summaryrefslogtreecommitdiff
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
* vexpress64: Add BASER_FVP vexpress board variantbisect-testPeter Hoyes2021-09-021-0/+7
* armv8: Add ARMv8 MPU configuration logicPeter Hoyes2021-09-022-3/+154
* armv8: Ensure EL1&0 VMSA is enabledPeter Hoyes2021-09-022-0/+41
* armv8: Disable pointer authentication traps for EL1Peter Hoyes2021-09-024-4/+26
* arm: mach-snapdrgon: misc: Simplify msm_generate_mac_addr()Stephan Gerhold2021-09-021-11/+10
* arm: mach-snapdragon: misc: Initialize eMMC if necessaryStephan Gerhold2021-09-021-0/+3
* armv7: Add Position Independent Execution supportChia-Wei Wang2021-09-024-11/+80
* arm: Fix option dependency with Kconfig languageChia-Wei Wang2021-09-021-4/+5
* arm: u8500: Prefer building in thumb mode by defaultStephan Gerhold2021-09-011-0/+1
* board: stemmy: Update documentationStephan Gerhold2021-09-011-5/+6
* board: stemmy: Add basic Fastboot supportStephan Gerhold2021-09-011-0/+16
* arm: dts: u8500: u-boot: Add fixed clock for eMMCStephan Gerhold2021-09-011-1/+10
* arm: dts: u8500: Update from Linux ux500-dts-for-v5.15Stephan Gerhold2021-09-013-50/+175
* arm: u8500: Imply options for new driversStephan Gerhold2021-09-011-0/+7
* Kconfig: Remove all default n/no optionsMichal Simek2021-08-3110-29/+0
* Convert CONFIG_SKIP_LOWLEVEL_INIT et al to KconfigTom Rini2021-08-3124-50/+55
* Finish converting CONFIG_SYS_CACHELINE_SIZE to KconfigTom Rini2021-08-311-15/+0
* imx: Finish migration of IMX_CONFIG to KconfigTom Rini2021-08-312-2/+6
* imx: Introduce CONFIG_MACH_IMXTom Rini2021-08-312-0/+16
* Convert CONFIG_MX7D to KconfigTom Rini2021-08-311-0/+1
* nxp: Migrate CONFIG_DDR_CLK_FREQ to KconfigTom Rini2021-08-313-7/+7
* ddr: Migrate DDR_SPD to KconfigTom Rini2021-08-311-0/+1
* mvebe: Migrate CONFIG_DDR_LOG_LEVEL to KconfigTom Rini2021-08-311-0/+14
* mvebu: Migrate CONFIG_DDR_32BIT/64BIT to KconfigTom Rini2021-08-311-0/+13
* Kconfig: Use spaces not tabs in Kconfig entiresWIP/2021-08-30-kconfig-migrations-part1-nextTom Rini2021-08-301-1/+1
* arm: Migrate GICV2 / GICV3 to KconfigTom Rini2021-08-306-5/+32
* rcar: i2c: Migrate SYS_I2C_SH to KconfigTom Rini2021-08-307-28/+0
* Convert CONFIG_SYS_I2C_MXC et al to KconfigTom Rini2021-08-302-0/+2
* Convert CONFIG_SYS_I2C_SPEED et al to KconfigTom Rini2021-08-302-10/+0
* ti: i2c: Convert CONFIG_SYS_OMAP24_I2C to CONFIG_SYS_I2C namespaceTom Rini2021-08-302-3/+3
* Convert CONFIG_SYS_I2C_EARLY_INIT to KconfigTom Rini2021-08-301-3/+0
* Convert CONFIG_SYS_I2C_LEGACY to Kconfig and add CONFIG_[ST]PL_SYS_I2C_LEGACYTom Rini2021-08-306-6/+14
* Convert CONFIG_SYS_I2C_MVTWSI to KconfigTom Rini2021-08-301-1/+0
* Convert CONFIG_ID_EEPROM to KconfigTom Rini2021-08-301-0/+5
* davinci: Drop CONFIG_MAC_ADDR_IN_EEPROMTom Rini2021-08-302-28/+0
* Merge tag 'xilinx-for-v2021.10-rc3' of https://gitlab.denx.de/u-boot/custodia...WIP/27Aug2021Tom Rini2021-08-2719-38/+148
|\
| * xilinx: zynqmp: Update descriptions for u-boot.itsMichal Simek2021-08-261-2/+2
| * xilinx: common: Enabling generic function for DT reselectionMichal Simek2021-08-261-0/+3
| * xilinx: zynqmp: Generate different u-boot.itb for MULTI_DTB_FITMichal Simek2021-08-261-0/+47
| * arm64: dts: Make sure that all DTBs are 64bit alignedMichal Simek2021-08-261-1/+1
| * soc: xilinx: versal: Add soc_xilinx_versal driverT Karthik Reddy2021-08-263-0/+10
| * soc: xilinx: zynqmp: Add soc_xilinx_zynqmp driverT Karthik Reddy2021-08-263-0/+9
| * ARM: zynq: Enable smcc and nor for zc770-xm012Michal Simek2021-08-261-0/+9
| * ARM: zynq: Wire single qspi on couple of boardsMichal Simek2021-08-264-0/+32
| * ARM: zynq: Replace 'io-standard' with 'power-source' propertySai Krishna Potthuri2021-08-262-20/+20
| * xilinx: Add jedec compatible string for QSPI (Zynq/ZynqMP)Raju Kumar Pothuraju2021-08-264-4/+4
| * arm64: zynqmp: Update comment style sm-k26Michal Simek2021-08-261-1/+1
| * arm64: zynqmp: Fix header alignment on kv260 boardsMichal Simek2021-08-262-8/+8
| * arm64: zynqmp: Fix node name for ds35/36 ledsMichal Simek2021-08-261-2/+2
* | arm: socfpga: Enable Intel N5X device buildSiew Chin Lim2021-08-252-6/+43