1. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  2. 34765e8 cmd_time: merge run_command_and_time_it with cmd_process by Richard Genoud · 12 years ago
  3. 199adb6 common/misc: sparse fixes by Kim Phillips · 12 years ago
  4. a005f19 hush: Don't parse the contents of a dereferenced var by Joe Hershberger · 12 years ago
  5. 641b0d3 hush: Add default value substitution support by Joe Hershberger · 12 years ago
  6. 219f478 hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c by Tom Rini · 12 years ago
  7. 9d12d5d Add cmd_process() to process commands in one place by Simon Glass · 13 years ago
  8. 7344f91 Remove interleave of non-U-Boot code in hush by Simon Glass · 13 years ago
  9. bdf8e34 Create a single cmd_call() function to handle command execution by Simon Glass · 13 years ago
  10. e315046 common: move extern char console_buffer[] to common.h by Igor Grinberg · 13 years ago
  11. 3cce8a5 Move simple_itoa to vsprintf by Simon Glass · 13 years ago
  12. c8a2079 common: add run_command2 for running simple or hush commands by Jason Hobbs · 13 years ago
  13. eae3b06 common/hush: make get_local_var visible for other users by Holger Brunck · 13 years ago
  14. 882b7d7 do_reset: unify duplicate prototypes by Mike Frysinger · 14 years ago
  15. 7842fb7 do_bootd: unify duplicate prototypes by Mike Frysinger · 14 years ago
  16. 2e5167c Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOC by Wolfgang Denk · 14 years ago
  17. 47e26b1 cmd_usage(): simplify return code handling by Wolfgang Denk · 14 years ago
  18. 54841ab Make sure that argv[] argument pointers are not modified. by Wolfgang Denk · 14 years ago
  19. 1f9d10f Fix console_buffer size conflict error. by Remy Bohmer · 14 years ago
  20. 521af04 Conditionally perform common relocation fixups by Peter Tyser · 15 years ago
  21. 197324d hush: Fix bogus free() call by Peter Tyser · 15 years ago
  22. a89c33d General help message cleanup by Wolfgang Denk · 15 years ago
  23. e915f8b common/{hush, kgdb, serial}.c: build by COBJS-$(...) in Makefile by Mike Frysinger · 16 years ago
  24. 2fb2604 Command usage cleanup by Peter Tyser · 16 years ago
  25. 62c3ae7 Standardize command usage messages with cmd_usage() by Peter Tyser · 16 years ago
  26. 6d0f6bc rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  27. 81473f6 hush: add showvar command for hush shell. by Heiko Schocher · 16 years ago
  28. 4cacf7c hush: Fix printf debug macro in hush.c so that it usable in U-Boot by Stefan Roese · 16 years ago
  29. d0ff51b Code cleanup: fix old style assignment ambiguities like "=-" etc. by Wolfgang Denk · 16 years ago
  30. 53677ef Big white-space cleanup. by Wolfgang Denk · 16 years ago
  31. 9025317 common/: Remove lingering references to CFG_CMD_* symbols. by Jon Loeliger · 17 years ago
  32. c3517f9 common/* non-cmd*: Remove obsolete references to CONFIG_COMMANDS by Jon Loeliger · 17 years ago
  33. b453960 common/ non-cmd: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). by Jon Loeliger · 17 years ago
  34. d87080b GCC-4.x fixes: clean up global data pointer initialization for all boards. by Wolfgang Denk · 18 years ago
  35. 77ddac9 Cleanup for GCC-4.x by Wolfgang Denk · 19 years ago
  36. e98f68b Fix uninitialized variable problem in hush shell by Wolfgang Denk · 19 years ago
  37. 396387a Make bootretry feature work with hush shell. by Wolfgang Denk · 19 years ago
  38. c26e454 Patches by Pantelis Antoniou, 16 Apr 2004: by wdenk · 20 years ago
  39. 56b86bf Fix if / elif handling bug in HUSH shell by wdenk · 20 years ago
  40. 2d1a537 * Patch by Thomas Elste, 10 Feb 2004: by wdenk · 21 years ago
  41. 2d5b561 * Make sure HUSH is initialized for running auto-update scripts by wdenk · 21 years ago
  42. 8bde7f7 * Code cleanup: by wdenk · 21 years ago
  43. 3e38691 * Patch by Arun Dharankar, 4 Apr 2003: by wdenk · 21 years ago
  44. d0fb80c * Restrict baudrate settings on LWMON to higher speeds when watchdog is on by wdenk · 22 years ago
  45. c7de829 * Patch by Thomas Frieden, 13 Nov 2002: by wdenk · 22 years ago
  46. fe8c280 Initial revision by wdenk · 22 years ago