aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/cpu
AgeCommit message (Expand)AuthorFilesLines
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-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-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 validWIP/2022-04-21-further-cleanupsPeng 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-marvellWIP/21Apr2022Tom Rini1-3/+1
2022-04-21armv8: layerscape: env: Switch to arch_env_get_location()Marek Vasut1-1/+1
2022-04-21arm: Introduce new CONFIG_SPL_SYS_NO_VECTOR_TABLE optionPali Rohár1-3/+1
2022-04-12Layerscape: Enable Job ring driver model.Gaurav Jain2-1/+28
2022-04-08arm: Remove unused ep93xx codeTom Rini7-812/+0
2022-04-08arm: fsl-layerscape: Migrate more DP-DDR options to KconfigTom Rini1-0/+25
2022-04-01arm64: ls1046a: Support semihosting fallbackSean Anderson1-1/+2
2022-04-01arm64: Save spsr in pt_regsSean Anderson1-1/+4
2022-04-01arm64: Save esr in pt_regsSean Anderson1-2/+4
2022-04-01ls1046ardb: Add support for JTAG bootSean Anderson1-0/+2
2022-03-28video: fsl: colibri_vf: Drop FSL DCU driverSimon Glass1-4/+0
2022-03-18Convert CONFIG_ARMV8_SWITCH_TO_EL1 to KconfigTom Rini1-0/+6
2022-03-18Convert CONFIG_ARMV7_SECURE_BASE et al to KconfigTom Rini1-0/+31
2022-03-14Merge tag 'v2022.04-rc4' into nextTom Rini1-2/+2
2022-03-03Convert CONFIG_CHIP_SELECTS_PER_CTRL to KconfigTom Rini3-2/+6
2022-03-03sunxi: f1c100s: Fix FEL registers restoreAndre Przywara1-2/+2
2022-03-02armv8: Fix and simplify branch_if_master/branch_if_slaveAndre Przywara2-4/+4
2022-03-02armv8: Force SP_ELx stack pointer usageAndre Przywara1-0/+1
2022-03-02armv8: Always unmask SErrorsAndre Przywara2-9/+3
2022-02-05spl: Provide more space to be used for storing SPL on imx28 OCRAMLukasz Majewski2-6/+6
2022-02-05mxs: power: Change sequence of enabling DCDC switchesLukasz Majewski1-2/+2
2022-02-03Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxiTom Rini14-161/+184
2022-02-04arm: arm926ej-s: Add sunxi codeIcenowy Zheng6-0/+106
2022-02-04mach-sunxi: Move timer code to mach folderJesse Taube2-117/+0