coreboot-kgpe-d16/src
Sven Schnelle 4c2bfb6256 remove usbdebug.h include from mainboard/romstage code
No romstage is supposed to use usbdebug functions/defines
directly, so remove all those includes. The usb code is now
called and setup from console code.

Change-Id: I9b1120d96f5993303d6b302accc86e14a91f7a9f
Signed-off-by: Sven Schnelle <svens@stackframe.org>
Reviewed-on: http://review.coreboot.org/354
Tested-by: build bot (Jenkins)
2011-10-30 12:37:05 +01:00
..
arch/x86 Fix coreboot updates 2011-10-29 06:02:04 +02:00
boot Use ntohll where appropriate. 2011-10-21 14:14:32 +02:00
console console: support integrated 7-segment displays for POST codes 2011-10-23 17:25:04 +02:00
cpu Get rid of the old romstage-as-bootblock ROM layout 2011-10-28 22:17:36 +02:00
devices Use ntohll where appropriate. 2011-10-21 14:14:32 +02:00
drivers Add driver for ICS954309 clock generator 2011-10-25 19:22:22 +02:00
ec Lenovo H8: Fix h8_set_audio_mute() 2011-10-25 17:48:41 +02:00
include Get rid of AUTO_XIP_ROM_BASE 2011-10-28 22:17:10 +02:00
lib Clear improper use of CONFIG_CACHE_AS_RAM 2011-10-28 22:13:50 +02:00
mainboard remove usbdebug.h include from mainboard/romstage code 2011-10-30 12:37:05 +01:00
northbridge Clear improper use of CONFIG_CACHE_AS_RAM 2011-10-28 22:13:50 +02:00
pc80 Fix checksum calculation both in romstage and ramstage. 2011-10-28 09:09:40 +02:00
southbridge Get rid of the old romstage-as-bootblock ROM layout 2011-10-28 22:17:36 +02:00
superio w83627hf: add method to retrieve wake event source register to ASL include 2011-10-28 22:30:06 +02:00
vendorcode Fix AMD SB800 (cimx) southbridge code to compile with gcc 4.6 2011-10-14 22:57:11 +02:00
Kconfig refactor vesa mode setting code and bootsplash code 2011-10-13 20:00:50 +02:00
Kconfig.deprecated_options some ifdef --> if fixes 2011-04-21 20:24:43 +00:00