Histórico de commits

Autor SHA1 Mensagem Data
  Jason Hobbs 370d1e3e58 cosmetic, main: correct indentation/spacing issues 14 anos atrás
  Jason Hobbs 3c766dccb3 cosmetic, main: clean up declarations of abortboot 14 anos atrás
  Wolfgang Denk 566e5cf451 ARM: drop unsupported 'trab' board 14 anos atrás
  Mike Frysinger 82359aec45 cmd editing: mark erase/tab seqs constant 14 anos atrás
  Mike Frysinger 722b061b6f autocomplete: remove runtime handler install 14 anos atrás
  Mike Frysinger 882b7d726f do_reset: unify duplicate prototypes 14 anos atrás
  Mike Frysinger 7842fb7c4f do_bootd: unify duplicate prototypes 14 anos atrás
  Peter Tyser 8804ae3b7a Replace MAX_CMDBUF_SIZE references with CONFIG_SYS_CBSIZE 14 anos atrás
  Mike Frysinger 8faba4894c cmd editing: optimize/shrink output blanking 14 anos atrás
  Wolfgang Denk 47e26b1bf9 cmd_usage(): simplify return code handling 15 anos atrás
  Wolfgang Denk 54841ab50c Make sure that argv[] argument pointers are not modified. 15 anos atrás
  Wolfgang Denk 953b7e6291 Remove AmigaOneG3SE board 15 anos atrás
  Jens Scharsig 30dc165a76 FIX: watchdog timeout, while waiting for input 15 anos atrás
  John Schmoller d611295032 cmd history: Match history buffer size to console buffer 15 anos atrás
  John Schmoller 6475b9f91b console: Fix console buffer overrun 15 anos atrás
  Wolfgang Denk 143cd21fe2 Move CONFIG_UPDATE_TFTP code after CONFIG_PREBOOT 15 anos atrás
  Peter Tyser ecc5500ee4 readline(): Add ability to modify a string buffer 15 anos atrás
  Peter Tyser f923943843 cread_line(): Remove unused variables 15 anos atrás
  Peter Tyser e491a71e57 Check for NULL prompt in readline_into_buffer() 15 anos atrás
  Emil Medve 5e2c08c3ac Remove inline qualifier from show_boot_progress() 16 anos atrás
  Peter Tyser 62c3ae7c6e Standardize command usage messages with cmd_usage() 16 anos atrás
  Peter Korsgaard c3284b030b common/main: support bootdelay=0 for CONFIG_AUTOBOOT_KEYED 16 anos atrás
  Jean-Christophe PLAGNIOL-VILLARD 6d0f6bcf33 rename CFG_ macros to CONFIG_SYS 16 anos atrás
  Heiko Schocher 81473f6781 hush: add showvar command for hush shell. 16 anos atrás
  Bartlomiej Sieka 4bae90904b Automatic software update from TFTP server 16 anos atrás
  Stefan Roese f2302d4430 Fix merge problems 16 anos atrás
  Andrew Klossner dc4b0b38d4 Fix printf errors. 17 anos atrás
  Peter Tyser 35ef877f0a Additional fix to readline_into_buffer() with CONFIG_CMDLINE_EDITING before relocating 17 anos atrás
  James Yang 597f6c26a1 Fix readline_into_buffer() with CONFIG_CMDLINE_EDITING before relocating 17 anos atrás
  Yuri Tikhonov b428f6a8c6 The patch introduces the CRITICAL feature of POST tests. If the test marked as POST_CRITICAL fails then the alternative, post_critical, boot-command is used. If this command is not defined then U-Boot enters into interactive mode. 17 anos atrás