coreboot-kgpe-d16/src
Stefan Reinauer da65fbf208 Factor out acpi_create_madt_lapics. It can be used on all ACPI boards.
Signed-off-by: Stefan Reinauer <stepan@coresystems.de>
Acked-by: Patrick Georgi <patrick.georgi@coresystems.de>
Acked-by: Carl-Daniel Hailfinger <c-d.hailfinger.devel.2006@gmx.net>



git-svn-id: svn://svn.coreboot.org/coreboot/trunk@4168 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2009-04-22 08:18:37 +00:00
..
arch Factor out acpi_create_madt_lapics. It can be used on all ACPI boards. 2009-04-22 08:18:37 +00:00
boot * move i386 / ACPI dependent code out of hardwaremain.c and into the i386 2009-04-22 08:17:38 +00:00
config Somehow svn add didn't work for the include files. Commit the remainder 2009-04-21 00:25:23 +00:00
console Eliminate various issues brought up by scan-build. 2009-04-21 20:14:31 +00:00
cpu Trivial removal of a freudian slip. 2009-04-22 08:07:31 +00:00
devices Eliminate various issues brought up by scan-build. 2009-04-21 20:14:31 +00:00
drivers Drop CONFIG_CHIP_NAME. Those config statements in Config.lb should 2009-04-01 13:43:21 +00:00
include - function prototypes do not need "extern" 2009-04-21 23:05:13 +00:00
lib - function prototypes do not need "extern" 2009-04-21 23:05:13 +00:00
mainboard CONFIG_CHIP_NAME is dead (trivial) 2009-04-21 22:59:00 +00:00
northbridge Factor out acpi_create_madt_lapics. It can be used on all ACPI boards. 2009-04-22 08:18:37 +00:00
pc80 Add VIA CX700 support, plus VIA vt8454c reference board support. 2009-04-17 08:37:18 +00:00
pmc/altimus/mpc7410 Please bear with me - another rename checkin. This qualifies as trivial, no 2008-01-18 10:35:56 +00:00
ram use printk, when possible. (trivial) 2008-08-01 12:12:37 +00:00
sdram fix typo in commend of generic_sdram.c (trivial) 2008-08-01 11:36:40 +00:00
southbridge Fix the build. This error was introduced by change in acpi.c, the acpi_slp_type exists only conditionally. 2009-04-13 21:42:49 +00:00
stream remove a few warnings, and comments á la #include <foo.h> // include file foo.h 2009-04-21 23:02:40 +00:00
superio The IT8712F needs to have the configuration bits changed to handle the power for 2009-04-12 18:01:55 +00:00