Detlev Zundel
|
5afb202093
Fix 'run' not to continue after interrupted command
|
18 年之前 |
Wolfgang Denk
|
19bf91f962
Merge with /home/tur/git/u-boot#motionpro
|
18 年之前 |
Bartlomiej Sieka
|
9160b96f71
Fix: Add missing NULL termination in strings expanded by macros parser.
|
18 年之前 |
Ladislav Michl
|
4ec5bd55ed
[PATCH] simplify silent console
|
18 年之前 |
Wolfgang Denk
|
19973b6ad9
Minor code cleanup.
|
18 年之前 |
Stefan Roese
|
d8f961bbda
Fix control-c handing in CONFIG_CMDLINE_EDITING
|
19 年之前 |
Stefan Roese
|
3ca9122fec
Fix CONFIG_CMDLINE_EDITING implementation
|
19 年之前 |
Wolfgang Denk
|
dd9f06f0d5
Minor code cleanup.
|
19 年之前 |
Wolfgang Denk
|
501090aaa6
Add readline cmdline-editing extension
|
19 年之前 |
Wolfgang Denk
|
d87080b721
GCC-4.x fixes: clean up global data pointer initialization for all boards.
|
19 年之前 |
Wolfgang Denk
|
1264b4050c
Avoid dereferencing NULL in find_cmd() if no valid commands were found
|
19 年之前 |
Wolfgang Denk
|
77ddac9480
Cleanup for GCC-4.x
|
19 年之前 |
Wolfgang Denk
|
d9631ecf52
Fix compiler warning
|
19 年之前 |
Wolfgang Denk
|
31466294b0
Remove unneeded #include <malloc.h>
|
19 年之前 |
wdenk
|
6225c5db6c
* Patch by Sam Song, 11 October 2004:
|
20 年之前 |
wdenk
|
5cf91d6bdc
* Modify KUP4X board configuration to use SL811 driver for USB memory
|
21 年之前 |
wdenk
|
04a85b3b36
* Patches by Pantelis Antoniou, 30 Mar 2004:
|
21 年之前 |
wdenk
|
27aa818670
* Patch by Carl Riechers, 17 Mar 2004:
|
21 年之前 |
wdenk
|
4b9206ed51
* Patches by Thomas Viehweger, 16 Mar 2004:
|
21 年之前 |
wdenk
|
b028f71513
* Patch by Yuli Barcohen, 3 Dec 2003:
|
21 年之前 |
dzu
|
8cb8143ef7
* Correct header printing for multi-image files in do_bootm()
|
21 年之前 |
wdenk
|
f72da3406b
Added config option CONFIG_SILENT_CONSOLE. See doc/README.silent
|
21 年之前 |
wdenk
|
bdccc4fedc
* Map ISP1362 USB OTG controller for NSCU board
|
22 年之前 |
stroese
|
155cb0104a
- Fix bug in CONFIG_VERSION_VARIABLE.
|
22 年之前 |
wdenk
|
8bde7f776c
* Code cleanup:
|
22 年之前 |
wdenk
|
6dd652fa4d
Patches by Murray Jensen, 17 Jun 2003:
|
22 年之前 |
wdenk
|
f07771cc28
* Fix data abort exception handling for arm920t CPU
|
22 年之前 |
wdenk
|
7aa7861471
* Add support for Promess ATC board
|
22 年之前 |
wdenk
|
3e38691e8f
* Patch by Arun Dharankar, 4 Apr 2003:
|
22 年之前 |
stroese
|
0587597ca3
U-Boot version environment variable "ver" added (CONFIG_VERSION_VARIABLE).
|
22 年之前 |