summaryrefslogtreecommitdiff
path: root/arch/arm/cpu
AgeCommit message (Expand)AuthorFilesLines
2022-10-18arm: layerscape: Disable unused parts of ICID tablesSean Anderson1-0/+2
2022-10-18arm: layerscape: Don't select FSL_IFC when booting from SD cardSean Anderson1-2/+2
2022-10-17arm64: layerscape: Support SYSRESETSean Anderson1-0/+2
2022-10-17arm64: ls104x: Enable eDMA snoopingSean Anderson1-1/+1
2022-10-06armv8: cache_v8: Fix pgtables setup when MMU is already enabledPali Rohár1-0/+4
2022-09-07ARMv8/sec_firmware: Convert to use fit_get_data_conf_propSean Anderson1-37/+2
2022-09-07ARMv8/sec_firmware: Remove SEC_FIRMWARE_FIT_CNF_NAMESean Anderson1-13/+4
2022-09-06armv8: layerscape: spl: mark OCRAM as non-secureMichael Walle1-0/+13
2022-08-20layerscape: Disable CONFIG_FMAN_ENET on *aqds* platformsTom Rini1-1/+1
2022-08-20arm64: explicitly disable pointer authentication instructionsRasmus Villemoes1-0/+1
2022-08-12Convert CONFIG_SYS_FSL_QMAN_V3 et al to KconfigTom Rini1-0/+2
2022-08-12Convert CONFIG_SYS_FSL_NUM_CC_PLLS to KconfigTom Rini3-13/+0
2022-08-12Convert CONFIG_SYS_FSL_DDR_MAIN_NUM_CTRLS et al to KconfigTom Rini1-0/+1
2022-08-10common: Drop display_options.h from common headerSimon Glass1-0/+1
2022-08-04Convert CONFIG_SYS_FSL_CCSR_GUR_BE et al to KconfigTom Rini2-0/+36
2022-07-11Merge branch 'next'Tom Rini33-1168/+364
2022-07-08arm: Remove strongarm supportTom Rini4-266/+0
2022-07-08Merge tag 'dm-pull-28jun22' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini1-1/+1
2022-07-07arm: Remove PXA architecture supportTom Rini9-749/+0
2022-07-07spl: Ensure all SPL symbols in Kconfig have some SPL dependencyTom Rini1-0/+2
2022-07-05arch/Kconfig.nxp: Re-organize slightlyTom Rini2-16/+5
2022-07-05Convert CONFIG_ESBC_HDR_LS et al to KconfigTom Rini1-0/+5
2022-07-05Convert CONFIG_DP_DDR_DIMM_SLOTS_PER_CTLR to KconfigTom Rini1-0/+5
2022-07-05Rename CONFIG_PWM to CONFIG_PWM_S5P and move to KconfigTom Rini1-2/+1
2022-06-28spl: Move SPL_LDSCRIPT defaults to one placeTom Rini1-3/+0
2022-06-28armv8: u-boot-spl.lds: mark __image_copy_start as symbolPeng Fan1-1/+1
2022-06-27armv8 SHA-256 using ARMv8 Crypto ExtensionsLoic Poulain4-0/+160
2022-06-27armv8 SHA-1 using ARMv8 Crypto Extensions:Loic Poulain4-0/+165
2022-06-26sunxi: psci: Fix sunxi_power_switch on sun8i-r40 platformqianfan Zhao1-1/+1
2022-06-23linker_lists: Rename sections to remove . prefixAndrew Scull6-13/+13
2022-06-20Merge branch 'master' into nextTom Rini3-7/+27
2022-06-20Merge tag 'u-boot-stm32-20220620' of https://source.denx.de/u-boot/custodians...Tom Rini1-1/+1
2022-06-20ARM: layerscape: Use ARCH_LS104?A insead of TARGET_LS104?ARDBSean Anderson1-5/+5
2022-06-17stm32mp1: fix reference for STMicroelectronicsPatrick Delaunay1-1/+1
2022-06-16armv8: always use current exception level for TCR_ELx accessAndre Przywara3-7/+27
2022-06-06Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.hTom Rini3-3/+6
2022-06-06arm: pxa: Remove CONFIG_CPU_PXA25XTom Rini3-116/+2
2022-05-20caam: Fix crash in case caam_jr_probe failedYe Li2-2/+2
2022-04-26armv8/fsl-lsch3: Suppress spurious warning on Layerscape CPUsStephen Carlson1-3/+7
2022-04-26armv8: layerscape: fix the function mismatch issueYuantian Tang1-2/+2
2022-04-26armv8: psci: add ARMV8_PSCI_RELOCATE Kconfig optionMichael Walle2-11/+21
2022-04-26armv8: psci: skip setup code if we are not EL3Michael Walle1-0/+3
2022-04-26armv8: layerscape: get rid of smc_call()Michael Walle4-49/+31
2022-04-26armv8: include psci_update_dt() unconditionallyMichael Walle1-4/+5
2022-04-26arm: layerscape: Disable erratum A009007 on LS1021A, LS1043A, and LS1046ASean Anderson2-3/+0
2022-04-25armv8: fsl-layerscape: Respect Kconfig for erratum A009007Sean Anderson1-0/+3
2022-04-21arm: set cntfrq_el0 if CONFIG_COUNTER_FREQUENCY is validPeng Fan5-7/+7
2022-04-21include/configs: drop COUNTER_FREQUENCYPeng Fan1-1/+1
2022-04-21Merge https://source.denx.de/u-boot/custodians/u-boot-marvellTom Rini1-3/+1
2022-04-21armv8: layerscape: env: Switch to arch_env_get_location()Marek Vasut1-1/+1