Peter Tyser
|
8804ae3b7a
Replace MAX_CMDBUF_SIZE references with CONFIG_SYS_CBSIZE
|
14 роки тому |
Mike Frysinger
|
8faba4894c
cmd editing: optimize/shrink output blanking
|
14 роки тому |
Wolfgang Denk
|
47e26b1bf9
cmd_usage(): simplify return code handling
|
15 роки тому |
Wolfgang Denk
|
54841ab50c
Make sure that argv[] argument pointers are not modified.
|
15 роки тому |
Wolfgang Denk
|
953b7e6291
Remove AmigaOneG3SE board
|
15 роки тому |
Jens Scharsig
|
30dc165a76
FIX: watchdog timeout, while waiting for input
|
15 роки тому |
John Schmoller
|
d611295032
cmd history: Match history buffer size to console buffer
|
15 роки тому |
John Schmoller
|
6475b9f91b
console: Fix console buffer overrun
|
15 роки тому |
Wolfgang Denk
|
143cd21fe2
Move CONFIG_UPDATE_TFTP code after CONFIG_PREBOOT
|
15 роки тому |
Peter Tyser
|
ecc5500ee4
readline(): Add ability to modify a string buffer
|
15 роки тому |
Peter Tyser
|
f923943843
cread_line(): Remove unused variables
|
15 роки тому |
Peter Tyser
|
e491a71e57
Check for NULL prompt in readline_into_buffer()
|
15 роки тому |
Emil Medve
|
5e2c08c3ac
Remove inline qualifier from show_boot_progress()
|
16 роки тому |
Peter Tyser
|
62c3ae7c6e
Standardize command usage messages with cmd_usage()
|
16 роки тому |
Peter Korsgaard
|
c3284b030b
common/main: support bootdelay=0 for CONFIG_AUTOBOOT_KEYED
|
16 роки тому |
Jean-Christophe PLAGNIOL-VILLARD
|
6d0f6bcf33
rename CFG_ macros to CONFIG_SYS
|
16 роки тому |
Heiko Schocher
|
81473f6781
hush: add showvar command for hush shell.
|
16 роки тому |
Bartlomiej Sieka
|
4bae90904b
Automatic software update from TFTP server
|
16 роки тому |
Stefan Roese
|
f2302d4430
Fix merge problems
|
16 роки тому |
Andrew Klossner
|
dc4b0b38d4
Fix printf errors.
|
17 роки тому |
Peter Tyser
|
35ef877f0a
Additional fix to readline_into_buffer() with CONFIG_CMDLINE_EDITING before relocating
|
17 роки тому |
James Yang
|
597f6c26a1
Fix readline_into_buffer() with CONFIG_CMDLINE_EDITING before relocating
|
17 роки тому |
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 роки тому |
Andreas Engel
|
00ac50e348
Make bootretry work when command line editing is enabled
|
17 роки тому |
Kumar Gala
|
0ec595243d
Fix compiler warning
|
17 роки тому |
James Yang
|
6636b62a6e
Expose parse_line() globally.
|
17 роки тому |
Jean-Christophe PLAGNIOL-VILLARD
|
23d0baf967
Allow CONFIG_AUTO_COMPLETE and command history CONFIG_CMDLINE_EDITING at the sametime
|
17 роки тому |
Wolfgang Denk
|
f2c2a937d8
Merge with /home/wd/git/u-boot/custodian/u-boot-testing
|
17 роки тому |
Heiko Schocher
|
fad6340715
make show_boot_progress () weak.
|
18 роки тому |
Jon Loeliger
|
9025317883
common/: Remove lingering references to CFG_CMD_* symbols.
|
18 роки тому |