summaryrefslogtreecommitdiff
path: root/arch/arm/cpu
AgeCommit message (Expand)AuthorFilesLines
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
2023-07-25Revert "Merge branch '2023-07-24-introduce-FF-A-suppport'"Tom Rini1-56/+1
2023-07-24arm64: smccc: add support for SMCCCv1.2 x0-x17 registersAbdellatif El Khlifi1-1/+56
2023-07-11arm: mxs: Prevent serial console init when in very early SPL boot codeLukasz Majewski1-2/+4
2023-07-11arm: mxs: Add function to dump PMU registersLukasz Majewski1-0/+24
2023-07-11arm: mxs: Provide Kconfig option to not enable 4P2 regulator in IMX28 PMULukasz Majewski1-1/+2
2023-07-11arm: mxs: Provide Kconfig option to disable battery charging at IMX28 PMULukasz Majewski1-0/+7
2023-07-11arm: mxs: Provide Kconfig option to to not use VDD5V as IMX28 PMU sourceLukasz Majewski1-0/+4
2023-07-05Merge tag 'v2023.07-rc6' into nextTom Rini6-6/+19
2023-07-03sunxi: u-boot-spl.lds: Pass _image_binary_endFabio Estevam2-0/+2
2023-07-01ARM: arm11: Add C wrapper for allow_unaligned()Marek Vasut2-3/+9
2023-07-01ARM: armv7: Add C wrapper for allow_unaligned()Marek Vasut2-3/+8
2023-06-20psci: fix use of clobbered registers in asmSam Edwards1-3/+3
2023-06-12global: Use proper project name U-BootMichal Simek3-3/+3
2023-05-13ARM: armv7: add non-SPL enable for Cortex SMPENRalph Siemsen1-0/+5
2023-05-05armv8: fsl-layerscape: check for crypto node first in fdt_fixup_remove_jrMathew McBride1-0/+4
2023-04-25armv7: Use isb/dsb directly in start.STom Rini1-4/+4
2023-04-25arm: Centralize fixed register logicTom Rini1-1/+0
2023-04-25armv8: enable HAFDBS for other ELx when FEAT_HAFDBS is presentmeitao1-1/+5
2023-04-25arm64: Use level-2 for largest block mappings when FEAT_HAFDBS is presentMarc Zyngier1-4/+10
2023-04-25arm64: Use FEAT_HAFDBS to track dirty pages when availableMarc Zyngier1-1/+15
2023-03-07ARM: remove SPEAR entry in makefilePatrick Delaunay1-1/+0
2023-03-07arm64: Reduce PT size estimation complexityMarc Zyngier1-75/+34
2023-03-07arm64: Reduce add_map() complexityMarc Zyngier1-48/+46
2023-03-07arm: cpu: Add optional CMOs by VAMarc Zyngier4-26/+155
2023-03-03freescale: Drop old pre-DM_ETH codeSimon Glass1-12/+0
2023-03-02s5p: Remove empty arch_misc_initTom Rini1-7/+0
2023-02-10Correct SPL use of SYS_FSL_ERRATUM_A010539Simon Glass1-1/+1
2023-02-07mtd: Drop unused CONFIG_S32V234Simon Glass1-1/+0
2023-02-07rmobile: Drop CONFIG_RMOBILESimon Glass1-1/+0
2023-02-07arm: Drop old kona codeSimon Glass6-87/+0
2023-02-07imx: Drop unused CONFIG_IMXSimon Glass1-2/+0
2023-02-01Merge tag 'fsl-qoriq-2023-2-1' of https://source.denx.de/u-boot/custodians/u-...Tom Rini2-1/+10
2023-02-01armv7: ls102xa: make QSPI clock selection optional during SoC initMario Kicherer2-1/+10
2023-01-31arm: psci: Fix RESET2 hookMarek Vasut2-1/+3
2023-01-21sunxi: fel: drop redundant "control register" save/restoreAndre Przywara1-4/+0
2023-01-21sunxi: armv8: fel: load only 32-bit valuesAndre Przywara1-4/+4
2023-01-20global: Finish CONFIG -> CFG migrationTom Rini1-83/+83
2023-01-20nxp: Finish migration of SYS_FSL_SRDS_[12] to KconfigTom Rini2-18/+0
2023-01-20nxp: Finish migration of SYS_FSL_IFC_BANK_COUNT to KconfigTom Rini2-11/+0
2023-01-20fsl-layerscape: Rework usage of CONFIG_CLUSTER_CLK_FREQTom Rini1-3/+4
2023-01-20arm: Rework usage of CONFIG_ARMV[78]_SECURE_BASE in linker scriptsTom Rini2-4/+8
2023-01-20global: Remove unused CONFIG definesTom Rini1-5/+1
2023-01-18arm: Support trace on armv8Simon Glass1-3/+3
2023-01-18trace: Use notrace for shortSimon Glass1-1/+1
2023-01-03arm: s5p4418: dm_serial: remove old code / add DEBUG_UARTStefan Bosch1-29/+0
2022-12-23configs: Remove unused or redundant CONFIG symbolsTom Rini1-0/+1
2022-12-23global: Migrate CONFIG_SMP_PEN_ADDR to CFGTom Rini1-2/+2