1. 111bcae net: rtl8139: Minor cleanup of rtl_disable() by Marek Vasut · Sun Apr 12 22:55:40 2020 +0200
  2. 60992ef net: rtl8139: Minor cleanup of rtl_poll() by Marek Vasut · Sun Apr 12 22:43:16 2020 +0200
  3. fbead9a net: rtl8139: Minor cleanup of rtl_transmit() by Marek Vasut · Sun Apr 12 22:40:45 2020 +0200
  4. a51de2b net: rtl8139: Minor cleanup of rtl_reset() by Marek Vasut · Sun Apr 12 21:41:56 2020 +0200
  5. e07aa6d net: rtl8139: Minor cleanup of set_rx_mode() by Marek Vasut · Sun Apr 12 21:35:12 2020 +0200
  6. 6e61bf5 net: rtl8139: Consistently use rtl8139_rx_config by Marek Vasut · Sun Apr 12 21:30:38 2020 +0200
  7. 298b3de net: rtl8139: Minor cleanup of read_eeprom() by Marek Vasut · Sun Apr 12 21:28:30 2020 +0200
  8. 77676d5 net: rtl8139: Rework eeprom_delay() macro by Marek Vasut · Sun Apr 12 21:20:31 2020 +0200
  9. 230d982 net: rtl8139: Register macro cleanup by Marek Vasut · Sun Apr 12 20:47:26 2020 +0200
  10. 091b6db net: dwc_eth_qos: Prevent DMA from writing updated RX DMA descriptor by Marek Vasut · Mon Mar 23 02:11:46 2020 +0100
  11. e8e5c2b net: dwc_eth_qos: Invalidate RX packet DMA buffer by Marek Vasut · Mon Mar 23 02:09:55 2020 +0100
  12. c4db844 net: dwc_eth_qos: Invalidate RX descriptor before reading by Marek Vasut · Mon Mar 23 02:09:21 2020 +0100
  13. 873f8e4 net: dwc_eth_qos: Flush the RX descriptors on init by Marek Vasut · Mon Mar 23 02:09:01 2020 +0100
  14. f4f1f4d net: dwc_eth_qos: Correctly wrap around TX descriptor tail pointer by Marek Vasut · Mon Mar 23 02:03:50 2020 +0100
  15. d54c98e net: dwc_eth_qos: Fully rewrite RX descriptor field 3 by Marek Vasut · Mon Mar 23 02:02:57 2020 +0100
  16. 091eea8 net: dc2114x: Switch DEBUG_SROM{,2} to debug_cond() by Marek Vasut · Sun Apr 19 04:05:44 2020 +0200
  17. 5e2ad05 net: dc2114x: Reorganize driver by Marek Vasut · Sun Apr 19 04:00:49 2020 +0200
  18. f02b701 net: dc2114x: Clean up INL/OUTL functions by Marek Vasut · Sun Apr 19 03:40:03 2020 +0200
  19. 75244fb net: dc2114x: Clean up DE4X5 macros by Marek Vasut · Sun Apr 19 03:36:46 2020 +0200
  20. 81d10f7 net: dc2114x: Clean up remaining driver code by Marek Vasut · Sun Apr 19 03:09:26 2020 +0200
  21. b46c7a0 net: dc2114x: Clean up SROM operations by Marek Vasut · Sun Apr 19 03:11:06 2020 +0200
  22. e13635a net: dc2114x: Clean up send_setup_frame() by Marek Vasut · Sun Apr 19 03:10:50 2020 +0200
  23. 1f34678 net: dc2114x: Clean up dc21x4x_halt() by Marek Vasut · Sun Apr 19 03:10:30 2020 +0200
  24. f30abb7 net: dc2114x: Clean up dc21x4x_recv() by Marek Vasut · Sun Apr 19 03:10:25 2020 +0200
  25. e3ffef3 net: dc2114x: Clean up dc21x4x_send() by Marek Vasut · Sun Apr 19 03:10:14 2020 +0200
  26. 268cc5b net: dc2114x: Clean up init code by Marek Vasut · Sun Apr 19 03:09:47 2020 +0200
  27. 04235cc net: pcnet: Switch to PCI memory access by Marek Vasut · Sat Apr 18 05:11:05 2020 +0200
  28. 022fedf net: pcnet: Replace mips-specific accessors by Marek Vasut · Sat Apr 18 02:32:19 2020 +0200
  29. 331e4ec net: tulip: Remove CONFIG_TULIP_* by Marek Vasut · Sat Apr 18 01:56:51 2020 +0200
  30. 37f34b3 net: pcnet: Remove CONFIG_PCNET_79C97x by Marek Vasut · Sat Apr 18 01:44:12 2020 +0200
  31. 809e54d Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86 by Tom Rini · Thu Apr 30 13:00:20 2020 -0400
  32. ccaa08c Merge tag 'xilinx-for-v2020.07-rc2' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · Thu Apr 30 11:31:33 2020 -0400
  33. 92007cf Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq by Tom Rini · Thu Apr 30 10:06:54 2020 -0400
  34. bd165e7 pci: Avoid auto-config when chain loading by Simon Glass · Sun Apr 26 09:12:56 2020 -0600
  35. 17968c3 acpi: Add a method to write tables for a device by Simon Glass · Sun Apr 26 09:19:46 2020 -0600
  36. b76b0a6 driver: net: fm: add DM ETH support by Madalin Bucur · Thu Apr 23 16:25:19 2020 +0300
  37. 9d327b0 driver: net: fm: add DM MDIO support by Madalin Bucur · Thu Apr 23 16:25:18 2020 +0300
  38. 248f920 driver: net: fm: separate receive buffer free code by Madalin Bucur · Thu Apr 23 16:25:17 2020 +0300
  39. 11fa7a3 driver: net: fm: change init_phy() param by Madalin Bucur · Thu Apr 23 16:25:16 2020 +0300
  40. 25f7cf7 drivers: net: fsl-mc: add support for CONFIG_DM_ETH by Ioana Ciornei · Wed Mar 18 16:47:38 2020 +0200
  41. 872004f drivers: net: ldpaa: add DTS based probing support by Ioana Ciornei · Wed Mar 18 16:47:37 2020 +0200
  42. 799a443 drivers: net: add Layerscape mEMAC MDIO driver by Ioana Ciornei · Wed Mar 18 16:47:36 2020 +0200
  43. df51e06 Merge tag 'u-boot-amlogic-20200428' of https://gitlab.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · Tue Apr 28 10:09:16 2020 -0400
  44. 7e9f5fb Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · Tue Apr 28 10:08:47 2020 -0400
  45. 190ee83 usb: host: dwc3-sti-glue: Use UCLASS_NOP instead of UCLASS_MISC by Patrice Chotard · Tue Apr 28 13:49:50 2020 +0200
  46. ce17fe1 usb: host: dwc2: add trace to have clean usb start by Patrick Delaunay · Mon Apr 27 15:30:01 2020 +0200
  47. 8bef169 usb: host: dwc2: force reset assert by Patrick Delaunay · Mon Apr 27 15:30:00 2020 +0200
  48. 9225f3e usb: host: dwc2: add clk support by Patrick Delaunay · Mon Apr 27 15:29:59 2020 +0200
  49. bb3569d usb: host: dwc2: add phy support by Patrick Delaunay · Mon Apr 27 15:29:58 2020 +0200
  50. 637ad63 usb: ether: avoid NULL check before free() by Heinrich Schuchardt · Sun Apr 19 12:11:12 2020 +0200
  51. 4b88d6f usb: avoid NULL check before free by Heinrich Schuchardt · Sun Apr 19 12:02:28 2020 +0200
  52. a29def2 usb: dwc3-meson-g12a: add power-on/off of the PHYs by Neil Armstrong · Tue Apr 21 10:17:42 2020 +0200
  53. 86724a5 phy: meson: add GXBB PHY driver by Beniamino Galvani · Sun Aug 18 15:42:54 2019 +0200
  54. be15428 clk: meson: g12a: add missing SD_EMMC_A controller gates by Neil Armstrong · Mon Apr 20 15:46:30 2020 +0200
  55. a0f6da6 Merge tag 'mips-pull-2020-04-27' of https://gitlab.denx.de/u-boot/custodians/u-boot-mips by Tom Rini · Mon Apr 27 17:50:35 2020 -0400
  56. 6e38a5c Merge tag 'arc-more-fixes-for-2020.07-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boot-arc by Tom Rini · Mon Apr 27 17:50:11 2020 -0400
  57. 1aa3089 sysreset: add reset controller based reboot driver by developer · Tue Apr 21 09:28:29 2020 +0200
  58. d8ae875 nand: brcmnand: return without disabling clock by Álvaro Fernández Rojas · Thu Apr 02 10:37:52 2020 +0200
  59. ce9dfb9 ARM: zynq: Fix invalid check on NAND_CMD_NONE. by Patrick van Gelder · Fri Apr 24 01:28:56 2020 -0600
  60. aa12d51 clk: versal: Fix watchdog clock issue by T Karthik Reddy · Wed Apr 08 21:34:54 2020 -0600
  61. 529e6f0 mmc: zynq: parse dt when probing by Benedikt Grassl · Tue Apr 14 07:32:12 2020 +0200
  62. 6575713 ARC: HSDK: CGU: add support for timer clock by Eugeniy Paltsev · Thu Apr 23 14:50:50 2020 +0300
  63. 6a0e7a6 video: simple_panel: add boe,nv140fhmn49 display by Peter Robinson · Mon Apr 20 20:27:32 2020 +0100
  64. 07c7876 drivers: video: rockchip: fix building eDP and LVDS drivers by Peter Robinson · Mon Apr 20 19:18:25 2020 +0100
  65. 100e860 rtc: ds1374: typo Watchdog by Heinrich Schuchardt · Mon Apr 20 18:31:21 2020 +0200
  66. d4e78c3 spi: mpc8xxx_spi: fix missing dev_err definition by Rasmus Villemoes · Mon Apr 20 16:13:41 2020 +0200
  67. 8821be4 clk: actions: Add common clock driver by Amit Singh Tomar · Sun Apr 19 19:28:30 2020 +0530
  68. 7c8e84c arm: dts: sync dts for Action Semi S900 by Amit Singh Tomar · Sun Apr 19 19:28:28 2020 +0530
  69. f497770 serial: actions: add compatible string by Amit Singh Tomar · Sun Apr 19 19:28:27 2020 +0530
  70. 1e36545 cache: l2x0: Fix write to incorrect shared-override bit by Ley Foon Tan · Fri Apr 17 14:45:35 2020 +0800
  71. 5a18f87 dm: mmc: Update mmc_get_mmc_dev() to use const * by Simon Glass · Wed Apr 08 08:33:00 2020 -0600
  72. 9167e4d mtd: nand: pxa3xx: fix raw read when last_chunk_size == 0 by Baruch Siach · Sun Apr 05 19:19:31 2020 +0300
  73. cf01a7e bootcount_ext: Add flag to enable/disable bootcount by Frédéric Danis · Tue Mar 17 17:59:09 2020 +0100
  74. d5d7395 eth: mtk-eth: add mt7531 switch support in mediatek eth driver by developer · Tue Feb 18 16:49:37 2020 +0800
  75. 3b44628 watchdog: mpc8xx_wdt: Allow selection of watchdog mode through environment by Charles Frey · Wed Feb 19 16:50:15 2020 +0000
  76. 0bef026 dm: pinctrl: Use right device pointer for configuring pinctrl by Lokesh Vutla · Wed Apr 22 22:55:31 2020 +0530
  77. 90c1d2f Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · Wed Apr 22 13:00:21 2020 -0400
  78. ebbb333 Merge tag 'mmc-2020-4-22' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmc by Tom Rini · Wed Apr 22 08:58:41 2020 -0400
  79. 4c8288f drivers: mmc: rpmb: do not build for SPL by Heinrich Schuchardt · Wed Apr 15 18:28:09 2020 +0200
  80. 3d5256e mmc: tmio: sdhi: Implement get_b_max function by Marek Vasut · Sat Apr 04 12:45:06 2020 +0200
  81. 31976d9 mmc: Add option to adjust b_max before long read by Marek Vasut · Sat Apr 04 12:45:05 2020 +0200
  82. 9f7baeb mmc: tmio: sdhi: Use bounce buffer to avoid DMA limitations by Marek Vasut · Sat Apr 04 12:45:04 2020 +0200
  83. 5b0dad9 drivers: mmc: iproc_sdhci: move host.mmc init before sdhci_setup_cfg by Rayagonda Kokatanur · Tue Mar 31 11:04:06 2020 +0530
  84. ee6ad59 drivers: mmc: iproc_sdhci: fix compilation warning by Rayagonda Kokatanur · Tue Mar 31 11:04:05 2020 +0530
  85. beb789e drivers: mmc: iproc_sdhci: enable broken R1B response quirk by Bharat Kumar Reddy Gooty · Tue Mar 31 11:04:04 2020 +0530
  86. c965240 drivers: mmc: iproc_sdhci: fix possible memory leak by Bharat Kumar Reddy Gooty · Tue Mar 31 11:04:03 2020 +0530
  87. 75e5a64 cmd: mmc: provide boot area protection command by Heinrich Schuchardt · Mon Mar 30 07:24:19 2020 +0200
  88. bf230e1 mmc: export mmc_send_ext_csd() by Heinrich Schuchardt · Mon Mar 30 07:24:17 2020 +0200
  89. 9c75dd1 clk: armada-37xx-periph: fix DDR PHY clock divider values by Marek Behún · Wed Apr 15 00:59:18 2020 +0200
  90. a473057 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq by Tom Rini · Tue Apr 21 15:20:42 2020 -0400
  91. 7cb47412 Merge tag 'for-v2020.07' of https://gitlab.denx.de/u-boot/custodians/u-boot-i2c by Tom Rini · Tue Apr 21 08:28:13 2020 -0400
  92. ed5aa49 mmc: tmio: sdhi: Add DMA transfer address alignment check at writing by Hiroyuki Yokoyama · Sat Mar 07 17:32:59 2020 +0100
  93. 22c3644 Merge branch '2020-04-17-master-imports' by Tom Rini · Mon Apr 20 17:22:47 2020 -0400
  94. 518ed1e Merge tag 'u-boot-amlogic-20200420' of https://gitlab.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · Mon Apr 20 13:44:27 2020 -0400
  95. e361d74 Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · Mon Apr 20 08:45:27 2020 -0400
  96. 13b06b4 phy: meson-gxl-usb: add set_mode call to force switch to peripheral mode by Neil Armstrong · Mon Mar 30 11:27:24 2020 +0200
  97. 8ab77e3 generic-phy: add generic_phy_get_by_node() by Neil Armstrong · Mon Mar 30 11:27:23 2020 +0200
  98. d5dc36f drivers: i2c: add brcm iproc I2C driver support by Rayagonda Kokatanur · Wed Apr 08 11:12:27 2020 +0530
  99. 3e0259d i2c: muxes: pca954x: add PCA9546 variant by Chris Packham · Wed Apr 01 15:55:27 2020 +1300
  100. 0b46337 clk: imx: add i.IMXRT1020 clk driver by Giulio Benetti · Tue Feb 18 20:02:51 2020 +0100