1. 09007c4 Rename bootretry functions and remove #ifdefs by Simon Glass · 11 years ago
  2. 399ed9a Move bootretry code into bootretry.c and clean up by Simon Glass · 11 years ago
  3. be6aafc Add cli_ prefix to readline functions by Simon Glass · 11 years ago
  4. dec3c01 move CLI prototypes to cli.h and add comments by Simon Glass · 11 years ago
  5. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  6. dc00a68 common/cmd_*.c: sparse fixes by Kim Phillips · 12 years ago
  7. a06dfc7 Convert cmd_usage() calls in common to use a return value by Simon Glass · 13 years ago
  8. 269cbef common: move extern char console_buffer[] to common.h by Igor Grinberg · 13 years ago
  9. 22ccb7f pci: Clean up PCI info when CONFIG_PCI_SCAN_SHOW by Peter Tyser · 14 years ago
  10. 60e877f pci: Add ability to re-enumerate PCI buses by John Schmoller · 14 years ago
  11. 3b68311 cmd_usage(): simplify return code handling by Wolfgang Denk · 14 years ago
  12. 6262d021 Make sure that argv[] argument pointers are not modified. by Wolfgang Denk · 14 years ago
  13. c54781c General help message cleanup by Wolfgang Denk · 16 years ago
  14. dfb72b8 Command usage cleanup by Peter Tyser · 16 years ago
  15. ddb3af9 Standardize command usage messages with cmd_usage() by Peter Tyser · 16 years ago
  16. 0383694 rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  17. 82290f2 move cmd_get_data_size to command.c by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  18. a1be476 Big white-space cleanup. by Wolfgang Denk · 17 years ago
  19. c0d32e9 [BUILD] conditionally compile common/cmd_*.c in common/Makefile by Grant Likely · 17 years ago
  20. 4c17634 common/cmd_[p-x]*: Remove obsolete references to CONFIG_COMMANDS. by Jon Loeliger · 17 years ago
  21. 3de8b24 common/cmd_[i-z]* : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). by Jon Loeliger · 17 years ago
  22. ff86b72 Patch by Manfred Baral, 17 Mar 2005: Fix typo by wdenk · 20 years ago
  23. f287a24 Patch by Kenneth Johansson, 30 Jun 2003: by wdenk · 21 years ago
  24. 57b2d80 * Code cleanup: by wdenk · 21 years ago
  25. bf2f8c9 * Patch by Dave Ellis, 22 May 2003: by wdenk · 22 years ago
  26. 6b58f33 * Avoid flicker on the TRAB's VFD by synchronizing the enable with by wdenk · 22 years ago
  27. bb444c9 * Patch by Hans-Joerg Frieden, 06 Dec 2002 by wdenk · 22 years ago
  28. 452cfd6 * Patch by Thomas Frieden, 13 Nov 2002: by wdenk · 22 years ago
  29. c609719 Initial revision by wdenk · 22 years ago