1. 75e534b dm: Avoid accessing seq directly by Simon Glass · Wed Dec 16 21:20:07 2020 -0700
  2. b75b15b dm: treewide: Rename ..._platdata variables to just ..._plat by Simon Glass · Thu Dec 03 16:55:23 2020 -0700
  3. aad29ae dm: treewide: Rename ofdata_to_platdata() to of_to_plat() by Simon Glass · Thu Dec 03 16:55:21 2020 -0700
  4. fa20e93 dm: treewide: Rename dev_get_platdata() to dev_get_plat() by Simon Glass · Thu Dec 03 16:55:20 2020 -0700
  5. 71fa5b4 dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · Thu Dec 03 16:55:18 2020 -0700
  6. 8a2b47f dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · Thu Dec 03 16:55:17 2020 -0700
  7. 6996c66 dm: Remove uses of device_bind_offset() by Simon Glass · Sat Nov 28 17:50:03 2020 -0700
  8. f846537 dm: core: Rename device_bind() to device_bind_offset() by Simon Glass · Sat Nov 28 17:50:00 2020 -0700
  9. 8530bb4 net: ks8851: Implement EEPROM MAC address readout by Marek Vasut · Thu Oct 08 15:14:17 2020 +0200
  10. 9a2cdfc Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq by Tom Rini · Thu Oct 29 09:10:24 2020 -0400
  11. 912f2d8 net: lx2160a.c: Update to set ECx_PMUX precedence by Razvan Ionut Cirjan · Fri Oct 23 16:20:38 2020 +0530
  12. d0a2d6f Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · Thu Oct 22 20:32:02 2020 -0400
  13. 90dfaeb net: Add IPQ40xx MDIO driver by Robert Marko · Thu Oct 08 22:05:11 2020 +0200
  14. b41f247 net: sun8i-emac: Lower MDIO frequency by Andre Przywara · Mon Jul 06 01:40:45 2020 +0100
  15. b3ce85c net: sun8i-emac: Make internal PHY handling more robust by Andre Przywara · Wed Oct 21 23:27:32 2020 +0530
  16. 5942282 net: sun8i_emac: Simplify and fix error handling for RX by Andre Przywara · Mon Jul 06 01:40:43 2020 +0100
  17. 6bdc70e net: sun8i_emac: Fix MAC soft reset by Andre Przywara · Mon Jul 06 01:40:42 2020 +0100
  18. 4ab675e net: sun8i_emac: Fix overlong lines by Andre Przywara · Mon Jul 06 01:40:41 2020 +0100
  19. 2e7dd26 net: sun8i_emac: Wrap and simplify cache maintenance operations by Andre Przywara · Mon Jul 06 01:40:40 2020 +0100
  20. 1fae838 net: sun8i_emac: Drop unneeded cache invalidation before sending by Andre Przywara · Mon Jul 06 01:40:39 2020 +0100
  21. 8cd8960 net: sun8i_emac: Reduce cache maintenance on TX descriptor init by Andre Przywara · Mon Jul 06 01:40:38 2020 +0100
  22. 7408b09 net: sun8i_emac: Improve cache maintenance on RX descriptor init by Andre Przywara · Mon Jul 06 01:40:37 2020 +0100
  23. e6e29cc net: sun8i_emac: Name magic bits and simplify read-modify-write calls by Andre Przywara · Mon Jul 06 01:40:36 2020 +0100
  24. f58d83c net: sun8i_emac: Remove pointless wrapper functions by Andre Przywara · Wed Oct 21 23:21:42 2020 +0530
  25. 0dd619b net: sun8i_emac: Simplify mdio_read/mdio_write functions by Andre Przywara · Mon Jul 06 01:40:34 2020 +0100
  26. df6f271 net: sun8i_emac: Don't hand out TX descriptor too early by Andre Przywara · Mon Jul 06 01:40:33 2020 +0100
  27. 874145f net: sun8i-emac: Bail out on PHY error by Andre Przywara · Mon Jul 06 01:40:32 2020 +0100
  28. eba9951 net: ldpaa_eth: Include device_compat.h by Sean Anderson · Sun Oct 04 21:39:46 2020 -0400
  29. 344a33b Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · Wed Oct 14 13:51:56 2020 -0400
  30. 7c7b3c9 net: e1000: add defaults for i210 TX/RX PBSIZE by Christian Gmeiner · Tue Oct 06 16:08:35 2020 +0200
  31. 8666ae8 net: Add NIC controller driver for OcteonTX2 by Suneel Garapati · Wed Aug 26 14:37:42 2020 +0200
  32. 53dc448 net: Add NIC controller driver for OcteonTX by Suneel Garapati · Wed Aug 26 14:37:33 2020 +0200
  33. d776a84 dm: add cells_count parameter in *_count_phandle_with_args by Patrick Delaunay · Fri Sep 25 09:41:14 2020 +0200
  34. 38ae92e Merge branch 'next' by Tom Rini · Mon Oct 05 13:05:46 2020 -0400
  35. 65a747d Revert "net: smc911x: Automatically Update ethaddr with MAC" by Tom Rini · Thu Oct 01 14:51:58 2020 -0400
  36. 2a46a2e Merge branch 'next' of git://git.denx.de/u-boot-sh into next by Tom Rini · Thu Oct 01 10:29:39 2020 -0400
  37. 9e6ed38 net: dwc_eth_qos: Convert to use APIs which support live DT by Patrick Delaunay · Wed Sep 09 18:30:06 2020 +0200
  38. 6a6e36d net: smc911x: Automatically Update ethaddr with MAC by Adam Ford · Tue Aug 18 08:19:02 2020 -0500
  39. 22bb377 net: ftgmac100: Add support for board specific PHY interface address by Thirupathaiah Annapureddy · Mon Aug 17 17:08:26 2020 -0700
  40. ed1a74e net: phy: mscc: sync rx/tx delay settings with Linux on vsc85xx by Heiko Stuebner · Tue Jun 09 15:37:40 2020 +0200
  41. 78734f2 net: phy: mscc: make clock-output configurable on vsc85xx by Heiko Stuebner · Tue Jun 09 15:37:39 2020 +0200
  42. 8e3d3be net: ti: cpsw: Fix not calling dev_dbg with a device by Sean Anderson · Tue Sep 15 10:45:01 2020 -0400
  43. 4702aa2 net: sun8i_emac: Fix not calling dev_xxx with a device by Sean Anderson · Tue Sep 15 10:45:00 2020 -0400
  44. 6276478 net: sunxi: Fix not calling dev_xxx with a device by Sean Anderson · Tue Sep 15 10:44:59 2020 -0400
  45. c7cbf09 net: mvpp2: Convert netdev_xxx to dev_xxx by Sean Anderson · Tue Sep 15 10:44:57 2020 -0400
  46. 77a8879 net: mvpp2: Fix not calling dev_xxx with a device by Sean Anderson · Tue Sep 15 10:44:56 2020 -0400
  47. ecbbddf net: mvneta: Convert netdev_xxx to dev_xxx by Sean Anderson · Tue Sep 15 10:44:55 2020 -0400
  48. e0d0004 net: mvneta: Fix not always calling dev_err with a device by Sean Anderson · Tue Sep 15 10:44:54 2020 -0400
  49. 2340c83 net: bcm6368: Fix not calling dev_info with a device by Sean Anderson · Tue Sep 15 10:44:52 2020 -0400
  50. a7da6da net: ravb: Remove writeext function call by Biju Das · Tue Sep 22 07:51:41 2020 +0100
  51. a009ab3 net: pfe_eth: Remove non-DM code check from pfe_spi_flash_init by Kuldeep Singh · Fri Sep 11 16:36:49 2020 +0530
  52. b363eca net: pfe_eth: Fix resoure leak in pfe_spi_flash_init by Kuldeep Singh · Fri Sep 11 16:36:48 2020 +0530
  53. 13763ee driver: net: fm: add support for XFI by Madalin Bucur · Fri Sep 11 10:24:09 2020 +0300
  54. 3e49ed6 ls1012a, pfe_eth: Update probe to avoid resource leak by Chaitanya Sakinam · Thu Sep 10 16:50:54 2020 +0530
  55. b3fc494 ls1012a, pfe_eth: correction in delay implementation by Chaitanya Sakinam · Thu Sep 10 16:50:53 2020 +0530
  56. 537458b drivers: net: phy: Use Aquantia driver for AQR113C by Madalin Bucur · Thu Sep 10 13:23:39 2020 +0300
  57. 1d31683 drivers: net: ldpaa_eth: lx2160a: fix bug in checking if a DPMAC is enabled by Grigore Popescu · Thu Sep 10 12:59:03 2020 +0300
  58. 01c102d Merge tag 'xilinx-for-v2021.01' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze into next by Tom Rini · Thu Sep 24 08:33:47 2020 -0400
  59. 5966b6d net: tsec: Add the compatible string "gianfar" support by Hou Zhiqiang · Thu Jul 16 18:09:14 2020 +0800
  60. 1addbbf net: tsec: Add fixed-link PHY support by Hou Zhiqiang · Thu Jul 16 18:09:13 2020 +0800
  61. d35de97 net: tsec: convert to use DM_MDIO when DM_ETH enabled by Hou Zhiqiang · Thu Jul 16 18:09:12 2020 +0800
  62. 0a35579 net: fsl_mdio: Correct the MII management register block address by Hou Zhiqiang · Thu Jul 16 18:09:11 2020 +0800
  63. 5d4831a net: fsl_mdio: Change to use virtual address by Hou Zhiqiang · Thu Jul 16 18:09:10 2020 +0800
  64. fb73b12 phy: make phy_connect_fixed work with a null mdio bus by Vladimir Oltean · Thu Jul 16 18:09:08 2020 +0800
  65. f29a570 net: xilinx: axi_emac: Typecast flush_cache arguments by Ashok Reddy Soma · Thu Sep 03 08:36:44 2020 -0600
  66. 91d455a net: xilinx: axi_emac: Fix dma descriptors for 64bit and compilation warnings by Ashok Reddy Soma · Thu Sep 03 08:36:43 2020 -0600
  67. 8ec9066 net: gem: Add support for more PHYs on MDIO bus by Michal Simek · Mon May 30 10:43:11 2016 +0200
  68. 594a7f0 Merge branch 'master' into next by Tom Rini · Mon Sep 21 14:25:37 2020 -0400
  69. 41b64a8 net, qe: add DM support for QE UEC ethernet by Heiko Schocher · Thu Feb 06 09:48:16 2020 +0100
  70. 165c06a bcmgenet: Add support for rgmii-rxid by Jason Wessel · Fri Jul 17 06:32:00 2020 -0700
  71. 80f8013 bcmgenet: fix DMA buffer management by Jason Wessel · Fri Jul 17 06:31:59 2020 -0700
  72. c28665d xilinx: kconfig: Change Kconfig dependencies for Xilinx drivers by Michal Simek · Thu Aug 06 15:18:36 2020 +0200
  73. 6808390 net: dwc_eth_qos: add Kconfig option to select supported configuration by Patrick Delaunay · Mon Jun 08 11:27:19 2020 +0200
  74. 45a145d net: Drop duplicate include of dm.h in pcnet.c by Simon Glass · Sun Jul 19 10:15:58 2020 -0600
  75. f6f0ccb eth: mtk-eth: enable mt7629 sgmii mode support in mediatek eth driver by developer · Fri Jun 19 19:17:16 2020 +0800
  76. 049d114 Convert CONFIG_DRIVER_TI_EMAC_USE_RMII to Kconfig by Adam Ford · Fri Jul 03 08:27:12 2020 -0500
  77. e96aa95 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq by Tom Rini · Mon Jul 27 15:18:15 2020 -0400
  78. 48de37a Merge tag 'dm-pull-20jul20-take2a' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · Mon Jul 27 11:15:37 2020 -0400
  79. 0c701e5 armv8: ls1012a: RGMII ports require internal delay by Chaitanya Sakinam · Tue Jun 09 16:21:48 2020 +0530
  80. 14e956f net: pfe_eth: Use spi_flash_read API to access flash memory by Kuldeep Singh · Thu May 28 11:42:53 2020 +0530
  81. a89b4de treewide: convert devfdt_get_addr() to dev_read_addr() by Masahiro Yamada · Fri Jul 17 14:36:48 2020 +0900
  82. 236eee8 treewide: remove (phys_addr_t) casts from devfdt_get_addr() by Masahiro Yamada · Fri Jul 17 14:36:47 2020 +0900
  83. 1d6c738 net: dc2114x: Add DM support by Marek Vasut · Wed Jul 08 07:26:14 2020 +0200
  84. 29b9efc net: dc2114x: Split common parts of non-DM functions out by Marek Vasut · Wed Jul 08 07:20:14 2020 +0200
  85. dabf04f net: dc2114x: Split RX path by Marek Vasut · Wed Jul 08 07:12:58 2020 +0200
  86. f19db7f net: dc2114x: Add RX/TX rings into the private data by Marek Vasut · Wed Jul 08 07:01:32 2020 +0200
  87. b8e0b47 net: dc2114x: Pass PCI BDF into phys_to_bus() by Marek Vasut · Wed Jul 08 06:50:41 2020 +0200
  88. 25ada1f net: dc2114x: Pass private data around by Marek Vasut · Wed Jul 08 06:46:09 2020 +0200
  89. a3f8908 net: dc2114x: Introduce private data by Marek Vasut · Wed Jul 08 06:42:07 2020 +0200
  90. 992af7d net: dc2114x: Use standard I/O accessors by Marek Vasut · Wed Jul 08 06:31:54 2020 +0200
  91. ca22997 net: dc2114x: Drop update_srom() by Marek Vasut · Sat Jun 20 17:54:53 2020 +0200
  92. 880287c net: dc2114x: Add Kconfig entries by Marek Vasut · Sat Jun 20 17:43:29 2020 +0200
  93. d8f69b7 net: dc2114x: Support all DC2114x by Marek Vasut · Sat Jun 20 17:39:21 2020 +0200
  94. 7cc35c8 net: dc2114x: Use PCI_DEVICE() to define PCI device compat list by Marek Vasut · Sat Jun 20 17:36:42 2020 +0200
  95. 5a9ecb2 Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm" by Tom Rini · Fri Jul 24 08:42:06 2020 -0400
  96. a831cef treewide: convert devfdt_get_addr() to dev_read_addr() by Masahiro Yamada · Fri Jul 17 14:36:48 2020 +0900
  97. 88bf6d3 treewide: remove (phys_addr_t) casts from devfdt_get_addr() by Masahiro Yamada · Fri Jul 17 14:36:47 2020 +0900
  98. 940a922 treewide: convert bd_t to struct bd_info manually by Masahiro Yamada · Fri Jun 26 15:13:34 2020 +0900
  99. f7ed78b treewide: convert bd_t to struct bd_info by coccinelle by Masahiro Yamada · Fri Jun 26 15:13:33 2020 +0900
  100. 2b834d0 net: ti: am65-cpsw-nuss: Update driver to use kernel DT by Vignesh Raghavendra · Mon Jul 06 13:36:54 2020 +0530