Commit Graph

84 Commits (lime2-spi)

Author SHA1 Message Date
Simon Glass 295d3942b8 Add board_pre_console_putc to deal with early console output 13 years ago
Graeme Russ 9558b48af0 console: Implement pre-console buffer 13 years ago
Graeme Russ e3e454cd72 console: Squelch pre-console output in console functions 13 years ago
Mike Frysinger 32ff4b7fe4 stdio: constify "name" arg in public api 14 years ago
Mike Frysinger d7be3056de stdio: constify "name" arg in public api 14 years ago
Wolfgang Denk d9c27253ce Make *printf() return "int" instead of "void" 14 years ago
Wolfgang Denk 953b7e6291 Remove AmigaOneG3SE board 14 years ago
Anatolij Gustschin a74908161a console.c: fix problem with splashimage 14 years ago
David Brownell 52f6c34c85 bugfix CONFIG_SYS_CONSOLE_INFO_QUIET 15 years ago
Jean-Christophe PLAGNIOL-VILLARD 7e3be7cf3b console: unify printing current devices 15 years ago
Jean-Christophe PLAGNIOL-VILLARD 52cb4d4fb3 stdio/device: rework function naming convention 15 years ago
Jean-Christophe PLAGNIOL-VILLARD 5f03201088 common/console: avoid ifdef CONFIG_CONSOLE_MUX when it's possible 15 years ago
Jean-Christophe PLAGNIOL-VILLARD ec6f149946 common/console: coding style cleanup 15 years ago
Gary Jennejohn 16a28ef219 IOMUX: Add console multiplexing support. 16 years ago
Jean-Christophe PLAGNIOL-VILLARD 6d0f6bcf33 rename CFG_ macros to CONFIG_SYS 16 years ago
Mark Jackson f5c3ba7978 Allow console input to be disabled 16 years ago
Jean-Christophe PLAGNIOL-VILLARD c1de7a6daf devices: merge to list_head 16 years ago
Wolfgang Denk 53677ef18e Big white-space cleanup. 16 years ago
Ladislav Michl 4ec5bd55ed [PATCH] simplify silent console 17 years ago
Ladislav Michl ada4d40091 [PATCH] simplify silent console 17 years ago
Wolfgang Denk d87080b721 GCC-4.x fixes: clean up global data pointer initialization for all boards. 18 years ago
wdenk 83e40ba75d * Patch by Detlev Zundel, 31 Mar 2005: 19 years ago
wdenk 6e5923851e * Cleanup, minor fixes 20 years ago
wdenk 4b9206ed51 * Patches by Thomas Viehweger, 16 Mar 2004: 20 years ago
wdenk f6e20fc6ca Patch by Anders Larsen, 09 Jan 2004: 21 years ago
wdenk a6cccaea5a * Patch by Wolter Kamphuis, 15 Dec 2003: 21 years ago
wdenk 42d1f0394b * Patches by Xianghua Xiao, 15 Oct 2003: 21 years ago
wdenk f72da3406b Added config option CONFIG_SILENT_CONSOLE. See doc/README.silent 21 years ago
dzu 87970ebeb5 Suppress all output with splashscreen configured only if "splashimage" 21 years ago
wdenk 5f535fe170 * Patches by Anders Larsen, 17 Sep 2003: 21 years ago
wdenk 27b207fd0a * Implement new mechanism to export U-Boot's functions to standalone 21 years ago
wdenk 6dd652fa4d Patches by Murray Jensen, 17 Jun 2003: 21 years ago
wdenk d791b1dc3e * Make sure Block Lock Bits get cleared in R360MPI flash driver 21 years ago
wdenk 47cd00fa70 * Patches by Robert Schwebel, 06 Mar 2003: 22 years ago
wdenk c7de829c79 * Patch by Thomas Frieden, 13 Nov 2002: 22 years ago
wdenk 47d1a6e1ed Initial revision 22 years ago