summaryrefslogtreecommitdiff
path: root/arch/arm/lib
AgeCommit message (Expand)Author
2017-10-12Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini
2017-10-09armv8: layerscape: Enable falcon bootYork Sun
2017-10-08ARMv8: fix error in freeing stack framezijun_hu
2017-10-08ARMv8: get new GD address from gd->new_gd directlyzijun_hu
2017-08-16env: Rename getenv/_f() to env_get()Simon Glass
2017-08-16env: Rename setenv() to env_set()Simon Glass
2017-08-13armv8: TPL_STACK will always be defined, so test CONFIG_TPL_NEEDS_SEPARATE_STACKPhilipp Tomsich
2017-08-13armv8: spl: Support separate stack for TPLPhilipp Tomsich
2017-06-29Revert "armv7m: Disable D-cache when booting nommu(ARMv7M) Linux kernel"Tom Rini
2017-06-12ARM: provide a valid exception stack address for startup codeLothar Waßmann
2017-06-12arm: adjust PC displayed in exception handlers to point to the failing instru...Lothar Waßmann
2017-06-12ARM: remove bogus cp_delay() functionLothar Waßmann
2017-06-10Merge git://git.denx.de/u-boot-dmTom Rini
2017-06-09armv7m: Disable D-cache when booting nommu(ARMv7M) Linux kerneltnishinaga.dev@gmail.com
2017-06-09arm: Disable LPAE if not enabledSimon Glass
2017-06-09arm: Don't try to support CONFIG_ARMV7_LPAE on ARMv4TSimon Glass
2017-06-09arm: Rename HCTR to HTCRSimon Glass
2017-06-05arm: Add Kconfig symbols used for Linux asm compatibilityPhil Edworthy
2017-06-05arm: Add declarations to avoid needing to include headersSimon Glass
2017-06-05arm: Add explicit include of <asm/mach-types.h>Simon Glass
2017-06-01dm: Use dm.h header when driver mode is usedSimon Glass
2017-05-17armv8: fsl: move ccn504 code into FSL MakefileAndre Przywara
2017-05-17armv8: SPL: only compile GIC code if neededAndre Przywara
2017-05-11spl: fdt: support for fdt fixup for falcon bootB, Ravi
2017-05-08spl: make image arg or fdt blob address reconfigurableVikas Manocha
2017-04-27arm/lib/bootm.c: keep ARM v7M in thumb mode during boot_jump_linux()Patrice Chotard
2017-04-18ARM: adjust arm-smccc code for use in U-BootMasahiro Yamada
2017-04-08armv7m: add instruction & data cache supportVikas Manocha
2017-04-06Remove various unused interrupt related codeTom Rini
2017-04-04arm: bootm: Add dm_remove_devices_flags() call to announce_and_cleanup()Stefan Roese
2017-03-18arm: Migrate SYS_THUMB_BUILD to Kconfig, introduce SPL_SYS_THUMB_BUILDTom Rini
2017-03-17arm: use common instructions applicable to armv7m & other arm archsVikas Manocha
2017-03-09do_smhload: fix return codeRyan Harkin
2017-03-01armv8: spl: Call spl_relocate_stack_gd for ARMv8Philipp Tomsich
2017-02-08arm64: fix comment in relocate_64.SMasahiro Yamada
2017-02-08arm64: use store with auto-incrementMasahiro Yamada
2017-02-08arm64: use xzr to zero-out the bss sectionMasahiro Yamada
2017-01-20ARM: Default to using optimized memset and memcpy routinesTom Rini
2017-01-19Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini
2017-01-18ARMv8/sec_firmware: relocated and renamed the config FSL_PPA_ARMV8_PSCIHou Zhiqiang
2017-01-18armv8: aarch64: Fix the warning about x1-x3 nonzero issueAlison Wang
2017-01-04ARM: boot0 hook: remove macro, include whole header fileAndre Przywara
2017-01-04armv8: prevent using THUMBAndre Przywara
2016-12-15ARMv8: Setup PSCI memory and device treemacro.wave.z@gmail.com
2016-12-15ARMv8: LS1043A: change macro CONFIG_ARMV8_PSCI definitionmacro.wave.z@gmail.com
2016-12-02libfdt: replace ARCH_FIXUP_FDT with ARCH_FIXUP_FDT_MEMORYMasahiro Yamada
2016-11-27efi_loader: Allow to compile helloworld.efi w/o bundling itAlexander Graf
2016-11-22armv8: fsl-layerscape: SMP support for loading 32-bit OSAlison Wang
2016-11-22armv8: Support loading 32-bit OS in AArch32 execution stateAlison Wang
2016-11-17ls2080: Exit dpaa only right before exiting U-BootAlexander Graf