aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* global: Remove unused or unnecessary CONFIG symbols related to DDRTom Rini2021-08-302-12/+1
* Kconfig: Use spaces not tabs in Kconfig entiresWIP/2021-08-30-kconfig-migrations-part1-nextTom Rini2021-08-301-1/+1
* global: Remove dead code that starts with CONFIG_[0-9A]Tom Rini2021-08-302-148/+0
* 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-302-0/+6
* davinci: Drop CONFIG_MAC_ADDR_IN_EEPROMTom Rini2021-08-302-28/+0
* powerpc: Remove unused FCC ethernet codeTom Rini2021-08-303-465/+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
* | arm: dts: Add base dtsi and devkit dts for Intel N5X deviceSiew Chin Lim2021-08-254-0/+377
* | arm: socfpga: Add SPL for Intel N5X deviceSiew Chin Lim2021-08-251-0/+94
* | ddr: altera: Add SDRAM driver for Intel N5X deviceTien Fong Chee2021-08-252-1/+15
* | arm: socfpga: Changed misc_s10.c to misc_soc64.cSiew Chin Lim2021-08-252-8/+8
* | arm: socfpga: Add clock manager for Intel N5X deviceSiew Chin Lim2021-08-253-0/+94
* | arm: socfpga: Move cm_get_mpu_clk_hz function declaration to clock_manager.hSiew Chin Lim2021-08-255-5/+1
* | arm: socfpga: Get clock manager base address for Intel N5X deviceSiew Chin Lim2021-08-251-0/+3
* | arm: socfpga: Add handoff data support for Intel N5X deviceTien Fong Chee2021-08-243-48/+140
* | arm: socfpga: Add base address for Intel N5X deviceSiew Chin Lim2021-08-241-1/+2
* | arm: socfpga: Changed base_addr_s10.h to base_addr_soc64.hSiew Chin Lim2021-08-241-4/+4
* | arm: socfpga: Move linux_qspi_enable from bootcommand to board_prep_linux fun...Siew Chin Lim2021-08-241-8/+9
* | Merge tag 'efi-2021-10-rc3' of https://source.denx.de/u-boot/custodians/u-boo...WIP/23Aug2021Tom Rini2021-08-231-1/+1
|\ \
| * | efi_loader rename enum efi_mem_type to efi_memory_typeHeinrich Schuchardt2021-08-171-1/+1
* | | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriqTom Rini2021-08-233-60/+10
|\ \ \
| * | | armv8: fsl : create bootcmd and mcinitcmd as per boot sourceWasim Khan2021-08-181-3/+6
| * | | board: sl28: drop unneeded and outdated flash partitionsMichael Walle2021-08-181-55/+0
| * | | arm: Finish migration of HAS_FSL_XHCI_USBTom Rini2021-08-181-2/+4
| |/ /
* | | bootcount: add a new driver with syscon as backendNandor Han2021-08-221-0/+14
* | | riscv: cpu: fu740: Fix typo of dateZong Li2021-08-171-1/+1
|/ /
* | arm: stm32mp1: Implement ECDSA signature verificationAlexandru Gagniuc2021-08-163-0/+112
* | ARM: dts: stm32: Reduce DHCOR SPI NOR frequency to 50 MHzMarek Vasut2021-08-161-1/+1