summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-04-03Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-tegraTom Rini
2020-04-03arch: Add explicit linker script for u-boot-elfMichal Simek
2020-04-03mach-snapdragon: Fix overwriting last digit of serial numberJan-Christoph Tebbe
2020-04-03Revert "common: spl_fit: Default to IH_OS_U_BOOT if FIT_IMAGE_TINY enabled"Ye Li
2020-04-03Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-spiTom Rini
2020-04-02ARM: tegra: Add NVIDIA Jetson Nano Developer Kit supportTom Warren
2020-04-02mtd: spi: Add Macronix MX25U3235F deviceTom Warren
2020-04-02t210: Adjust ramdisk_addr_r/fdt_addr_r to allow for large kernelsTom Warren
2020-04-02qspi: t210: Use dev_read calls to get FDT data like base, freqTom Warren
2020-04-02qspi: t210: Fix QSPI clock and tap delaysTom Warren
2020-04-02qspi: t210: Fix claim_bus's use of the wrong bus/deviceTom Warren
2020-04-02mmc: t210: Fix 'bad' SD-card clock when doing 400KHz card detectTom Warren
2020-04-02mmc: t210: Add autocal and tap/trim updates for SDMMC1/3Tom Warren
2020-04-02tegra: Enable CONFIG_BOOTP_PREFER_SERVERIP for all Jetson boardsTom Warren
2020-04-02ARM: tegra: p2771-0000: enable PIE relocationVishruth
2020-04-02i2c: t210: Add VI_I2C clock source supportTom Warren
2020-04-02t210: pinmux: Remove pinmux/GPIO init from T210 boardsTom Warren
2020-04-02t210: do not enable PLLE and UPHY PLL HW PWRSEQJC Kuo
2020-04-02ARM: tegra: p2371-2180: add I2C nodes to DTStephen Warren
2020-04-02colibri_t30: add update_uboot wrapperIgor Opaniuk
2020-04-02colibri_t20: add update_uboot wrapperIgor Opaniuk
2020-04-02apalis_t30: add update_uboot wrapperIgor Opaniuk
2020-04-02apalis-tk1: add update_uboot wrapperIgor Opaniuk
2020-04-02Merge tag 'video-fixes-2apr20' of https://gitlab.denx.de/u-boot/custodians/u-...Tom Rini
2020-04-02video: rockchip: Support 4K resolution for rk3399, HDMIJagan Teki
2020-04-02rockchip: Enable HDMI output on rk3399 board w/ HDMIJagan Teki
2020-04-02rockchip: Enable pre console for rk3399Jagan Teki
2020-04-02video: rockchip: Fix vop modes for rk3399Jagan Teki
2020-04-02clk: rk3399: Set empty for vopl assigned-clocksJagan Teki
2020-04-02spi: atmel-quadspi: Add verbose debug facilities to monitor register accessesTudor Ambarus
2020-04-02spi: atmel-quadspi: fix possible MMIO window size overrunTudor Ambarus
2020-04-01Merge tag 'dm-pull-1apr20' of git://git.denx.de/u-boot-dmTom Rini
2020-04-01Merge tag 'u-boot-stm32-20200401' of https://gitlab.denx.de/u-boot/custodians...Tom Rini
2020-04-01test: vboot: Reduce fake kernel size to 500 bytesSimon Glass
2020-04-01test: vboot: Move key creation into a functionSimon Glass
2020-04-01image: Use constants for 'required' and 'key-name-hint'Simon Glass
2020-04-01test: vboot: Fix pylint errorsSimon Glass
2020-04-01test: vboot: Tidy up the code a littleSimon Glass
2020-04-01fit_check_sign: Allow selecting the configuration to verifySimon Glass
2020-04-01image: Load the correct configuration in fit_check_signSimon Glass
2020-04-01image: Check hash-nodes when checking configurationsSimon Glass
2020-04-01test: vboot: Parameterise the testSimon Glass
2020-04-01test: vboot: Add a test for a forged configurationSimon Glass
2020-04-01test: vboot: Drop unnecessary parameter for fit_check_signSimon Glass
2020-04-01image: Return an error message from fit_config_verify_sig()Simon Glass
2020-04-01image: Be a little more verbose when checking signaturesSimon Glass
2020-04-01image: Correct comment for fit_conf_get_node()Simon Glass
2020-04-01ARM: dts: stm32: Repair PMIC configuration on AV96Marek Vasut
2020-04-01ARM: dts: stm32: Add missing ethernet PHY reset on AV96Marek Vasut
2020-04-01ARM: dts: stm32: Repair ethernet operation on AV96Marek Vasut