aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/cpu
AgeCommit message (Expand)Author
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
2022-10-18arm: layerscape: Disable unused parts of ICID tablesSean Anderson
2022-10-18arm: layerscape: Don't select FSL_IFC when booting from SD cardSean Anderson
2022-10-17arm64: layerscape: Support SYSRESETSean Anderson
2022-10-17arm64: ls104x: Enable eDMA snoopingSean Anderson
2022-10-06armv8: cache_v8: Fix pgtables setup when MMU is already enabledPali Rohár
2022-09-07ARMv8/sec_firmware: Convert to use fit_get_data_conf_propSean Anderson
2022-09-07ARMv8/sec_firmware: Remove SEC_FIRMWARE_FIT_CNF_NAMESean Anderson
2022-09-06armv8: layerscape: spl: mark OCRAM as non-secureMichael Walle
2022-08-20layerscape: Disable CONFIG_FMAN_ENET on *aqds* platformsTom Rini
2022-08-20arm64: explicitly disable pointer authentication instructionsRasmus Villemoes
2022-08-12Convert CONFIG_SYS_FSL_QMAN_V3 et al to KconfigTom Rini
2022-08-12Convert CONFIG_SYS_FSL_NUM_CC_PLLS to KconfigTom Rini
2022-08-12Convert CONFIG_SYS_FSL_DDR_MAIN_NUM_CTRLS et al to KconfigTom Rini
2022-08-10common: Drop display_options.h from common headerSimon Glass
2022-08-04Convert CONFIG_SYS_FSL_CCSR_GUR_BE et al to KconfigTom Rini
2022-07-11Merge branch 'next'Tom Rini
2022-07-08arm: Remove strongarm supportTom Rini
2022-07-08Merge tag 'dm-pull-28jun22' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini
2022-07-07arm: Remove PXA architecture supportTom Rini
2022-07-07spl: Ensure all SPL symbols in Kconfig have some SPL dependencyTom Rini
2022-07-05arch/Kconfig.nxp: Re-organize slightlyTom Rini
2022-07-05Convert CONFIG_ESBC_HDR_LS et al to KconfigTom Rini
2022-07-05Convert CONFIG_DP_DDR_DIMM_SLOTS_PER_CTLR to KconfigTom Rini
2022-07-05Rename CONFIG_PWM to CONFIG_PWM_S5P and move to KconfigTom Rini
2022-06-28spl: Move SPL_LDSCRIPT defaults to one placeTom Rini
2022-06-28armv8: u-boot-spl.lds: mark __image_copy_start as symbolPeng Fan
2022-06-27armv8 SHA-256 using ARMv8 Crypto ExtensionsLoic Poulain
2022-06-27armv8 SHA-1 using ARMv8 Crypto Extensions:Loic Poulain
2022-06-26sunxi: psci: Fix sunxi_power_switch on sun8i-r40 platformqianfan Zhao
2022-06-23linker_lists: Rename sections to remove . prefixAndrew Scull
2022-06-20Merge branch 'master' into nextTom Rini
2022-06-20Merge tag 'u-boot-stm32-20220620' of https://source.denx.de/u-boot/custodians...Tom Rini
2022-06-20ARM: layerscape: Use ARCH_LS104?A insead of TARGET_LS104?ARDBSean Anderson
2022-06-17stm32mp1: fix reference for STMicroelectronicsPatrick Delaunay
2022-06-16armv8: always use current exception level for TCR_ELx accessAndre Przywara
2022-06-06Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.hTom Rini
2022-06-06arm: pxa: Remove CONFIG_CPU_PXA25XTom Rini
2022-05-20caam: Fix crash in case caam_jr_probe failedYe Li
2022-04-26armv8/fsl-lsch3: Suppress spurious warning on Layerscape CPUsStephen Carlson
2022-04-26armv8: layerscape: fix the function mismatch issueYuantian Tang
2022-04-26armv8: psci: add ARMV8_PSCI_RELOCATE Kconfig optionMichael Walle