summaryrefslogtreecommitdiff
path: root/arch/arm/cpu
AgeCommit message (Expand)Author
2022-01-18common: spl: move armv7m-specific code to spl_perform_fixups()Ovidiu Panait
2022-01-14armv8: apple: Disable PSCI resetMark Kettenis
2022-01-13arch/arm/cpu/armv8/fsl-layerscape/fsl_lsch2_serdes.c: Fix spelling of "resett...Vagrant Cascadian
2021-12-27Finish conversion of CONFIG_SYS_CLK_FREQ to KconfigTom Rini
2021-12-27Finish converting CONFIG_SYS_FSL_CLK to KconfigTom Rini
2021-12-27Convert CONFIG_SYS_PCI_64BIT to KconfigTom Rini
2021-12-27Finish CONFIG_VID et al conversion to KconfigTom Rini
2021-12-27Convert CONFIG_CONS_INDEX et al to KconfigTom Rini
2021-12-27Convert CONFIG_FSL_IFC to KconfigTom Rini
2021-12-19fdt_support: Remove FDT_STATUS_FAIL_ERROR_CODEMarek Behún
2021-12-01Convert CONFIG_FSL_DDR_BIST et al to KconfigTom Rini
2021-11-12Convert CONFIG_FSL_LAYERSCAPE to KconfigTom Rini
2021-11-09armv8: layerscape: use memalign() to allocate spintable codeMichael Walle
2021-11-09armv8: fsl-layerscape: rework the dwc3 snooping enable codeMichael Walle
2021-11-09armv8: ls1028a: use the official compatible string for the GPUMichael Walle
2021-11-09armv8: fsl-layerscape: Erratum A010315 needs PCIE supportAlban Bedel
2021-10-31Revert "arch: arm: use dt and UCLASS_SYSCON to get gic lpi details"Michael Walle
2021-10-30Revert "arm64: Layerscape: Survive LPI one-way reset workaround"Tom Rini
2021-10-15Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-tegraTom Rini
2021-10-13fdtdec: Support reserved-memory flagsThierry Reding
2021-10-13fdtdec: Support compatible string list for reserved memoryThierry Reding
2021-10-12Merge tag 'u-boot-stm32-20211012' of https://source.denx.de/u-boot/custodians...Tom Rini
2021-10-08stv0991: remove specific CONFIG_STV0991 configsPatrick Delaunay
2021-10-01arm: Remove zmx25 board and ARCH_MX25Tom Rini
2021-10-01arm: Remove aspenite boardTom Rini
2021-10-01arm: Remove flea3 boardTom Rini
2021-09-30WS cleanup: remove SPACE(s) followed by TABWolfgang Denk
2021-09-30WS cleanup: remove trailing empty linesWolfgang Denk
2021-09-29Merge branch 'network_master' of https://source.denx.de/u-boot/custodians/u-b...Tom Rini
2021-09-28net: replace the "xfi" phy-mode with "10gbase-r"Vladimir Oltean
2021-09-23armv8/cache.S: Triple with single instructionPierre-Clément Tosi
2021-09-23armv8/cache.S: Read sysreg fields through ubfxPierre-Clément Tosi
2021-09-21ARM: at91: remove references to RM9200DKEugen Hristev
2021-09-04serial: Rename SERIAL_SUPPORT to SERIALSimon Glass
2021-09-04mmc: Rename MMC_SUPPORT to MMCSimon Glass
2021-09-03Revert most of the series for adding vexpress_aemv8r supportTom Rini
2021-09-02armv8: Add ARMv8 MPU configuration logicPeter Hoyes
2021-09-02armv8: Disable pointer authentication traps for EL1Peter Hoyes
2021-09-02armv7: Add Position Independent Execution supportChia-Wei Wang
2021-08-31Kconfig: Remove all default n/no optionsMichal Simek
2021-08-31Convert CONFIG_SKIP_LOWLEVEL_INIT et al to KconfigTom Rini
2021-08-31nxp: Migrate CONFIG_DDR_CLK_FREQ to KconfigTom Rini
2021-08-30arm: Migrate GICV2 / GICV3 to KconfigTom Rini
2021-08-30Convert CONFIG_SYS_I2C_MXC et al to KconfigTom Rini
2021-08-30Convert CONFIG_SYS_I2C_LEGACY to Kconfig and add CONFIG_[ST]PL_SYS_I2C_LEGACYTom Rini
2021-08-30Convert CONFIG_ID_EEPROM to KconfigTom Rini
2021-08-18armv8: fsl : create bootcmd and mcinitcmd as per boot sourceWasim Khan
2021-08-18arm: Finish migration of HAS_FSL_XHCI_USBTom Rini
2021-08-02global: Convert simple_strtoul() with decimal to dectoul()Simon Glass
2021-08-02global: Convert simple_strtoul() with hex to hextoul()Simon Glass