summaryrefslogtreecommitdiffstats
path: root/common/cmd_boot.c
Commit message (Expand)AuthorAgeFilesLines
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-17/+1
* common/cmd_*.c: sparse fixesKim Phillips2012-11-041-2/+3
* Convert cmd_usage() calls in common to use a return valueSimon Glass2012-03-061-1/+1
* make `go` optionalMike Frysinger2011-04-131-0/+4
* do_reset: unify duplicate prototypesMike Frysinger2010-11-281-2/+0
* cmd_usage(): simplify return code handlingWolfgang Denk2010-07-241-4/+2
* Make sure that argv[] argument pointers are not modified.Wolfgang Denk2010-07-041-3/+3
* General help message cleanupWolfgang Denk2009-06-121-2/+2
* Command usage cleanupPeter Tyser2009-01-281-2/+2
* Standardize command usage messages with cmd_usage()Peter Tyser2009-01-281-1/+1
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-181-1/+1
* allow ports to override go behaviorMike Frysinger2008-04-181-28/+5
* disable caches before booting an app for Blackfin appsMike Frysinger2008-04-131-14/+26
* Undo commit 3033ebb2: reset command does not take any argumentsWolfgang Denk2007-01-131-1/+1
* Allow args on reset command.Haiying Wang2006-05-261-1/+1
* GCC-4.x fixes: clean up global data pointer initialization for all boards.Wolfgang Denk2006-03-311-5/+3
* * Patch by Scott McNutt, 04 Oct 2003:wdenk2003-10-081-0/+7
* * Implement new mechanism to export U-Boot's functions to standalonewdenk2003-07-241-1/+10
* Patch by Kenneth Johansson, 30 Jun 2003:wdenk2003-07-011-4/+4
* Fix some missing commands, cleanup header fileswdenk2003-06-291-1/+0
* * Code cleanup:wdenk2003-06-271-1098/+16
* Patches by Robert Schwebel, 14 Jun 2003:wdenk2003-06-191-2/+16
* PPC405EP support added.stroese2003-05-231-2/+2
* Patch by Christophe Lindheimer, 20 May 2003:wdenk2003-05-201-1/+4
* Prepare for 0.3.0 releasewdenk2003-04-081-2/+2
* * Patch by Martin Winistoerfer, 23 Mar 2003wdenk2003-03-311-1/+1
* * Patch by Arun Dharankar, 24 Mar 2003:wdenk2003-03-311-4/+15
* * Patch by Rick Bronson, 16 Mar 2003:wdenk2003-03-261-24/+22
* Add PCI support for MPC8250 Boards (PM825 module)wdenk2003-03-251-2/+31
* Initial revisionwdenk2002-11-031-0/+1103
OpenPOWER on IntegriCloud