1. 1ab1692 common: Drop display_options.h from common header by Simon Glass · Sun Jul 31 12:28:48 2022 -0600
  2. 4a3f40b net: xilinx: axi_emac: Use shared MDIO bus support for axi emac driver by T Karthik Reddy · Tue May 10 13:26:09 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. e50c9ea net: xilinx: fix the wrong dma base address issue by Greentime Hu · Thu Jan 20 16:41:28 2022 +0800
  6. 645aa76 net: xilinx: axi_emac: Add support for 10G/25G AXI ethernet by Ashok Reddy Soma · Thu Jun 24 00:34:41 2021 -0600
  7. 3c4df95 net: xilinx: axi_emac: Cleanup of of_to_plat() by Ashok Reddy Soma · Thu Jun 24 00:34:40 2021 -0600
  8. 3ba929a common: Drop asm/global_data.h from common header by Simon Glass · Fri Oct 30 21:38:53 2020 -0600
  9. 75e534b dm: Avoid accessing seq directly by Simon Glass · Wed Dec 16 21:20:07 2020 -0700
  10. aad29ae dm: treewide: Rename ofdata_to_platdata() to of_to_plat() by Simon Glass · Thu Dec 03 16:55:21 2020 -0700
  11. fa20e93 dm: treewide: Rename dev_get_platdata() to dev_get_plat() by Simon Glass · Thu Dec 03 16:55:20 2020 -0700
  12. 71fa5b4 dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · Thu Dec 03 16:55:18 2020 -0700
  13. 8a2b47f dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · Thu Dec 03 16:55:17 2020 -0700
  14. f29a570 net: xilinx: axi_emac: Typecast flush_cache arguments by Ashok Reddy Soma · Thu Sep 03 08:36:44 2020 -0600
  15. 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
  16. a89b4de treewide: convert devfdt_get_addr() to dev_read_addr() by Masahiro Yamada · Fri Jul 17 14:36:48 2020 +0900
  17. 236eee8 treewide: remove (phys_addr_t) casts from devfdt_get_addr() by Masahiro Yamada · Fri Jul 17 14:36:47 2020 +0900
  18. 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
  19. a831cef treewide: convert devfdt_get_addr() to dev_read_addr() by Masahiro Yamada · Fri Jul 17 14:36:48 2020 +0900
  20. 88bf6d3 treewide: remove (phys_addr_t) casts from devfdt_get_addr() by Masahiro Yamada · Fri Jul 17 14:36:47 2020 +0900
  21. 70ab943 net: xilinx: axi_emac: Fix endless loop when no PHYs are connected by Patrick van Gelder · Wed Jun 03 14:18:04 2020 +0200
  22. dbd7954 common: Drop linux/delay.h from common header by Simon Glass · Sun May 10 11:40:11 2020 -0600
  23. 0f2af88 common: Drop log.h from common header by Simon Glass · Sun May 10 11:40:05 2020 -0600
  24. 6333448 common: Move ARM cache operations out of common.h by Simon Glass · Thu Nov 14 12:57:39 2019 -0700
  25. c3d94f6 net: xilinx_axiemac: Fill the phy node pointer in phydev by Siva Durga Prasad Paladugu · Fri Mar 15 17:46:45 2019 +0530
  26. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  27. 3b06a0f axi: ethernet: Added support for 64 bit addressing for axi-ethernet by Vipul Kumar · Tue Jan 23 14:52:35 2018 +0530
  28. 918de03 wait_bit: use wait_for_bit_le32 and remove wait_for_bit by Álvaro Fernández Rojas · Tue Jan 23 17:14:55 2018 +0100
  29. d227c9a net: xilinx_axi_emac: Use readl and writel for io ops by Siva Durga Prasad Paladugu · Thu Nov 23 12:23:12 2017 +0530
  30. f802603 net: xilinx_axi_emac: Add support for non processor mode by Siva Durga Prasad Paladugu · Fri Jan 06 16:27:15 2017 +0530
  31. 6372e3f net: xilinx_axi_emac: Read dma address using fdtdec_get_addr by Siva Durga Prasad Paladugu · Thu Jun 22 11:14:55 2017 +0530
  32. 2063362 net: xilinx_axi_emac: Use wait_for_bit instead of while loop by Siva Durga Prasad Paladugu · Fri Jan 06 16:18:50 2017 +0530
  33. ba1dea4 dm: Rename dev_addr..() functions by Simon Glass · Wed May 17 17:18:05 2017 -0600
  34. dd79d6e dm: core: Replace of_offset with accessor by Simon Glass · Tue Jan 17 16:52:55 2017 -0700
  35. e4dab43 net: xilinx: Use mdio_register_seq() to support multiple instances by Michal Simek · Thu Dec 08 10:25:44 2016 +0100
  36. edcfdbd Revert "Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze" by Tom Rini · Fri Dec 09 07:56:54 2016 -0500
  37. 1e582b0 net: xilinx: Use mdio_register_seq() to support multiple instances by Michal Simek · Thu Dec 08 10:25:44 2016 +0100
  38. 9dbfc0d net: axi_emac: Report phy-node error message permanently by Michal Simek · Mon Feb 08 13:54:05 2016 +0100
  39. a1c6ed8 net: xilinx_axi: Clear Isolate bit if found during phy setup by Siva Durga Prasad Paladugu · Sun Feb 21 15:46:15 2016 +0530
  40. 4934851 net: xilinx_axi: Use interface type instead of zero by Siva Durga Prasad Paladugu · Sun Feb 21 15:46:14 2016 +0530
  41. 07d204f net: Add axi emac to Kconfig by Michal Simek · Wed Dec 09 16:54:42 2015 +0100
  42. 8fbf79f net: axi_emac: Rename start, stop, write_hwaddr functions by Michal Simek · Wed Dec 16 09:18:12 2015 +0100
  43. 0305be8 net: axi_emac: Split recv from free_pkt by Michal Simek · Wed Dec 09 14:13:23 2015 +0100
  44. 0b13ee2 net: axi_emac: Enable access to MDIO in probe by Michal Simek · Tue Dec 08 16:10:05 2015 +0100
  45. 682baac net: axi_emac: Move driver to DM by Michal Simek · Tue Dec 08 15:44:41 2015 +0100
  46. 638c0ef net: axi_emac: Pass private structure where possible by Michal Simek · Wed Dec 09 14:53:51 2015 +0100
  47. 41beca1 net: axi_emac: Pass private structure to phyread/phywrite by Michal Simek · Wed Dec 09 14:44:38 2015 +0100
  48. 6cb55e7 net: axi_emac: Put iobase to private structure by Michal Simek · Wed Dec 09 14:39:42 2015 +0100
  49. f522187 net: axi_emac: Pass directly pointer to register space by Michal Simek · Wed Dec 09 14:36:31 2015 +0100
  50. 2f1e065 net: axi_emac: Show phy address instead of register content by Michal Simek · Wed Dec 09 10:54:53 2015 +0100
  51. 5aa4539 net: axi_emac: Fix parentheses around operand ! by Michal Simek · Wed Oct 28 11:00:47 2015 +0100
  52. 9f09a36 net: cosmetic: Fix var naming net <-> eth drivers by Joe Hershberger · Wed Apr 08 01:41:06 2015 -0500
  53. 5848f13 net: axi_emac: Check if phy was correctly detected by Michal Simek · Thu Nov 21 16:15:51 2013 +0100
  54. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 09:37:19 2013 +0200
  55. 4238746 net: abort network initialization if the PHY driver fails by Timur Tabi · Mon Jul 09 08:52:43 2012 +0000
  56. 958ea37 drivers/net/xilinx_axi_emac.c: Fix compile warning by Stephan Linz · Tue May 22 12:18:11 2012 +0000
  57. 6fc7c45 net: axi_ethernet: Add driver to u-boot by Michal Simek · Thu Oct 06 20:35:35 2011 +0000