Histórico de Commits

Autor SHA1 Mensagem Data
  Dirk Eibach a5aae0a1a9 Consider CONFIG_ZERO_BOOTDELAY_CHECK when CONFIG_AUTOBOOT_KEYED is set há 13 anos atrás
  Simon Glass 3a8a02beb7 Allow newlines within command environment vars há 13 anos atrás
  Simon Glass d51004a832 Add run_command_list() to run a list of commands há 13 anos atrás
  Joe Hershberger 48522bb503 net: cosmetic: net.c checkpatch compliance há 13 anos atrás
  Timo Ketola 030fca5228 Fix the behaviour of the 'run' command há 13 anos atrás
  Simon Glass 4c12eeb8b5 Convert cmd_usage() calls in common to use a return value há 13 anos atrás
  Simon Glass 9d12d5d41d Add cmd_process() to process commands in one place há 13 anos atrás
  Simon Glass bdf8e34b93 Create a single cmd_call() function to handle command execution há 13 anos atrás
  Simon Glass 7fed89e00e Don't include standard parser if hush is used há 13 anos atrás
  Simon Glass 5307153236 Stop using builtin_run_command() há 13 anos atrás
  Simon Glass 009dde1955 Rename run_command2() to run_command() há 13 anos atrás
  Simon Glass f47360a74e Rename run_command() to builtin_run_command() há 13 anos atrás
  Simon Glass 79714c1e26 Remove CMD_PXE's static on run_command() há 13 anos atrás
  Heiko Schocher 317d6c57d5 common, menu: show menu on startup if CONFIG_MENU_SHOW is defined há 13 anos atrás
  Heiko Schocher 9c3483113d common: add possibility for readline_into_buffer timeout há 13 anos atrás
  Jason Hobbs 06283a6401 Add pxe command há 13 anos atrás
  Jason Hobbs 4d91a6ecab Replace space and tab checks with isblank há 13 anos atrás
  Jason Hobbs ce2d4c9532 cosmetic: remove unneeded curly braces há 13 anos atrás
  Jason Hobbs c8a2079e49 common: add run_command2 for running simple or hush commands há 13 anos atrás
  Jason Hobbs b41bc5a82d common, menu: use abortboot for menu timeout há 13 anos atrás
  Andreas Bießmann 09c2e90c11 unify version_string há 13 anos atrás
  Andreas Pretzsch 8d6b73202c automatic update from FIT image: add optional address parameter há 13 anos atrás
  Jason Hobbs 370d1e3e58 cosmetic, main: correct indentation/spacing issues há 14 anos atrás
  Jason Hobbs 3c766dccb3 cosmetic, main: clean up declarations of abortboot há 14 anos atrás
  Wolfgang Denk 566e5cf451 ARM: drop unsupported 'trab' board há 14 anos atrás
  Mike Frysinger 82359aec45 cmd editing: mark erase/tab seqs constant há 14 anos atrás
  Mike Frysinger 722b061b6f autocomplete: remove runtime handler install 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
  Peter Tyser 8804ae3b7a Replace MAX_CMDBUF_SIZE references with CONFIG_SYS_CBSIZE há 14 anos atrás