coreboot/src
Stefan Reinauer 2b9070a610 catch some illegal configurations (trivial)
Signed-off-by: Stefan Reinauer <stepan@coreboot.org>
Acked-by: Stefan Reinauer <stepan@coreboot.org>



git-svn-id: svn://svn.coreboot.org/coreboot/trunk@6163 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2010-12-11 22:12:32 +00:00
..
arch/x86 After this has been brought up many times before, rename src/arch/i386 to 2010-12-11 20:33:41 +00:00
boot Rename build system variables to be more intuitive, and 2010-09-30 16:55:02 +00:00
console Workaround to get die.c to work with romcc. 2010-11-22 13:07:10 +00:00
cpu After this has been brought up many times before, rename src/arch/i386 to 2010-12-11 20:33:41 +00:00
devices Printing coreboot debug messages on VGA console is pretty much useless, since 2010-11-22 08:09:50 +00:00
drivers Printing coreboot debug messages on VGA console is pretty much useless, since 2010-11-22 08:09:50 +00:00
include After this has been brought up many times before, rename src/arch/i386 to 2010-12-11 20:33:41 +00:00
lib 1) wraps the s3 parts of chipset code/memory init code with if CONFIG_HAVE_ACPI_RESUME == 1 getting rid of ugly define in romstage.c 2010-11-22 22:00:52 +00:00
mainboard After this has been brought up many times before, rename src/arch/i386 to 2010-12-11 20:33:41 +00:00
northbridge catch some illegal configurations (trivial) 2010-12-11 22:12:32 +00:00
pc80 - move EHCI_BAR_INDEX to ehci.h - it's constant as per EHCI spec 2.3.1 2010-10-05 13:40:31 +00:00
southbridge Add TINY_BOOTBLOCK support for AMD SB700. 2010-12-10 09:02:50 +00:00
superio second round name simplification. drop the <component>_ prefix. 2010-12-08 07:07:33 +00:00
Kconfig After this has been brought up many times before, rename src/arch/i386 to 2010-12-11 20:33:41 +00:00
Kconfig.deprecated_options Whitespace/typo/cosmetic fixes (trivial). 2010-09-23 18:48:27 +00:00