summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-04-03ARM: tegra: Add NVIDIA Jetson Nano Developer Kit supportTom Warren10-1/+495
2020-04-03mtd: spi: Add Macronix MX25U3235F deviceTom Warren1-0/+1
2020-04-03t210: Adjust ramdisk_addr_r/fdt_addr_r to allow for large kernelsTom Warren1-2/+2
2020-04-03qspi: t210: Use dev_read calls to get FDT data like base, freqTom Warren1-8/+7
2020-04-03qspi: t210: Fix QSPI clock and tap delaysTom Warren1-9/+15
2020-04-03qspi: t210: Fix claim_bus's use of the wrong bus/deviceTom Warren1-2/+4
2020-04-03mmc: t210: Fix 'bad' SD-card clock when doing 400KHz card detectTom Warren2-1/+20
2020-04-03mmc: t210: Add autocal and tap/trim updates for SDMMC1/3Tom Warren2-12/+92
2020-04-03tegra: Enable CONFIG_BOOTP_PREFER_SERVERIP for all Jetson boardsTom Warren6-0/+6
2020-04-03ARM: tegra: p2771-0000: enable PIE relocationVishruth2-0/+2
2020-04-03i2c: t210: Add VI_I2C clock source supportTom Warren1-4/+4
2020-04-03t210: pinmux: Remove pinmux/GPIO init from T210 boardsTom Warren10-1339/+5
2020-04-03t210: do not enable PLLE and UPHY PLL HW PWRSEQJC Kuo6-44/+59
2020-04-03ARM: tegra: p2371-2180: add I2C nodes to DTStephen Warren1-0/+12
2020-04-03colibri_t30: add update_uboot wrapperIgor Opaniuk1-0/+11
2020-04-03colibri_t20: add update_uboot wrapperIgor Opaniuk1-2/+6
2020-04-03apalis_t30: add update_uboot wrapperIgor Opaniuk1-0/+11
2020-04-03apalis-tk1: add update_uboot wrapperIgor Opaniuk1-0/+9
2020-04-02Merge tag 'video-fixes-2apr20' of https://gitlab.denx.de/u-boot/custodians/u-...Tom Rini14-2/+70
2020-04-02video: rockchip: Support 4K resolution for rk3399, HDMIJagan Teki1-0/+2
2020-04-02rockchip: Enable HDMI output on rk3399 board w/ HDMIJagan Teki7-0/+44
2020-04-02rockchip: Enable pre console for rk3399Jagan Teki2-0/+2
2020-04-02video: rockchip: Fix vop modes for rk3399Jagan Teki3-2/+15
2020-04-02clk: rk3399: Set empty for vopl assigned-clocksJagan Teki1-0/+7
2020-04-02spi: atmel-quadspi: Add verbose debug facilities to monitor register accessesTudor Ambarus1-18/+96
2020-04-02spi: atmel-quadspi: fix possible MMIO window size overrunTudor Ambarus1-0/+11
2020-04-01Merge tag 'dm-pull-1apr20' of git://git.denx.de/u-boot-dmTom Rini11-118/+601
2020-04-01Merge tag 'u-boot-stm32-20200401' of https://gitlab.denx.de/u-boot/custodians...Tom Rini5-23/+182
2020-04-01test: vboot: Reduce fake kernel size to 500 bytesSimon Glass1-1/+1
2020-04-01test: vboot: Move key creation into a functionSimon Glass1-21/+18
2020-04-01image: Use constants for 'required' and 'key-name-hint'Simon Glass6-15/+19
2020-04-01test: vboot: Fix pylint errorsSimon Glass1-34/+19
2020-04-01test: vboot: Tidy up the code a littleSimon Glass1-13/+21
2020-04-01fit_check_sign: Allow selecting the configuration to verifySimon Glass3-5/+12
2020-04-01image: Load the correct configuration in fit_check_signSimon Glass1-2/+4
2020-04-01image: Check hash-nodes when checking configurationsSimon Glass1-3/+33
2020-04-01test: vboot: Parameterise the testSimon Glass1-6/+14
2020-04-01test: vboot: Add a test for a forged configurationSimon Glass2-1/+440
2020-04-01test: vboot: Drop unnecessary parameter for fit_check_signSimon Glass1-2/+1
2020-04-01image: Return an error message from fit_config_verify_sig()Simon Glass1-2/+3
2020-04-01image: Be a little more verbose when checking signaturesSimon Glass2-2/+3
2020-04-01image: Correct comment for fit_conf_get_node()Simon Glass2-18/+20
2020-04-01ARM: dts: stm32: Repair PMIC configuration on AV96Marek Vasut1-4/+16
2020-04-01ARM: dts: stm32: Add missing ethernet PHY reset on AV96Marek Vasut1-0/+1
2020-04-01ARM: dts: stm32: Repair ethernet operation on AV96Marek Vasut1-2/+2
2020-04-01ARM: dts: stm32: Add alternate pinmux for ethernet RGMIIMarek Vasut1-0/+51
2020-04-01ARM: dts: stm32: Add configuration EEPROM on AV96Marek Vasut1-0/+7
2020-04-01ARM: dts: stm32: Use DT alias for the configuration EEPROMMarek Vasut2-9/+12
2020-04-01ARM: dts: stm32: Add QSPI NOR on AV96Marek Vasut1-0/+20
2020-04-01ARM: dts: stm32: Repair SDMMC2 operationMarek Vasut2-2/+2