1. 723806c env: Rename some other getenv()-related functions by Simon Glass · 7 years ago
  2. 00caae6 env: Rename getenv/_f() to env_get() by Simon Glass · 7 years ago
  3. 1caf934 video: Drop DEV_FLAGS_SYSTEM flag by Bin Meng · 9 years ago
  4. c163e43 net: fix netconsole when CONFIG_DM_ETH is set by Bernhard Nortmann · 9 years ago
  5. bc0571f net: cosmetic: Fix checkpatch.pl failures in net.c by Joe Hershberger · 9 years ago
  6. 6a38a5f net: cosmetic: Clean up netconsole variables and functions by Joe Hershberger · 9 years ago
  7. 1203fcc net: cosmetic: Cleanup internal packet buffer names by Joe Hershberger · 9 years ago
  8. 0adb5b7 net: cosmetic: Name ethaddr variables consistently by Joe Hershberger · 9 years ago
  9. 049a95a net: cosmetic: Change IPaddr_t to struct in_addr by Joe Hershberger · 9 years ago
  10. d2eaec6 net: Remove the bd* parameter from net stack functions by Joe Hershberger · 10 years ago
  11. b414119 linux/kernel.h: sync min, max, min3, max3 macros with Linux by Masahiro Yamada · 10 years ago
  12. 709ea54 stdio: Pass device pointer to stdio methods by Simon Glass · 10 years ago
  13. efd9bb9 netconsole loses 2nd character of input by Suriyan Ramasami · 11 years ago
  14. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  15. 8a0eccb net: Filter incoming netconsole packets by IP by Joe Hershberger · 12 years ago
  16. e827fec net: Allow netconsole settings to change after nc_start by Joe Hershberger · 12 years ago
  17. f8be7d6 net: Improve the speed of netconsole by Joe Hershberger · 12 years ago
  18. 2c8fe51 net: Make the netconsole buffer size configurable by Joe Hershberger · 12 years ago
  19. 7f51898 net: Make netconsole src and dest ports configurable by Joe Hershberger · 12 years ago
  20. 4ef8d53 net: Allow filtering on debug traces in the net subsystem by Joe Hershberger · 12 years ago
  21. d7310c7 net: Make sure NetLoop is initialized when using NetConsole by Joe Hershberger · 12 years ago
  22. ece223b net: Refactor to separate the UDP handler from the ARP handler by Joe Hershberger · 12 years ago
  23. 22f6e99 net: Refactor to protect access to the NetState variable by Joe Hershberger · 12 years ago
  24. 594c26f net: cosmetic: Un-typedef IP_t by Joe Hershberger · 12 years ago
  25. e1902ac net: cosmetic: netconsole.c checkpatch compliance by Joe Hershberger · 12 years ago
  26. 1a9845b netconsole: support packets longer than 512 bytes by Michael Walle · 13 years ago
  27. 03eb129 NET: pass source IP address to packet handlers by Luca Ceresoli · 13 years ago
  28. fa2744d netconsole: mark local funcs with static by Mike Frysinger · 15 years ago
  29. 52cb4d4 stdio/device: rework function naming convention by Jean-Christophe PLAGNIOL-VILLARD · 15 years ago
  30. 3b904cc net: Conditional COBJS inclusion of network drivers by Shinya Kuribayashi · 16 years ago
  31. 2439e4b drivers/net : move net drivers to drivers/net by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago[Renamed from drivers/netconsole.c]
  32. d87080b GCC-4.x fixes: clean up global data pointer initialization for all boards. by Wolfgang Denk · 18 years ago
  33. 5ae31ee Remove unnecessary dependency of netconsole on CONFIG_NET_MULTI by Wolfgang Denk · 19 years ago
  34. b2323ea Auto-size RAM on canmb board. by wdenk · 19 years ago
  35. eedcd07 * Patch by Detlev Zundel, 08 Sep 2004: Update etags build target by wdenk · 20 years ago
  36. 68ceb29 Add support for console over UDP (compatible to Ingo Molnar's by wdenk · 20 years ago