Commit Graph

71 Commits (aac0b4b6c153c413b4541a61d9c4296eef689e07)

Author SHA1 Message Date
Peter Tyser 8804ae3b7a Replace MAX_CMDBUF_SIZE references with CONFIG_SYS_CBSIZE 14 years ago
Mike Frysinger 8faba4894c cmd editing: optimize/shrink output blanking 15 years ago
Wolfgang Denk 47e26b1bf9 cmd_usage(): simplify return code handling 15 years ago
Wolfgang Denk 54841ab50c Make sure that argv[] argument pointers are not modified. 15 years ago
Wolfgang Denk 953b7e6291 Remove AmigaOneG3SE board 15 years ago
Jens Scharsig 30dc165a76 FIX: watchdog timeout, while waiting for input 15 years ago
John Schmoller d611295032 cmd history: Match history buffer size to console buffer 15 years ago
John Schmoller 6475b9f91b console: Fix console buffer overrun 15 years ago
Wolfgang Denk 143cd21fe2 Move CONFIG_UPDATE_TFTP code after CONFIG_PREBOOT 15 years ago
Peter Tyser ecc5500ee4 readline(): Add ability to modify a string buffer 15 years ago
Peter Tyser f923943843 cread_line(): Remove unused variables 15 years ago
Peter Tyser e491a71e57 Check for NULL prompt in readline_into_buffer() 15 years ago
Emil Medve 5e2c08c3ac Remove inline qualifier from show_boot_progress() 16 years ago
Peter Tyser 62c3ae7c6e Standardize command usage messages with cmd_usage() 16 years ago
Peter Korsgaard c3284b030b common/main: support bootdelay=0 for CONFIG_AUTOBOOT_KEYED 16 years ago
Jean-Christophe PLAGNIOL-VILLARD 6d0f6bcf33 rename CFG_ macros to CONFIG_SYS 16 years ago
Heiko Schocher 81473f6781 hush: add showvar command for hush shell. 16 years ago
Bartlomiej Sieka 4bae90904b Automatic software update from TFTP server 16 years ago
Stefan Roese f2302d4430 Fix merge problems 17 years ago
Wolfgang Denk c37207d7f5 Fix printf() format problems with configurable prompts 17 years ago
Andrew Klossner dc4b0b38d4 Fix printf errors. 17 years ago
Peter Tyser 35ef877f0a Additional fix to readline_into_buffer() with CONFIG_CMDLINE_EDITING before relocating 17 years ago
James Yang 597f6c26a1 Fix readline_into_buffer() with CONFIG_CMDLINE_EDITING before relocating 17 years ago
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 years ago
Yuri Tikhonov e262efe357 The patch introduces the CRITICAL feature of POST tests. If the test 17 years ago
Andreas Engel 00ac50e348 Make bootretry work when command line editing is enabled 17 years ago
Kumar Gala 0ec595243d Fix compiler warning 17 years ago
James Yang 6636b62a6e Expose parse_line() globally. 17 years ago
Jean-Christophe PLAGNIOL-VILLARD 23d0baf967 Allow CONFIG_AUTO_COMPLETE and command history CONFIG_CMDLINE_EDITING at the sametime 17 years ago
Heiko Schocher fad6340715 make show_boot_progress () weak. 18 years ago
Jon Loeliger 9025317883 common/: Remove lingering references to CFG_CMD_* symbols. 18 years ago
Jon Loeliger c3517f919d common/* non-cmd*: Remove obsolete references to CONFIG_COMMANDS 18 years ago
Jon Loeliger b453960d4f common/ non-cmd: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). 18 years ago
Wolfgang Denk 1636d1c852 Coding stylke cleanup; rebuild CHANGELOG 18 years ago
Detlev Zundel 5afb202093 Fix 'run' not to continue after interrupted command 18 years ago
Bartlomiej Sieka 9160b96f71 Fix: Add missing NULL termination in strings expanded by macros parser. 18 years ago
Ladislav Michl 4ec5bd55ed [PATCH] simplify silent console 18 years ago
Ladislav Michl ada4d40091 [PATCH] simplify silent console 18 years ago
Wolfgang Denk 19973b6ad9 Minor code cleanup. 18 years ago
Stefan Roese d8f961bbda Fix control-c handing in CONFIG_CMDLINE_EDITING 19 years ago
Stefan Roese 3ca9122fec Fix CONFIG_CMDLINE_EDITING implementation 19 years ago
Wolfgang Denk dd9f06f0d5 Minor code cleanup. 19 years ago
Wolfgang Denk 501090aaa6 Add readline cmdline-editing extension 19 years ago
Wolfgang Denk d87080b721 GCC-4.x fixes: clean up global data pointer initialization for all boards. 19 years ago
Wolfgang Denk 1264b4050c Avoid dereferencing NULL in find_cmd() if no valid commands were found 19 years ago
Wolfgang Denk 77ddac9480 Cleanup for GCC-4.x 19 years ago
Wolfgang Denk d9631ecf52 Fix compiler warning 19 years ago
Wolfgang Denk 31466294b0 Remove unneeded #include <malloc.h> 19 years ago
wdenk 6225c5db6c * Patch by Sam Song, 11 October 2004: 20 years ago
wdenk 5cf91d6bdc * Modify KUP4X board configuration to use SL811 driver for USB memory 21 years ago