summaryrefslogtreecommitdiff
path: root/arch/arm/cpu/armv8
AgeCommit message (Expand)AuthorFilesLines
2021-11-12Convert CONFIG_FSL_LAYERSCAPE to KconfigTom Rini1-0/+2
2021-11-09armv8: layerscape: use memalign() to allocate spintable codeMichael Walle1-15/+14
2021-11-09armv8: fsl-layerscape: rework the dwc3 snooping enable codeMichael Walle1-15/+13
2021-11-09armv8: ls1028a: use the official compatible string for the GPUMichael Walle2-2/+2
2021-11-09armv8: fsl-layerscape: Erratum A010315 needs PCIE supportAlban Bedel1-2/+2
2021-10-31Revert "arch: arm: use dt and UCLASS_SYSCON to get gic lpi details"Michael Walle1-1/+26
2021-10-31Revert "arm64: Layerscape: Survive LPI one-way reset workaround"Tom Rini1-17/+1
2021-10-16Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-tegraTom Rini1-1/+2
2021-10-14fdtdec: Support reserved-memory flagsThierry Reding1-1/+1
2021-10-14fdtdec: Support compatible string list for reserved memoryThierry Reding1-1/+2
2021-09-30WS cleanup: remove SPACE(s) followed by TABWolfgang Denk3-30/+30
2021-09-30WS cleanup: remove trailing empty linesWolfgang Denk2-3/+0
2021-09-29Merge branch 'network_master' of https://source.denx.de/u-boot/custodians/u-b...Tom Rini3-6/+6
2021-09-28net: replace the "xfi" phy-mode with "10gbase-r"Vladimir Oltean3-6/+6
2021-09-23armv8/cache.S: Triple with single instructionPierre-Clément Tosi1-2/+1
2021-09-23armv8/cache.S: Read sysreg fields through ubfxPierre-Clément Tosi1-10/+6
2021-09-04mmc: Rename MMC_SUPPORT to MMCSimon Glass1-1/+1
2021-09-03Revert most of the series for adding vexpress_aemv8r supportTom Rini1-93/+3
2021-09-02armv8: Add ARMv8 MPU configuration logicPeter Hoyes1-3/+93
2021-09-02armv8: Disable pointer authentication traps for EL1Peter Hoyes2-2/+2
2021-09-01Kconfig: Remove all default n/no optionsMichal Simek2-4/+0
2021-09-01Convert CONFIG_SKIP_LOWLEVEL_INIT et al to KconfigTom Rini1-0/+6
2021-09-01nxp: Migrate CONFIG_DDR_CLK_FREQ to KconfigTom Rini2-5/+5
2021-08-30arm: Migrate GICV2 / GICV3 to KconfigTom Rini1-0/+8
2021-08-30Convert CONFIG_SYS_I2C_LEGACY to Kconfig and add CONFIG_[ST]PL_SYS_I2C_LEGACYTom Rini3-2/+7
2021-08-30Convert CONFIG_ID_EEPROM to KconfigTom Rini1-0/+5
2021-08-18armv8: fsl : create bootcmd and mcinitcmd as per boot sourceWasim Khan1-3/+6
2021-08-18arm: Finish migration of HAS_FSL_XHCI_USBTom Rini1-2/+4
2021-08-02global: Convert simple_strtoul() with decimal to dectoul()Simon Glass1-1/+1
2021-08-02global: Convert simple_strtoul() with hex to hextoul()Simon Glass1-6/+6
2021-07-29arm64: Update memcpy_{from, to}io() helpersPatrice Chotard1-0/+10
2021-07-28i2c: Rename SPL/TPL_I2C_SUPPORT to I2CSimon Glass1-1/+1
2021-07-28i2c: Rename CONFIG_SYS_I2C to CONFIG_SYS_I2C_LEGACYSimon Glass2-2/+2
2021-07-24armv8: Initialize CNTFRQ if at highest exception levelPeter Hoyes1-5/+8
2021-07-09arm: armv8: Fix warning about redeclaring global functions as weakTom Rini1-6/+3
2021-07-09armv8: Handle EL2 Host modeMark Kettenis1-2/+4
2021-06-17armv8: Update erratum number to align with docRan Wang2-7/+7
2021-06-17armv8: ls1012a: Pass PPFE firmware to Linux through FDTChaitanya Sakinam1-1/+149
2021-06-17armv8: layerscape: enable eMMC HS400 workarounds for LX2160A/LX2162AYangbo Lu1-0/+4
2021-06-17armv8: layerscape: add PSCI support for cpu releaseJiafei Pan3-16/+36
2021-05-24armv8: SPL: discard relocation informationMarek Behún1-0/+1
2021-05-24treewide: Convert macro and uses of __section(foo) to __section("foo")Marek Behún1-2/+2
2021-04-19Revert "spl: Drop bd_info in the data section"Alexandru Gagniuc1-4/+1
2021-04-16Merge branch '2021-04-14-assorted-vboot-improvements'Tom Rini1-9/+0
2021-04-15armv8: fsl-layerscape: spl: call spl_early_init()Michael Walle1-0/+8
2021-04-15armv8: fsl-layerscape: spl: add debug UART supportMichael Walle1-0/+3
2021-04-14common: fit: Add weak board_fit_config_name_matchSean Anderson1-9/+0
2021-04-10arm: Remove s32v234evb boardTom Rini5-470/+1
2021-04-06mmc: fsl_esdhc: add pulse width detection workaroundMichael Walle1-0/+1
2021-04-06mmc: fsl_esdhc: add workaround for erratum A-011334Michael Walle1-0/+1