aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* arm: socfpga: vining: Fix UDC controller phandle in DTMarek Vasut2021-09-221-1/+1
* arm: socfpga: vining: Un-disable WDT in DTMarek Vasut2021-09-221-4/+0
* x86: tangier: acpi: Add GPIO card detection to SDHCI #2Andy Shevchenko2021-09-221-0/+32
* x86: edison: Mark eMMC non-removableAndy Shevchenko2021-09-221-0/+1
* arm: dts: stm32mp1: use ssbl partition name for U-BootPatrick Delaunay2021-09-212-2/+6
* arm: mach-k3: common: Make sure firmware sections are loaded prior to armv8 s...WIP/2021-09-17-TI-platform-updatesNishanth Menon2021-09-171-12/+18
* arm: mach-k3: am6_init: Prioritize MSMC traffic over DDR in NAVSS NorthbridgeRoger Quadros2021-09-172-0/+21
* clk: ti: k3: Update driver to account for divider flagsSuman Anna2021-09-172-97/+99
* arm: mach-k3: Add note to auto-generated filesDave Gerlach2021-09-174-4/+20
* arm: mach-k3: j7200: Fix clk-data parenting for postdiv PLL clocksSuman Anna2021-09-171-4/+4
* arm: mach-k3: j721e: Fix clk-data parenting for postdiv PLL clocksSuman Anna2021-09-171-4/+4
* arm: mach-k3: common: Add a release_resources_for_core_shutdown() stubSuman Anna2021-09-171-0/+5
* ARM: bcm283x: change the virtual address of the XHCI PCI device baseMarek Szyprowski2021-09-151-2/+2
* arm: dts: bcm283x: Add minimal smbios informationMatthias Brugger2021-09-151-0/+19
* pci: Drop DM_PCISimon Glass2021-09-134-4/+3
* ppc: Remove UCP1020 boardSimon Glass2021-09-131-7/+0
* arm: dts: k3-j721e-r5-*.dts: Fix clock-names property in the usb0 instanceAswath Govindraju2021-09-101-1/+1
* ARM: dts: Fix node status to "okay" on TI boardsRoger Quadros2021-09-1020-34/+34
* arm: dts: k3-am642-evm-u-boot: Add u-boot, dm-spl tag in the pinmux node of mmc1Aswath Govindraju2021-09-101-0/+4
* am33xx: Fix USB for am335x boardsMatwey V. Kornilov2021-09-101-6/+0
* arm: mvebu: dts: Armada8k enable mdioSven Auhagen2021-09-104-0/+4
* lib: Drop SHA512_ALGO in lieu of SHA512Alexandru Gagniuc2021-09-081-1/+1
* riscv: lib: modify the indentZong Li2021-09-071-1/+1
* board: sifive: use ccache driver instead of helper functionZong Li2021-09-078-140/+4
* riscv: lib: implement enable_caches for sifive cacheZong Li2021-09-073-0/+33
* common: board_r: support enable_caches for RISC-VZong Li2021-09-071-0/+4
* riscv: show code leading to exceptionHeinrich Schuchardt2021-09-071-0/+33
* stm32mp: Fix board_get_usable_ram_top()Patrice Chotard2021-09-061-1/+1
* Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvellTom Rini2021-09-014-69/+72
|\
| * arm: mvebu: Move get_boot_device() to cpu.c and make visibleMarek Behún2021-09-013-68/+71
| * arm: mvebu: axp: Properly check for Armada XP in mach/soc.hPali Rohár2021-09-011-1/+1
|/
* Merge https://gitlab.denx.de/u-boot/custodians/u-boot-shTom Rini2021-08-311-0/+23
|\
| * ARM: rmobile: beacon-renesom: Enable QSPI NOR FlashAdam Ford2021-08-241-0/+23
* | 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