coreboot-kgpe-d16/src/console
Kyösti Mälkki f2f7f03aff console: Add console for GDB
Connection of UARTs to GDB stub got lost in the console transition
process, bring it back. In theory, GDB stub should work also over
usbdebug, but that solution is not really tested at all yet.

Change-Id: I90e05e8132889e788b92e055ee191f35add43bbc
Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Reviewed-on: http://review.coreboot.org/5343
Tested-by: build bot (Jenkins)
Reviewed-by: Patrick Georgi <patrick@georgi-clan.de>
2014-05-26 10:52:16 +02:00
..
console.c console: Add console for GDB 2014-05-26 10:52:16 +02:00
die.c remove trailing whitespace 2011-11-01 19:07:45 +01:00
early_print.c console: Split ROMCC helpers 2014-04-18 16:39:40 +02:00
init.c console: Use romstage code for ramstage and SMM 2014-04-18 16:39:19 +02:00
Kconfig console: Fix UART selection prompt 2014-04-30 23:47:28 +02:00
Makefile.inc console: Drop EARLY_CONSOLE option 2014-04-30 07:00:20 +02:00
post.c Make POST device configurable. 2014-03-16 21:42:49 +01:00
printk.c console: Use romstage code for ramstage and SMM 2014-04-18 16:39:19 +02:00
vsprintf.c console: Simplify vtxprintf 2014-04-09 13:25:14 +02:00
vtxprintf.c console: Remove old fix for DEBUG_SMI 2014-04-09 13:26:48 +02:00