1. 04de4e9 lmb: remove the lmb_init_and_reserve() function by Sughosh Ganu · 3 months ago
  2. dde36f9 lmb: allow lmb module to be used in SPL by Sughosh Ganu · 3 months ago
  3. 4df1395 lmb: make LMB memory map persistent and global by Sughosh Ganu · 3 months ago
  4. 4f64730 sandbox: Enable wget command by Yasuharu Shibata · 3 months ago
  5. 1dd034e net/tftp: make tftpput working with servers that do not use OACK by Mikhail Kshevetskiy · 5 months ago
  6. fb2f2a3 net: remove duplicate eth_env_set_enetaddr_by_index() declaration by Alexander Sverdlin · 5 months ago
  7. 218a32d net: Remove duplicate newlines by Marek Vasut · 4 months ago
  8. 608a88c Fix Kconfig coding style from spaces to tab by Anand Moon · 5 months ago
  9. 03de305 Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" by Tom Rini · 6 months ago WIP/20May2024-next
  10. d478142 Merge tag 'v2024.07-rc3' into next by Tom Rini · 6 months ago
  11. d678a59 Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"" by Tom Rini · 6 months ago
  12. ef9d4da net: eth-uclass: guard against reentrant eth_init()/eth_halt() calls by Matthias Schiffer · 7 months ago
  13. 26d4114 net: Remove <common.h> and add needed includes by Tom Rini · 7 months ago
  14. 591257b rng: Introduce SPL_DM_RNG by Marek Vasut · 7 months ago
  15. e69b187 net: consider option-length when parsing NIS domain by Heinrich Schuchardt · 7 months ago
  16. 8ab388b net: add support to parse the NIS domain for the dhcp options by Charles Hardin · 8 months ago
  17. beac958 net: wget: fix TCP sequence number wrap around issue by Yasuharu Shibata · 7 months ago WIP/16Apr2024
  18. cab7867 net: wget: Support retransmission a dropped packet by Yasuharu Shibata · 7 months ago
  19. d298656 net: nfs: fix file handle length in NFSv3 by Sébastien Szymanski · 8 months ago
  20. 052bff8 net: mdio-uclass: Bind and probe generic Ethernet PHY driver by Roger Quadros · 9 months ago
  21. a0e02c6 net: mdio: Handle bus level GPIO Reset by Roger Quadros · 9 months ago
  22. 593607c net: tftp: remove explicit efi configuration dependency by AKASHI Takahiro · 10 months ago
  23. 85fcd69 fastboot: multiresponse support by Ion Agorria · 11 months ago
  24. 93a0138 Merge tag 'v2024.01-rc6' into next by Tom Rini · 11 months ago
  25. cb3ce95 global: Drop common.h inclusion by Tom Rini · 12 months ago
  26. b5712ac net: fix NetConsole documentation reference by Baruch Siach · 11 months ago
  27. 4caacb2 net: wget: Support non-default HTTP port by Marek Vasut · 12 months ago
  28. f444903 net: Make NET imply NETDEVICES by Tom Rini · 1 year, 1 month ago
  29. f01c961 cmd: efidebug: add uri device path by Masahisa Kojima · 1 year, 1 month ago
  30. 8cf18da net: wget: add wget with dns utility function by Masahisa Kojima · 1 year, 1 month ago
  31. 04592ad net: wget: prevent overwriting reserved memory by Masahisa Kojima · 1 year, 1 month ago
  32. 7907cf8 net: eth-uclass: Improve error message when MAC is not found by Fabio Estevam · 1 year, 1 month ago
  33. 798962c net: Add option for tracing packets by Sean Anderson · 1 year, 2 months ago
  34. d71e7f4 net: eth-uclass: Setup ROM source only when ROM reading passes by Michal Simek · 1 year, 2 months ago
  35. 9195395 net: Get pxe config file from dhcp option 209 by Sean Edmond · 1 year, 4 months ago
  36. b2369a1 net: dhcp6: Fix OPT_BOOTFILE_PARAM parsing by Sean Edmond · 1 year, 4 months ago
  37. acb96c1 net: bootp: Fall back to BOOTP from DHCP when unit testing by Sean Anderson · 1 year, 1 month ago
  38. 7ccc604 net: bootp: Move port numbers to header by Sean Anderson · 1 year, 1 month ago
  39. 7d04986 net: Fix compiling SPL when fastboot is enabled by Sean Anderson · 1 year, 1 month ago
  40. ac89738 Merge branch 'next' by Tom Rini · 1 year, 2 months ago
  41. 1e94b46 common: Drop linux/printk.h from common header by Simon Glass · 1 year, 2 months ago
  42. a8bd5ec net: wget: Avoid packet queue overflow by Richard Weinberger · 1 year, 4 months ago
  43. 09c8b8d net: phy: Remove unused NEEDS_MANUAL_RELOC code bits by Marek Vasut · 1 year, 3 months ago
  44. d2f37cc net: eth: Remove unused NEEDS_MANUAL_RELOC code bits by Marek Vasut · 1 year, 3 months ago
  45. 8f911a7 net: Fix the displayed value of bytes transferred by Siddharth Vadapalli · 1 year, 3 months ago
  46. a29df56 net: ipv6: router advertisement message length should be within limits by Ehsan Mohandesi · 1 year, 6 months ago
  47. 4de979f bootstd: Use bootdev instead of bootdevice by Simon Glass · 1 year, 5 months ago
  48. e80f407 Merge tag 'v2023.07-rc6' into next by Tom Rini · 1 year, 5 months ago
  49. 2f7c715 net: dhcp6: Fix VCI string by Sean Edmond · 1 year, 6 months ago
  50. 1b3117d net: ipv6: Fix CID 453851 and CID 436278 by Sean Edmond · 1 year, 6 months ago
  51. e533228 net: dsa: Fix OF fallback lookup for ports by Marcus Comstedt · 1 year, 6 months ago
  52. 79f6635 bootstd: Rename distro and syslinux to extlinux by Simon Glass · 1 year, 7 months ago
  53. 6de98b6 net: ipv6: Add support for default gateway discovery. by Ehsan Mohandesi · 1 year, 7 months ago
  54. c8acbbb net: share fastboot boot handle logic between transports by Dmitrii Merkurev · 1 year, 8 months ago
  55. 443d319 net: add fastboot TCP support by Dmitrii Merkurev · 1 year, 8 months ago
  56. 08fb8da net: support being a TCP server to unblock TCP fastboot by Dmitrii Merkurev · 1 year, 8 months ago
  57. a024581 net: dhcp6: Add DHCPv6 (DHCP for IPv6) by Sean Edmond · 1 year, 8 months ago
  58. e4bd95b net: add NFSv1 support by Thomas RIENOESSL · 1 year, 9 months ago
  59. 1b6064b nfs: handle rpc errors for mount calls by Thomas RIENOESSL · 1 year, 9 months ago
  60. 791a43e nfs: factor out generic reply error handling by Thomas RIENOESSL · 1 year, 9 months ago
  61. 948d7a6 nfs: convert supported_nfs_versions bitfield to an enum by Thomas RIENOESSL · 1 year, 9 months ago
  62. 9461d73 net: phy: Only call phy_init() on systems needing manual relocation by Marek Vasut · 1 year, 8 months ago
  63. 6c7e559 net: Pull board_interface_eth_init() into common code by Marek Vasut · 1 year, 9 months ago
  64. b51b1a8 Correct SPL uses of PHY_FIXED by Simon Glass · 1 year, 9 months ago
  65. f00d580 Correct SPL use of NETDEVICES by Simon Glass · 1 year, 10 months ago
  66. 64d6bfb Correct SPL uses of FASTBOOT_FLASH by Simon Glass · 1 year, 10 months ago
  67. 7db25d9 net: ipv6: Fixed IPv6 string to address conversion off-by-one error by Ehsan Mohandesi · 1 year, 11 months ago
  68. 796e549 net: ipv6: Fix IPv6 netmask parsing by Sean Edmond · 1 year, 11 months ago
  69. 21a265c net: tftp: Fix for DATA ACK for block count out of order by Sean Edmond · 1 year, 11 months ago
  70. 54d11e2 net: dsa: allow rcv() and xmit() to be optional by Tim Harvey · 2 years ago
  71. 43c2a00 net: dsa: ensure dsa driver has proper ops by Tim Harvey · 2 years ago
  72. c5868fc net: dsa: move cpu port probe to dsa_post_probe by Tim Harvey · 2 years ago
  73. f54002d net: mdio-uclass: scan for dm mdio children on post-bind by Tim Harvey · 2 years ago
  74. eacc261 bootstd: Add a new pre-scan priority for bootdevs by Simon Glass · 1 year, 10 months ago
  75. 865328c bootstd: Rename bootdev checkers by Simon Glass · 1 year, 10 months ago
  76. 4146c82 bootstd: Add a hunter for ethernet by Simon Glass · 1 year, 10 months ago
  77. 70dd886 sandbox: Allow ethernet bootdevs to be disabled for tests by Simon Glass · 1 year, 10 months ago
  78. f43b2df sandbox: Allow ethernet to be disabled at runtime by Simon Glass · 1 year, 10 months ago
  79. 6e7df1d global: Finish CONFIG -> CFG migration by Tom Rini · 1 year, 11 months ago
  80. d037990 fastboot: remove #ifdef CONFIG when it is possible by Patrick Delaunay · 2 years ago
  81. cebdfc2 Merge branch 'next' by Tom Rini · 1 year, 11 months ago
  82. fe1489b net: wget: fix implicit declaration by Michael Walle · 1 year, 11 months ago
  83. 56e3b14 net: don't memcpy to NULL by Heinrich Schuchardt · 2 years ago
  84. 0d6d5a4 net: ipv6: Add missing break into IPv6 protocol handler by Viacheslav Mitrofanov · 2 years ago
  85. 54f80dd Convert CONFIG_HOSTNAME et al to Kconfig by Tom Rini · 2 years ago
  86. e524f3a net: Remove eth_legacy.c by Tom Rini · 2 years ago
  87. eeb0a2c net: ping6: Add ping6 command by Viacheslav Mitrofanov · 2 years ago
  88. 7fbf230 net: tftp: Add IPv6 support for tftpboot by Viacheslav Mitrofanov · 2 years ago
  89. ffdbf3b net: ipv6: Incorporate IPv6 support into u-boot net subsystem by Viacheslav Mitrofanov · 2 years ago
  90. 1feb697 net: ipv6: Add implementation of main IPv6 functions by Viacheslav Mitrofanov · 2 years ago
  91. 43ab8ec net: ipv6: Add ip6addr, gatewayip6, serverip6 variables callbacks by Viacheslav Mitrofanov · 2 years ago
  92. c6610e1 net: ipv6: Add Neighbor Discovery Protocol (NDP) by Viacheslav Mitrofanov · 2 years ago
  93. 3cc04a3 net: ipv6: Add IPv6 build options by Viacheslav Mitrofanov · 2 years ago
  94. 33b5066 net: ipv6: Add IPv6 basic primitives by Viacheslav Mitrofanov · 2 years ago
  95. bdb060a net: CONFIG_NET_DEVICES in dhcp_handler() by Heinrich Schuchardt · 2 years ago
  96. cfbae48 net: Add wget application by Ying-Chun Liu (PaulLiu) · 2 years, 1 month ago
  97. a3bf193 net: Add TCP protocol by Ying-Chun Liu (PaulLiu) · 2 years, 1 month ago
  98. 0686968 net: deal with fragment-overlapping-two-holes case by Rasmus Villemoes · 2 years, 1 month ago
  99. 087648b net: tftp: sanitize tftp block size, especially for TX by Rasmus Villemoes · 2 years, 1 month ago
  100. 4b8c44e net: tftp: use IS_ENABLED(CONFIG_NET_TFTP_VARS) instead of #if by Rasmus Villemoes · 2 years, 1 month ago