switch-coreboot/src
Marc Jones 0f0aa15e7e Fix technexion tim5690 build failure - REALMODE option required for x86.c mainboard function to be built.
Signed-off-by: Marc Jones <marcj303@gmail.com>
Acked-by: Marc Jones <marcj303@gmail.com>



git-svn-id: svn://svn.coreboot.org/coreboot/trunk@4992 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2009-12-23 22:16:18 +00:00
..
arch/i386 Add mainboard x86emu interrupt function support. Add tim5690 VGA BIOS functions: int15 getting LCD panel ID. 2009-12-23 19:16:47 +00:00
boot If the coreboot and filo overlap, it will "slice off" a piece at the 2009-11-05 10:02:59 +00:00
config Make "KBuild report" a bit happier 2009-12-17 18:47:50 +00:00
console Add CONFIG_WARNINGS_ARE_ERRORS and set it for qemu. 2009-11-12 16:38:03 +00:00
cpu Tiny Bootblock, step 1/n. 2009-12-23 12:52:56 +00:00
devices Silence two warnings. Only use the Qemu hard-coded address for VGA devices. 2009-11-17 15:20:22 +00:00
drivers Remove drivers/pci/onboard. The only purpose was for option ROMs, which are 2009-11-06 23:42:26 +00:00
include Add CONFIG_WARNINGS_ARE_ERRORS and set it for qemu. 2009-11-12 16:38:03 +00:00
lib Add CONFIG_WARNINGS_ARE_ERRORS and set it for qemu. 2009-11-12 16:38:03 +00:00
mainboard Fix technexion tim5690 build failure - REALMODE option required for x86.c mainboard function to be built. 2009-12-23 22:16:18 +00:00
northbridge Maciej Pijanka tried to get the Biostar M6TLD running, and created a patch for 2009-11-28 09:31:30 +00:00
pc80 http://www.coreboot.org/pipermail/coreboot/2007-October/025740.html 2009-11-05 12:38:34 +00:00
southbridge Eliminate special case id.inc/id.lds in favor of a configuration variable ID_SECTION_OFFSET 2009-11-27 16:55:13 +00:00
superio Trivial. SCH4304 and SCH4307 have the same device id. 2009-12-01 03:22:16 +00:00
Kconfig Eliminate special case id.inc/id.lds in favor of a configuration variable ID_SECTION_OFFSET 2009-11-27 16:55:13 +00:00