coreboot/src/console
Kyösti Mälkki 21333f96c7 console: Split console_init()
Splitting the version prompt satisfies some requirements ROMCC
sets for the order in which we include source files. Also GDB
stub will need console hardware before entering main().

Change-Id: Ibb445a2f8cfb440d9dd69cade5f0ea41fb606f50
Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Reviewed-on: http://review.coreboot.org/5331
Tested-by: build bot (Jenkins)
Reviewed-by: Patrick Georgi <patrick@georgi-clan.de>
2014-04-09 11:34:06 +02:00
..
cbmem_console.c console: Fix includes 2014-03-04 15:26:08 +01:00
console.c console: Split console_init() 2014-04-09 11:34:06 +02:00
die.c remove trailing whitespace 2011-11-01 19:07:45 +01:00
init.c console: Split console_init() 2014-04-09 11:34:06 +02:00
Kconfig uart: Redefine Kconfig options 2014-04-09 11:24:43 +02:00
Makefile.inc console: Split console_init() 2014-04-09 11:34:06 +02:00
ne2k_console.c GPLv2 notice: Unify all files to just use one space in »MA 02110-1301« 2013-03-01 10:16:08 +01:00
post.c Make POST device configurable. 2014-03-16 21:42:49 +01:00
printk.c console: Fix spelling 2013-07-10 20:16:50 +02:00
qemu_debugcon_console.c QEMU debugcon: Move under drivers/emulation/qemu 2014-02-06 11:16:26 +01:00
spkmodem_console.c spkmodem console 2013-04-18 22:47:59 +02:00
uart_console.c uart: Redefine Kconfig options 2014-04-09 11:24:43 +02:00
usbdebug_console.c usbdebug: Unify console API 2014-02-20 23:29:12 +01:00
vsprintf.c Remove sprintf 2014-01-10 18:08:31 +01:00
vtxprintf.c printk: support and use %hh prefix 2014-02-19 20:57:58 +01:00