coreboot-kgpe-d16/src
Stefan Reinauer 849498d447 Fix intel mtarvon compilation by switching it over to CAR.
This should be unproblematic, as there are other boards with the same "socket"
that work with CAR already. Tests are highly appreciated though!

Acked-by: Stefan Reinauer <stepan@coresystems.de>
Signed-off-by: Stefan Reinauer <stepan@coresystems.de>




git-svn-id: svn://svn.coreboot.org/coreboot/trunk@5755 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2010-08-30 16:52:48 +00:00
..
arch/i386 Correct for size_t would be %zx, but coreboot's printf doesn't support this. 2010-08-17 16:32:42 +00:00
boot Check the value of ulzma and do not continue if there was an error. 2010-06-01 15:19:25 +00:00
console Remove warnings from USB debug console code. 2010-08-04 19:29:11 +00:00
cpu mPGA479M Sockets can take Intel Mobile Celeron. 2010-08-30 16:16:01 +00:00
devices mark unused variables in x86emu as unused. gcc has a mechanism for this. 2010-08-23 18:43:27 +00:00
drivers Whatever happened here,... The DEC Tulip is a network card, no bridge of any 2010-08-17 09:52:01 +00:00
include Remove warnings from USB debug console code. 2010-08-04 19:29:11 +00:00
lib Remove warnings from USB debug console code. 2010-08-04 19:29:11 +00:00
mainboard Fix intel mtarvon compilation by switching it over to CAR. 2010-08-30 16:52:48 +00:00
northbridge This file was missing from r5751. 2010-08-30 16:32:23 +00:00
pc80 Remove warnings from USB debug console code. 2010-08-04 19:29:11 +00:00
southbridge CONFIG_DEBUG_RAM_SETUP and CONFIG_DEBUG_SMBUS are only available if the board / 2010-08-26 12:46:02 +00:00
superio Fix up some copyrights 2010-08-22 20:02:27 +00:00
Kconfig drop three unneeded config variables: 2010-08-27 09:36:41 +00:00
Kconfig.deprecated_options Move deprecated Kconfig options to their own file, 2010-03-14 21:31:05 +00:00