История коммитов

Автор SHA1 Сообщение Дата
  Tom Rini 219f4788d3 hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c 13 лет назад
  Simon Glass 9d12d5d41d Add cmd_process() to process commands in one place 13 лет назад
  Simon Glass 7344f9128d Remove interleave of non-U-Boot code in hush 13 лет назад
  Simon Glass bdf8e34b93 Create a single cmd_call() function to handle command execution 13 лет назад
  Igor Grinberg e3150460a4 common: move extern char console_buffer[] to common.h 13 лет назад
  Simon Glass 3cce8a5496 Move simple_itoa to vsprintf 13 лет назад
  Jason Hobbs c8a2079e49 common: add run_command2 for running simple or hush commands 13 лет назад
  Holger Brunck eae3b0644c common/hush: make get_local_var visible for other users 14 лет назад
  Mike Frysinger 882b7d726f do_reset: unify duplicate prototypes 14 лет назад
  Mike Frysinger 7842fb7c4f do_bootd: unify duplicate prototypes 14 лет назад
  Wolfgang Denk 2e5167ccad Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOC 14 лет назад
  Wolfgang Denk 47e26b1bf9 cmd_usage(): simplify return code handling 15 лет назад
  Wolfgang Denk 54841ab50c Make sure that argv[] argument pointers are not modified. 15 лет назад
  Remy Bohmer 1f9d10f694 Fix console_buffer size conflict error. 15 лет назад
  Peter Tyser 521af04d85 Conditionally perform common relocation fixups 15 лет назад
  Peter Tyser 197324d7d9 hush: Fix bogus free() call 15 лет назад
  Wolfgang Denk a89c33db96 General help message cleanup 16 лет назад
  Mike Frysinger e915f8bb73 common/{hush, kgdb, serial}.c: build by COBJS-$(...) in Makefile 16 лет назад
  Peter Tyser 2fb2604d5c Command usage cleanup 16 лет назад
  Peter Tyser 62c3ae7c6e Standardize command usage messages with cmd_usage() 16 лет назад
  Jean-Christophe PLAGNIOL-VILLARD 6d0f6bcf33 rename CFG_ macros to CONFIG_SYS 16 лет назад
  Heiko Schocher 81473f6781 hush: add showvar command for hush shell. 16 лет назад
  Stefan Roese 4cacf7c646 hush: Fix printf debug macro in hush.c so that it usable in U-Boot 16 лет назад
  Wolfgang Denk d0ff51ba5d Code cleanup: fix old style assignment ambiguities like "=-" etc. 17 лет назад
  Wolfgang Denk 53677ef18e Big white-space cleanup. 17 лет назад
  Jon Loeliger 9025317883 common/: Remove lingering references to CFG_CMD_* symbols. 18 лет назад
  Jon Loeliger c3517f919d common/* non-cmd*: Remove obsolete references to CONFIG_COMMANDS 18 лет назад
  Jon Loeliger b453960d4f common/ non-cmd: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). 18 лет назад
  Wolfgang Denk d87080b721 GCC-4.x fixes: clean up global data pointer initialization for all boards. 19 лет назад
  Wolfgang Denk 77ddac9480 Cleanup for GCC-4.x 19 лет назад