aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/lib/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Merge patch series "Tidy up use of 'SPL' and CONFIG_SPL_BUILD"WIP/11Oct2024Tom Rini2024-10-111-10/+10
|\
| * global: Rename SPL_TPL_ to PHASE_Simon Glass2024-10-111-8/+8
| * global: Rename SPL_ to XPL_Simon Glass2024-10-111-1/+1
| * arch: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILDSimon Glass2024-10-111-1/+1
* | efi: arm: x86: riscv: Drop crt0/relocal extra- rulesSimon Glass2024-10-091-7/+0
* | efi_loader: Rename and move CMD_BOOTEFI_HELLO_COMPILESimon Glass2024-10-091-1/+0
|/
* Revert "Merge patch series "pxe: Allow extlinux booting without CMDLINE enabl...Tom Rini2024-04-181-1/+1
* Merge patch series "pxe: Allow extlinux booting without CMDLINE enabled"Tom Rini2024-04-101-1/+1
|\
| * treewide: Make arch-specific bootm code depend on BOOTMSimon Glass2024-04-101-1/+1
* | arm: Get bloblist from boot argumentsRaymond Mao2024-02-291-0/+2
|/
* arm: Use builtins for ffs/flsSean Anderson2023-08-171-0/+5
* Add in the ability to load and boot an uncompressed kernel image during the F...Nathan Barrett-Morrison2022-09-141-1/+4
* ARM: cache: Allow SPL to build cache-pl310.cPhilip Oberfichtner2022-09-011-1/+1
* arm: init: save previous bootloader dataDzmitry Sankouski2022-04-041-0/+5
* spl: Add semihosting boot methodSean Anderson2022-04-011-1/+1
* arm64: arch/arm/lib: Add optimized memset/memcpy/memmove functionsStefan Roese2021-09-241-0/+5
* ARM: make LTO availableMarek BehĂșn2021-05-241-0/+2
* ARM: fix LTO build for some thumb-interwork casesMarek BehĂșn2021-05-241-0/+1
* bdinfo: arm: Move ARM-specific info into its own fileSimon Glass2020-06-251-0/+1
* ARM: reset: use do_reset in SPL/TPL if SYSRESET was not enabled for themClaudius Heine2020-05-011-1/+1
* arch: arm: Program GIC LPI configuration tableBharat Kumar Reddy Gooty2020-01-101-0/+1
* spl: separate SPL_FRAMEWORK config for spl and tplHeiko Stuebner2019-11-171-1/+1
* efi_selftest: allow building on ARMv7-MHeinrich Schuchardt2019-02-131-1/+5
* arm: v7: Kconfig: Introduce SYS_ARM_CACHE_CP15Lokesh Vutla2018-05-071-5/+1
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-3/+1
* ARM: Fix Makefile during SPL and TPL buildMarek Vasut2018-04-111-2/+2
* move booti_setup to arch/arm/lig/image.cBin Chen2018-02-071-1/+1
* efi_selftest: test start imageHeinrich Schuchardt2018-01-221-0/+1
* arm: provide a PCS-compliant setjmp implementationPhilipp Tomsich2017-11-211-0/+6
* arm: Add Kconfig symbols used for Linux asm compatibilityPhil Edworthy2017-06-051-2/+0
* armv8: fsl: move ccn504 code into FSL MakefileAndre Przywara2017-05-171-1/+1
* armv8: SPL: only compile GIC code if neededAndre Przywara2017-05-171-0/+2
* spl: fdt: support for fdt fixup for falcon bootB, Ravi2017-05-111-0/+1
* armv7m: add instruction & data cache supportVikas Manocha2017-04-081-0/+2
* arm: Migrate SYS_THUMB_BUILD to Kconfig, introduce SPL_SYS_THUMB_BUILDTom Rini2017-03-181-1/+1
* ARM: Default to using optimized memset and memcpy routinesTom Rini2017-01-201-2/+2
* armv8: prevent using THUMBAndre Przywara2017-01-041-0/+2
* efi_loader: Allow to compile helloworld.efi w/o bundling itAlexander Graf2016-11-271-1/+1
* efi: arm: Add EFI app supportSimon Glass2016-11-141-0/+10
* cmd: Split 'bootz' and 'booti' out from 'bootm'Tom Rini2016-08-201-1/+2
* ARM: Rework and correct barrier definitionsTom Rini2016-08-051-5/+0
* spl: zImage support in Falcon modeLadislav Michl2016-07-221-0/+2
* ARMv8/PSCI: Fixup the device tree for PSCIHou Zhiqiang2016-07-191-0/+2
* arm: lib: import muldi3.S from LinuxMarek Vasut2016-06-021-1/+2
* arm: lib: Import __do_div64 from LinuxMarek Vasut2016-06-021-1/+1
* arm: lib: Sync libgcc 32b division/modulo operationsMarek Vasut2016-06-021-3/+2
* arm: lib: Drop underscore from private libgcc filenamesMarek Vasut2016-06-021-3/+3
* arm: include: Import unified.h from Linux kernelMarek Vasut2016-06-021-1/+8
* Rename reset to sysresetStephen Warren2016-05-261-1/+1
* arm: Add a 64-bit division routine to the private librarySimon Glass2016-03-171-1/+2