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
2024-01-11soc_info: Add t7_sid_mapsHEADmasterqianfan Zhao
2024-01-11fel: Add support for allwinner T7qianfan Zhao
2023-11-21fel: add Allwinner A523 SoC supportAndre Przywara
2023-11-03fel: sid: fix stack overflow while reading from SIDAndre Przywara
2023-10-25fel: add list-socs commandAndre Przywara
2023-10-25fel: introduce get_next_soc()Andre Przywara
2023-10-22Merge pull request #199 from apritzel/h618Paul Kocialkowski
2023-08-13coverage dependencyPF4Public
2023-08-08fel: h616: support alternative die variantAndre Przywara
2023-04-12fel: sid: fix segfault with default section mapAndre Przywara
2023-03-06fel: sid: add documentationAndre Przywara
2023-03-06fel: sid: add SID dump maps for other SoCsAndre Przywara
2023-03-06fel: sid: unify SID functions into fel_read_sid()Andre Przywara
2023-03-06fel: sid: extend assembly to dump arbitrary rangeAndre Przywara
2023-02-22fel: Introduce 'sid-dump'qianfan Zhao
2023-02-03uart0-helloworld-sdboot: update prebuilt blobIcenowy Zheng
2022-12-07uart0-helloworld-sdboot: add support for F1C100sAndre Przywara
2022-07-30Merge pull request #180 from ChalesYu/a63-220729Andre Przywara
2022-07-30fel: add support for A63chalesyu
2022-07-30uart0-helloworld-sdboot: add support for A63chalesyu
2022-07-29Merge pull request #179 from apritzel/v5_r528Icenowy Zheng
2022-07-29uart0-helloworld-sdboot: add V5 supportAndre Przywara
2022-07-29fel: add Allwinner V5 SoC supportAndre Przywara
2022-07-29uart0-helloworld-sdboot: add R528/T113 supportAndre Przywara
2022-07-29fel: add support for R528/T113sAndre Przywara
2022-07-29Merge pull request #178 from Icenowy/v853Andre Przywara
2022-07-29uart0-helloworld-sdboot: add support for V853Icenowy Zheng
2022-07-29uart0-helloworld-sdboot: implement support for new GPIO controllersIcenowy Zheng
2022-07-29fel: add support for V853Icenowy Zheng
2022-07-06fel: implement I-Cache hackIcenowy Zheng
2022-07-02Merge pull request #177 from apritzel/tests_fixChen-Yu Tsai
2022-06-22tests: fex: remove remaining patch fileAndre Przywara
2022-03-29Merge pull request #173 from apritzel/f1c100Chen-Yu Tsai
2022-03-29Merge pull request #164 from danielkucera/v536Chen-Yu Tsai
2022-03-06fel-spiflash: add support for suniv SoCsIcenowy Zheng
2022-03-06fel-spiflash: rebuild remotefunc to add support for ARM9Icenowy Zheng
2022-03-06fel-remotefunc-compiler: change march parameter to armv5teIcenowy Zheng
2022-03-06fel: add F1C100s SoCIcenowy Zheng
2022-03-06fel: ignore more bits in SCTLRIcenowy Zheng
2022-03-06fel: thunks: Use armv5te architecture for thunksAndre Przywara
2022-03-06fel: thunks: Fix fel-to-spl-thunk to be ARMv5TE compatibleAndre Przywara
2022-02-23CI: add Github Actions control fileAndre Przywara
2022-02-23checks: fix .fex files to pass checksAndre Przywara
2022-02-23fex: handle trailing semicolonsAndre Przywara
2022-02-21Merge pull request #172 from ijc/tests-copyright-headersChen-Yu Tsai
2022-02-20Add license header to tests/*Ian Campbell
2022-02-18fex: add support for '-' and '/' charactersRavRabbit
2022-02-18fel_lib: make internal functions as staticAndre Przywara
2022-02-18fel_lib: fix wrong const annotationAndre Przywara
2022-02-12Merge pull request #167 from apritzel/manpageChen-Yu Tsai