~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Add in the ability to load and boot an uncompressed kernel image during the F...Nathan Barrett-Morrison2022-09-14
* ARM: cache: Allow SPL to build cache-pl310.cPhilip Oberfichtner2022-09-01
* arm: init: save previous bootloader dataDzmitry Sankouski2022-04-04
* spl: Add semihosting boot methodSean Anderson2022-04-01
* arm64: arch/arm/lib: Add optimized memset/memcpy/memmove functionsStefan Roese2021-09-24
* ARM: make LTO availableMarek Behún2021-05-24
* ARM: fix LTO build for some thumb-interwork casesMarek Behún2021-05-24
* bdinfo: arm: Move ARM-specific info into its own fileSimon Glass2020-06-25
* ARM: reset: use do_reset in SPL/TPL if SYSRESET was not enabled for themClaudius Heine2020-05-01
* arch: arm: Program GIC LPI configuration tableBharat Kumar Reddy Gooty2020-01-10
* spl: separate SPL_FRAMEWORK config for spl and tplHeiko Stuebner2019-11-17
* efi_selftest: allow building on ARMv7-MHeinrich Schuchardt2019-02-13
* arm: v7: Kconfig: Introduce SYS_ARM_CACHE_CP15Lokesh Vutla2018-05-07
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-07
* ARM: Fix Makefile during SPL and TPL buildMarek Vasut2018-04-11
* move booti_setup to arch/arm/lig/image.cBin Chen2018-02-07
* efi_selftest: test start imageHeinrich Schuchardt2018-01-22
* arm: provide a PCS-compliant setjmp implementationPhilipp Tomsich2017-11-21
* arm: Add Kconfig symbols used for Linux asm compatibilityPhil Edworthy2017-06-05
* armv8: fsl: move ccn504 code into FSL MakefileAndre Przywara2017-05-17
* armv8: SPL: only compile GIC code if neededAndre Przywara2017-05-17
* spl: fdt: support for fdt fixup for falcon bootB, Ravi2017-05-11
* armv7m: add instruction & data cache supportVikas Manocha2017-04-08
* arm: Migrate SYS_THUMB_BUILD to Kconfig, introduce SPL_SYS_THUMB_BUILDTom Rini2017-03-18
* ARM: Default to using optimized memset and memcpy routinesTom Rini2017-01-20
* armv8: prevent using THUMBAndre Przywara2017-01-04
* efi_loader: Allow to compile helloworld.efi w/o bundling itAlexander Graf2016-11-27
* efi: arm: Add EFI app supportSimon Glass2016-11-14
* cmd: Split 'bootz' and 'booti' out from 'bootm'Tom Rini2016-08-20
* ARM: Rework and correct barrier definitionsTom Rini2016-08-05
* spl: zImage support in Falcon modeLadislav Michl2016-07-22
* ARMv8/PSCI: Fixup the device tree for PSCIHou Zhiqiang2016-07-19
* arm: lib: import muldi3.S from LinuxMarek Vasut2016-06-02
* arm: lib: Import __do_div64 from LinuxMarek Vasut2016-06-02
* arm: lib: Sync libgcc 32b division/modulo operationsMarek Vasut2016-06-02
* arm: lib: Drop underscore from private libgcc filenamesMarek Vasut2016-06-02
* arm: include: Import unified.h from Linux kernelMarek Vasut2016-06-02
* Rename reset to sysresetStephen Warren2016-05-26
* arm: Add a 64-bit division routine to the private librarySimon Glass2016-03-17
* arm: support Thumb-1 with CONFIG_SYS_THUMB_BUILDAlbert ARIBAUD2015-11-10
* arm: Drop old non-generic-board codeSimon Glass2015-09-28
* Merge git://git.denx.de/u-boot-rockchipTom Rini2015-09-03
|\
| * arm: reset: Avoid a build error when the reset uclass is enabledSimon Glass2015-09-02
* | armv8: Add framework for CCN-504 interconnect configurationBhupesh Sharma2015-09-01
|/
* common/cmd_boot: keep ARM v7M in thumb mode during do_go_exec()Matt Porter2015-05-28
* ARM: Add ARMv7-M supportrev13@wp.pl2015-04-22
* common/board_f: factor out reserve_stacksAndreas Bießmann2015-02-17
* arm: debug: add Kconfig entries for lowlevel debugMasahiro Yamada2014-10-26
* arm: Add support for semihosting for armv8 fastmodel targets.Darwin Rambo2014-07-03
* arm: move exception handling out of start.S filesAlbert ARIBAUD2014-05-15