1. 6a25a7e Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-net by Tom Rini · Fri Apr 15 08:09:52 2022 -0400
  2. e3b353b bcmgenet, sun8i_emac: Don't connect PHY two times by Marek Behún · Thu Apr 07 00:33:07 2022 +0200
  3. 48631e4 treewide: Rename PHY_INTERFACE_MODE_NONE to PHY_INTERFACE_MODE_NA by Marek Behún · Thu Apr 07 00:33:03 2022 +0200
  4. bc19477 net: introduce helpers to get PHY interface mode from a device/ofnode by Marek Behún · Thu Apr 07 00:33:01 2022 +0200
  5. bab64f2 net: sun8i_emac: Remove non-DM pin setup by Samuel Holland · Sat Aug 28 11:49:40 2021 -0500
  6. 06feb81 sunxi: Clean up inclusions of asm/arch/gpio.h by Samuel Holland · Sat Sep 11 16:50:47 2021 -0500
  7. 62fb2b4 WS cleanup: remove SPACE(s) followed by TAB by Wolfgang Denk · Mon Sep 27 17:42:39 2021 +0200
  8. 6ffc023 net: sun8i-emac: fix MDIO frequency by Heinrich Schuchardt · Thu Jun 03 07:52:41 2021 +0000
  9. 9643c83 net: sun8i-emac: Fix pinmux setup for Allwinner H5 by Andre Przywara · Fri Apr 16 00:53:17 2021 +0100
  10. 3ba929a common: Drop asm/global_data.h from common header by Simon Glass · Fri Oct 30 21:38:53 2020 -0600
  11. 882a923 net: sun8i-emac: Determine pinmux based on SoC, not EMAC type by Andre Przywara · Mon Jan 11 21:11:49 2021 +0100
  12. 15651d8 net: sun8i-emac: Always clear syscon EPHY register by Andre Przywara · Mon Jan 11 21:11:45 2021 +0100
  13. 43bb158 net: sun8i-emac: Allow all RGMII PHY modes by Andre Przywara · Sat Nov 14 17:37:46 2020 +0000
  14. aad29ae dm: treewide: Rename ofdata_to_platdata() to of_to_plat() by Simon Glass · Thu Dec 03 16:55:21 2020 -0700
  15. fa20e93 dm: treewide: Rename dev_get_platdata() to dev_get_plat() by Simon Glass · Thu Dec 03 16:55:20 2020 -0700
  16. 71fa5b4 dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · Thu Dec 03 16:55:18 2020 -0700
  17. 8a2b47f dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · Thu Dec 03 16:55:17 2020 -0700
  18. b41f247 net: sun8i-emac: Lower MDIO frequency by Andre Przywara · Mon Jul 06 01:40:45 2020 +0100
  19. b3ce85c net: sun8i-emac: Make internal PHY handling more robust by Andre Przywara · Wed Oct 21 23:27:32 2020 +0530
  20. 5942282 net: sun8i_emac: Simplify and fix error handling for RX by Andre Przywara · Mon Jul 06 01:40:43 2020 +0100
  21. 6bdc70e net: sun8i_emac: Fix MAC soft reset by Andre Przywara · Mon Jul 06 01:40:42 2020 +0100
  22. 4ab675e net: sun8i_emac: Fix overlong lines by Andre Przywara · Mon Jul 06 01:40:41 2020 +0100
  23. 2e7dd26 net: sun8i_emac: Wrap and simplify cache maintenance operations by Andre Przywara · Mon Jul 06 01:40:40 2020 +0100
  24. 1fae838 net: sun8i_emac: Drop unneeded cache invalidation before sending by Andre Przywara · Mon Jul 06 01:40:39 2020 +0100
  25. 8cd8960 net: sun8i_emac: Reduce cache maintenance on TX descriptor init by Andre Przywara · Mon Jul 06 01:40:38 2020 +0100
  26. 7408b09 net: sun8i_emac: Improve cache maintenance on RX descriptor init by Andre Przywara · Mon Jul 06 01:40:37 2020 +0100
  27. e6e29cc net: sun8i_emac: Name magic bits and simplify read-modify-write calls by Andre Przywara · Mon Jul 06 01:40:36 2020 +0100
  28. f58d83c net: sun8i_emac: Remove pointless wrapper functions by Andre Przywara · Wed Oct 21 23:21:42 2020 +0530
  29. 0dd619b net: sun8i_emac: Simplify mdio_read/mdio_write functions by Andre Przywara · Mon Jul 06 01:40:34 2020 +0100
  30. df6f271 net: sun8i_emac: Don't hand out TX descriptor too early by Andre Przywara · Mon Jul 06 01:40:33 2020 +0100
  31. 874145f net: sun8i-emac: Bail out on PHY error by Andre Przywara · Mon Jul 06 01:40:32 2020 +0100
  32. 4702aa2 net: sun8i_emac: Fix not calling dev_xxx with a device by Sean Anderson · Tue Sep 15 10:45:00 2020 -0400
  33. a89b4de treewide: convert devfdt_get_addr() to dev_read_addr() by Masahiro Yamada · Fri Jul 17 14:36:48 2020 +0900
  34. 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
  35. a831cef treewide: convert devfdt_get_addr() to dev_read_addr() by Masahiro Yamada · Fri Jul 17 14:36:48 2020 +0900
  36. 3386e9a net: sun8i_emac: Add support for the H6 variant by Samuel Holland · Thu May 07 18:10:51 2020 -0500
  37. 97f2cf1 net: sun8i_emac: Use consistent clock bitfield definitions by Samuel Holland · Thu May 07 18:10:50 2020 -0500
  38. 4dcacfc common: Drop linux/bitops.h from common header by Simon Glass · Sun May 10 11:40:13 2020 -0600
  39. dbd7954 common: Drop linux/delay.h from common header by Simon Glass · Sun May 10 11:40:11 2020 -0600
  40. 0f2af88 common: Drop log.h from common header by Simon Glass · Sun May 10 11:40:05 2020 -0600
  41. 274e0b0 common: Drop net.h from common header by Simon Glass · Sun May 10 11:39:56 2020 -0600
  42. 9bc1564 dm: core: Create a new header file for 'compat' features by Simon Glass · Mon Feb 03 07:36:16 2020 -0700
  43. fa4689a dm: gpio: Allow control of GPIO uclass in SPL by Simon Glass · Fri Dec 06 21:41:35 2019 -0700
  44. 6333448 common: Move ARM cache operations out of common.h by Simon Glass · Thu Nov 14 12:57:39 2019 -0700
  45. 98be8be net: sun8i_emac: Test the correct phy by Emmanuel Vadot · Fri Jul 19 22:26:38 2019 +0200
  46. 727ed79 net: sun8i_emac: Add EPHY CLK and RESET support by Jagan Teki · Thu Feb 28 00:27:00 2019 +0530
  47. cb63d28 net: sun8i_emac: Add CLK and RESET support by Jagan Teki · Thu Feb 28 00:26:58 2019 +0530
  48. 1cfc64c net: sun8i_emac: Retrieve GMAC clock via 'syscon' phandle by Jagan Teki · Thu Feb 28 00:26:51 2019 +0530
  49. 525dc44 sun8i_emac: add support for setting EMAC TX/RX delay by Icenowy Zheng · Fri Nov 23 00:37:48 2018 +0100
  50. e8cbced net: sun8i-emac: support R40 GMAC by Lothar Felten · Fri Jul 13 10:45:28 2018 +0200
  51. acb9a5b net: sun8i-emac: set mux and clock by driver data by Lothar Felten · Fri Jul 13 10:45:27 2018 +0200
  52. 5be7594 net: sun8i-emac: fix printing NULL character by Lothar Felten · Fri Jul 13 10:45:26 2018 +0200
  53. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  54. 94f3bbd net: sun8i-emac: remove support for old binding by Andre Przywara · Wed Apr 04 01:31:20 2018 +0100
  55. ba3a96d net: sun8i-emac: add support for new EMAC DT binding by Andre Przywara · Wed Apr 04 01:31:16 2018 +0100
  56. 26e549b net: sun8i-emac: support new pinctrl DT bindings by Andre Przywara · Wed Apr 04 01:31:15 2018 +0100
  57. 6a4d799 net: sun8i_emac: Fix PHY initialization by Samuel Holland · Sat Jan 27 23:53:20 2018 -0600
  58. b6b655b net: sun8i_emac: Fix build for non-H3/H5 SoCs by Chen-Yu Tsai · Fri Sep 22 15:26:33 2017 +0800
  59. 7a49443 dm: core: Replace of_offset with accessor (part 2) by Simon Glass · Wed May 17 17:18:09 2017 -0600
  60. ba1dea4 dm: Rename dev_addr..() functions by Simon Glass · Wed May 17 17:18:05 2017 -0600
  61. 3297b55 sun8i_emac: configure PHY reset GPIO via DM by Philipp Tomsich · Wed Feb 22 19:46:41 2017 +0100
  62. 5fb9743 sunxi: prepare for sharing MACH_SUN8I_H3 config symbol by Andre Przywara · Thu Feb 16 01:20:27 2017 +0000
  63. dd79d6e dm: core: Replace of_offset with accessor by Simon Glass · Tue Jan 17 16:52:55 2017 -0700
  64. 2b6dee1 sun8i_emac: Fix mdio read sequence by Philipp Tomsich · Wed Nov 16 01:40:27 2016 +0000
  65. db090a2 Fix codying style broken by recent libfdt sync by Masahiro Yamada · Mon Oct 17 20:43:01 2016 +0900
  66. b0ea740 libfdt: Bring in upstream stringlist functions by Simon Glass · Sun Oct 02 17:59:28 2016 -0600
  67. fcdb3b3 net: sun8i_emac: Fix DMA alignment issues with the rx / tx buffers by Hans de Goede · Wed Jul 27 17:31:17 2016 +0200
  68. 54f47a1 net: sun8i_emac: Drop redundant and incorrect setting of syscon register by Chen-Yu Tsai · Fri Jul 22 18:16:10 2016 +0800
  69. 3d39ace net: sun8i_emac: Do not configure AHB2 clock by Chen-Yu Tsai · Fri Jul 22 18:16:09 2016 +0800
  70. d194c0e net: Add EMAC driver for H3/A83T/A64 SoCs. by Amit Singh Tomar · Wed Jul 06 17:59:44 2016 +0530