aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/cpu/armv8
AgeCommit message (Expand)AuthorFilesLines
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 Rini2-9/+0
2022-08-12Convert CONFIG_SYS_FSL_DDR_MAIN_NUM_CTRLS et al to KconfigTom Rini1-0/+1
2022-08-04Convert CONFIG_SYS_FSL_CCSR_GUR_BE et al to KconfigTom Rini1-0/+34
2022-07-08Merge tag 'dm-pull-28jun22' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini1-1/+1
2022-07-07spl: Ensure all SPL symbols in Kconfig have some SPL dependencyTom Rini1-0/+2
2022-07-05arch/Kconfig.nxp: Re-organize slightlyTom Rini1-10/+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-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-23linker_lists: Rename sections to remove . prefixAndrew Scull2-4/+4
2022-06-20Merge branch 'master' into nextTom Rini3-7/+27
2022-06-20ARM: layerscape: Use ARCH_LS104?A insead of TARGET_LS104?ARDBSean Anderson1-5/+5
2022-06-16armv8: always use current exception level for TCR_ELx accessAndre Przywara3-7/+27
2022-05-20caam: Fix crash in case caam_jr_probe failedYe Li1-1/+1
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 Anderson1-2/+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 Fan1-2/+2
2022-04-21include/configs: drop COUNTER_FREQUENCYPeng Fan1-1/+1
2022-04-21armv8: layerscape: env: Switch to arch_env_get_location()Marek Vasut1-1/+1
2022-04-12Layerscape: Enable Job ring driver model.Gaurav Jain1-1/+10
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-18Convert CONFIG_ARMV8_SWITCH_TO_EL1 to KconfigTom Rini1-0/+6
2022-03-03Convert CONFIG_CHIP_SELECTS_PER_CTRL to KconfigTom Rini1-1/+3
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-03Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxiTom Rini2-44/+0
2022-02-04armv8: remove no longer needed lowlevel_init.SAndre Przywara2-44/+0
2022-02-03armv8: start.S: remove CONFIG_SYS_RESET_SCTRL codeAndre Przywara1-37/+0
2022-02-03armv8: spl: Fix build with LINUX_KERNEL_IMAGE_HEADERAlper Nebi Yasak1-0/+4