coreboot-kgpe-d16/src/console
Kyösti Mälkki 41c10cd2d7 usbdebug: Move EHCI BAR relocation code
There are other uses for EHCI debug port besides console, so move
EHCI relocation code from console to lib.

Change-Id: I95cddd31be529351d9ec68f14782cc3cbe08c617
Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Reviewed-on: http://review.coreboot.org/3626
Tested-by: build bot (Jenkins)
Reviewed-by: Aaron Durbin <adurbin@google.com>
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
2013-07-10 23:24:20 +02:00
..
cbmem_console.c CBMEM CONSOLE: Add CBMEM console driver implementation. 2012-03-29 20:14:25 +02:00
console.c usbdebug: Move ehci_debug_info allocation 2013-07-10 23:23:55 +02:00
die.c remove trailing whitespace 2011-11-01 19:07:45 +01:00
Kconfig Simplify early / bootblock console code 2013-07-10 22:43:56 +02:00
logbuf_console.c Since some people disapprove of white space cleanups mixed in regular commits 2010-04-27 06:56:47 +00:00
Makefile.inc ARM: Separate the early console (romstage) from the bootblock console. 2013-07-10 21:47:52 +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 Conditionally #include mc1468181rtc if CMOS_POST is enabled 2012-11-27 02:03:27 +01:00
printk.c console: Fix spelling 2013-07-10 20:16:50 +02:00
qemu_debugcon_console.c console: log qemu debugcon detection result 2013-06-05 18:25:34 +02:00
spkmodem_console.c spkmodem console 2013-04-18 22:47:59 +02:00
uart8250_console.c Do full flush on uart8250 only at end of printk. 2011-07-12 11:36:20 +02:00
uart8250mem_console.c Add uartmem_init prototype. 2012-07-24 12:17:21 +02:00
usbdebug_console.c usbdebug: Move EHCI BAR relocation code 2013-07-10 23:24:20 +02:00
vsprintf.c Add support for the tracing infastructure in coreboot. 2011-09-07 01:26:47 +02:00
vtxprintf.c Eliminate do_div(). 2013-03-08 23:14:26 +01:00