Age | Commit message (Expand) | Author |
2020-04-04 | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86 | Tom Rini |
2020-04-04 | serial: ns16550: Fix ordering of getting base address | Bin Meng |
2020-04-04 | x86: acpi: Describe USB 3 host controller found on Intel Tangier | Andy Shevchenko |
2020-04-04 | x86: acpi: Add I²C timings to Intel Merrifield platform | Andy Shevchenko |
2020-04-04 | doc: board: verdin-imx8mm: use mainline TF-A | Igor Opaniuk |
2020-04-04 | x86: acpi: Refactor XSDT handling in acpi_add_table() | Andy Shevchenko |
2020-04-04 | net: sh_eth: Init the hardware before PHY access | Marek Vasut |
2020-04-03 | Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-tegra | Tom Rini |
2020-04-03 | arch: Add explicit linker script for u-boot-elf | Michal Simek |
2020-04-03 | mach-snapdragon: Fix overwriting last digit of serial number | Jan-Christoph Tebbe |
2020-04-03 | Revert "common: spl_fit: Default to IH_OS_U_BOOT if FIT_IMAGE_TINY enabled" | Ye Li |
2020-04-03 | Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-spi | Tom Rini |
2020-04-02 | ARM: tegra: Add NVIDIA Jetson Nano Developer Kit support | Tom Warren |
2020-04-02 | mtd: spi: Add Macronix MX25U3235F device | Tom Warren |
2020-04-02 | t210: Adjust ramdisk_addr_r/fdt_addr_r to allow for large kernels | Tom Warren |
2020-04-02 | qspi: t210: Use dev_read calls to get FDT data like base, freq | Tom Warren |
2020-04-02 | qspi: t210: Fix QSPI clock and tap delays | Tom Warren |
2020-04-02 | qspi: t210: Fix claim_bus's use of the wrong bus/device | Tom Warren |
2020-04-02 | mmc: t210: Fix 'bad' SD-card clock when doing 400KHz card detect | Tom Warren |
2020-04-02 | mmc: t210: Add autocal and tap/trim updates for SDMMC1/3 | Tom Warren |
2020-04-02 | tegra: Enable CONFIG_BOOTP_PREFER_SERVERIP for all Jetson boards | Tom Warren |
2020-04-02 | ARM: tegra: p2771-0000: enable PIE relocation | Vishruth |
2020-04-02 | i2c: t210: Add VI_I2C clock source support | Tom Warren |
2020-04-02 | t210: pinmux: Remove pinmux/GPIO init from T210 boards | Tom Warren |
2020-04-02 | t210: do not enable PLLE and UPHY PLL HW PWRSEQ | JC Kuo |
2020-04-02 | ARM: tegra: p2371-2180: add I2C nodes to DT | Stephen Warren |
2020-04-02 | colibri_t30: add update_uboot wrapper | Igor Opaniuk |
2020-04-02 | colibri_t20: add update_uboot wrapper | Igor Opaniuk |
2020-04-02 | apalis_t30: add update_uboot wrapper | Igor Opaniuk |
2020-04-02 | apalis-tk1: add update_uboot wrapper | Igor Opaniuk |
2020-04-02 | Merge tag 'video-fixes-2apr20' of https://gitlab.denx.de/u-boot/custodians/u-... | Tom Rini |
2020-04-02 | video: rockchip: Support 4K resolution for rk3399, HDMI | Jagan Teki |
2020-04-02 | rockchip: Enable HDMI output on rk3399 board w/ HDMI | Jagan Teki |
2020-04-02 | rockchip: Enable pre console for rk3399 | Jagan Teki |
2020-04-02 | video: rockchip: Fix vop modes for rk3399 | Jagan Teki |
2020-04-02 | clk: rk3399: Set empty for vopl assigned-clocks | Jagan Teki |
2020-04-02 | spi: atmel-quadspi: Add verbose debug facilities to monitor register accesses | Tudor Ambarus |
2020-04-02 | spi: atmel-quadspi: fix possible MMIO window size overrun | Tudor Ambarus |
2020-04-01 | Merge tag 'dm-pull-1apr20' of git://git.denx.de/u-boot-dm | Tom Rini |
2020-04-01 | Merge tag 'u-boot-stm32-20200401' of https://gitlab.denx.de/u-boot/custodians... | Tom Rini |
2020-04-01 | test: vboot: Reduce fake kernel size to 500 bytes | Simon Glass |
2020-04-01 | test: vboot: Move key creation into a function | Simon Glass |
2020-04-01 | image: Use constants for 'required' and 'key-name-hint' | Simon Glass |
2020-04-01 | test: vboot: Fix pylint errors | Simon Glass |
2020-04-01 | test: vboot: Tidy up the code a little | Simon Glass |
2020-04-01 | fit_check_sign: Allow selecting the configuration to verify | Simon Glass |
2020-04-01 | image: Load the correct configuration in fit_check_sign | Simon Glass |
2020-04-01 | image: Check hash-nodes when checking configurations | Simon Glass |
2020-04-01 | test: vboot: Parameterise the test | Simon Glass |
2020-04-01 | test: vboot: Add a test for a forged configuration | Simon Glass |