switch-coreboot/src
Patrick Georgi 5934b507d5 Move the CPU specific includes from
src/arch/i386/Makefile.inc to the respective CPU directories.

Signed-off-by: Patrick Georgi <patrick.georgi@coresystems.de>
Acked-by: Stefan Reinauer <stepan@coresystems.de>


git-svn-id: svn://svn.coreboot.org/coreboot/trunk@5411 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2010-04-12 15:28:34 +00:00
..
arch/i386 Move the CPU specific includes from 2010-04-12 15:28:34 +00:00
boot printk_foo -> printk(BIOS_FOO, ...) 2010-03-22 11:42:32 +00:00
console - get rid of ASM_CONSOLE_LOGLEVEL except in two assembler files. 2010-04-01 09:50:32 +00:00
cpu Move the CPU specific includes from 2010-04-12 15:28:34 +00:00
devices The error message is misleading, even for a SPEW, because 2010-04-02 16:30:25 +00:00
drivers switch some ROMCC boards back to ROMCC. 2010-04-07 02:06:53 +00:00
include 1. This patch adds CAR for Intel P6 series processors. 2010-04-09 11:10:25 +00:00
lib no need to udelay() 2010-04-03 14:19:22 +00:00
mainboard - move the XIP_ROM_* flags to src/cpu/x86/Kconfig exclusively 2010-04-12 09:50:53 +00:00
northbridge add int15 handler for thomson ip1000 2010-04-11 20:04:50 +00:00
pc80 Don't include option_table.h every time we include mc146818rtc.h, that was a 2010-03-29 23:01:35 +00:00
southbridge do better error reporting in i82801dx early smbus functions. 2010-04-11 20:02:47 +00:00
superio zero warnings days. 2010-04-09 14:46:51 +00:00
Kconfig - move the XIP_ROM_* flags to src/cpu/x86/Kconfig exclusively 2010-04-12 09:50:53 +00:00
Kconfig.deprecated_options Move deprecated Kconfig options to their own file, 2010-03-14 21:31:05 +00:00