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