Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/linux-sunxi/sunxi-tools.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-09-20spi: add support for V3s SoCIcenowy Zheng
2020-09-14Merge pull request #138 from anistor/a10-spiflash-supportChen-Yu Tsai
2020-09-14Add support for reading A10 SPI flashAdrian Nistor
2020-06-14Merge pull request #133 from plaes/a20-wdresetChen-Yu Tsai
2020-06-14Merge pull request #131 from karlp/wdresetChen-Yu Tsai
2020-06-14FEL: Add wdreset support to Allwinner A20 SoCPriit Laes
2020-06-14Provide a wrapper for reset via watchdogKarl Palsson
2020-04-20Provide a wrapper for reset via watchdogKarl Palsson
2019-06-04Merge pull request #118 from Icenowy/spl-sematic-versioningIcenowy Zheng
2019-03-18Merge pull request #119 from plaes/spi-a20Chen-Yu Tsai
2019-01-08spi: Add A20 pinmux configurationPriit Laes
2019-01-08spi: Be more verbose in case of unsupported SoCsPriit Laes
2018-12-02FEL: introduce semantic versioning for SPL headerAndre Przywara
2018-11-14Merge pull request #114 from apritzel/v1.5-rc1Chen-Yu Tsai
2018-07-09Fix two warnings about implicit fallthrough.Ian Campbell
2018-07-09fel: SPI: add Macronix supportAndre Przywara
2018-07-09fel: Add SPI flash programmer implementationSiarhei Siamashka
2018-07-09fel: Support uploading & executing ARM AAPCS functions on the deviceSiarhei Siamashka
2018-07-09uart0-helloworld-sdboot: add support for H6Icenowy Zheng
2018-07-09uart0-helloworld-sdboot: allow flexible GPIO/UART0 base addressIcenowy Zheng
2018-07-09fel: add SoC info for H6 SoCIcenowy Zheng
2018-07-09pio: add missing return statementAndre Przywara
2018-07-09pio: fix typo in help messageAndre Przywara
2018-02-27fel: enable A83T MMUJack Mitchell
2017-11-30Merge pull request #108 from mripard/uboot-crcChen-Yu Tsai
2017-11-06fel: Check for the U-Boot header CRCMaxime Ripard
2017-11-06fel: Check the U-Boot's CRC instead of its sizeMaxime Ripard
2017-11-06fel: Use U-Boot's header structureMaxime Ripard
2017-08-15Merge pull request #102 from Icenowy/spl-v2Chen-Yu Tsai
2017-04-29fel: enable support for v2 SPLIcenowy Zheng
2017-03-31Merge pull request #99 from ssvb/20170228-smc-workaroundSiarhei Siamashka
2017-02-28fel: Enable the SMC workaround for H3/H5/A64/H64Siarhei Siamashka
2017-02-28fel: SMC workaround to enter "secure boot" FEL mode on some SoCsAndre Przywara
2017-02-13fel: Support "-h" and "--help" optionsBernhard Nortmann
2017-02-11fel: Safeguard against calling FEL read/write with zero bytes lengthBernhard Nortmann
2017-02-11Makefile: Improve auto-detection of ARM cross compilerBernhard Nortmann
2017-02-11Make sure that awk patterns are not locale-specific.Priit Laes
2017-02-11Hide error messages about nonexisting directories when scanning $PATHPriit Laes
2017-02-03Merge pull request #94 from n1tehawk/20170126_thunksNiteHawk
2017-01-28fel: Implement fel_clrsetbits_le32() helperBernhard Nortmann
2017-01-28thunks: Add assembly sources for some more thunksBernhard Nortmann
2017-01-28thunks: Adjust build system for ARM thunk .hBernhard Nortmann
2017-01-28Move thunk code / snippets to a dedicated subdirectoryBernhard Nortmann
2017-01-28Makefile: Improve auto-detection of ARM cross compilerBernhard Nortmann
2017-01-21Merge pull request #88 from n1tehawk/20161109_copylNiteHawk
2016-12-30fel: Remove obsolete fel-pio (thunk) codeBernhard Nortmann
2016-12-28fel: Add "memmove" commandBernhard Nortmann
2016-12-28fel_lib: Add generic memcpy() functions and fel_memmove() wrapperBernhard Nortmann
2016-12-28Makefile: Use `uname` for OS detection on *nix platformsBernhard Nortmann
2016-12-28Merge pull request #91 from n1tehawk/20161220_sid-fixNiteHawk