1. 0fb8190 net: lwip: add TFTP_BLOCKSIZE by Jerome Forissier · 5 weeks ago
  2. 359d4ed net: lwip: add wget command by Jerome Forissier · 5 weeks ago
  3. bc4d882 net: lwip: add dns command by Jerome Forissier · 5 weeks ago
  4. 8f29e00 net: lwip: add ping command by Jerome Forissier · 5 weeks ago
  5. 6a78e96 net: lwip: add TFTP support and tftpboot command by Jerome Forissier · 5 weeks ago
  6. 1ff0036 net: lwip: add DHCP support and dhcp commmand by Jerome Forissier · 5 weeks ago
  7. c8d070c net: eth-uclass: add function eth_start_udev() by Jerome Forissier · 5 weeks ago
  8. 64abd78 net: split net into net{,-common,-legacy,-lwip} by Jerome Forissier · 5 weeks ago
  9. e0f9551 net: introduce alternative implementation as net/lwip/ by Jerome Forissier · 5 weeks ago
  10. 6b3cefc net: correct wget_connected debug messages by Heinrich Schuchardt · 7 weeks ago
  11. df1d94b net/wget: set filesize by Heinrich Schuchardt · 6 weeks ago
  12. 97799bc Merge patch series "Tidy up use of 'SPL' and CONFIG_SPL_BUILD" by Tom Rini · 6 weeks ago
  13. 4cafa21 global: Rename SPL_TPL_ to PHASE_ by Simon Glass · 8 weeks ago
  14. 86adc2e global: Rename SPL_ to XPL_ by Simon Glass · 8 weeks ago
  15. 0e84d96 global: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILD by Simon Glass · 8 weeks ago
  16. 1165ba0 tftp: implement support for LED activity by Christian Marangi · 8 weeks ago
  17. 4e2e7a8 Merge patch series "Miscellaneous fixes" by Tom Rini · 9 weeks ago
  18. 612b2b1 net: wget: allow EFI boot by Jerome Forissier · 2 months ago
  19. ab9ca8d net: wget: removed unused function wget_success() by Jerome Forissier · 2 months ago
  20. 7772809 wget: rework the logic to validate the load address by Sughosh Ganu · 10 weeks ago
  21. 04e10b5 tftp: rework the logic to validate the load address by Sughosh Ganu · 10 weeks ago
  22. 29cab7c include: export uuid.h by Caleb Connolly · 3 months ago
  23. 4474bab net: guard call to tftp_start() with IS_ENABLED(CONFIG_CMD_TFTPBOOT) by Jerome Forissier · 3 months ago
  24. 27fc17f lmb: remove the lmb_init_and_reserve() function by Sughosh Ganu · 3 months ago
  25. 0d733f0 lmb: allow lmb module to be used in SPL by Sughosh Ganu · 3 months ago
  26. 291bf9c lmb: make LMB memory map persistent and global by Sughosh Ganu · 3 months ago
  27. afab268 sandbox: Enable wget command by Yasuharu Shibata · 3 months ago
  28. 4565096 net/tftp: make tftpput working with servers that do not use OACK by Mikhail Kshevetskiy · 4 months ago
  29. 404a837 net: remove duplicate eth_env_set_enetaddr_by_index() declaration by Alexander Sverdlin · 5 months ago
  30. 92188e1 net: Remove duplicate newlines by Marek Vasut · 4 months ago
  31. 6c368f4 Fix Kconfig coding style from spaces to tab by Anand Moon · 5 months ago
  32. dec7ea0 Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" by Tom Rini · 6 months ago
  33. cb40ccc Merge tag 'v2024.07-rc3' into next by Tom Rini · 6 months ago
  34. abb9a04 Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"" by Tom Rini · 6 months ago
  35. 2469b13 net: eth-uclass: guard against reentrant eth_init()/eth_halt() calls by Matthias Schiffer · 7 months ago
  36. 7235660 net: Remove <common.h> and add needed includes by Tom Rini · 7 months ago
  37. 0d871e7 rng: Introduce SPL_DM_RNG by Marek Vasut · 7 months ago
  38. 92b982b net: consider option-length when parsing NIS domain by Heinrich Schuchardt · 7 months ago
  39. ac178f7 net: add support to parse the NIS domain for the dhcp options by Charles Hardin · 7 months ago
  40. 2c9b5af net: wget: fix TCP sequence number wrap around issue by Yasuharu Shibata · 7 months ago
  41. 07a00ef net: wget: Support retransmission a dropped packet by Yasuharu Shibata · 7 months ago
  42. fa3dc82 net: nfs: fix file handle length in NFSv3 by Sébastien Szymanski · 8 months ago
  43. fbb1637 net: mdio-uclass: Bind and probe generic Ethernet PHY driver by Roger Quadros · 9 months ago
  44. b4ef5a1 net: mdio: Handle bus level GPIO Reset by Roger Quadros · 9 months ago
  45. b916385 net: tftp: remove explicit efi configuration dependency by AKASHI Takahiro · 10 months ago
  46. 1c38703 fastboot: multiresponse support by Ion Agorria · 11 months ago
  47. e9cc772 Merge tag 'v2024.01-rc6' into next by Tom Rini · 11 months ago
  48. 1bbf41d global: Drop common.h inclusion by Tom Rini · 11 months ago
  49. ed00860 net: fix NetConsole documentation reference by Baruch Siach · 11 months ago
  50. 22a9508 net: wget: Support non-default HTTP port by Marek Vasut · 12 months ago
  51. 35ee068 net: Make NET imply NETDEVICES by Tom Rini · 1 year, 1 month ago
  52. e501ce1 cmd: efidebug: add uri device path by Masahisa Kojima · 1 year ago
  53. 6721d18 net: wget: add wget with dns utility function by Masahisa Kojima · 1 year ago
  54. 77b0ae3 net: wget: prevent overwriting reserved memory by Masahisa Kojima · 1 year ago
  55. 3cc8444 net: eth-uclass: Improve error message when MAC is not found by Fabio Estevam · 1 year, 1 month ago
  56. dcdc9fa net: Add option for tracing packets by Sean Anderson · 1 year, 2 months ago
  57. 58e609b net: eth-uclass: Setup ROM source only when ROM reading passes by Michal Simek · 1 year, 2 months ago
  58. 5786711 net: Get pxe config file from dhcp option 209 by Sean Edmond · 1 year, 4 months ago
  59. 4e75c44 net: dhcp6: Fix OPT_BOOTFILE_PARAM parsing by Sean Edmond · 1 year, 4 months ago
  60. 123d900 net: bootp: Fall back to BOOTP from DHCP when unit testing by Sean Anderson · 1 year, 1 month ago
  61. 19b8ec1 net: bootp: Move port numbers to header by Sean Anderson · 1 year, 1 month ago
  62. 8a6557d net: Fix compiling SPL when fastboot is enabled by Sean Anderson · 1 year, 1 month ago
  63. b29a747 Merge branch 'next' by Tom Rini · 1 year, 2 months ago
  64. bdd5f81 common: Drop linux/printk.h from common header by Simon Glass · 1 year, 2 months ago
  65. bf44cf4 net: wget: Avoid packet queue overflow by Richard Weinberger · 1 year, 4 months ago
  66. 699709b net: phy: Remove unused NEEDS_MANUAL_RELOC code bits by Marek Vasut · 1 year, 3 months ago
  67. 8420bb4 net: eth: Remove unused NEEDS_MANUAL_RELOC code bits by Marek Vasut · 1 year, 3 months ago
  68. f24db5c net: Fix the displayed value of bytes transferred by Siddharth Vadapalli · 1 year, 3 months ago
  69. f2430b8 net: ipv6: router advertisement message length should be within limits by Ehsan Mohandesi · 1 year, 6 months ago
  70. 4157158 bootstd: Use bootdev instead of bootdevice by Simon Glass · 1 year, 5 months ago
  71. 4a4ebe3 Merge tag 'v2023.07-rc6' into next by Tom Rini · 1 year, 5 months ago
  72. 397d97b net: dhcp6: Fix VCI string by Sean Edmond · 1 year, 6 months ago
  73. 0860588 net: ipv6: Fix CID 453851 and CID 436278 by Sean Edmond · 1 year, 6 months ago
  74. a10bf63 net: dsa: Fix OF fallback lookup for ports by Marcus Comstedt · 1 year, 6 months ago
  75. b71d7f7 bootstd: Rename distro and syslinux to extlinux by Simon Glass · 1 year, 7 months ago
  76. a0d6d27 net: ipv6: Add support for default gateway discovery. by Ehsan Mohandesi · 1 year, 7 months ago
  77. 0788290 net: share fastboot boot handle logic between transports by Dmitrii Merkurev · 1 year, 8 months ago
  78. 308252d net: add fastboot TCP support by Dmitrii Merkurev · 1 year, 8 months ago
  79. 3acd054 net: support being a TCP server to unblock TCP fastboot by Dmitrii Merkurev · 1 year, 8 months ago
  80. e8c4383 net: dhcp6: Add DHCPv6 (DHCP for IPv6) by Sean Edmond · 1 year, 8 months ago
  81. c8075bd net: add NFSv1 support by Thomas RIENOESSL · 1 year, 9 months ago
  82. 5009744 nfs: handle rpc errors for mount calls by Thomas RIENOESSL · 1 year, 9 months ago
  83. e9839f9 nfs: factor out generic reply error handling by Thomas RIENOESSL · 1 year, 9 months ago
  84. c1bec0d nfs: convert supported_nfs_versions bitfield to an enum by Thomas RIENOESSL · 1 year, 9 months ago
  85. a71b357 net: phy: Only call phy_init() on systems needing manual relocation by Marek Vasut · 1 year, 8 months ago
  86. b506e7d net: Pull board_interface_eth_init() into common code by Marek Vasut · 1 year, 9 months ago
  87. c3128da Correct SPL uses of PHY_FIXED by Simon Glass · 1 year, 9 months ago
  88. 8ce7c82 Correct SPL use of NETDEVICES by Simon Glass · 1 year, 10 months ago
  89. 3eaba079 Correct SPL uses of FASTBOOT_FLASH by Simon Glass · 1 year, 10 months ago
  90. 31072ed net: ipv6: Fixed IPv6 string to address conversion off-by-one error by Ehsan Mohandesi · 1 year, 11 months ago
  91. c1e3d53 net: ipv6: Fix IPv6 netmask parsing by Sean Edmond · 1 year, 11 months ago
  92. 1589836 net: tftp: Fix for DATA ACK for block count out of order by Sean Edmond · 1 year, 11 months ago
  93. 41b0f69 net: dsa: allow rcv() and xmit() to be optional by Tim Harvey · 2 years ago
  94. b91b11e net: dsa: ensure dsa driver has proper ops by Tim Harvey · 2 years ago
  95. 23a66c8 net: dsa: move cpu port probe to dsa_post_probe by Tim Harvey · 2 years ago
  96. 973eb57 net: mdio-uclass: scan for dm mdio children on post-bind by Tim Harvey · 2 years ago
  97. 7e1f6a4 bootstd: Add a new pre-scan priority for bootdevs by Simon Glass · 1 year, 10 months ago
  98. 18c5040 bootstd: Rename bootdev checkers by Simon Glass · 1 year, 10 months ago
  99. 5ea0a8d bootstd: Add a hunter for ethernet by Simon Glass · 1 year, 10 months ago
  100. b490f5f sandbox: Allow ethernet bootdevs to be disabled for tests by Simon Glass · 1 year, 10 months ago