aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/cpu
AgeCommit message (Expand)Author
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
2022-04-26armv8: psci: skip setup code if we are not EL3Michael Walle
2022-04-26armv8: layerscape: get rid of smc_call()Michael Walle
2022-04-26armv8: include psci_update_dt() unconditionallyMichael Walle
2022-04-26arm: layerscape: Disable erratum A009007 on LS1021A, LS1043A, and LS1046ASean Anderson
2022-04-25armv8: fsl-layerscape: Respect Kconfig for erratum A009007Sean Anderson
2022-04-21arm: set cntfrq_el0 if CONFIG_COUNTER_FREQUENCY is validPeng Fan
2022-04-21include/configs: drop COUNTER_FREQUENCYPeng Fan
2022-04-21Merge https://source.denx.de/u-boot/custodians/u-boot-marvellTom Rini
2022-04-21armv8: layerscape: env: Switch to arch_env_get_location()Marek Vasut
2022-04-21arm: Introduce new CONFIG_SPL_SYS_NO_VECTOR_TABLE optionPali Rohár
2022-04-12Layerscape: Enable Job ring driver model.Gaurav Jain
2022-04-08arm: Remove unused ep93xx codeTom Rini
2022-04-08arm: fsl-layerscape: Migrate more DP-DDR options to KconfigTom Rini
2022-04-01arm64: ls1046a: Support semihosting fallbackSean Anderson
2022-04-01arm64: Save spsr in pt_regsSean Anderson
2022-04-01arm64: Save esr in pt_regsSean Anderson
2022-04-01ls1046ardb: Add support for JTAG bootSean Anderson
2022-03-28video: fsl: colibri_vf: Drop FSL DCU driverSimon Glass
2022-03-18Convert CONFIG_ARMV8_SWITCH_TO_EL1 to KconfigTom Rini
2022-03-18Convert CONFIG_ARMV7_SECURE_BASE et al to KconfigTom Rini
2022-03-14Merge tag 'v2022.04-rc4' into nextTom Rini
2022-03-03Convert CONFIG_CHIP_SELECTS_PER_CTRL to KconfigTom Rini
2022-03-03sunxi: f1c100s: Fix FEL registers restoreAndre Przywara
2022-03-02armv8: Fix and simplify branch_if_master/branch_if_slaveAndre Przywara