aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/cpu
AgeCommit message (Expand)Author
2023-04-25armv7: Use isb/dsb directly in start.STom Rini
2023-04-25arm: Centralize fixed register logicTom Rini
2023-04-25armv8: enable HAFDBS for other ELx when FEAT_HAFDBS is presentmeitao
2023-04-25arm64: Use level-2 for largest block mappings when FEAT_HAFDBS is presentMarc Zyngier
2023-04-25arm64: Use FEAT_HAFDBS to track dirty pages when availableMarc Zyngier
2023-03-06ARM: remove SPEAR entry in makefilePatrick Delaunay
2023-03-06arm64: Reduce PT size estimation complexityMarc Zyngier
2023-03-06arm64: Reduce add_map() complexityMarc Zyngier
2023-03-06arm: cpu: Add optional CMOs by VAMarc Zyngier
2023-03-03freescale: Drop old pre-DM_ETH codeSimon Glass
2023-03-02s5p: Remove empty arch_misc_initTom Rini
2023-02-10Correct SPL use of SYS_FSL_ERRATUM_A010539Simon Glass
2023-02-07mtd: Drop unused CONFIG_S32V234Simon Glass
2023-02-07rmobile: Drop CONFIG_RMOBILESimon Glass
2023-02-07arm: Drop old kona codeSimon Glass
2023-02-07imx: Drop unused CONFIG_IMXSimon Glass
2023-02-01Merge tag 'fsl-qoriq-2023-2-1' of https://source.denx.de/u-boot/custodians/u-...Tom Rini
2023-02-01armv7: ls102xa: make QSPI clock selection optional during SoC initMario Kicherer
2023-01-31arm: psci: Fix RESET2 hookMarek Vasut
2023-01-21sunxi: fel: drop redundant "control register" save/restoreAndre Przywara
2023-01-21sunxi: armv8: fel: load only 32-bit valuesAndre Przywara
2023-01-20global: Finish CONFIG -> CFG migrationTom Rini
2023-01-20nxp: Finish migration of SYS_FSL_SRDS_[12] to KconfigTom Rini
2023-01-20nxp: Finish migration of SYS_FSL_IFC_BANK_COUNT to KconfigTom Rini
2023-01-20fsl-layerscape: Rework usage of CONFIG_CLUSTER_CLK_FREQTom Rini
2023-01-20arm: Rework usage of CONFIG_ARMV[78]_SECURE_BASE in linker scriptsTom Rini
2023-01-20global: Remove unused CONFIG definesTom Rini
2023-01-18arm: Support trace on armv8Simon Glass
2023-01-18trace: Use notrace for shortSimon Glass
2023-01-02arm: s5p4418: dm_serial: remove old code / add DEBUG_UARTStefan Bosch
2022-12-23configs: Remove unused or redundant CONFIG symbolsTom Rini
2022-12-23global: Migrate CONFIG_SMP_PEN_ADDR to CFGTom Rini
2022-12-23global: Migrate CONFIG_PL011_CLOCK to CFGTom Rini
2022-12-23global: Migrate CONFIG_MAX_MEM_MAPPED to CFGTom Rini
2022-12-23global: Migrate CONFIG_ARM_GIC_BASE_ADDRESS to CFGTom Rini
2022-12-23exynos: Rework legacy PWM usageTom Rini
2022-12-22net: Remove more legacy functionsTom Rini
2022-12-22Convert CONFIG_PEN_ADDR_BIG_ENDIAN to KconfigTom Rini
2022-12-06arm: Use the WEAK assembly entry point consistentlyTom Rini
2022-12-05arm: Remove unused mx27 codeTom Rini
2022-12-05arm: ls102xa: Migrate LS102XA_STREAM_IDTom Rini
2022-12-05arm920t: Remove unused imx codeTom Rini
2022-12-05Convert CONFIG_FSL_DEVICE_DISABLE to KconfigTom Rini
2022-12-05global: Move remaining CONFIG_SYS_* to CFG_SYS_*Tom Rini
2022-12-05global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*Tom Rini
2022-12-05Convert CONFIG_SYS_PMAN et al to KconfigTom Rini
2022-12-05global: Move remaining CONFIG_SYS_PCI* to CFG_SYS_PCI*Tom Rini
2022-12-05global: Move remaining CONFIG_SYS_NS16550_* to CFG_SYS_NS16550_*Tom Rini
2022-11-10global: Migrate CONFIG_SYS_FSL* symbols to the CFG_SYS namespaceTom Rini
2022-10-31Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASESimon Glass