Historique des commits

Auteur SHA1 Message Date
  Richard Genoud 34765e8853 cmd_time: merge run_command_and_time_it with cmd_process il y a 12 ans
  Anatolij Gustschin 22b6fcb50d common/command.c: revert changes from commit 199adb60 il y a 12 ans
  Kim Phillips 199adb601f common/misc: sparse fixes il y a 12 ans
  Marek Vasut 6c7c946cad common: Convert the U-Boot commands to LG-arrays il y a 12 ans
  Simon Glass 9d12d5d41d Add cmd_process() to process commands in one place il y a 13 ans
  Simon Glass bdf8e34b93 Create a single cmd_call() function to handle command execution il y a 13 ans
  Daniel Schwierzeck 3668d8fa04 common: fix missing function pointer relocation in fixup_cmdtable() il y a 13 ans
  Jason Hobbs 4d91a6ecab Replace space and tab checks with isblank il y a 13 ans
  Daniel Schwierzeck fa28bd2eef common: fix missing function pointer relocation in fixup_cmdtable() il y a 13 ans
  Mike Frysinger e84ffddbce cmd_usage: constify il y a 14 ans
  Mike Frysinger 560d424b6d env: re-add support for auto-completion il y a 14 ans
  Mike Frysinger 722b061b6f autocomplete: remove runtime handler install il y a 14 ans
  Thomas Weber 7013c06124 Common/command: Guard strchr/strlen from NULL pointer il y a 14 ans
  Wolfgang Denk 2e5167ccad Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOC il y a 14 ans
  Heiko Schocher 620f1f6a64 relocation: fixup cmdtable il y a 14 ans
  Wolfgang Denk ea882baf9c New implementation for internal handling of environment variables. il y a 15 ans
  Wolfgang Denk 47e26b1bf9 cmd_usage(): simplify return code handling il y a 15 ans
  Wolfgang Denk 54841ab50c Make sure that argv[] argument pointers are not modified. il y a 15 ans
  Trübenbach, Ralf 39f7aacf3f command.c: Enable auto tab for the editenv command il y a 15 ans
  Peter Tyser 6b8f5ad10f command.c: Break commands out to appropriate cmd_*.c files il y a 15 ans
  Wolfgang Denk a89c33db96 General help message cleanup il y a 16 ans
  Wolfgang Denk 94796d8544 Make "usage" messages more helpful. il y a 16 ans
  Detlev Zundel 2dce551e10 command.c: Expose the core of do_help as _do_help to the rest of u-boot. il y a 16 ans
  Peter Tyser 2fb2604d5c Command usage cleanup il y a 16 ans
  Peter Tyser 62c3ae7c6e Standardize command usage messages with cmd_usage() il y a 16 ans
  Jean-Christophe PLAGNIOL-VILLARD 6d0f6bcf33 rename CFG_ macros to CONFIG_SYS il y a 16 ans
  Kumar Gala b799cb4c0e Expose command table search for sub-commands il y a 16 ans
  Jean-Christophe PLAGNIOL-VILLARD 8a40fb148e move cmd_get_data_size to command.c il y a 16 ans
  Wolfgang Denk 53677ef18e Big white-space cleanup. il y a 17 ans
  Jon Loeliger 9025317883 common/: Remove lingering references to CFG_CMD_* symbols. il y a 18 ans