coreboot-kgpe-d16/src/console
Stefan Reinauer 4885daadb3 Add support for memory mapped UARTs to coreboot and add the OXPCIe952 as an
example.

This newer version reflects the recent changes to further simplify the console
code and partly gets rid of some hacks in the previous version.

Signed-off-by: Stefan Reinauer <reinauer@google.com>
Acked-by: Peter Stuge <peter@stuge.se>                                                                                                                                          



git-svn-id: svn://svn.coreboot.org/coreboot/trunk@6544 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2011-04-26 23:47:04 +00:00
..
Kconfig Add support for memory mapped UARTs to coreboot and add the OXPCIe952 as an 2011-04-26 23:47:04 +00:00
Makefile.inc Add support for memory mapped UARTs to coreboot and add the OXPCIe952 as an 2011-04-26 23:47:04 +00:00
console.c Add support for memory mapped UARTs to coreboot and add the OXPCIe952 as an 2011-04-26 23:47:04 +00:00
die.c Workaround to get die.c to work with romcc. 2010-11-22 13:07:10 +00:00
logbuf_console.c Since some people disapprove of white space cleanups mixed in regular commits 2010-04-27 06:56:47 +00:00
ne2k_console.c Add support for the console over Ethernet (through PCI NE2000). 2010-07-16 20:02:09 +00:00
post.c more ifdef -> if fixes 2011-04-21 20:45:45 +00:00
printk.c This patch is what I needed to compile coreboot with LLVM. 2010-03-16 01:02:18 +00:00
uart8250_console.c Get rid of all but one (I/O mapped) UART init functions. 2011-04-22 02:17:26 +00:00
uart8250mem_console.c Add support for memory mapped UARTs to coreboot and add the OXPCIe952 as an 2011-04-26 23:47:04 +00:00
usbdebug_console.c USB Debug Port related license header fixes (trivial). 2010-09-23 18:16:46 +00:00
vsprintf.c Since some people disapprove of white space cleanups mixed in regular commits 2010-04-27 06:56:47 +00:00
vtxprintf.c Since some people disapprove of white space cleanups mixed in regular commits 2010-04-27 06:56:47 +00:00