summaryrefslogtreecommitdiff
path: root/common/console.c
Commit message (Expand)AuthorAgeLines
...
* [PATCH] simplify silent consoleLadislav Michl2007-05-05-7/+1
* GCC-4.x fixes: clean up global data pointer initialization for all boards.Wolfgang Denk2006-03-31-16/+2
* * Patch by Detlev Zundel, 31 Mar 2005:wdenk2005-03-31-5/+3
* * Cleanup, minor fixeswdenk2004-04-18-1/+4
* * Patches by Thomas Viehweger, 16 Mar 2004:wdenk2004-03-23-12/+12
* Patch by Anders Larsen, 09 Jan 2004:wdenk2004-02-08-1/+1
* * Patch by Wolter Kamphuis, 15 Dec 2003:wdenk2004-02-06-0/+10
* * Patches by Xianghua Xiao, 15 Oct 2003:wdenk2003-10-15-1/+1
* Added config option CONFIG_SILENT_CONSOLE. See doc/README.silentwdenk2003-10-10-1/+13
* Suppress all output with splashscreen configured only if "splashimage"dzu2003-09-29-2/+4
* * Patches by Anders Larsen, 17 Sep 2003:wdenk2003-09-18-0/+6
* * Implement new mechanism to export U-Boot's functions to standalonewdenk2003-07-24-13/+13
* Patches by Murray Jensen, 17 Jun 2003:wdenk2003-06-19-0/+14
* * Make sure Block Lock Bits get cleared in R360MPI flash driverwdenk2003-04-20-2/+7
* * Patches by Robert Schwebel, 06 Mar 2003:wdenk2003-03-06-1/+1
* * Patch by Thomas Frieden, 13 Nov 2002:wdenk2002-11-19-0/+4
* Initial revisionwdenk2002-11-03-0/+532