1. 22b897a video: extend stdout video console work-around for 'vga' by Anatolij Gustschin · 4 years, 8 months ago
  2. db755b3 video: ipuv3: remove some useless code to reduce binary size by Anatolij Gustschin · 4 years, 8 months ago
  3. e26e520 video: make backlight and panel drivers optional by Anatolij Gustschin · 4 years, 8 months ago
  4. 0b12f76 video: ipuv3: fix building with disabled panel driver by Anatolij Gustschin · 4 years, 8 months ago
  5. 39b9555 video: make vidconsole commands optional by Anatolij Gustschin · 4 years, 8 months ago
  6. f9e3d2e Merge tag 'dm-pull-12jun20' of git://git.denx.de/u-boot-dm into next by Tom Rini · 4 years, 8 months ago
  7. 46c8b18 net: rtl8139: Add DM support by Marek Vasut · 4 years, 9 months ago
  8. d8afb8b net: rtl8139: Read HW address from EEPROM only on probe by Marek Vasut · 4 years, 9 months ago
  9. 2df3a51 net: rtl8139: Use PCI_DEVICE() to define PCI device compat list by Marek Vasut · 4 years, 9 months ago
  10. 6a4a5c1 net: rtl8139: Split out common and non-DM functions by Marek Vasut · 4 years, 9 months ago
  11. 26f59c2 net: rtl8139: Pass private data into rtl8139_eeprom_delay() by Marek Vasut · 4 years, 9 months ago
  12. 3feb6f7 net: rtl8139: Introduce device private data by Marek Vasut · 4 years, 9 months ago
  13. 8ff1d4a net: rtl8139: Clean up bus_to_phys()/phys_to_bus() macros by Marek Vasut · 4 years, 9 months ago
  14. f438553 net: rtl8139: Use dev->iobase instead of custom ioaddr by Marek Vasut · 4 years, 9 months ago
  15. 1ba8d98 net: rtl8139: Switch from malloc()+memset() to calloc() by Marek Vasut · 4 years, 9 months ago
  16. 9962dd2 net: rtl8139: Factor out device name assignment by Marek Vasut · 4 years, 9 months ago
  17. 8882238 net: phy: Add DP8382x phy registration to TI PHY init by Dan Murphy · 4 years, 9 months ago
  18. bc0e578 net: phy: Add support for TI PHY init by Dan Murphy · 4 years, 9 months ago
  19. 9c6de50 net: phy: add phyid search in vendor specific space by Florin Chiculita · 4 years, 9 months ago
  20. a7a435e net: rt8169: WAR for DHCP not getting IP after kernel boot/reboot by Tom Warren · 4 years, 10 months ago
  21. baafd99 net: phy: micrel: ksz8061 implement errata 80000688A fix by Bryan O'Donoghue · 4 years, 10 months ago
  22. be1a6e9 dm: uclass: don't assign aliased seq numbers by Michael Walle · 4 years, 8 months ago
  23. c03b761 usb: provide a device tree node to USB devices by Michael Walle · 4 years, 8 months ago
  24. b59889b regmap: Check for out-of-range offsets before mapping them by Pratyush Yadav · 4 years, 8 months ago
  25. be79009 Merge tag 'u-boot-imx-20200609' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 4 years, 8 months ago
  26. 08649c3 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-mpc85xx by Tom Rini · 4 years, 8 months ago
  27. 661d9af power: pmic: Add SPL Kconfig entry for PFUZE100 by Marek Vasut · 4 years, 8 months ago
  28. ca3ba71 virtio: VIRTIO_RNG depends on DM_RNG by Heinrich Schuchardt · 4 years, 8 months ago
  29. 4cc24ae serial: Add missing Kconfig dependencies for debug consoles by Michal Simek · 4 years, 8 months ago
  30. c2a3841 serial: Convert ARM_DCC to Kconfig by Tom Rini · 4 years, 8 months ago
  31. 164a5af ddr: Rework errata A008109, A008378, 009942 workaround by Jaiprakash Singh · 4 years, 8 months ago
  32. 73af094 ddr: fsl: Impl. Erratum A008109 by Joakim Tjernlund · 5 years ago
  33. a0f47e0 net: tsec: Access TBI PHY through the corresponding MII by Hou Zhiqiang · 4 years, 9 months ago
  34. bf67eb3 net: tsec: Access eTSEC registers using virtual address by Hou Zhiqiang · 4 years, 9 months ago
  35. 2932c5a net: tsec: fsl_mdio: add DM MDIO support by Madalin Bucur · 4 years, 9 months ago
  36. 1ba43d2 clk: sifive: fu540-prci: Release ethernet clock reset by Pragnesh Patel · 4 years, 8 months ago
  37. 378c709 clk: sifive: fu540-prci: Add ddr clock initialization by Pragnesh Patel · 4 years, 8 months ago
  38. 79e49b0 clk: sifive: fu540-prci: Add clock enable and disable ops by Pragnesh Patel · 4 years, 8 months ago
  39. c514a94 sifive: fu540: add ddr driver by Pragnesh Patel · 4 years, 8 months ago
  40. 0530721 misc: add driver for the SiFive otp controller by Pragnesh Patel · 4 years, 8 months ago
  41. 0d8f35b5 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-spi by Tom Rini · 4 years, 8 months ago
  42. f1a69b8 Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · 4 years, 8 months ago
  43. 3374264 drivers: net: qe: deselect QE when DM_ETH is enabled by Madalin Bucur · 4 years, 9 months ago
  44. 9447222 drivers: net: e1000: with DM_ETH needs DM_PCI too by Madalin Bucur · 4 years, 9 months ago
  45. 4f6abf1 bootcount_ext: Add Ext4 build dependency by Frédéric Danis · 4 years, 8 months ago
  46. d67df1e kconfig: fix typo for OHCI host and add to DM list by Marcin Juszkiewicz · 4 years, 8 months ago
  47. 3e2aea7 kconfig: mark SPL/TPL options for DM_KEYBOARD by Marcin Juszkiewicz · 4 years, 8 months ago
  48. 72be237 usb: ohci: Add header file for ARCH_DMA_MINALIGN by Simon Glass · 4 years, 8 months ago
  49. 609b90a x86: spi: Rewrite logic for obtaining the SPI memory map by Simon Glass · 4 years, 8 months ago
  50. 99ac861 net: sun8i_emac: Add support for the H6 variant by Samuel Holland · 4 years, 9 months ago
  51. abdbefb net: sun8i_emac: Use consistent clock bitfield definitions by Samuel Holland · 4 years, 9 months ago
  52. 462a9c7 phy: sun4i-usb: Align H6 initialization logic with the kernel by Roman Stratiienko · 4 years, 9 months ago
  53. c862b91 mtd: sf: Drop plat from sf_probe by Jagan Teki · 4 years, 9 months ago
  54. 46e4cdf mtd: spi: Call sst_write in _write ops by Jagan Teki · 4 years, 9 months ago
  55. f12f96c sf: Drop spl_flash_get_sw_write_prot by Jagan Teki · 4 years, 9 months ago
  56. 3ee152b mtd: spi: Use CONFIG_IS_ENABLED to prevent ifdef by Jagan Teki · 4 years, 9 months ago
  57. 84673b4 spi: Zap sh_spi driver by Jagan Teki · 4 years, 8 months ago
  58. e24241c spi: Kconfig: Move MSCC_BB_SPI, FSL_QSPI into DM_SPI by Jagan Teki · 4 years, 8 months ago
  59. 072114d spi: Kconfig: Drop redundant CF_SPI definition by Jagan Teki · 4 years, 8 months ago
  60. 558d06e spi Drop spi_init() by Jagan Teki · 4 years, 8 months ago
  61. 9452b74 Merge tag 'u-boot-rockchip-20200531' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · 4 years, 8 months ago
  62. 8309157 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-usb by Tom Rini · 4 years, 8 months ago
  63. a08e0a2 Merge tag 'dm-pull-30may20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 4 years, 8 months ago
  64. 979afd1 dm: core: Reorder include files in read.c by Stefan Roese · 4 years, 9 months ago
  65. 604ab3e driver: usb: drop legacy rockchip xhci driver by Frank Wang · 4 years, 8 months ago
  66. 5d422ab usb: dwc3: add make compatible for rockchip platform by Frank Wang · 4 years, 8 months ago
  67. 73021d1 usb: ehci-mx6: Print error code on failure by Marek Vasut · 4 years, 8 months ago
  68. 10bcafb usb: ehci-mx6: Handle fixed regulators correctly by Marek Vasut · 4 years, 8 months ago
  69. 3da0291 eth/r8152: fix assigning the wrong endpoint by Hayes Wang · 4 years, 8 months ago
  70. 6469794 usb: dwc3: amend UTMI/UTMIW phy interface setup by Frank Wang · 4 years, 8 months ago
  71. fafaa02 usb: dwc3: Enable AutoRetry feature in the controller by Jagan Teki · 4 years, 8 months ago
  72. dc18413 usb: dwc3: Add disable u2mac linestate check quirk by Jagan Teki · 4 years, 8 months ago
  73. b34f8b5 usb: dwc3: add dis_u2_freeclk_exists_quirk by Frank Wang · 4 years, 8 months ago
  74. 7bb6270 usb: dwc3: add dis_enblslpm_quirk by Frank Wang · 4 years, 8 months ago
  75. 214de08 phy: rockchip: Add Rockchip USB TypeC PHY driver by Jagan Teki · 4 years, 8 months ago
  76. ac97a9e phy: rockchip: Add Rockchip USB2PHY driver by Jagan Teki · 4 years, 8 months ago
  77. e1b413d clk: rk3399: Enable/Disable TCPHY clocks by Jagan Teki · 4 years, 8 months ago
  78. 80e1911 clk: rk3399: Set empty for TCPHY assigned-clocks by Jagan Teki · 4 years, 8 months ago
  79. f7dd12a clk: rk3399: Enable/Disable the USB2PHY clk by Jagan Teki · 4 years, 8 months ago
  80. dbc5e28 pci: Make Rockchip PCIe voltage regulators optional by Mark Kettenis · 4 years, 8 months ago
  81. 4648108 clk: rk3399: Fix eMMC get_clk reg offset by Jagan Teki · 4 years, 8 months ago
  82. b24dc83 misc: i2c_eeprom: implement different probe test eeprom offset by Eugen Hristev · 4 years, 9 months ago
  83. da585c3 i2c: observe scl_count in i2c_deblock_gpio_loop() by Heinrich Schuchardt · 4 years, 9 months ago
  84. f6f9a01 i2c: designware_i2c: Check if the device is powered by Raul E Rangel · 4 years, 9 months ago
  85. bcf0850 i2c: designware_i2c: Tidy up use of NULL priv by Simon Glass · 4 years, 9 months ago
  86. d5ce263 mtd: spinand: toshiba: Support for new Kioxia Serial NAND by Yoshio Furuyama · 4 years, 9 months ago
  87. 5f8d677 mtd: spinand: toshiba: Rename function name to change suffix and prefix (8Gbit) by Yoshio Furuyama · 4 years, 9 months ago
  88. 64b69f8 phy: Fix possible NULL pointer deference by Vignesh Raghavendra · 4 years, 8 months ago
  89. 9c5fef5 Merge git://git.denx.de/u-boot-usb by Tom Rini · 4 years, 8 months ago
  90. 5b6b2c6 Merge branch 'net' of git://git.denx.de/u-boot-socfpga by Tom Rini · 4 years, 8 months ago
  91. df4c483 net: ks8851: Add Kconfig entries by Marek Vasut · 4 years, 10 months ago
  92. 1d476de net: ks8851: Add DM support by Marek Vasut · 4 years, 10 months ago
  93. 9c9f3fc net: ks8851: Receive one packet per recv call by Marek Vasut · 4 years, 10 months ago
  94. f725912 net: ks8851: Split non-DM specific bits from common code by Marek Vasut · 4 years, 10 months ago
  95. b7c6ae2 net: ks8851: Pass around driver private data by Marek Vasut · 4 years, 10 months ago
  96. 8ec27b0 net: ks8851: Checkpatch cleanup by Marek Vasut · 4 years, 10 months ago
  97. eb69d8b net: ks8851: Clean up chip ID readout by Marek Vasut · 4 years, 10 months ago
  98. 63f22f5 net: ks8851: Remove type_frame_head by Marek Vasut · 4 years, 10 months ago
  99. b043597 net: ks8851: Trim down struct ks_net by Marek Vasut · 4 years, 10 months ago
  100. 6a45731 net: ks8851: Use 16bit RXQCR access by Marek Vasut · 4 years, 10 months ago