1. c9309f4 treewide: Remove clk_free by Sean Anderson · 10 months ago
  2. 9e1f79b net: dwc_eth_qos: add i.MX93 support by Sébastien Szymanski · 1 year ago
  3. 5d260d0 net: dw_eth_qos: Add 64-bit addressing by Ley Foon Tan · 1 year, 11 months ago
  4. 01b8ed4 net: dwc_eth_qos_rockchip: Add support for RK3588 by Jonas Karlman · 1 year, 1 month ago
  5. 8e76ff6 net: dwc_eth_qos: Add glue driver for GMAC on Rockchip RK3568 by Jonas Karlman · 1 year, 1 month ago
  6. 95446f4 net: dwc_eth_qos: Stop spam of RX packet not available message by Jonas Karlman · 1 year, 1 month ago
  7. ded6014 net: dwc_eth_qos: Return error code when start fails by Jonas Karlman · 1 year, 1 month ago
  8. 4ad1dfc net: dwc_eth_qos: Drop unused rx_pkt from eqos_priv by Jonas Karlman · 1 year, 1 month ago
  9. 1e94b46 common: Drop linux/printk.h from common header by Simon Glass · 1 year, 1 month ago
  10. 736733b net: dwc_eth_qos: Add StarFive ethernet driver glue layer by Yanhong Wang · 1 year, 4 months ago
  11. 96d58ec Let the EQoS in imx8mp handle fixed-phy too. by Elmar Psilog · 1 year, 8 months ago
  12. a79de08 net: dwc_eth_qos: Set DMA_MODE SWR bit to reset the MAC by Marek Vasut · 1 year, 8 months ago
  13. ac19125 net: dwc_eth_qos: Staticize eqos_inval_buffer_tegra186() by Marek Vasut · 1 year, 8 months ago
  14. 2e0bade net: dwc_eth_qos: Drop unused dm_gpio_free() on STM32 by Marek Vasut · 1 year, 8 months ago
  15. 895b05c net: dwc_eth_qos: Drop bogus return after goto by Marek Vasut · 1 year, 8 months ago
  16. 6c7e559 net: Pull board_interface_eth_init() into common code by Marek Vasut · 1 year, 8 months ago
  17. d382025 net: dwc_eth_qos: Add Qcom ethernet driver glue layer by Sumit Garg · 1 year, 9 months ago
  18. a962b7c net: dwc_eth_qos: Allow platform to override tx/rx_fifo_sz by Sumit Garg · 1 year, 9 months ago
  19. 9d53f33 net: dwc_eth_qos: Make eqos_get_tick_clk_rate callback optional by Sumit Garg · 1 year, 9 months ago
  20. e9d3fc7 net: dwc_eth_qos: Add support for bulk RX descriptor cleaning by Marek Vasut · 2 years ago
  21. f94d008 net: dwc_eth_qos: Split TX and RX DMA rings by Marek Vasut · 2 years ago
  22. 5bd4f31 net: dwc_eth_qos: Add eqos_get_enetaddr callback for stm32 by Patrice Chotard · 2 years, 3 months ago
  23. acce23b net: dwc_eth_qos: Add eqos_get_enetaddr callback for tegra186 by Patrice Chotard · 2 years, 3 months ago
  24. 8a3b69d net: dwc_eth_qos: cosmetic: reorder include files by Patrick Delaunay · 2 years, 4 months ago
  25. c62b746 net: dwc_eth_qos: remove use of DWC_NET_PHYADDR by Rasmus Villemoes · 2 years, 5 months ago
  26. 0c999ce net: dwc_eth_qos: lift parsing of max-speed DT property to common code by Rasmus Villemoes · 2 years, 5 months ago
  27. 4a7c9db net: dwc_eth_qos: fix double resource leak in eqos_remove() by Rasmus Villemoes · 2 years, 5 months ago
  28. a624251 net: dwc_eth_qos: introduce eqos hook eqos_get_enetaddr by Peng Fan · 2 years, 3 months ago
  29. a6acf95 net: eqos: add function to get phy node and address by Ye Li · 2 years, 3 months ago
  30. 5fc783b net: dwc_eth_qos: move i.MX code out by Peng Fan · 2 years, 3 months ago
  31. 149e80f net: dwc_eth_qos: public some functions by Peng Fan · 2 years, 3 months ago
  32. 00fcfa8 net: dwc_eth_qos: fix build break when CLK not enabled by Peng Fan · 2 years, 3 months ago
  33. 7f418ea Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-net by Tom Rini · 2 years, 6 months ago
  34. 3fa3f23 ARM: dts: net: dwc_eth_qos: Fix i.MX8MP compatible string by Marek Vasut · 2 years, 8 months ago
  35. ffb0f6f treewide: Rename PHY_INTERFACE_MODE_NONE to PHY_INTERFACE_MODE_NA by Marek Behún · 2 years, 7 months ago
  36. 123ca11 net: introduce helpers to get PHY interface mode from a device/ofnode by Marek Behún · 2 years, 7 months ago
  37. 3fbd17a net: dwc_eth_qos: Enable clock in probe by Marek Vasut · 3 years ago
  38. b547f4b net: dwc_eth_qos: define LOG_CATEGORY by Patrick Delaunay · 3 years, 3 months ago
  39. c6a0df2 net: dwc: add a common empty ops eqos_null_ops by Patrick Delaunay · 3 years, 3 months ago
  40. 9dbdc23 net: dwc_eth_qos: use generic ethernet phy for stm32 variant by Patrick Delaunay · 3 years, 3 months ago
  41. ebf9a91 net: dwc_eth_qos: remove the field phyaddr of the struct eqos_priv by Patrick Delaunay · 3 years, 3 months ago
  42. 036e362 net: dwc_eth_qos: cosmetic: remove unused define EQOS_DESCRIPTOR_ALIGN by Patrick Delaunay · 3 years, 7 months ago
  43. f024e0b net: dwc_eth_qos: Revert some changes of commit 3a97da12ee7b by Daniil Stas · 3 years, 5 months ago
  44. 07292f8 net: dwc_eth_qos: Fix needless phy auto-negotiation restarts by Daniil Stas · 3 years, 5 months ago
  45. 440b28a net: eqos: Reduce the MDIO wait time by Ye Li · 3 years, 10 months ago
  46. 6f1e668 net: dwc_eth_qos: Pad descriptors to cacheline size by Marek Vasut · 3 years, 10 months ago
  47. 552da33 net: Update to use new sequence numbers by Simon Glass · 3 years, 10 months ago
  48. c69cda2 dm: treewide: Rename dev_get_platdata() to dev_get_plat() by Simon Glass · 3 years, 11 months ago
  49. caa4daa dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · 3 years, 11 months ago
  50. 41575d8 dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · 3 years, 11 months ago
  51. cafaa30 net: dwc_eth_qos: Convert to use APIs which support live DT by Patrick Delaunay · 4 years, 1 month ago
  52. a08f2f7 net: dwc_eth_qos: add Kconfig option to select supported configuration by Patrick Delaunay · 4 years, 4 months ago
  53. 2548493 treewide: convert devfdt_get_addr() to dev_read_addr() by Masahiro Yamada · 4 years, 3 months ago
  54. 7208396 Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm" by Tom Rini · 4 years, 3 months ago
  55. 60e7fa8 treewide: convert devfdt_get_addr() to dev_read_addr() by Masahiro Yamada · 4 years, 3 months ago
  56. a718a5d net: dwc_eth_qos: update the compatible supported for STM32 by Patrick Delaunay · 4 years, 5 months ago
  57. cd93d62 common: Drop linux/bitops.h from common header by Simon Glass · 4 years, 5 months ago
  58. c05ed00 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 5 months ago
  59. f7ae49f common: Drop log.h from common header by Simon Glass · 4 years, 5 months ago
  60. 90526e9 common: Drop net.h from common header by Simon Glass · 4 years, 5 months ago
  61. 580fab4 eQos: Implement the read_rom_hwaddr callback by Ye Li · 4 years, 6 months ago
  62. 0e9d239 net: eqos: implement callbaks to get interface and set txclk rate by Fugang Duan · 4 years, 6 months ago
  63. 3a97da1 net: dwc_eth_qos: add dwc eqos for imx support by Fugang Duan · 4 years, 6 months ago
  64. 6a895d0 net: Update eQos driver and FEC driver to use eth phy interfaces by Ye Li · 4 years, 6 months ago
  65. 24891dd net: dwc_eth_qos: Prevent DMA from writing updated RX DMA descriptor by Marek Vasut · 4 years, 7 months ago
  66. a83ca0c net: dwc_eth_qos: Invalidate RX packet DMA buffer by Marek Vasut · 4 years, 7 months ago
  67. 738ee27 net: dwc_eth_qos: Invalidate RX descriptor before reading by Marek Vasut · 4 years, 7 months ago
  68. dd90c2e net: dwc_eth_qos: Flush the RX descriptors on init by Marek Vasut · 4 years, 7 months ago
  69. 83858d8 net: dwc_eth_qos: Correctly wrap around TX descriptor tail pointer by Marek Vasut · 4 years, 7 months ago
  70. 4332d80 net: dwc_eth_qos: Fully rewrite RX descriptor field 3 by Marek Vasut · 4 years, 7 months ago
  71. 4f60a51 net: dwc_eth_qos: implement phy reg and max-speed for stm32 by Patrick Delaunay · 4 years, 7 months ago
  72. 5177b31 net: dwc_eth_qos: implement reset-gpios for stm32 by Christophe Roullier · 4 years, 7 months ago
  73. 336d461 dm: core: Create a new header file for 'compat' features by Simon Glass · 4 years, 9 months ago
  74. a9447c0 net: dwc_eth_qos: Pass -1 to phy_connect() to scan for all PHYs by Marek Vasut · 4 years, 10 months ago
  75. 1eb69ae common: Move ARM cache operations out of common.h by Simon Glass · 5 years ago
  76. 53e3d52 net: dwc_et_qos: update weak function board_interface_eth_init by Patrick Delaunay · 5 years ago
  77. 50d86e5 net: dwc_eth_qos: Change eqos_ops function to static by Patrick Delaunay · 5 years ago
  78. ac2d4ef net: dwc_eth_qos: add Ethernet stm32mp1 support by Christophe Roullier · 5 years ago
  79. 1001502 CONFIG_SPL_SYS_[DI]CACHE_OFF: add by Trevor Woerner · 5 years ago
  80. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  81. 4826350 wait_bit: use wait_for_bit_le32 and remove wait_for_bit by Álvaro Fernández Rojas · 7 years ago
  82. 9b643e3 treewide: replace with error() with pr_err() by Masahiro Yamada · 7 years ago
  83. a821c4a dm: Rename dev_addr..() functions by Simon Glass · 7 years ago
  84. ba4dfef net: add driver for Synopsys Ethernet QoS device by Stephen Warren · 8 years ago