1. 364d002 global: Finish CONFIG -> CFG migration by Tom Rini · 1 year, 11 months ago
  2. b450256 net: netconsole: Remove non-DM_ETH code by Tom Rini · 2 years ago
  3. ff9b903 global: Convert simple_strtoul() with decimal to dectoul() by Simon Glass · 3 years, 4 months ago
  4. 0f2af88 common: Drop log.h from common header by Simon Glass · 4 years, 7 months ago
  5. 2d85a75 env: Move get_env_id() to env.h by Simon Glass · 5 years ago
  6. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  7. bdfb5c4 Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR by Tom Rini · 7 years ago
  8. 83c48c5 net: Fix buffer overrun error in netconsole by Joe Hershberger · 7 years ago
  9. da1a134 env: Rename some other getenv()-related functions by Simon Glass · 7 years ago
  10. 64b723f env: Rename getenv/_f() to env_get() by Simon Glass · 7 years ago
  11. 6abe4b6 video: Drop DEV_FLAGS_SYSTEM flag by Bin Meng · 9 years ago
  12. 752abb7 net: fix netconsole when CONFIG_DM_ETH is set by Bernhard Nortmann · 9 years ago
  13. c80b41b0 net: cosmetic: Fix checkpatch.pl failures in net.c by Joe Hershberger · 10 years ago
  14. d02aa6b net: cosmetic: Clean up netconsole variables and functions by Joe Hershberger · 10 years ago
  15. a8ca4f6 net: cosmetic: Cleanup internal packet buffer names by Joe Hershberger · 10 years ago
  16. 8ecdbed net: cosmetic: Name ethaddr variables consistently by Joe Hershberger · 10 years ago
  17. 5874dec net: cosmetic: Change IPaddr_t to struct in_addr by Joe Hershberger · 10 years ago
  18. 3dbe17e net: Remove the bd* parameter from net stack functions by Joe Hershberger · 10 years ago
  19. db20464 linux/kernel.h: sync min, max, min3, max3 macros with Linux by Masahiro Yamada · 10 years ago
  20. 0d1e1f7 stdio: Pass device pointer to stdio methods by Simon Glass · 10 years ago
  21. 7f37f22 netconsole loses 2nd character of input by Suriyan Ramasami · 11 years ago
  22. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  23. 58cd218 net: Filter incoming netconsole packets by IP by Joe Hershberger · 12 years ago
  24. 6625780 net: Allow netconsole settings to change after nc_start by Joe Hershberger · 12 years ago
  25. 9f37406 net: Improve the speed of netconsole by Joe Hershberger · 12 years ago
  26. 45f4a23 net: Make the netconsole buffer size configurable by Joe Hershberger · 12 years ago
  27. d0f5396 net: Make netconsole src and dest ports configurable by Joe Hershberger · 12 years ago
  28. 05a377b net: Allow filtering on debug traces in the net subsystem by Joe Hershberger · 13 years ago
  29. 6a9ed16 net: Make sure NetLoop is initialized when using NetConsole by Joe Hershberger · 13 years ago
  30. f50357b net: Refactor to separate the UDP handler from the ARP handler by Joe Hershberger · 13 years ago
  31. d4bb76a net: Refactor to protect access to the NetState variable by Joe Hershberger · 13 years ago
  32. 6fe8b45 net: cosmetic: Un-typedef IP_t by Joe Hershberger · 13 years ago
  33. 107b3d0 net: cosmetic: netconsole.c checkpatch compliance by Joe Hershberger · 13 years ago
  34. 9227aed netconsole: support packets longer than 512 bytes by Michael Walle · 13 years ago
  35. 428ab36 NET: pass source IP address to packet handlers by Luca Ceresoli · 14 years ago
  36. 31da77e netconsole: mark local funcs with static by Mike Frysinger · 15 years ago
  37. 2a7a031 stdio/device: rework function naming convention by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  38. 9726784 net: Conditional COBJS inclusion of network drivers by Shinya Kuribayashi · 16 years ago
  39. ed0ea1f drivers/net : move net drivers to drivers/net by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago[Renamed from drivers/netconsole.c]
  40. 6405a15 GCC-4.x fixes: clean up global data pointer initialization for all boards. by Wolfgang Denk · 19 years ago
  41. d2da287 Remove unnecessary dependency of netconsole on CONFIG_NET_MULTI by Wolfgang Denk · 19 years ago
  42. b21608e Auto-size RAM on canmb board. by wdenk · 20 years ago
  43. a0ebde5 * Patch by Detlev Zundel, 08 Sep 2004: Update etags build target by wdenk · 20 years ago
  44. b8fb619 Add support for console over UDP (compatible to Ingo Molnar's by wdenk · 20 years ago