coreboot/src/console
Alexandru Gagniuc ffa839d310 console/uart8250*: Remove inclusion of mc146818rtc.h
The RTC functionality provided by the include is specific to x86, but
is not used in these files.

Change-Id: I82d0dfdb6e8b67bc81291a7a5d63ced91e095772
Signed-off-by: Alexandru Gagniuc <mr.nuke.me@gmail.com>
Reviewed-on: http://review.coreboot.org/4586
Tested-by: build bot (Jenkins)
Reviewed-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
2014-02-15 22:56:18 +01:00
..
cbmem_console.c CBMEM CONSOLE: Add CBMEM console driver implementation. 2012-03-29 20:14:25 +02:00
console.c Move hexdump32() to lib/hexdump. 2014-02-11 21:54:34 +01:00
die.c remove trailing whitespace 2011-11-01 19:07:45 +01:00
Kconfig usbdebug: Add option to disable console for romstage 2013-12-23 10:35:39 +01:00
Makefile.inc Drop obsolete CONSOLE_LOGBUF 2013-12-03 02:36:02 +01: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 Log device path into CMOS during probe stages 2013-11-26 19:10:31 +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
uart8250_console.c console/uart8250*: Remove inclusion of mc146818rtc.h 2014-02-15 22:56:18 +01:00
uart8250mem_console.c console/uart8250*: Remove inclusion of mc146818rtc.h 2014-02-15 22:56:18 +01:00
usbdebug_console.c usbdebug: Improve receive speed 2014-02-10 19:33:04 +01:00
vsprintf.c Remove sprintf 2014-01-10 18:08:31 +01:00
vtxprintf.c vtxprintf: Introduce vtxdprintf for the ease of closures 2013-12-07 19:27:34 +01:00