aboutsummaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)AuthorFilesLines
2021-09-04serial: Rename SERIAL_SUPPORT to SERIALSimon Glass21-38/+38
2021-09-04mmc: Rename MMC_SUPPORT to MMCSimon Glass22-32/+33
2021-09-03Revert most of the series for adding vexpress_aemv8r supportWIP/03Sep2021-nextTom Rini6-227/+18
2021-09-02psci: fix double declarationOleksandr Suvorov1-1/+0
2021-09-02ARM: Prevent the compiler from using NEON registersSamuel Holland1-0/+1
2021-09-02arm: Use armv8_switch_to_el1 env to switch to EL1Peter Hoyes1-15/+25
2021-09-02vexpress64: Add BASER_FVP vexpress board variantPeter Hoyes1-0/+7
2021-09-02armv8: Add ARMv8 MPU configuration logicPeter Hoyes2-3/+154
2021-09-02armv8: Ensure EL1&0 VMSA is enabledPeter Hoyes2-0/+41
2021-09-02armv8: Disable pointer authentication traps for EL1Peter Hoyes4-4/+26
2021-09-02arm: mach-snapdrgon: misc: Simplify msm_generate_mac_addr()Stephan Gerhold1-11/+10
2021-09-02arm: mach-snapdragon: misc: Initialize eMMC if necessaryStephan Gerhold1-0/+3
2021-09-02armv7: Add Position Independent Execution supportChia-Wei Wang4-11/+80
2021-09-02arm: Fix option dependency with Kconfig languageChia-Wei Wang1-4/+5
2021-09-01arm: u8500: Prefer building in thumb mode by defaultStephan Gerhold1-0/+1
2021-09-01board: stemmy: Update documentationStephan Gerhold1-5/+6
2021-09-01board: stemmy: Add basic Fastboot supportStephan Gerhold1-0/+16
2021-09-01arm: dts: u8500: u-boot: Add fixed clock for eMMCStephan Gerhold1-1/+10
2021-09-01arm: dts: u8500: Update from Linux ux500-dts-for-v5.15Stephan Gerhold3-50/+175
2021-09-01arm: u8500: Imply options for new driversStephan Gerhold1-0/+7
2021-08-31Kconfig: Remove all default n/no optionsMichal Simek10-29/+0
2021-08-31Convert CONFIG_SKIP_LOWLEVEL_INIT et al to KconfigTom Rini24-50/+55
2021-08-31Finish converting CONFIG_SYS_CACHELINE_SIZE to KconfigTom Rini1-15/+0
2021-08-31imx: Finish migration of IMX_CONFIG to KconfigTom Rini2-2/+6
2021-08-31imx: Introduce CONFIG_MACH_IMXTom Rini2-0/+16
2021-08-31Convert CONFIG_MX7D to KconfigTom Rini1-0/+1
2021-08-31nxp: Migrate CONFIG_DDR_CLK_FREQ to KconfigTom Rini3-7/+7
2021-08-31ddr: Migrate DDR_SPD to KconfigTom Rini1-0/+1
2021-08-31mvebe: Migrate CONFIG_DDR_LOG_LEVEL to KconfigTom Rini1-0/+14
2021-08-31mvebu: Migrate CONFIG_DDR_32BIT/64BIT to KconfigTom Rini1-0/+13
2021-08-30Kconfig: Use spaces not tabs in Kconfig entiresWIP/2021-08-30-kconfig-migrations-part1-nextTom Rini1-1/+1
2021-08-30arm: Migrate GICV2 / GICV3 to KconfigTom Rini6-5/+32
2021-08-30rcar: i2c: Migrate SYS_I2C_SH to KconfigTom Rini7-28/+0
2021-08-30Convert CONFIG_SYS_I2C_MXC et al to KconfigTom Rini2-0/+2
2021-08-30Convert CONFIG_SYS_I2C_SPEED et al to KconfigTom Rini2-10/+0
2021-08-30ti: i2c: Convert CONFIG_SYS_OMAP24_I2C to CONFIG_SYS_I2C namespaceTom Rini2-3/+3
2021-08-30Convert CONFIG_SYS_I2C_EARLY_INIT to KconfigTom Rini1-3/+0
2021-08-30Convert CONFIG_SYS_I2C_LEGACY to Kconfig and add CONFIG_[ST]PL_SYS_I2C_LEGACYTom Rini6-6/+14
2021-08-30Convert CONFIG_SYS_I2C_MVTWSI to KconfigTom Rini1-1/+0
2021-08-30Convert CONFIG_ID_EEPROM to KconfigTom Rini1-0/+5
2021-08-30davinci: Drop CONFIG_MAC_ADDR_IN_EEPROMTom Rini2-28/+0
2021-08-27Merge tag 'xilinx-for-v2021.10-rc3' of https://gitlab.denx.de/u-boot/custodia...WIP/27Aug2021Tom Rini19-38/+148
2021-08-26xilinx: zynqmp: Update descriptions for u-boot.itsMichal Simek1-2/+2
2021-08-26xilinx: common: Enabling generic function for DT reselectionMichal Simek1-0/+3
2021-08-26xilinx: zynqmp: Generate different u-boot.itb for MULTI_DTB_FITMichal Simek1-0/+47
2021-08-26arm64: dts: Make sure that all DTBs are 64bit alignedMichal Simek1-1/+1
2021-08-26soc: xilinx: versal: Add soc_xilinx_versal driverT Karthik Reddy3-0/+10
2021-08-26soc: xilinx: zynqmp: Add soc_xilinx_zynqmp driverT Karthik Reddy3-0/+9
2021-08-26ARM: zynq: Enable smcc and nor for zc770-xm012Michal Simek1-0/+9
2021-08-26ARM: zynq: Wire single qspi on couple of boardsMichal Simek4-0/+32