aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/cpu
AgeCommit message (Expand)AuthorFilesLines
2024-05-19Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini102-41/+102
2024-05-06arm: Remove <common.h> and add needed includesTom Rini37-37/+4
2024-05-06arm: fsl-layerscape: Remove <common.h> and add needed includesTom Rini32-32/+35
2024-05-06arm: bcm: Remove <common.h> and add needed includesTom Rini15-15/+0
2024-05-06arm: imx: Remove <common.h> and add needed includesTom Rini12-12/+0
2024-05-06arm: s5pc1xx: Remove <common.h> and add needed includesTom Rini4-4/+2
2024-05-06arm: sunxi: Remove <common.h> and add needed includesTom Rini2-2/+0
2024-04-22common: Convert *.c/h from UTF-8 to ASCII enconfingMichal Simek2-2/+2
2024-04-10arm64: Fix map_range() not splitting mapped blocksPierre-Clément Tosi1-0/+2
2024-03-29Merge patch series "Clean up arm linker scripts"WIP/29Mar2024-next-ldsTom Rini4-101/+42
2024-03-29arm: remove redundant section alignmentsIlias Apalodimas2-5/+12
2024-03-29arm: move image_copy_start/end to linker symbolsIlias Apalodimas4-18/+8
2024-03-29arm: fix __efi_runtime_start/end definitionsIlias Apalodimas1-9/+3
2024-03-29arm: clean up v7 and v8 linker scripts for __rel_dyn_start/endIlias Apalodimas2-24/+6
2024-03-29arm: fix __efi_runtime_rel_start/end definitionsIlias Apalodimas2-16/+4
2024-03-29arm: clean up v7 and v8 linker scripts for bss_start/endIlias Apalodimas3-38/+18
2024-03-19arm: Check FEAT_CCIDX when parsing ccsidr_el1 registerLukasz Wiecaszek1-0/+9
2024-03-13stv0991: Remove stv0991 board and architecture codeTom Rini7-268/+0
2024-03-01arm: s5p4418: fix relocation of vectorsStefan Bosch2-0/+27
2024-02-29Merge patch series "Handoff bloblist from previous boot stage"Tom Rini2-0/+52
2024-02-29arm: armv8: save boot argumentsRaymond Mao1-0/+23
2024-02-29arm: armv7: save boot argumentsRaymond Mao1-0/+29
2024-02-08fsl-layerscape/soc.c: do not destroy bootcmd environmentMike Looijmans1-0/+5
2023-12-20mxs: Fix VDDx brownout interrupt disable/enableCody Green1-3/+5
2023-12-14Merge tag 'u-boot-imx-next-20231214' of https://gitlab.denx.de/u-boot/custodi...Tom Rini2-1/+11
2023-12-13arm: mxs: Clear CPSR V bit to activate low vectorsMarek Vasut2-1/+11
2023-12-13Merge patch series "bootm: Refactoring to reduce reliance on CMDLINE (part A)"Tom Rini1-3/+0
2023-12-13arm: x86: Drop discarding of command linker-listsSimon Glass1-3/+0
2023-11-17Revert "arm64: Use FEAT_HAFDBS to track dirty pages when available"WIP/2023-11-17-assorted-important-fixesChris Packham1-15/+1
2023-11-17Revert "arm64: Use level-2 for largest block mappings when FEAT_HAFDBS is pre...Chris Packham1-10/+4
2023-11-17Revert "armv8: enable HAFDBS for other ELx when FEAT_HAFDBS is present"Chris Packham1-5/+1
2023-11-10tree-wide: Replace http:// link with https:// link for ti.comNishanth Menon1-1/+1
2023-10-22sunxi: psci: implement PSCI on R528Sam Edwards2-2/+53
2023-10-22sunxi: psci: stop modeling register layout with C structsSam Edwards1-34/+23
2023-10-22sunxi: psci: refactor register access to separate functionsSam Edwards1-19/+47
2023-10-22sunxi: psci: clean away preprocessor macrosSam Edwards1-60/+43
2023-10-22sunxi: refactor serial base addresses to avoid asm/arch/cpu.hAndre Przywara2-0/+2
2023-10-11ARM: psci: move GIC address override to KconfigAndre Przywara3-4/+14
2023-10-10armv8: fsl-layerscape: make some functions staticLaurentiu Tudor1-6/+6
2023-10-10fsl-layerscape: drop obsolete PPA secure firmware supportLaurentiu Tudor4-379/+0
2023-10-06spl: Rename SYS_SPL_ARGS_ADDR to SPL_PAYLOAD_ARGS_ADDRSimon Glass1-1/+1
2023-10-06spl: Use CONFIG_SPL... instead of CONFIG_..._SPL_...Simon Glass1-1/+1
2023-08-31freescale: Drop call to init_func_vid() in the init sequenceSimon Glass1-0/+5
2023-08-21Merge tag 'v2023.10-rc3' into nextTom Rini2-6/+56
2023-08-17armv8: Skip PIE in SPL due to load alignment fault.Kevin Chen1-1/+1
2023-08-09treewide: unify the linker symbol reference formatShiji Yang2-2/+2
2023-08-09Kconfigs: Correct default of "0" on hex type entriesTom Rini2-2/+1
2023-08-09arm64: fsl: layerscape: Remove unused functionsShenlin Liang1-5/+0
2023-08-08arm64: smccc: add support for SMCCCv1.2 x0-x17 registersAbdellatif El Khlifi1-1/+56
2023-08-03arch: arm: fsl-layerscape: allow "opt-out" of fsl_setenv_bootcmdMathew McBride1-1/+1