Age | Commit message (Expand) | Author | Files | Lines |
2007-07-03 | Merge with /home/wd/git/u-boot/custodian/u-boot-testing | Wolfgang Denk | 1 | -5/+5 |
2007-06-22 | Coding stylke cleanup; rebuild CHANGELOG | Wolfgang Denk | 1 | -1/+1 |
2007-06-12 | Fix 'run' not to continue after interrupted command | Detlev Zundel | 1 | -1/+1 |
2007-05-28 | Merge with /home/tur/git/u-boot#motionpro | Wolfgang Denk | 1 | -0/+2 |
2007-05-27 | Fix: Add missing NULL termination in strings expanded by macros parser. | Bartlomiej Sieka | 1 | -0/+2 |
2007-05-05 | Merge with /home/git/u-boot | Wolfgang Denk | 1 | -1/+1 |
2007-05-05 | [PATCH] simplify silent console | Ladislav Michl | 1 | -33/+5 |
2007-04-25 | [PATCH] simplify silent console | Ladislav Michl | 1 | -39/+11 |
2006-10-28 | Minor code cleanup. | Wolfgang Denk | 1 | -94/+80 |
2006-08-07 | Fix control-c handing in CONFIG_CMDLINE_EDITING | Stefan Roese | 1 | -2/+3 |
2006-07-27 | Fix CONFIG_CMDLINE_EDITING implementation | Stefan Roese | 1 | -2/+9 |
2006-07-21 | Minor code cleanup. | Wolfgang Denk | 1 | -3/+3 |
2006-07-21 | Add readline cmdline-editing extension | Wolfgang Denk | 1 | -0/+417 |
2006-03-31 | GCC-4.x fixes: clean up global data pointer initialization for all boards. | Wolfgang Denk | 1 | -38/+26 |
2006-03-12 | Avoid dereferencing NULL in find_cmd() if no valid commands were found | Wolfgang Denk | 1 | -3/+6 |
2005-10-13 | Cleanup for GCC-4.x | Wolfgang Denk | 1 | -1/+1 |
2005-09-30 | Fix compiler warning | Wolfgang Denk | 1 | -0/+3 |
2005-09-25 | Remove unneeded #include <malloc.h> | Wolfgang Denk | 1 | -1/+0 |
2005-01-09 | * Patch by Sam Song, 11 October 2004: | wdenk | 1 | -1/+1 |
2004-04-23 | * Modify KUP4X board configuration to use SL811 driver for USB memoryLABEL_2004_04_23_2240 | wdenk | 1 | -4/+4 |
2004-04-15 | * Patches by Pantelis Antoniou, 30 Mar 2004: | wdenk | 1 | -0/+12 |
2004-03-23 | * Patch by Carl Riechers, 17 Mar 2004: | wdenk | 1 | -0/+3 |
2004-03-23 | * Patches by Thomas Viehweger, 16 Mar 2004: | wdenk | 1 | -5/+5 |
2003-12-07 | * Patch by Yuli Barcohen, 3 Dec 2003: | wdenk | 1 | -1/+1 |
2003-10-24 | * Correct header printing for multi-image files in do_bootm() | dzu | 1 | -0/+27 |
2003-10-10 | Added config option CONFIG_SILENT_CONSOLE. See doc/README.silentLABEL_2003_10_10_1200 | wdenk | 1 | -3/+30 |
2003-08-05 | * Map ISP1362 USB OTG controller for NSCU board | wdenk | 1 | -1/+27 |
2003-07-11 | - Fix bug in CONFIG_VERSION_VARIABLE. | stroese | 1 | -3/+1 |
2003-06-27 | * Code cleanup:LABEL_2003_06_27_2340 | wdenk | 1 | -13/+15 |
2003-06-19 | Patches by Murray Jensen, 17 Jun 2003: | wdenk | 1 | -8/+18 |
2003-05-28 | * Fix data abort exception handling for arm920t CPU | wdenk | 1 | -7/+10 |
2003-05-03 | * Add support for Promess ATC boardLABEL_2003_05_03_1700 | wdenk | 1 | -1/+1 |
2003-04-05 | * Patch by Arun Dharankar, 4 Apr 2003:LABEL_2003_04_05_0300 | wdenk | 1 | -6/+13 |
2003-04-04 | U-Boot version environment variable "ver" added (CONFIG_VERSION_VARIABLE). | stroese | 1 | -0/+10 |
2003-03-12 | * Patch by Josef Wagner, 12 Mar 2003: | wdenk | 1 | -4/+0 |
2003-01-02 | Patch by Detlev Zundel, 30 Dec 2002: | wdenk | 1 | -4/+27 |
2002-12-03 | * Fix startup problems with VFD display on TRABLABEL_2002_12_03_2230 | wdenk | 1 | -7/+8 |
2002-11-19 | * Patch by Thomas Frieden, 13 Nov 2002: | wdenk | 1 | -0/+35 |
2002-11-03 | Initial revision | wdenk | 1 | -0/+817 |