summaryrefslogtreecommitdiff
path: root/common/main.c
AgeCommit message (Expand)Author
2008-01-09Expose parse_line() globally.James Yang
2008-01-09Allow CONFIG_AUTO_COMPLETE and command history CONFIG_CMDLINE_EDITING at the ...Jean-Christophe PLAGNIOL-VILLARD
2007-08-06Merge with /home/wd/git/u-boot/custodian/u-boot-testingWolfgang Denk
2007-07-13make show_boot_progress () weak.Heiko Schocher
2007-07-10common/: Remove lingering references to CFG_CMD_* symbols.Jon Loeliger
2007-07-08common/* non-cmd*: Remove obsolete references to CONFIG_COMMANDSJon Loeliger
2007-07-04common/ non-cmd: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger
2007-07-03Merge with /home/wd/git/u-boot/custodian/u-boot-testingWolfgang Denk
2007-06-22Coding stylke cleanup; rebuild CHANGELOGWolfgang Denk
2007-06-12Fix 'run' not to continue after interrupted commandDetlev Zundel
2007-05-28Merge with /home/tur/git/u-boot#motionproWolfgang Denk
2007-05-27Fix: Add missing NULL termination in strings expanded by macros parser.Bartlomiej Sieka
2007-05-05Merge with /home/git/u-bootWolfgang Denk
2007-05-05[PATCH] simplify silent consoleLadislav Michl
2007-04-25[PATCH] simplify silent consoleLadislav Michl
2006-10-28Minor code cleanup.Wolfgang Denk
2006-08-07Fix control-c handing in CONFIG_CMDLINE_EDITINGStefan Roese
2006-07-27Fix CONFIG_CMDLINE_EDITING implementationStefan Roese
2006-07-21Minor code cleanup.Wolfgang Denk
2006-07-21Add readline cmdline-editing extensionWolfgang Denk
2006-03-31GCC-4.x fixes: clean up global data pointer initialization for all boards.Wolfgang Denk
2006-03-12Avoid dereferencing NULL in find_cmd() if no valid commands were foundWolfgang Denk
2005-10-13Cleanup for GCC-4.xWolfgang Denk
2005-09-30Fix compiler warningWolfgang Denk
2005-09-25Remove unneeded #include <malloc.h>Wolfgang Denk
2005-01-09* Patch by Sam Song, 11 October 2004:wdenk
2004-04-23* Modify KUP4X board configuration to use SL811 driver for USB memorywdenk
2004-04-15* Patches by Pantelis Antoniou, 30 Mar 2004:wdenk
2004-03-23* Patch by Carl Riechers, 17 Mar 2004:wdenk
2004-03-23* Patches by Thomas Viehweger, 16 Mar 2004:wdenk
2003-12-07* Patch by Yuli Barcohen, 3 Dec 2003:wdenk
2003-10-24* Correct header printing for multi-image files in do_bootm()dzu
2003-10-10Added config option CONFIG_SILENT_CONSOLE. See doc/README.silentwdenk
2003-08-05* Map ISP1362 USB OTG controller for NSCU boardwdenk
2003-07-11- Fix bug in CONFIG_VERSION_VARIABLE.stroese
2003-06-27* Code cleanup:wdenk
2003-06-19Patches by Murray Jensen, 17 Jun 2003:wdenk
2003-05-28* Fix data abort exception handling for arm920t CPUwdenk
2003-05-03* Add support for Promess ATC boardwdenk
2003-04-05* Patch by Arun Dharankar, 4 Apr 2003:wdenk
2003-04-04U-Boot version environment variable "ver" added (CONFIG_VERSION_VARIABLE).stroese
2003-03-12* Patch by Josef Wagner, 12 Mar 2003:wdenk
2003-01-02Patch by Detlev Zundel, 30 Dec 2002:wdenk
2002-12-03* Fix startup problems with VFD display on TRABwdenk
2002-11-19* Patch by Thomas Frieden, 13 Nov 2002:wdenk
2002-11-03Initial revisionwdenk