1. e2ea361 net: pcnet: Use PCI_DEVICE() to define PCI device compat list by Marek Vasut · 4 years, 6 months ago
  2. 0c6a775 net: pcnet: Drop PCNET_HAS_PROM by Marek Vasut · 4 years, 6 months ago
  3. b346e1b net: pcnet: Drop typedef struct pcnet_priv_t by Marek Vasut · 4 years, 6 months ago
  4. 2dcaf85 net: eepro100: Add Kconfig entries by Marek Vasut · 4 years, 6 months ago
  5. cbc44b8 net: eepro100: Add DM support by Marek Vasut · 4 years, 6 months ago
  6. 0ea22ba net: eepro100: Split common parts of non-DM functions out by Marek Vasut · 4 years, 6 months ago
  7. addde61 net: eepro100: Drop bd_t pointer from read_hw_addr() by Marek Vasut · 4 years, 6 months ago
  8. d443d2d net: eepro100: Add RX/TX rings into the private data by Marek Vasut · 4 years, 6 months ago
  9. 4448e60 net: eepro100: Pass device private data into mdiobus by Marek Vasut · 4 years, 6 months ago
  10. 3334669 net: eepro100: Pass device private data around by Marek Vasut · 4 years, 6 months ago
  11. 13beaa8 net: eepro100: Introduce device private data by Marek Vasut · 4 years, 6 months ago
  12. c62e024 net: eepro100: Pass PCI BDF into bus_to_phys()/phys_to_bus() by Marek Vasut · 4 years, 6 months ago
  13. 8784dd3 net: eepro100: Drop inline keyword by Marek Vasut · 4 years, 6 months ago
  14. f9cc66a net: eepro100: Fix EE_*_CMD macros by Marek Vasut · 4 years, 6 months ago
  15. d68d272 net: eepro100: Factor out MII registration by Marek Vasut · 4 years, 6 months ago
  16. e6ad81c net: eepro100: Switch from malloc()+memset() to calloc() by Marek Vasut · 4 years, 6 months ago
  17. f7fee91 net: eepro100: Use PCI_DEVICE() to define PCI device compat list by Marek Vasut · 4 years, 6 months ago
  18. 2110c65 net: eepro100: Reorder functions in the driver by Marek Vasut · 4 years, 6 months ago
  19. 7ad665f net: eepro100: Remove volatile misuse by Marek Vasut · 4 years, 6 months ago
  20. 7efcae4 net: eepro100: Add cache management by Marek Vasut · 4 years, 6 months ago
  21. d2139bb net: eepro100: Factor out tx_ring command issuing by Marek Vasut · 4 years, 6 months ago
  22. 4020a8e net: eepro100: Replace purge_tx_ring() with memset() by Marek Vasut · 4 years, 6 months ago
  23. d1c5f31 net: eepro100: Use standard I/O accessors by Marek Vasut · 4 years, 6 months ago
  24. 447271b net: eepro100: Fix camelcase by Marek Vasut · 4 years, 6 months ago
  25. c035910 net: eepro100: Fix remaining checkpatch issues by Marek Vasut · 4 years, 6 months ago
  26. a2cf21c net: eepro100: Fix indented label by Marek Vasut · 4 years, 6 months ago
  27. 1189341 net: eepro100: Fix pointer location by Marek Vasut · 4 years, 6 months ago
  28. 60560d0 net: eepro100: Fix parenthesis alignment by Marek Vasut · 4 years, 6 months ago
  29. 323b64b net: eepro100: Fix braces by Marek Vasut · 4 years, 6 months ago
  30. e4211ed net: eepro100: Fix spacing by Marek Vasut · 4 years, 6 months ago
  31. 6659920 net: eepro100: Use plain debug() by Marek Vasut · 4 years, 6 months ago
  32. dc83bfe net: eepro100: Clean up comments by Marek Vasut · 4 years, 6 months ago
  33. 4b097d0 net: eepro100: Remove EEPRO100_SROM_WRITE by Marek Vasut · 4 years, 6 months ago
  34. 2396f98 Merge tag 'dm-pull-12jun20' of git://git.denx.de/u-boot-dm into next by Tom Rini · 4 years, 6 months ago
  35. 922a9ca net: rtl8139: Add DM support by Marek Vasut · 4 years, 7 months ago
  36. fce51f2 net: rtl8139: Read HW address from EEPROM only on probe by Marek Vasut · 4 years, 7 months ago
  37. ac3f000 net: rtl8139: Use PCI_DEVICE() to define PCI device compat list by Marek Vasut · 4 years, 7 months ago
  38. d9dd2a8 net: rtl8139: Split out common and non-DM functions by Marek Vasut · 4 years, 7 months ago
  39. a7c1295 net: rtl8139: Pass private data into rtl8139_eeprom_delay() by Marek Vasut · 4 years, 7 months ago
  40. 775b067 net: rtl8139: Introduce device private data by Marek Vasut · 4 years, 7 months ago
  41. b1d652f net: rtl8139: Clean up bus_to_phys()/phys_to_bus() macros by Marek Vasut · 4 years, 7 months ago
  42. 6826194 net: rtl8139: Use dev->iobase instead of custom ioaddr by Marek Vasut · 4 years, 7 months ago
  43. c4840a0 net: rtl8139: Switch from malloc()+memset() to calloc() by Marek Vasut · 4 years, 7 months ago
  44. 66ed9fc net: rtl8139: Factor out device name assignment by Marek Vasut · 4 years, 7 months ago
  45. 3434cd7 net: phy: Add DP8382x phy registration to TI PHY init by Dan Murphy · 4 years, 7 months ago
  46. 8b8d73a net: phy: Add support for TI PHY init by Dan Murphy · 4 years, 7 months ago
  47. 0439bee net: phy: add phyid search in vendor specific space by Florin Chiculita · 4 years, 7 months ago
  48. f9f4a1c net: rt8169: WAR for DHCP not getting IP after kernel boot/reboot by Tom Warren · 4 years, 8 months ago
  49. a8267d4 net: phy: micrel: ksz8061 implement errata 80000688A fix by Bryan O'Donoghue · 4 years, 8 months ago
  50. 7c41a22 dm: uclass: don't assign aliased seq numbers by Michael Walle · 4 years, 6 months ago
  51. 7c96132 usb: provide a device tree node to USB devices by Michael Walle · 4 years, 6 months ago
  52. 5c42d5d regmap: Check for out-of-range offsets before mapping them by Pratyush Yadav · 4 years, 6 months ago
  53. df3a9fe Merge tag 'u-boot-imx-20200609' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 4 years, 6 months ago
  54. 7e069ee Merge https://gitlab.denx.de/u-boot/custodians/u-boot-mpc85xx by Tom Rini · 4 years, 6 months ago
  55. 16189d6 power: pmic: Add SPL Kconfig entry for PFUZE100 by Marek Vasut · 4 years, 6 months ago
  56. 17059ba virtio: VIRTIO_RNG depends on DM_RNG by Heinrich Schuchardt · 4 years, 6 months ago
  57. 8da3a6b serial: Add missing Kconfig dependencies for debug consoles by Michal Simek · 4 years, 6 months ago
  58. 0f73ac6 serial: Convert ARM_DCC to Kconfig by Tom Rini · 4 years, 6 months ago
  59. e230a92 ddr: Rework errata A008109, A008378, 009942 workaround by Jaiprakash Singh · 4 years, 6 months ago
  60. 477602c ddr: fsl: Impl. Erratum A008109 by Joakim Tjernlund · 5 years ago
  61. 53907d5 net: tsec: Access TBI PHY through the corresponding MII by Hou Zhiqiang · 4 years, 7 months ago
  62. 7b69ce7 net: tsec: Access eTSEC registers using virtual address by Hou Zhiqiang · 4 years, 7 months ago
  63. dbfdad6 net: tsec: fsl_mdio: add DM MDIO support by Madalin Bucur · 4 years, 7 months ago
  64. e848dba clk: sifive: fu540-prci: Release ethernet clock reset by Pragnesh Patel · 4 years, 6 months ago
  65. 1790bce clk: sifive: fu540-prci: Add ddr clock initialization by Pragnesh Patel · 4 years, 6 months ago
  66. 54ce0e0 clk: sifive: fu540-prci: Add clock enable and disable ops by Pragnesh Patel · 4 years, 6 months ago
  67. 4cefe72 sifive: fu540: add ddr driver by Pragnesh Patel · 4 years, 6 months ago
  68. 6e9661f misc: add driver for the SiFive otp controller by Pragnesh Patel · 4 years, 6 months ago
  69. e7c71d6 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-spi by Tom Rini · 4 years, 6 months ago
  70. 8c7e5dd Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · 4 years, 6 months ago
  71. d0b93cb drivers: net: qe: deselect QE when DM_ETH is enabled by Madalin Bucur · 4 years, 7 months ago
  72. 5fd3ff7 drivers: net: e1000: with DM_ETH needs DM_PCI too by Madalin Bucur · 4 years, 7 months ago
  73. 884bc8a bootcount_ext: Add Ext4 build dependency by Frédéric Danis · 4 years, 6 months ago
  74. 797172a kconfig: fix typo for OHCI host and add to DM list by Marcin Juszkiewicz · 4 years, 6 months ago
  75. ad6bbbf kconfig: mark SPL/TPL options for DM_KEYBOARD by Marcin Juszkiewicz · 4 years, 6 months ago
  76. 2593cdb usb: ohci: Add header file for ARCH_DMA_MINALIGN by Simon Glass · 4 years, 6 months ago
  77. 1d37c69 x86: spi: Rewrite logic for obtaining the SPI memory map by Simon Glass · 4 years, 6 months ago
  78. 3386e9a net: sun8i_emac: Add support for the H6 variant by Samuel Holland · 4 years, 7 months ago
  79. 97f2cf1 net: sun8i_emac: Use consistent clock bitfield definitions by Samuel Holland · 4 years, 7 months ago
  80. 6b0f248 phy: sun4i-usb: Align H6 initialization logic with the kernel by Roman Stratiienko · 4 years, 7 months ago
  81. e80699c mtd: sf: Drop plat from sf_probe by Jagan Teki · 4 years, 7 months ago
  82. d312081 mtd: spi: Call sst_write in _write ops by Jagan Teki · 4 years, 7 months ago
  83. e58ca24 sf: Drop spl_flash_get_sw_write_prot by Jagan Teki · 4 years, 7 months ago
  84. 380cdbe mtd: spi: Use CONFIG_IS_ENABLED to prevent ifdef by Jagan Teki · 4 years, 7 months ago
  85. c3aa722 spi: Zap sh_spi driver by Jagan Teki · 4 years, 6 months ago
  86. 72cedd4 spi: Kconfig: Move MSCC_BB_SPI, FSL_QSPI into DM_SPI by Jagan Teki · 4 years, 6 months ago
  87. f3723b6 spi: Kconfig: Drop redundant CF_SPI definition by Jagan Teki · 4 years, 6 months ago
  88. 865d4c4 spi Drop spi_init() by Jagan Teki · 4 years, 6 months ago
  89. 80c5aec Merge tag 'u-boot-rockchip-20200531' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · 4 years, 6 months ago
  90. 9f61a2f Merge https://gitlab.denx.de/u-boot/custodians/u-boot-usb by Tom Rini · 4 years, 6 months ago
  91. d04012d Merge tag 'dm-pull-30may20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 4 years, 6 months ago
  92. a8c4306 dm: core: Reorder include files in read.c by Stefan Roese · 4 years, 7 months ago
  93. f596590 driver: usb: drop legacy rockchip xhci driver by Frank Wang · 4 years, 6 months ago
  94. f5a6c5b usb: dwc3: add make compatible for rockchip platform by Frank Wang · 4 years, 6 months ago
  95. a86d51a usb: ehci-mx6: Print error code on failure by Marek Vasut · 4 years, 6 months ago
  96. 2737045 usb: ehci-mx6: Handle fixed regulators correctly by Marek Vasut · 4 years, 6 months ago
  97. f65b643 eth/r8152: fix assigning the wrong endpoint by Hayes Wang · 4 years, 6 months ago
  98. a4a2912 usb: dwc3: amend UTMI/UTMIW phy interface setup by Frank Wang · 4 years, 6 months ago
  99. 461409b usb: dwc3: Enable AutoRetry feature in the controller by Jagan Teki · 4 years, 6 months ago
  100. 0ece2f7 usb: dwc3: Add disable u2mac linestate check quirk by Jagan Teki · 4 years, 6 months ago