1. 670eda3 video: check hardware version of DSI by Yannick Fertre · 4 years, 4 months ago
  2. 8cee200 video: vidconsole: avoid multiple lines overwrite logo by Ye Li · 4 years, 4 months ago
  3. bab68b2 video: bmp: support 8bits BMP drawing on 24/32 bpp framebuffer by Ye Li · 4 years, 4 months ago
  4. 922c6d5 Merge tag 'mmc-2020-6-24' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmc by Tom Rini · 4 years, 4 months ago
  5. f12341a mmc: sdhci: Fix HISPD bit handling by Jagan Teki · 4 years, 4 months ago
  6. fe95905 mmc: retry CMD1 in mmc_send_op_cond() until the eMMC is ready by Haibo Chen · 4 years, 4 months ago
  7. ba61676 mmc: fsl_esdhc_imx: disable the CMD CRC check for standard tuning by Haibo Chen · 4 years, 4 months ago
  8. 1a027a9 nvme: Invalidate dcache before submitting admin cmd by Jagan Teki · 4 years, 4 months ago
  9. e168eac gpio: mxc_gpio: change gpio index for i.MX8 by Ye Li · 4 years, 4 months ago
  10. 89b5bd5 net: fec: Allow the PHY node to be retrieved by Fabio Estevam · 4 years, 4 months ago
  11. 338d9b0 phy: atheros: ar8035: Fix clock output calculation by Fabio Estevam · 4 years, 4 months ago
  12. fb264ef firmware: PSCI: Fix PSCI support for OF live trees by Jon Hunter · 4 years, 4 months ago
  13. e88d697 regulator: fix: enable gpio when requested by Mark Kettenis · 4 years, 6 months ago
  14. bb1ff13 Merge tag 'mmc-2020-6-15' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmc by Tom Rini · 4 years, 4 months ago
  15. 50a17a6 mmc: fsl_esdhc: Gracefully fail on unsupported voltage switch by Marek Vasut · 4 years, 5 months ago
  16. 406df85 mmc: fsl_esdhc: Fix SDR104 and HS200 support by Marek Vasut · 4 years, 5 months ago
  17. dbd8a8d mmc: ca_dw_mmc: Misc cleanup of driver by Arthur Li · 4 years, 5 months ago
  18. c927d65 mmc: fsl_esdhc: workaround for hardware 3.3v IO reliability issue by Yangbo Lu · 4 years, 5 months ago
  19. 9abf648 mmc: fsl_esdhc: read register once for card inserted status by Yangbo Lu · 4 years, 5 months ago
  20. 07672c4 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-usb by Tom Rini · 4 years, 4 months ago
  21. 65f7551 eth/r8152: update the firmware by Hayes Wang · 4 years, 5 months ago
  22. 807f0ff spi: davinci: Drop non-dm code by Jagan Teki · 4 years, 5 months ago
  23. beeb34a spi: atmel: Drop atmel_spi.h by Jagan Teki · 4 years, 5 months ago
  24. 0984500 spi: atmel: Remove nondm code by Jagan Teki · 4 years, 5 months ago
  25. a9d3cab spi: atmel: Drop CONFIG_SYS_SPI_WRITE_TOUT by Jagan Teki · 4 years, 5 months ago
  26. 62b02a6 spi: fsl_dspi: Drop nondm code by Jagan Teki · 4 years, 5 months ago
  27. 726c034 spi: Zap SOFT_SPI (non-dm) by Jagan Teki · 4 years, 5 months ago
  28. 7e07b37 spi: mxs: Code cleanup by Jagan Teki · 4 years, 5 months ago
  29. c9a9823 spi: mxs: Drop nondm code by Jagan Teki · 4 years, 5 months ago
  30. be79009 Merge tag 'u-boot-imx-20200609' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 4 years, 4 months ago
  31. 08649c3 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-mpc85xx by Tom Rini · 4 years, 4 months ago
  32. 661d9af power: pmic: Add SPL Kconfig entry for PFUZE100 by Marek Vasut · 4 years, 5 months ago
  33. ca3ba71 virtio: VIRTIO_RNG depends on DM_RNG by Heinrich Schuchardt · 4 years, 5 months ago
  34. 4cc24ae serial: Add missing Kconfig dependencies for debug consoles by Michal Simek · 4 years, 5 months ago
  35. c2a3841 serial: Convert ARM_DCC to Kconfig by Tom Rini · 4 years, 5 months ago
  36. 164a5af ddr: Rework errata A008109, A008378, 009942 workaround by Jaiprakash Singh · 4 years, 5 months ago
  37. 73af094 ddr: fsl: Impl. Erratum A008109 by Joakim Tjernlund · 5 years ago
  38. a0f47e0 net: tsec: Access TBI PHY through the corresponding MII by Hou Zhiqiang · 4 years, 6 months ago
  39. bf67eb3 net: tsec: Access eTSEC registers using virtual address by Hou Zhiqiang · 4 years, 6 months ago
  40. 2932c5a net: tsec: fsl_mdio: add DM MDIO support by Madalin Bucur · 4 years, 6 months ago
  41. 1ba43d2 clk: sifive: fu540-prci: Release ethernet clock reset by Pragnesh Patel · 4 years, 5 months ago
  42. 378c709 clk: sifive: fu540-prci: Add ddr clock initialization by Pragnesh Patel · 4 years, 5 months ago
  43. 79e49b0 clk: sifive: fu540-prci: Add clock enable and disable ops by Pragnesh Patel · 4 years, 5 months ago
  44. c514a94 sifive: fu540: add ddr driver by Pragnesh Patel · 4 years, 5 months ago
  45. 0530721 misc: add driver for the SiFive otp controller by Pragnesh Patel · 4 years, 5 months ago
  46. 0d8f35b5 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-spi by Tom Rini · 4 years, 5 months ago
  47. f1a69b8 Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · 4 years, 5 months ago
  48. 3374264 drivers: net: qe: deselect QE when DM_ETH is enabled by Madalin Bucur · 4 years, 6 months ago
  49. 9447222 drivers: net: e1000: with DM_ETH needs DM_PCI too by Madalin Bucur · 4 years, 6 months ago
  50. 4f6abf1 bootcount_ext: Add Ext4 build dependency by Frédéric Danis · 4 years, 5 months ago
  51. d67df1e kconfig: fix typo for OHCI host and add to DM list by Marcin Juszkiewicz · 4 years, 5 months ago
  52. 3e2aea7 kconfig: mark SPL/TPL options for DM_KEYBOARD by Marcin Juszkiewicz · 4 years, 5 months ago
  53. 72be237 usb: ohci: Add header file for ARCH_DMA_MINALIGN by Simon Glass · 4 years, 5 months ago
  54. 609b90a x86: spi: Rewrite logic for obtaining the SPI memory map by Simon Glass · 4 years, 5 months ago
  55. 99ac861 net: sun8i_emac: Add support for the H6 variant by Samuel Holland · 4 years, 6 months ago
  56. abdbefb net: sun8i_emac: Use consistent clock bitfield definitions by Samuel Holland · 4 years, 6 months ago
  57. 462a9c7 phy: sun4i-usb: Align H6 initialization logic with the kernel by Roman Stratiienko · 4 years, 5 months ago
  58. c862b91 mtd: sf: Drop plat from sf_probe by Jagan Teki · 4 years, 5 months ago
  59. 46e4cdf mtd: spi: Call sst_write in _write ops by Jagan Teki · 4 years, 5 months ago
  60. f12f96c sf: Drop spl_flash_get_sw_write_prot by Jagan Teki · 4 years, 5 months ago
  61. 3ee152b mtd: spi: Use CONFIG_IS_ENABLED to prevent ifdef by Jagan Teki · 4 years, 5 months ago
  62. 84673b4 spi: Zap sh_spi driver by Jagan Teki · 4 years, 5 months ago
  63. e24241c spi: Kconfig: Move MSCC_BB_SPI, FSL_QSPI into DM_SPI by Jagan Teki · 4 years, 5 months ago
  64. 072114d spi: Kconfig: Drop redundant CF_SPI definition by Jagan Teki · 4 years, 5 months ago
  65. 558d06e spi Drop spi_init() by Jagan Teki · 4 years, 5 months ago
  66. 9452b74 Merge tag 'u-boot-rockchip-20200531' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · 4 years, 5 months ago
  67. 8309157 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-usb by Tom Rini · 4 years, 5 months ago
  68. a08e0a2 Merge tag 'dm-pull-30may20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 4 years, 5 months ago
  69. 979afd1 dm: core: Reorder include files in read.c by Stefan Roese · 4 years, 6 months ago
  70. 604ab3e driver: usb: drop legacy rockchip xhci driver by Frank Wang · 4 years, 5 months ago
  71. 5d422ab usb: dwc3: add make compatible for rockchip platform by Frank Wang · 4 years, 5 months ago
  72. 73021d1 usb: ehci-mx6: Print error code on failure by Marek Vasut · 4 years, 5 months ago
  73. 10bcafb usb: ehci-mx6: Handle fixed regulators correctly by Marek Vasut · 4 years, 5 months ago
  74. 3da0291 eth/r8152: fix assigning the wrong endpoint by Hayes Wang · 4 years, 5 months ago
  75. 6469794 usb: dwc3: amend UTMI/UTMIW phy interface setup by Frank Wang · 4 years, 5 months ago
  76. fafaa02 usb: dwc3: Enable AutoRetry feature in the controller by Jagan Teki · 4 years, 5 months ago
  77. dc18413 usb: dwc3: Add disable u2mac linestate check quirk by Jagan Teki · 4 years, 5 months ago
  78. b34f8b5 usb: dwc3: add dis_u2_freeclk_exists_quirk by Frank Wang · 4 years, 5 months ago
  79. 7bb6270 usb: dwc3: add dis_enblslpm_quirk by Frank Wang · 4 years, 5 months ago
  80. 214de08 phy: rockchip: Add Rockchip USB TypeC PHY driver by Jagan Teki · 4 years, 5 months ago
  81. ac97a9e phy: rockchip: Add Rockchip USB2PHY driver by Jagan Teki · 4 years, 5 months ago
  82. e1b413d clk: rk3399: Enable/Disable TCPHY clocks by Jagan Teki · 4 years, 5 months ago
  83. 80e1911 clk: rk3399: Set empty for TCPHY assigned-clocks by Jagan Teki · 4 years, 5 months ago
  84. f7dd12a clk: rk3399: Enable/Disable the USB2PHY clk by Jagan Teki · 4 years, 5 months ago
  85. dbc5e28 pci: Make Rockchip PCIe voltage regulators optional by Mark Kettenis · 4 years, 5 months ago
  86. 4648108 clk: rk3399: Fix eMMC get_clk reg offset by Jagan Teki · 4 years, 5 months ago
  87. b24dc83 misc: i2c_eeprom: implement different probe test eeprom offset by Eugen Hristev · 4 years, 6 months ago
  88. da585c3 i2c: observe scl_count in i2c_deblock_gpio_loop() by Heinrich Schuchardt · 4 years, 5 months ago
  89. f6f9a01 i2c: designware_i2c: Check if the device is powered by Raul E Rangel · 4 years, 6 months ago
  90. bcf0850 i2c: designware_i2c: Tidy up use of NULL priv by Simon Glass · 4 years, 6 months ago
  91. d5ce263 mtd: spinand: toshiba: Support for new Kioxia Serial NAND by Yoshio Furuyama · 4 years, 5 months ago
  92. 5f8d677 mtd: spinand: toshiba: Rename function name to change suffix and prefix (8Gbit) by Yoshio Furuyama · 4 years, 5 months ago
  93. 64b69f8 phy: Fix possible NULL pointer deference by Vignesh Raghavendra · 4 years, 5 months ago
  94. 9c5fef5 Merge git://git.denx.de/u-boot-usb by Tom Rini · 4 years, 5 months ago WIP/22May2020
  95. 5b6b2c6 Merge branch 'net' of git://git.denx.de/u-boot-socfpga by Tom Rini · 4 years, 5 months ago
  96. df4c483 net: ks8851: Add Kconfig entries by Marek Vasut · 4 years, 7 months ago
  97. 1d476de net: ks8851: Add DM support by Marek Vasut · 4 years, 7 months ago
  98. 9c9f3fc net: ks8851: Receive one packet per recv call by Marek Vasut · 4 years, 7 months ago
  99. f725912 net: ks8851: Split non-DM specific bits from common code by Marek Vasut · 4 years, 7 months ago
  100. b7c6ae2 net: ks8851: Pass around driver private data by Marek Vasut · 4 years, 7 months ago