1. 364d002 global: Finish CONFIG -> CFG migration by Tom Rini · 1 year, 11 months ago
  2. 537e1c4 net: phy: mv88e61xx: Finish migration of MV88E61XX_FIXED_PORTS by Tom Rini · 1 year, 11 months ago
  3. d259d9c global: Remove unused CONFIG defines by Tom Rini · 1 year, 11 months ago
  4. b55b750 net: fm: Support loading firmware from a filesystem by Sean Anderson · 1 year, 11 months ago
  5. 394b4ef net: fm: Add firmware name parameter by Sean Anderson · 1 year, 11 months ago
  6. a6b1b3b Merge branch 'next' by Tom Rini · 1 year, 11 months ago
  7. be6e05b Revert "Revert "cmd: pxe_utils: Check fdtcontroladdr in label_boot"" by Marek Vasut · 2 years ago
  8. e6179b5 global: Migrate CONFIG_TSEC_TBICR_SETTINGS to CFG by Tom Rini · 2 years ago
  9. 9996ab8 global: Migrate CONFIG_SH_ETHER_USE_PORT to CFG by Tom Rini · 2 years ago
  10. 45ec5fd global: Migrate CONFIG_SH_ETHER_PHY_ADDR to CFG by Tom Rini · 2 years ago
  11. 872054f global: Migrate CONFIG_SH_ETHER_CACHE_WRITEBACK to CFG by Tom Rini · 2 years ago
  12. a44cb16 global: Migrate CONFIG_SH_ETHER_CACHE_INVALIDATE to CFG by Tom Rini · 2 years ago
  13. dd2eba0 global: Migrate CONFIG_SH_ETHER_ALIGNE_SIZE to CFG by Tom Rini · 2 years ago
  14. 4a7dbce global: Migrate CONFIG_PHY_ET1011C_TX_CLK_FIX to CFG by Tom Rini · 2 years ago
  15. c71cb12 global: Migrate CONFIG_KSNET_SERDES_SGMII_BASE to CFG by Tom Rini · 2 years ago
  16. c2e481e global: Migrate CONFIG_KSNET_SERDES_SGMII2_BASE to CFG by Tom Rini · 2 years ago
  17. fd130b8 global: Migrate CONFIG_KSNET_SERDES_LANES_PER_SGMII to CFG by Tom Rini · 2 years ago
  18. 4e3c8a6 global: Migrate CONFIG_FEC_MXC_PHYADDR to CFG by Tom Rini · 2 years ago
  19. 6cc2348 net: nuvoton: fix build broken for use phy_get_interface_by_name by Jim Liu · 2 years, 3 months ago
  20. d444568 net: vsc9953: Remove this driver by Tom Rini · 2 years ago
  21. 7d7a416 net: Remove more legacy functions by Tom Rini · 2 years ago
  22. 428deb3 arm: ti814x: Remove remaining support code by Tom Rini · 2 years ago
  23. dc41464 Convert CONFIG_KSNET_NETCP_V1_0 et al to Kconfig by Tom Rini · 2 years ago
  24. af1a3e9 global: Remove unused CONFIG symbols by Tom Rini · 2 years ago
  25. 6fb86c1 Convert CONFIG_FLASH_SPANSION_S29WS_N et al to Kconfig by Tom Rini · 2 years ago
  26. bd34b76 fec_mxc: Remove CONFIG_FEC_FIXED_SPEED support by Tom Rini · 2 years ago
  27. 599b11b Convert CONFIG_DM9000_BYTE_SWAPPED et al to Kconfig by Tom Rini · 2 years ago
  28. a63bea9 Merge tag 'v2023.01-rc4' into next by Tom Rini · 2 years ago
  29. 5c1b071 Revert "cmd: pxe_utils: Check fdtcontroladdr in label_boot" by Tom Rini · 2 years ago
  30. 68fc04c net: Remove eth_legacy.c by Tom Rini · 2 years ago
  31. ca15d0d net: keystone_net: Remove non-DM_ETH code by Tom Rini · 2 years ago
  32. 0d1638b net: cpsw: Remove non-DM_ETH code by Tom Rini · 2 years ago
  33. 8bb90a8 net: sunxi_emac: Remove non-DM_ETH code by Tom Rini · 2 years ago
  34. e272108 net: smc911x: Remove non-DM_ETH code by Tom Rini · 2 years ago
  35. a3f1656 net: sh_eth: Remove non-DM_ETH code by Tom Rini · 2 years ago
  36. 8bdbf38 net: rtl8169: Remove non-DM_ETH code by Tom Rini · 2 years ago
  37. da88842 net: rtl8139: Remove non-DM_ETH code by Tom Rini · 2 years ago
  38. d671b3b net: phy: Remove non-DM_ETH code by Tom Rini · 2 years ago
  39. 1f9e2b2 net: pcnet: Remove non-DM_ETH code by Tom Rini · 2 years ago
  40. b450256 net: netconsole: Remove non-DM_ETH code by Tom Rini · 2 years ago
  41. 5b28092 net: mvgbe: Remove non-DM_ETH code by Tom Rini · 2 years ago
  42. d75d636 net: mcfmii: Remove non-DM_ETH code by Tom Rini · 2 years ago
  43. 0b20e4f net: macb: Remove non-DM_ETH code by Tom Rini · 2 years ago
  44. e83c201 net: ldpaa_eth: Remove non-DM_ETH code by Tom Rini · 2 years ago
  45. 7215391 net: fsl-mc: Remove non-DM_ETH code by Tom Rini · 2 years ago
  46. eb87551 net: fec_mxc: Remove non-DM_ETH code by Tom Rini · 2 years ago
  47. 0d81b9a net: ethoc: Remove non-DM_ETH code by Tom Rini · 2 years ago
  48. 6a8ab2d net: eepro100: Remove non-DM_ETH code by Tom Rini · 2 years ago
  49. 90fc4ba net: e1000: Remove non-DM_ETH code by Tom Rini · 2 years ago
  50. 94273f7 net: dm9000x: Remove non-DM_ETH code by Tom Rini · 2 years ago
  51. e4bb4a2 net: designware: Remove non-DM_ETH code by Tom Rini · 2 years ago
  52. 77cf6dd net: dc2114x: Remove non-DM_ETH code by Tom Rini · 2 years ago
  53. 3476841 net: fm: Remove non-DM_ETH code by Tom Rini · 2 years ago
  54. e8020a5 net: tsec: Remove non-DM_ETH support code by Tom Rini · 2 years ago
  55. fc42f2c net: Remove extraneous dependencies by Tom Rini · 2 years ago
  56. c8c4c56 net: ftmac100: Remove non-DM_ETH code by Tom Rini · 2 years ago
  57. 3d43987 Convert CONFIG_VSC7385_ENET et al to Kconfig by Tom Rini · 2 years ago
  58. 31df83b arm: Remove unused mx27 code by Tom Rini · 2 years ago
  59. 6a5dccc global: Move remaining CONFIG_SYS_* to CFG_SYS_* by Tom Rini · 2 years ago
  60. 0a2bac7 global: Move remaining CONFIG_SYS_NUM_* to CFG_SYS_NUM_* by Tom Rini · 2 years ago
  61. 8144a2a net: xilinx_axi: check PCS/PMA PHY status in setup_phy by Andy Chiu · 2 years, 1 month ago
  62. 58af7eb net: xilinx_axi: add PCS/PMA PHY by Andy Chiu · 2 years, 1 month ago
  63. f7a7243 phy: add driver for Intel XWAY PHY by Tim Harvey · 2 years ago
  64. 1ae088d net: macb: Fix race caused by flushing unwanted descriptors by Yaron Micher · 2 years, 1 month ago
  65. 096dff8 drivers: net: aquantia: fix typos by Tim Harvey · 2 years, 1 month ago
  66. 3e8a1be net: dwc_eth_qos: Add support for bulk RX descriptor cleaning by Marek Vasut · 2 years, 2 months ago
  67. 90cc13a net: dwc_eth_qos: Split TX and RX DMA rings by Marek Vasut · 2 years, 2 months ago
  68. 705017a liteeth: LiteX Ethernet device by Joel Stanley · 2 years, 2 months ago
  69. 0f36b14 xilinx: common: Remove zynq_board_read_rom_ethaddr() by Venkatesh Yadav Abbarapu · 2 years, 1 month ago
  70. 376b88a global: Migrate CONFIG_SYS_FSL* symbols to the CFG_SYS namespace by Tom Rini · 2 years, 1 month ago
  71. d5c3bf2 global: Migrate CONFIG_SYS_MPC8* symbols to the CFG_SYS namespace by Tom Rini · 2 years, 1 month ago
  72. 44b7cc7 net: mvneta: Add support for AlleyCat5 by Chris Packham · 2 years, 1 month ago
  73. 75a6a37 treewide: Remove the unnecessary space before semicolon by Bin Meng · 2 years, 1 month ago
  74. cf4c4f9 net/ftgmac100: Add NC-SI mode support by Samuel Mendoza-Jonas · 2 years, 4 months ago
  75. c8f4ab0 net: NC-SI setup and handling by Samuel Mendoza-Jonas · 2 years, 4 months ago
  76. af74e27 Merge tag 'xilinx-for-v2023.01-rc1-v3' of https://source.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · 2 years, 2 months ago
  77. 1eb6191 net: ti: am65-cpsw-nuss: Enable MDIO manual mode by Ravi Gunasekaran · 2 years, 2 months ago
  78. 40cea49 net: ti: cpsw-mdio: Add workaround for errata i2329 by Ravi Gunasekaran · 2 years, 2 months ago
  79. 1bbe450 net: Fix static checker warnings by Venkatesh Yadav Abbarapu · 2 years, 2 months ago
  80. e8362ea net: emaclite: fix handling for IP packets with specific lengths by Samuel Obuch · 2 years, 2 months ago
  81. e4fdd45 net: emaclite: fix xemaclite_alignedread/write functions by Samuel Obuch · 2 years, 2 months ago
  82. 2f229ef net: emaclite: enable for more architectures by Samuel Obuch · 2 years, 2 months ago
  83. 2e4938b dm: core: Drop ofnode_is_available() by Simon Glass · 2 years, 3 months ago
  84. fada3f9 blk: Rename if_type to uclass_id by Simon Glass · 2 years, 2 months ago
  85. 053929c net: mediatek: add support for MediaTek MT7981/MT7986 by developer · 2 years, 3 months ago
  86. a7cdebf net: mediatek: add support for PDMA v2 by developer · 2 years, 3 months ago
  87. 65089f7 net: mediatek: stop using bitfileds for DMA descriptors by developer · 2 years, 3 months ago
  88. 1d3b1f6 net: mediatek: use a struct to cover variations of all SoCs by developer · 2 years, 3 months ago
  89. 586c22b Merge branch 'master' into next by Tom Rini · 2 years, 2 months ago
  90. 80877fa cyclic: Use schedule() instead of WATCHDOG_RESET() by Stefan Roese · 2 years, 3 months ago
  91. a170e43 net: gem: Check rate before setting it up by Michal Simek · 2 years, 3 months ago
  92. 9a2c773 net: fm: Add support for FIT firmware by Sean Anderson · 2 years, 3 months ago
  93. 4b2c94f net: Convert fit verification to use fit_get_data_* by Sean Anderson · 2 years, 4 months ago
  94. 25b798e net: enetc: Fix use after free issue in fsl_enetc.c by Siarhei Yasinski · 2 years, 3 months ago
  95. 4c40e73 net: Make DM_ETH be selected by NETDEVICE by Tom Rini · 2 years, 4 months ago
  96. 9972d83 net: ks8851_mll: Remove legacy non-DM_ETH code and callers by Tom Rini · 2 years, 4 months ago
  97. eff529e fsl-mc: Update dependencies for DM_ETH by Tom Rini · 2 years, 4 months ago
  98. 71fcf6d net: lpc32xx_eth.c ethernet driver by Tom Rini · 2 years, 4 months ago
  99. d27b68a net: Remove smc91111 ethernet driver by Tom Rini · 2 years, 4 months ago
  100. 8d7aa57 Convert CONFIG_SYS_FSL_QMAN_V3 et al to Kconfig by Tom Rini · 2 years, 4 months ago