aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/lib
AgeCommit message (Expand)AuthorFilesLines
5 daysarm: Fix up a stale comment in sections.cSimon Glass1-1/+1
5 daysarm: cache: Drop a stale commentSimon Glass1-2/+0
2024-09-03Merge patch series "Make LMB memory map global and persistent"Tom Rini1-14/+0
2024-09-03lmb: do away with arch_lmb_reserve()Sughosh Ganu1-14/+0
2024-09-03lmb: make LMB memory map persistent and globalSughosh Ganu1-2/+2
2024-08-26global_data: Reduce size of early-malloc varsSimon Glass1-1/+1
2024-06-07arm: move _end to linker symbolsIlias Apalodimas1-1/+0
2024-05-20Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"WIP/20May2024-nextTom Rini20-20/+7
2024-05-19Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini20-7/+20
2024-05-06global: Make <asm/global_data.h> include <asm/u-boot.h>Tom Rini2-2/+0
2024-05-06arm: Remove <common.h> and add needed includesTom Rini20-20/+9
2024-04-18Revert "Merge patch series "pxe: Allow extlinux booting without CMDLINE enabl...Tom Rini1-1/+1
2024-04-10Merge patch series "pxe: Allow extlinux booting without CMDLINE enabled"Tom Rini1-1/+1
2024-04-10treewide: Make arch-specific bootm code depend on BOOTMSimon Glass1-1/+1
2024-03-29Merge patch series "Clean up arm linker scripts"WIP/29Mar2024-next-ldsTom Rini1-10/+0
2024-03-29arm: move image_copy_start/end to linker symbolsIlias Apalodimas1-2/+0
2024-03-29arm: fix __efi_runtime_start/end definitionsIlias Apalodimas1-2/+0
2024-03-29arm: clean up v7 and v8 linker scripts for __rel_dyn_start/endIlias Apalodimas1-2/+0
2024-03-29arm: fix __efi_runtime_rel_start/end definitionsIlias Apalodimas1-2/+0
2024-03-29arm: clean up v7 and v8 linker scripts for bss_start/endIlias Apalodimas1-2/+0
2024-03-19arm64: gic: Add power up sequence for GIC-600Venkatesh Yadav Abbarapu1-1/+9
2024-03-01arm: init: export prev_bl_fdt_addrCaleb Connolly1-0/+5
2024-02-29Merge patch series "Handoff bloblist from previous boot stage"Tom Rini3-0/+46
2024-02-29arm: Get bloblist from boot argumentsRaymond Mao3-0/+46
2024-02-28arm: separate .data and .text sections of EFI binariesHeinrich Schuchardt2-16/+52
2024-02-28arm: page align EFI binary sectionHeinrich Schuchardt1-2/+2
2024-02-28efi_loader: set IMAGE_DLLCHARACTERISTICS_NX_COMPATHeinrich Schuchardt2-0/+8
2024-01-11arm: spl: Use separate fault handlers instead of a single common oneCsókás Bence1-0/+18
2023-12-21bootm: Adjust arguments of boot_os_fnSimon Glass1-2/+4
2023-11-10arm: semihosting: Support semihosting fallback on 32-bit ARMSean Anderson2-0/+38
2023-11-10arm: semihosting: Fix returning from traps on ARMv6 and lowerSean Anderson1-0/+6
2023-11-10arm: Fix software interrupt handlerSean Anderson1-1/+13
2023-10-06spl: Use SYS_MALLOC_F instead of SYS_MALLOC_F_LENSimon Glass1-1/+1
2023-09-24common: Drop linux/printk.h from common headerSimon Glass1-0/+1
2023-08-21Merge tag 'v2023.10-rc3' into nextTom Rini1-0/+16
2023-08-17arm: Use builtins for ffs/flsSean Anderson2-0/+50
2023-08-08arm64: smccc: add support for SMCCCv1.2 x0-x17 registersAbdellatif El Khlifi1-0/+16
2023-07-24Revert "Merge branch '2023-07-24-introduce-FF-A-suppport'"Tom Rini1-16/+0
2023-07-24arm64: smccc: add support for SMCCCv1.2 x0-x17 registersAbdellatif El Khlifi1-0/+16
2023-04-25arm64: interrupts: print FAR_ELx on sync exceptionsPavel Skripkin1-1/+37
2023-04-06arm: lib: add __gnu_thumb1_case_siFrancis Laniel1-0/+17
2023-03-27Merge branch 'master' into nextTom Rini1-2/+2
2023-03-22console: Use flush() before panic and resetTony Dinh1-2/+2
2023-03-06arm: semihosting: replace inline assembly with assembly fileAndre Przywara2-47/+31
2023-03-06arm64: Initialize TLB memory if CMO_BY_VA_ONLYPierre-Clément Tosi1-0/+9
2023-02-10Correct SPL uses of SAVE_PREV_BL_INITRAMFS_START_ADDRSimon Glass1-1/+1
2023-02-10Correct SPL uses of SAVE_PREV_BL_FDT_ADDRSimon Glass1-1/+1
2023-02-10Correct SPL uses of LMBSimon Glass1-1/+1
2023-02-07arm: Drop CONFIG_MMUSimon Glass1-21/+0
2023-01-20arm: lib1funcs.S: Update compatibility with Linux comment slightlyTom Rini1-7/+2