1. 67fdbc0 net: rtl8139: Minor cleanup of rtl_transmit() by Marek Vasut · 4 years, 6 months ago
  2. c7a3e35d net: rtl8139: Minor cleanup of rtl_reset() by Marek Vasut · 4 years, 6 months ago
  3. 89f3fac net: rtl8139: Minor cleanup of set_rx_mode() by Marek Vasut · 4 years, 6 months ago
  4. 198e6b5 net: rtl8139: Consistently use rtl8139_rx_config by Marek Vasut · 4 years, 6 months ago
  5. 17dc95e net: rtl8139: Minor cleanup of read_eeprom() by Marek Vasut · 4 years, 6 months ago
  6. f80f4e4 net: rtl8139: Rework eeprom_delay() macro by Marek Vasut · 4 years, 6 months ago
  7. a5e66e5 net: rtl8139: Register macro cleanup by Marek Vasut · 4 years, 6 months ago
  8. 24891dd net: dwc_eth_qos: Prevent DMA from writing updated RX DMA descriptor by Marek Vasut · 4 years, 7 months ago
  9. a83ca0c net: dwc_eth_qos: Invalidate RX packet DMA buffer by Marek Vasut · 4 years, 7 months ago
  10. 738ee27 net: dwc_eth_qos: Invalidate RX descriptor before reading by Marek Vasut · 4 years, 7 months ago
  11. dd90c2e net: dwc_eth_qos: Flush the RX descriptors on init by Marek Vasut · 4 years, 7 months ago
  12. 83858d8 net: dwc_eth_qos: Correctly wrap around TX descriptor tail pointer by Marek Vasut · 4 years, 7 months ago
  13. 4332d80 net: dwc_eth_qos: Fully rewrite RX descriptor field 3 by Marek Vasut · 4 years, 7 months ago
  14. c2abfca net: dc2114x: Switch DEBUG_SROM{,2} to debug_cond() by Marek Vasut · 4 years, 6 months ago
  15. dbe9c0c net: dc2114x: Reorganize driver by Marek Vasut · 4 years, 6 months ago
  16. 3b7b9e2 net: dc2114x: Clean up INL/OUTL functions by Marek Vasut · 4 years, 6 months ago
  17. 04da061 net: dc2114x: Clean up DE4X5 macros by Marek Vasut · 4 years, 6 months ago
  18. eb216f1 net: dc2114x: Clean up remaining driver code by Marek Vasut · 4 years, 6 months ago
  19. 2e5c2a1 net: dc2114x: Clean up SROM operations by Marek Vasut · 4 years, 6 months ago
  20. 5a0c332 net: dc2114x: Clean up send_setup_frame() by Marek Vasut · 4 years, 6 months ago
  21. 5b4e7df net: dc2114x: Clean up dc21x4x_halt() by Marek Vasut · 4 years, 6 months ago
  22. 9308df8 net: dc2114x: Clean up dc21x4x_recv() by Marek Vasut · 4 years, 6 months ago
  23. 7c53e33 net: dc2114x: Clean up dc21x4x_send() by Marek Vasut · 4 years, 6 months ago
  24. ca5cb04 net: dc2114x: Clean up init code by Marek Vasut · 4 years, 6 months ago
  25. 69529c9 net: pcnet: Switch to PCI memory access by Marek Vasut · 4 years, 6 months ago
  26. 3c0bcb9 net: pcnet: Replace mips-specific accessors by Marek Vasut · 4 years, 6 months ago
  27. 171f5e5 net: tulip: Remove CONFIG_TULIP_* by Marek Vasut · 4 years, 6 months ago
  28. 635a76b net: pcnet: Remove CONFIG_PCNET_79C97x by Marek Vasut · 4 years, 6 months ago
  29. 9f0a6df Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86 by Tom Rini · 4 years, 6 months ago
  30. 6d7dacf Merge tag 'xilinx-for-v2020.07-rc2' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · 4 years, 6 months ago
  31. b9da77f Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq by Tom Rini · 4 years, 6 months ago
  32. f1f4438 pci: Avoid auto-config when chain loading by Simon Glass · 4 years, 6 months ago
  33. 93f7f82 acpi: Add a method to write tables for a device by Simon Glass · 4 years, 6 months ago
  34. 6eb32a0 driver: net: fm: add DM ETH support by Madalin Bucur · 4 years, 6 months ago
  35. 20e0f62 driver: net: fm: add DM MDIO support by Madalin Bucur · 4 years, 6 months ago
  36. 1c71018 driver: net: fm: separate receive buffer free code by Madalin Bucur · 4 years, 6 months ago
  37. 8313cb0 driver: net: fm: change init_phy() param by Madalin Bucur · 4 years, 6 months ago
  38. 988e33f drivers: net: fsl-mc: add support for CONFIG_DM_ETH by Ioana Ciornei · 4 years, 7 months ago
  39. 267c514 drivers: net: ldpaa: add DTS based probing support by Ioana Ciornei · 4 years, 7 months ago
  40. 52e16ec drivers: net: add Layerscape mEMAC MDIO driver by Ioana Ciornei · 4 years, 7 months ago
  41. 221c4d9 Merge tag 'u-boot-amlogic-20200428' of https://gitlab.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · 4 years, 6 months ago
  42. 5266ccf Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 4 years, 6 months ago
  43. f3bc736 usb: host: dwc3-sti-glue: Use UCLASS_NOP instead of UCLASS_MISC by Patrice Chotard · 4 years, 6 months ago
  44. 245847f usb: host: dwc2: add trace to have clean usb start by Patrick Delaunay · 4 years, 6 months ago
  45. 6600438 usb: host: dwc2: force reset assert by Patrick Delaunay · 4 years, 6 months ago
  46. 0bc632c usb: host: dwc2: add clk support by Patrick Delaunay · 4 years, 6 months ago
  47. e17a4bf usb: host: dwc2: add phy support by Patrick Delaunay · 4 years, 6 months ago
  48. 3c425fc usb: ether: avoid NULL check before free() by Heinrich Schuchardt · 4 years, 6 months ago
  49. cff0144 usb: avoid NULL check before free by Heinrich Schuchardt · 4 years, 6 months ago
  50. 3dc4f83 usb: dwc3-meson-g12a: add power-on/off of the PHYs by Neil Armstrong · 4 years, 6 months ago
  51. df42f32 phy: meson: add GXBB PHY driver by Beniamino Galvani · 5 years ago
  52. 75dcc2d clk: meson: g12a: add missing SD_EMMC_A controller gates by Neil Armstrong · 4 years, 6 months ago
  53. 9b20a79 Merge tag 'mips-pull-2020-04-27' of https://gitlab.denx.de/u-boot/custodians/u-boot-mips by Tom Rini · 4 years, 6 months ago
  54. 37b0228 Merge tag 'arc-more-fixes-for-2020.07-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boot-arc by Tom Rini · 4 years, 6 months ago
  55. caf7092 sysreset: add reset controller based reboot driver by Weijie Gao · 4 years, 6 months ago
  56. b9ec102 nand: brcmnand: return without disabling clock by Álvaro Fernández Rojas · 4 years, 7 months ago
  57. 27d7069 ARM: zynq: Fix invalid check on NAND_CMD_NONE. by Patrick van Gelder · 4 years, 6 months ago
  58. 7eab624 clk: versal: Fix watchdog clock issue by T Karthik Reddy · 4 years, 7 months ago
  59. 942b5fc mmc: zynq: parse dt when probing by Benedikt Grassl · 4 years, 6 months ago
  60. 1dfb2ec ARC: HSDK: CGU: add support for timer clock by Eugeniy Paltsev · 4 years, 6 months ago
  61. ea16637 video: simple_panel: add boe,nv140fhmn49 display by Peter Robinson · 4 years, 6 months ago
  62. 973e31f drivers: video: rockchip: fix building eDP and LVDS drivers by Peter Robinson · 4 years, 6 months ago
  63. 691132e rtc: ds1374: typo Watchdog by Heinrich Schuchardt · 4 years, 6 months ago
  64. cffedec spi: mpc8xxx_spi: fix missing dev_err definition by Rasmus Villemoes · 4 years, 6 months ago
  65. 8b520ac clk: actions: Add common clock driver by Amit Singh Tomar · 4 years, 6 months ago
  66. 4939bee arm: dts: sync dts for Action Semi S900 by Amit Singh Tomar · 4 years, 6 months ago
  67. bf66584 serial: actions: add compatible string by Amit Singh Tomar · 4 years, 6 months ago
  68. f62782f cache: l2x0: Fix write to incorrect shared-override bit by Ley Foon Tan · 4 years, 6 months ago
  69. 3a905cd dm: mmc: Update mmc_get_mmc_dev() to use const * by Simon Glass · 4 years, 7 months ago
  70. 593f397 mtd: nand: pxa3xx: fix raw read when last_chunk_size == 0 by Baruch Siach · 4 years, 7 months ago
  71. df928f8 bootcount_ext: Add flag to enable/disable bootcount by Frédéric Danis · 4 years, 7 months ago
  72. 532de8d eth: mtk-eth: add mt7531 switch support in mediatek eth driver by Landen Chao · 4 years, 8 months ago
  73. ea8de98 watchdog: mpc8xx_wdt: Allow selection of watchdog mode through environment by Charles Frey · 4 years, 8 months ago
  74. dbfd9e0 dm: pinctrl: Use right device pointer for configuring pinctrl by Lokesh Vutla · 4 years, 6 months ago
  75. caad316 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 4 years, 6 months ago
  76. 2b63959 Merge tag 'mmc-2020-4-22' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmc by Tom Rini · 4 years, 6 months ago
  77. 2448c34 drivers: mmc: rpmb: do not build for SPL by Heinrich Schuchardt · 4 years, 6 months ago
  78. 4a66d4e mmc: tmio: sdhi: Implement get_b_max function by Marek Vasut · 4 years, 7 months ago
  79. 145429a mmc: Add option to adjust b_max before long read by Marek Vasut · 4 years, 7 months ago
  80. d2661d8 mmc: tmio: sdhi: Use bounce buffer to avoid DMA limitations by Marek Vasut · 4 years, 7 months ago
  81. 29617ca drivers: mmc: iproc_sdhci: move host.mmc init before sdhci_setup_cfg by Rayagonda Kokatanur · 4 years, 7 months ago
  82. 7a65b8b drivers: mmc: iproc_sdhci: fix compilation warning by Rayagonda Kokatanur · 4 years, 7 months ago
  83. 2bb02b1 drivers: mmc: iproc_sdhci: enable broken R1B response quirk by Bharat Kumar Reddy Gooty · 4 years, 7 months ago
  84. d5b8500 drivers: mmc: iproc_sdhci: fix possible memory leak by Bharat Kumar Reddy Gooty · 4 years, 7 months ago
  85. 0469d84 cmd: mmc: provide boot area protection command by Heinrich Schuchardt · 4 years, 7 months ago
  86. 1601ea2 mmc: export mmc_send_ext_csd() by Heinrich Schuchardt · 4 years, 7 months ago
  87. 239f424 clk: armada-37xx-periph: fix DDR PHY clock divider values by Marek Behún · 4 years, 6 months ago
  88. bdcb299 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq by Tom Rini · 4 years, 6 months ago
  89. 1bf6514 Merge tag 'for-v2020.07' of https://gitlab.denx.de/u-boot/custodians/u-boot-i2c by Tom Rini · 4 years, 6 months ago
  90. 902af10 mmc: tmio: sdhi: Add DMA transfer address alignment check at writing by Hiroyuki Yokoyama · 4 years, 8 months ago
  91. a063758 Merge branch '2020-04-17-master-imports' by Tom Rini · 4 years, 6 months ago
  92. e4837da Merge tag 'u-boot-amlogic-20200420' of https://gitlab.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · 4 years, 6 months ago
  93. d1bbf83 Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 4 years, 6 months ago
  94. 838c0af phy: meson-gxl-usb: add set_mode call to force switch to peripheral mode by Neil Armstrong · 4 years, 7 months ago
  95. c2b9aa9 generic-phy: add generic_phy_get_by_node() by Neil Armstrong · 4 years, 7 months ago
  96. 956d57a drivers: i2c: add brcm iproc I2C driver support by Rayagonda Kokatanur · 4 years, 7 months ago
  97. 0b1d7b7 i2c: muxes: pca954x: add PCA9546 variant by Chris Packham · 4 years, 7 months ago
  98. ac4e761 clk: imx: add i.IMXRT1020 clk driver by Giulio Benetti · 4 years, 8 months ago
  99. 417ea63 pmic: pfuze100: Change error message level to debug by Fabio Estevam · 4 years, 6 months ago
  100. 76f6bcd video: mxsfb: enable setting ENABLE negative polarity by Giulio Benetti · 4 years, 7 months ago