1. 2e192b2 Remove the cmd_ prefix from command files by Simon Glass · 9 years ago[Renamed from cmd/cmd_boot.c]
  2. 72a8cf8 Move all command code into its own directory by Simon Glass · 9 years ago[Renamed from common/cmd_boot.c]
  3. 4e42e29 cmd_boot: Add a poweroff command by Michael van Slingerland · 9 years ago
  4. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  5. 088f1b1 common/cmd_*.c: sparse fixes by Kim Phillips · 12 years ago
  6. 4c12eeb Convert cmd_usage() calls in common to use a return value by Simon Glass · 13 years ago
  7. a641b97 make `go` optional by Mike Frysinger · 14 years ago
  8. 882b7d7 do_reset: unify duplicate prototypes by Mike Frysinger · 14 years ago
  9. 47e26b1 cmd_usage(): simplify return code handling by Wolfgang Denk · 14 years ago
  10. 54841ab Make sure that argv[] argument pointers are not modified. by Wolfgang Denk · 14 years ago
  11. a89c33d General help message cleanup by Wolfgang Denk · 15 years ago
  12. 2fb2604 Command usage cleanup by Peter Tyser · 16 years ago
  13. 62c3ae7 Standardize command usage messages with cmd_usage() by Peter Tyser · 16 years ago
  14. 6d0f6bc rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  15. a498645 allow ports to override go behavior by Mike Frysinger · 16 years ago
  16. 1f1d88d disable caches before booting an app for Blackfin apps by Mike Frysinger · 17 years ago
  17. 0bba545 Undo commit 3033ebb2: reset command does not take any arguments by Wolfgang Denk · 18 years ago
  18. 3033ebb Allow args on reset command. by Haiying Wang · 18 years ago
  19. d87080b GCC-4.x fixes: clean up global data pointer initialization for all boards. by Wolfgang Denk · 18 years ago
  20. 4a55170 * Patch by Scott McNutt, 04 Oct 2003: by wdenk · 21 years ago
  21. 27b207f * Implement new mechanism to export U-Boot's functions to standalone by wdenk · 21 years ago
  22. 0d49839 Patch by Kenneth Johansson, 30 Jun 2003: by wdenk · 21 years ago
  23. b0fce99 Fix some missing commands, cleanup header files by wdenk · 21 years ago
  24. 8bde7f7 * Code cleanup: by wdenk · 21 years ago
  25. 52f52c1 Patches by Robert Schwebel, 14 Jun 2003: by wdenk · 21 years ago
  26. b867d70 PPC405EP support added. by stroese · 21 years ago
  27. 59de2ed Patch by Christophe Lindheimer, 20 May 2003: by wdenk · 21 years ago
  28. 60fbe25 Prepare for 0.3.0 release by wdenk · 21 years ago
  29. 0db5bca * Patch by Martin Winistoerfer, 23 Mar 2003 by wdenk · 21 years ago
  30. 85ec0bc * Patch by Arun Dharankar, 24 Mar 2003: - add threads / scheduler example code by wdenk · 21 years ago
  31. dc7c9a1 * Patch by Rick Bronson, 16 Mar 2003: by wdenk · 21 years ago
  32. 4d75a50 Add PCI support for MPC8250 Boards (PM825 module) by wdenk · 21 years ago
  33. fe8c280 Initial revision by wdenk · 22 years ago