Histórico de Commits

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