summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.denx.de/u-boot-shWIP/04Apr2020Tom Rini2020-04-041-0/+4
|\
| * net: sh_eth: Init the hardware before PHY accessMarek Vasut2020-04-041-0/+4
* | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86Tom Rini2020-04-044-55/+124
|\ \
| * | serial: ns16550: Fix ordering of getting base addressBin Meng2020-04-041-17/+22
| * | 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
| * | doc: board: verdin-imx8mm: use mainline TF-AIgor Opaniuk2020-04-041-20/+6
| * | 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-0341-1420/+757
|\ \
| * | ARM: tegra: Add NVIDIA Jetson Nano Developer Kit supportTom Warren2020-04-0210-1/+495
| * | mtd: spi: Add Macronix MX25U3235F deviceTom Warren2020-04-021-0/+1
| * | t210: Adjust ramdisk_addr_r/fdt_addr_r to allow for large kernelsTom Warren2020-04-021-2/+2
| * | qspi: t210: Use dev_read calls to get FDT data like base, freqTom Warren2020-04-021-8/+7
| * | qspi: t210: Fix QSPI clock and tap delaysTom Warren2020-04-021-9/+15
| * | qspi: t210: Fix claim_bus's use of the wrong bus/deviceTom Warren2020-04-021-2/+4
| * | mmc: t210: Fix 'bad' SD-card clock when doing 400KHz card detectTom Warren2020-04-022-1/+20
| * | mmc: t210: Add autocal and tap/trim updates for SDMMC1/3Tom Warren2020-04-022-12/+92
| * | tegra: Enable CONFIG_BOOTP_PREFER_SERVERIP for all Jetson boardsTom Warren2020-04-026-0/+6
| * | ARM: tegra: p2771-0000: enable PIE relocationVishruth2020-04-022-0/+2
| * | i2c: t210: Add VI_I2C clock source supportTom Warren2020-04-021-4/+4
| * | t210: pinmux: Remove pinmux/GPIO init from T210 boardsTom Warren2020-04-0210-1339/+5
| * | 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
| * | colibri_t30: add update_uboot wrapperIgor Opaniuk2020-04-021-0/+11
| * | colibri_t20: add update_uboot wrapperIgor Opaniuk2020-04-021-2/+6
| * | apalis_t30: add update_uboot wrapperIgor Opaniuk2020-04-021-0/+11
| * | apalis-tk1: add update_uboot wrapperIgor Opaniuk2020-04-021-0/+9
| |/
* | arch: Add explicit linker script for u-boot-elfMichal Simek2020-04-034-7/+19
* | mach-snapdragon: Fix overwriting last digit of serial numberJan-Christoph Tebbe2020-04-031-1/+1
* | Revert "common: spl_fit: Default to IH_OS_U_BOOT if FIT_IMAGE_TINY enabled"Ye Li2020-04-031-4/+0
* | Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-spiTom Rini2020-04-031-18/+107
|\ \
| * | spi: atmel-quadspi: Add verbose debug facilities to monitor register accessesTudor Ambarus2020-04-021-18/+96
| * | spi: atmel-quadspi: fix possible MMIO window size overrunTudor Ambarus2020-04-021-0/+11
| |/
* | Merge tag 'video-fixes-2apr20' of https://gitlab.denx.de/u-boot/custodians/u-...Tom Rini2020-04-0214-2/+70
|\ \ | |/ |/|
| * video: rockchip: Support 4K resolution for rk3399, HDMIJagan Teki2020-04-021-0/+2
| * rockchip: Enable HDMI output on rk3399 board w/ HDMIJagan Teki2020-04-027-0/+44
| * rockchip: Enable pre console for rk3399Jagan Teki2020-04-022-0/+2
| * video: rockchip: Fix vop modes for rk3399Jagan Teki2020-04-023-2/+15
| * clk: rk3399: Set empty for vopl assigned-clocksJagan Teki2020-04-021-0/+7
|/
* Merge tag 'dm-pull-1apr20' of git://git.denx.de/u-boot-dmWIP/01Apr2020Tom Rini2020-04-0111-118/+601
|\
| * test: vboot: Reduce fake kernel size to 500 bytesSimon Glass2020-04-011-1/+1
| * test: vboot: Move key creation into a functionSimon Glass2020-04-011-21/+18
| * image: Use constants for 'required' and 'key-name-hint'Simon Glass2020-04-016-15/+19
| * test: vboot: Fix pylint errorsSimon Glass2020-04-011-34/+19
| * test: vboot: Tidy up the code a littleSimon Glass2020-04-011-13/+21
| * fit_check_sign: Allow selecting the configuration to verifySimon Glass2020-04-013-5/+12
| * image: Load the correct configuration in fit_check_signSimon Glass2020-04-011-2/+4
| * image: Check hash-nodes when checking configurationsSimon Glass2020-04-011-3/+33
| * test: vboot: Parameterise the testSimon Glass2020-04-011-6/+14
| * test: vboot: Add a test for a forged configurationSimon Glass2020-04-012-1/+440