aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/cpu
AgeCommit message (Expand)Author
2024-04-10arm64: Fix map_range() not splitting mapped blocksPierre-Clément Tosi
2024-03-29Merge patch series "Clean up arm linker scripts"Tom Rini
2024-03-29arm: remove redundant section alignmentsIlias Apalodimas
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-19arm: Check FEAT_CCIDX when parsing ccsidr_el1 registerLukasz Wiecaszek
2024-03-13stv0991: Remove stv0991 board and architecture codeTom Rini
2024-03-01arm: s5p4418: fix relocation of vectorsStefan Bosch
2024-02-29Merge patch series "Handoff bloblist from previous boot stage"Tom Rini
2024-02-29arm: armv8: save boot argumentsRaymond Mao
2024-02-29arm: armv7: save boot argumentsRaymond Mao
2024-02-08fsl-layerscape/soc.c: do not destroy bootcmd environmentMike Looijmans
2023-12-20mxs: Fix VDDx brownout interrupt disable/enableCody Green
2023-12-14Merge tag 'u-boot-imx-next-20231214' of https://gitlab.denx.de/u-boot/custodi...Tom Rini
2023-12-13arm: mxs: Clear CPSR V bit to activate low vectorsMarek Vasut
2023-12-13Merge patch series "bootm: Refactoring to reduce reliance on CMDLINE (part A)"Tom Rini
2023-12-13arm: x86: Drop discarding of command linker-listsSimon Glass
2023-11-17Revert "arm64: Use FEAT_HAFDBS to track dirty pages when available"Chris Packham
2023-11-17Revert "arm64: Use level-2 for largest block mappings when FEAT_HAFDBS is pre...Chris Packham
2023-11-17Revert "armv8: enable HAFDBS for other ELx when FEAT_HAFDBS is present"Chris Packham
2023-11-10tree-wide: Replace http:// link with https:// link for ti.comNishanth Menon
2023-10-22sunxi: psci: implement PSCI on R528Sam Edwards
2023-10-22sunxi: psci: stop modeling register layout with C structsSam Edwards
2023-10-22sunxi: psci: refactor register access to separate functionsSam Edwards
2023-10-22sunxi: psci: clean away preprocessor macrosSam Edwards
2023-10-22sunxi: refactor serial base addresses to avoid asm/arch/cpu.hAndre Przywara
2023-10-11ARM: psci: move GIC address override to KconfigAndre Przywara
2023-10-10armv8: fsl-layerscape: make some functions staticLaurentiu Tudor
2023-10-10fsl-layerscape: drop obsolete PPA secure firmware supportLaurentiu Tudor
2023-10-06spl: Rename SYS_SPL_ARGS_ADDR to SPL_PAYLOAD_ARGS_ADDRSimon Glass
2023-10-06spl: Use CONFIG_SPL... instead of CONFIG_..._SPL_...Simon Glass
2023-08-31freescale: Drop call to init_func_vid() in the init sequenceSimon Glass
2023-08-21Merge tag 'v2023.10-rc3' into nextTom Rini
2023-08-17armv8: Skip PIE in SPL due to load alignment fault.Kevin Chen
2023-08-09treewide: unify the linker symbol reference formatShiji Yang
2023-08-09Kconfigs: Correct default of "0" on hex type entriesTom Rini
2023-08-09arm64: fsl: layerscape: Remove unused functionsShenlin Liang
2023-08-08arm64: smccc: add support for SMCCCv1.2 x0-x17 registersAbdellatif El Khlifi
2023-08-03arch: arm: fsl-layerscape: allow "opt-out" of fsl_setenv_bootcmdMathew McBride
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-07-11arm: mxs: Prevent serial console init when in very early SPL boot codeLukasz Majewski
2023-07-11arm: mxs: Add function to dump PMU registersLukasz Majewski
2023-07-11arm: mxs: Provide Kconfig option to not enable 4P2 regulator in IMX28 PMULukasz Majewski
2023-07-11arm: mxs: Provide Kconfig option to disable battery charging at IMX28 PMULukasz Majewski
2023-07-11arm: mxs: Provide Kconfig option to to not use VDD5V as IMX28 PMU sourceLukasz Majewski
2023-07-05Merge tag 'v2023.07-rc6' into nextTom Rini