summaryrefslogtreecommitdiff
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* kconfig / kbuild: Re-sync with Linux 4.19Tom Rini2020-04-107-16/+16
* Merge tag 'u-boot-amlogic-20200406' of https://gitlab.denx.de/u-boot/custodia...WIP/08Apr2020-nextTom Rini2020-04-0834-557/+2541
|\
| * arm64: dts: meson: add libretech-pc supportJerome Brunet2020-04-063-0/+16
| * arm64: dts: meson: import libretech-pc from linux v5.6-rc2Jerome Brunet2020-04-064-0/+465
| * arm64: dts: meson: sync dt and bindings from v5.6-rc2Jerome Brunet2020-04-0627-557/+2060
* | Merge tag 'xilinx-for-v2020.07' of https://gitlab.denx.de/u-boot/custodians/u...WIP/07Apr2020-nextTom Rini2020-04-0785-882/+2208
|\ \
| * | arm64: versal: Disable DDR cache mapping if DDR is not enabledMichal Simek2020-04-062-0/+15
| * | arm64: zynqmp: Add support for u-boot.itb generation without ATFMichal Simek2020-04-061-5/+18
| * | arm64: zynqmp: Move timeout for clock propagation below psu_initMichal Simek2020-04-061-3/+0
| * | arm64: zynqmp: Add support for debug uart also for U-Boot properMichal Simek2020-04-061-6/+0
| * | arm64: zynqmp Add support for zcu102 rev1.1Michal Simek2020-04-062-0/+16
| * | arm64: zynqmp: Add third backup bootmodeMichal Simek2020-04-061-0/+2
| * | ARM: zynq: Do not print message about boot deviceMichal Simek2020-04-061-2/+0
| * | ARM: zynq: Enable DM for CFI NOR flashMichal Simek2020-04-061-0/+14
| * | ARM: zynq: Do not include full zynq-7000.dtsi to cse-nor configurationMichal Simek2020-04-061-10/+3
| * | Makefile: Add environment variable DEVICE_TREE to headerMichal Simek2020-04-061-2/+6
| * | ARM: zynq: Change zc770 xm011 Nand x16 configurationsMichal Simek2020-04-062-2/+12
| * | arm64: zynqmp: Move pinctrl node under firmware nodeMichal Simek2020-04-061-6/+5
| * | arm64: zynqmp: Fix GIC compatible propertyMichal Simek2020-04-061-1/+1
| * | ARM: zynq: Fix addresses in partition definitionsMichal Simek2020-04-062-10/+10
| * | arm64: zynqmp: Fix addresses in partition definitionsMichal Simek2020-04-0611-44/+44
| * | arm64: zynqmp: Sync DP subsystemMichal Simek2020-04-065-110/+73
| * | arm64: zynqmp: Do not duplicate flash partition label propertyAmit Kumar Mahapatra2020-04-061-2/+2
| * | arm64: dts: zynqmp: Add clk cells for sdhciAshok Reddy Soma2020-04-061-0/+4
| * | arm64: zynqmp: Remove second copy of reset-controllerMichal Simek2020-04-061-5/+0
| * | arm64: zynqmp: Add 'no-1-8-v' property for ZynqMP BoardsManish Narani2020-04-068-6/+29
| * | arm64: zynqmp: Sync zynqmp fpga manager with mainlineNava kishore Manne2020-04-062-5/+11
| * | arm64: zynqmp: Remove unused zynqmp-clk.dtsiMichal Simek2020-04-061-244/+0
| * | ARM: zynq: Fix spi name nodeMichal Simek2020-04-062-2/+2
| * | arm64: zynqmp: Update Copyright years to 2020Michal Simek2020-04-0625-25/+25
| * | arm64: zynqmp: Replace gpio-key,wakeup with wakeup sourceMichal Simek2020-04-062-2/+2
| * | ARM: dts: zynq: replace gpio-key,wakeup with wakeup-source propertySudeep Holla2020-04-061-1/+1
| * | ARM: dts: zc702: Fix I2C bus warningsQuanyang Wang2020-04-061-6/+6
| * | arm64: zynqmp: Print multiboot register value in EL3Michal Simek2020-04-061-1/+3
| |/
| * Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86Tom Rini2020-04-042-18/+96
| |\
| | * x86: acpi: Describe USB 3 host controller found on Intel TangierAndy Shevchenko2020-04-041-0/+47
| | * x86: acpi: Add I²C timings to Intel Merrifield platformAndy Shevchenko2020-04-041-0/+30
| | * x86: acpi: Refactor XSDT handling in acpi_add_table()Andy Shevchenko2020-04-041-18/+19
| * | Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-tegraWIP/03Apr2020Tom Rini2020-04-0313-249/+273
| |\ \
| | * | ARM: tegra: Add NVIDIA Jetson Nano Developer Kit supportTom Warren2020-04-024-1/+181
| | * | mmc: t210: Fix 'bad' SD-card clock when doing 400KHz card detectTom Warren2020-04-021-1/+1
| | * | mmc: t210: Add autocal and tap/trim updates for SDMMC1/3Tom Warren2020-04-021-4/+16
| | * | i2c: t210: Add VI_I2C clock source supportTom Warren2020-04-021-4/+4
| | * | t210: pinmux: Remove pinmux/GPIO init from T210 boardsTom Warren2020-04-022-196/+1
| | * | t210: do not enable PLLE and UPHY PLL HW PWRSEQJC Kuo2020-04-026-44/+59
| | * | ARM: tegra: p2371-2180: add I2C nodes to DTStephen Warren2020-04-021-0/+12
| | |/
| * | arch: Add explicit linker script for u-boot-elfMichal Simek2020-04-032-1/+9
| * | mach-snapdragon: Fix overwriting last digit of serial numberJan-Christoph Tebbe2020-04-031-1/+1
| * | rockchip: Enable pre console for rk3399Jagan Teki2020-04-021-0/+1
| * | video: rockchip: Fix vop modes for rk3399Jagan Teki2020-04-021-0/+11
| |/