aboutsummaryrefslogtreecommitdiff
path: root/common/cmd_boot.c
AgeCommit message (Expand)AuthorFilesLines
2009-01-28Command usage cleanupPeter Tyser1-2/+2
2009-01-28Standardize command usage messages with cmd_usage()Peter Tyser1-1/+1
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD1-1/+1
2008-04-18allow ports to override go behaviorMike Frysinger1-28/+5
2008-04-13disable caches before booting an app for Blackfin appsMike Frysinger1-14/+26
2007-01-13Undo commit 3033ebb2: reset command does not take any argumentsWolfgang Denk1-1/+1
2006-05-26Allow args on reset command.Haiying Wang1-1/+1
2006-03-31GCC-4.x fixes: clean up global data pointer initialization for all boards.Wolfgang Denk1-5/+3
2003-10-08* Patch by Scott McNutt, 04 Oct 2003:wdenk1-0/+7
2003-07-24* Implement new mechanism to export U-Boot's functions to standalonewdenk1-1/+10
2003-07-01Patch by Kenneth Johansson, 30 Jun 2003:wdenk1-4/+4
2003-06-29Fix some missing commands, cleanup header filesU-Boot-0_4_1wdenk1-1/+0
2003-06-27* Code cleanup:LABEL_2003_06_27_2340wdenk1-1098/+16
2003-06-19Patches by Robert Schwebel, 14 Jun 2003:wdenk1-2/+16
2003-05-23PPC405EP support added.stroese1-2/+2
2003-05-20Patch by Christophe Lindheimer, 20 May 2003:wdenk1-1/+4
2003-04-08Prepare for 0.3.0 releaseU-Boot-0_3_0wdenk1-2/+2
2003-03-31* Patch by Martin Winistoerfer, 23 Mar 2003wdenk1-1/+1
2003-03-31* Patch by Arun Dharankar, 24 Mar 2003:wdenk1-4/+15
2003-03-26* Patch by Rick Bronson, 16 Mar 2003:wdenk1-24/+22
2003-03-25Add PCI support for MPC8250 Boards (PM825 module)wdenk1-2/+31
2002-11-03Initial revisionwdenk1-0/+1103