summaryrefslogtreecommitdiff
path: root/arch/arm/lib/Makefile
AgeCommit message (Expand)Author
2025-04-11Merge patch series "Switch to using $(PHASE_) in Makefiles"Tom Rini
2025-04-11Kbuild: Always use $(PHASE_)Tom Rini
2025-04-02arm: Exclude eabi_compat from LTOSam Edwards
2024-10-27Merge patch series "Implement ACPI on aarch64"Tom Rini
2024-10-27arm: lib: Add GICV2 driverPatrick Rudolph
2024-10-27arm: acpi: Add generic ACPI methodsPatrick Rudolph
2024-10-11Merge patch series "Tidy up use of 'SPL' and CONFIG_SPL_BUILD"Tom Rini
2024-10-11global: Rename SPL_TPL_ to PHASE_Simon Glass
2024-10-11global: Rename SPL_ to XPL_Simon Glass
2024-10-11arch: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILDSimon Glass
2024-10-09efi: arm: x86: riscv: Drop crt0/relocal extra- rulesSimon Glass
2024-10-09efi_loader: Rename and move CMD_BOOTEFI_HELLO_COMPILESimon Glass
2024-04-18Revert "Merge patch series "pxe: Allow extlinux booting without CMDLINE enabl...Tom Rini
2024-04-10Merge patch series "pxe: Allow extlinux booting without CMDLINE enabled"Tom Rini
2024-04-10treewide: Make arch-specific bootm code depend on BOOTMSimon Glass
2024-02-29arm: Get bloblist from boot argumentsRaymond Mao
2023-08-17arm: Use builtins for ffs/flsSean Anderson
2022-09-14Add in the ability to load and boot an uncompressed kernel image during the F...Nathan Barrett-Morrison
2022-09-01ARM: cache: Allow SPL to build cache-pl310.cPhilip Oberfichtner
2022-04-04arm: init: save previous bootloader dataDzmitry Sankouski
2022-04-01spl: Add semihosting boot methodSean Anderson
2021-09-24arm64: arch/arm/lib: Add optimized memset/memcpy/memmove functionsStefan Roese
2021-05-24ARM: make LTO availableMarek BehĂșn
2021-05-24ARM: fix LTO build for some thumb-interwork casesMarek BehĂșn
2020-06-25bdinfo: arm: Move ARM-specific info into its own fileSimon Glass
2020-05-01ARM: reset: use do_reset in SPL/TPL if SYSRESET was not enabled for themClaudius Heine
2020-01-10arch: arm: Program GIC LPI configuration tableBharat Kumar Reddy Gooty
2019-11-17spl: separate SPL_FRAMEWORK config for spl and tplHeiko Stuebner
2019-02-13efi_selftest: allow building on ARMv7-MHeinrich Schuchardt
2018-05-07arm: v7: Kconfig: Introduce SYS_ARM_CACHE_CP15Lokesh Vutla
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-04-11ARM: Fix Makefile during SPL and TPL buildMarek Vasut
2018-02-07move booti_setup to arch/arm/lig/image.cBin Chen
2018-01-22efi_selftest: test start imageHeinrich Schuchardt
2017-11-21arm: provide a PCS-compliant setjmp implementationPhilipp Tomsich
2017-06-05arm: Add Kconfig symbols used for Linux asm compatibilityPhil Edworthy
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-04-08armv7m: add instruction & data cache supportVikas Manocha
2017-03-18arm: Migrate SYS_THUMB_BUILD to Kconfig, introduce SPL_SYS_THUMB_BUILDTom Rini
2017-01-20ARM: Default to using optimized memset and memcpy routinesTom Rini
2017-01-04armv8: prevent using THUMBAndre Przywara
2016-11-27efi_loader: Allow to compile helloworld.efi w/o bundling itAlexander Graf
2016-11-14efi: arm: Add EFI app supportSimon Glass
2016-08-20cmd: Split 'bootz' and 'booti' out from 'bootm'Tom Rini
2016-08-05ARM: Rework and correct barrier definitionsTom Rini
2016-07-22spl: zImage support in Falcon modeLadislav Michl
2016-07-19ARMv8/PSCI: Fixup the device tree for PSCIHou Zhiqiang
2016-06-02arm: lib: import muldi3.S from LinuxMarek Vasut