Commit Graph

56 Commits (9def12cae33d2d3ea2dd56b197fd3dfb3ad60bf4)

Author SHA1 Message Date
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 16 years ago
Wolfgang Denk c37207d7f5 Fix printf() format problems with configurable prompts 16 years ago
Andrew Klossner dc4b0b38d4 Fix printf errors. 16 years ago
Peter Tyser 35ef877f0a Additional fix to readline_into_buffer() with CONFIG_CMDLINE_EDITING before relocating 16 years ago
James Yang 597f6c26a1 Fix readline_into_buffer() with CONFIG_CMDLINE_EDITING before relocating 16 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. 17 years ago
Jon Loeliger 9025317883 common/: Remove lingering references to CFG_CMD_* symbols. 17 years ago
Jon Loeliger c3517f919d common/* non-cmd*: Remove obsolete references to CONFIG_COMMANDS 17 years ago
Jon Loeliger b453960d4f common/ non-cmd: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). 17 years ago
Wolfgang Denk 1636d1c852 Coding stylke cleanup; rebuild CHANGELOG 17 years ago
Detlev Zundel 5afb202093 Fix 'run' not to continue after interrupted command 17 years ago
Bartlomiej Sieka 9160b96f71 Fix: Add missing NULL termination in strings expanded by macros parser. 17 years ago
Ladislav Michl 4ec5bd55ed [PATCH] simplify silent console 17 years ago
Ladislav Michl ada4d40091 [PATCH] simplify silent console 17 years ago
Wolfgang Denk 19973b6ad9 Minor code cleanup. 18 years ago
Stefan Roese d8f961bbda Fix control-c handing in CONFIG_CMDLINE_EDITING 18 years ago
Stefan Roese 3ca9122fec Fix CONFIG_CMDLINE_EDITING implementation 18 years ago
Wolfgang Denk dd9f06f0d5 Minor code cleanup. 18 years ago
Wolfgang Denk 501090aaa6 Add readline cmdline-editing extension 18 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 20 years ago
wdenk 04a85b3b36 * Patches by Pantelis Antoniou, 30 Mar 2004: 21 years ago
wdenk 27aa818670 * Patch by Carl Riechers, 17 Mar 2004: 21 years ago
wdenk 4b9206ed51 * Patches by Thomas Viehweger, 16 Mar 2004: 21 years ago
wdenk b028f71513 * Patch by Yuli Barcohen, 3 Dec 2003: 21 years ago
dzu 8cb8143ef7 * Correct header printing for multi-image files in do_bootm() 21 years ago
wdenk f72da3406b Added config option CONFIG_SILENT_CONSOLE. See doc/README.silent 21 years ago
wdenk bdccc4fedc * Map ISP1362 USB OTG controller for NSCU board 21 years ago
stroese 155cb0104a - Fix bug in CONFIG_VERSION_VARIABLE. 21 years ago
wdenk 8bde7f776c * Code cleanup: 21 years ago
wdenk 6dd652fa4d Patches by Murray Jensen, 17 Jun 2003: 21 years ago
wdenk f07771cc28 * Fix data abort exception handling for arm920t CPU 21 years ago
wdenk 7aa7861471 * Add support for Promess ATC board 21 years ago
wdenk 3e38691e8f * Patch by Arun Dharankar, 4 Apr 2003: 22 years ago
stroese 0587597ca3 U-Boot version environment variable "ver" added (CONFIG_VERSION_VARIABLE). 22 years ago
wdenk 3bac351370 * Patch by Josef Wagner, 12 Mar 2003: 22 years ago