summaryrefslogtreecommitdiff
path: root/arch/arm/lib
AgeCommit message (Expand)Author
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-03-29Merge patch series "Clean up arm linker scripts"Tom Rini
2024-03-29arm: move image_copy_start/end to linker symbolsIlias Apalodimas
2024-03-29arm: fix __efi_runtime_start/end definitionsIlias Apalodimas
2024-03-29arm: clean up v7 and v8 linker scripts for __rel_dyn_start/endIlias Apalodimas
2024-03-29arm: fix __efi_runtime_rel_start/end definitionsIlias Apalodimas
2024-03-29arm: clean up v7 and v8 linker scripts for bss_start/endIlias Apalodimas
2024-03-19arm64: gic: Add power up sequence for GIC-600Venkatesh Yadav Abbarapu
2024-03-01arm: init: export prev_bl_fdt_addrCaleb Connolly
2024-02-29Merge patch series "Handoff bloblist from previous boot stage"Tom Rini
2024-02-29arm: Get bloblist from boot argumentsRaymond Mao
2024-02-28arm: separate .data and .text sections of EFI binariesHeinrich Schuchardt
2024-02-28arm: page align EFI binary sectionHeinrich Schuchardt
2024-02-28efi_loader: set IMAGE_DLLCHARACTERISTICS_NX_COMPATHeinrich Schuchardt
2024-01-11arm: spl: Use separate fault handlers instead of a single common oneCsókás Bence
2023-12-21bootm: Adjust arguments of boot_os_fnSimon Glass
2023-11-10arm: semihosting: Support semihosting fallback on 32-bit ARMSean Anderson
2023-11-10arm: semihosting: Fix returning from traps on ARMv6 and lowerSean Anderson
2023-11-10arm: Fix software interrupt handlerSean Anderson
2023-10-06spl: Use SYS_MALLOC_F instead of SYS_MALLOC_F_LENSimon Glass
2023-09-24common: Drop linux/printk.h from common headerSimon Glass
2023-08-21Merge tag 'v2023.10-rc3' into nextTom Rini
2023-08-17arm: Use builtins for ffs/flsSean Anderson
2023-08-08arm64: smccc: add support for SMCCCv1.2 x0-x17 registersAbdellatif El Khlifi
2023-07-24Revert "Merge branch '2023-07-24-introduce-FF-A-suppport'"Tom Rini
2023-07-24arm64: smccc: add support for SMCCCv1.2 x0-x17 registersAbdellatif El Khlifi
2023-04-25arm64: interrupts: print FAR_ELx on sync exceptionsPavel Skripkin
2023-04-06arm: lib: add __gnu_thumb1_case_siFrancis Laniel
2023-03-27Merge branch 'master' into nextTom Rini
2023-03-22console: Use flush() before panic and resetTony Dinh
2023-03-06arm: semihosting: replace inline assembly with assembly fileAndre Przywara
2023-03-06arm64: Initialize TLB memory if CMO_BY_VA_ONLYPierre-Clément Tosi
2023-02-10Correct SPL uses of SAVE_PREV_BL_INITRAMFS_START_ADDRSimon Glass
2023-02-10Correct SPL uses of SAVE_PREV_BL_FDT_ADDRSimon Glass
2023-02-10Correct SPL uses of LMBSimon Glass
2023-02-07arm: Drop CONFIG_MMUSimon Glass
2023-01-20arm: lib1funcs.S: Update compatibility with Linux comment slightlyTom Rini
2023-01-13efi_loader: add .rela sections to .text on arm64Heinrich Schuchardt
2023-01-09Merge branch 'next'Tom Rini
2023-01-06efi_loader: make .data section of *_efi.so files RWHeinrich Schuchardt
2023-01-04efi_loader: fix building aarch64 EFI binariesHeinrich Schuchardt
2022-12-29efi_loader: set IMAGE_FILE_LARGE_ADDRESS_AWAREHeinrich Schuchardt
2022-12-21Merge tag 'v2023.01-rc4' into nextTom Rini
2022-12-08lib: Add common semihosting libraryKautuk Consul
2022-12-06arm: Use the WEAK assembly entry point consistentlyTom Rini
2022-12-05arm: Remove unused mx27 codeTom Rini
2022-12-05global: Move remaining CONFIG_SYS_* to CFG_SYS_*Tom Rini
2022-11-21arm32: Fix relocation of env_addr if POSITION_INDEPENDENT=yPali Rohár