summaryrefslogtreecommitdiffstats
path: root/common/console.c
Commit message (Expand)AuthorAgeFilesLines
* Make *printf() return "int" instead of "void"Wolfgang Denk2010-07-041-4/+8
* Remove AmigaOneG3SE boardWolfgang Denk2010-06-231-4/+0
* console.c: fix problem with splashimageAnatolij Gustschin2010-03-211-3/+7
* bugfix CONFIG_SYS_CONSOLE_INFO_QUIETDavid Brownell2009-08-301-1/+1
* console: unify printing current devicesJean-Christophe PLAGNIOL-VILLARD2009-07-191-46/+29
* stdio/device: rework function naming conventionJean-Christophe PLAGNIOL-VILLARD2009-07-181-18/+18
* common/console: avoid ifdef CONFIG_CONSOLE_MUX when it's possibleJean-Christophe PLAGNIOL-VILLARD2009-02-181-52/+56
* common/console: coding style cleanupJean-Christophe PLAGNIOL-VILLARD2009-02-181-98/+101
* IOMUX: Add console multiplexing support.Gary Jennejohn2008-12-071-1/+155
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-181-20/+20
* Allow console input to be disabledMark Jackson2008-09-061-0/+20
* devices: merge to list_headJean-Christophe PLAGNIOL-VILLARD2008-08-311-37/+25
* Big white-space cleanup.Wolfgang Denk2008-05-211-1/+1
* [PATCH] simplify silent consoleLadislav Michl2007-05-051-7/+1
* GCC-4.x fixes: clean up global data pointer initialization for all boards.Wolfgang Denk2006-03-311-16/+2
* * Patch by Detlev Zundel, 31 Mar 2005:wdenk2005-03-311-5/+3
* * Cleanup, minor fixeswdenk2004-04-181-1/+4
* * Patches by Thomas Viehweger, 16 Mar 2004:wdenk2004-03-231-12/+12
* Patch by Anders Larsen, 09 Jan 2004:wdenk2004-02-081-1/+1
* * Patch by Wolter Kamphuis, 15 Dec 2003:wdenk2004-02-061-0/+10
* * Patches by Xianghua Xiao, 15 Oct 2003:wdenk2003-10-151-1/+1
* Added config option CONFIG_SILENT_CONSOLE. See doc/README.silentwdenk2003-10-101-1/+13
* Suppress all output with splashscreen configured only if "splashimage"dzu2003-09-291-2/+4
* * Patches by Anders Larsen, 17 Sep 2003:wdenk2003-09-181-0/+6
* * Implement new mechanism to export U-Boot's functions to standalonewdenk2003-07-241-13/+13
* Patches by Murray Jensen, 17 Jun 2003:wdenk2003-06-191-0/+14
* * Make sure Block Lock Bits get cleared in R360MPI flash driverwdenk2003-04-201-2/+7
* * Patches by Robert Schwebel, 06 Mar 2003:wdenk2003-03-061-1/+1
* * Patch by Thomas Frieden, 13 Nov 2002:wdenk2002-11-191-0/+4
* Initial revisionwdenk2002-11-031-0/+532
OpenPOWER on IntegriCloud