coreboot-kgpe-d16/src
Stefan Reinauer b657a3c9b7 This fixes a couple of issues with older Linux kernels (that expect an XSDT as
soon as there's an ACPI 2.0 or later table)

* add XSDT support
* add more table types

This patch will break at least the kontron (and possibly some new boards I
missed)

Signed-off-by: Stefan Reinauer <stepan@coresystems.de>
Acked-by: Peter Stuge <peter@stuge.se>



git-svn-id: svn://svn.coreboot.org/coreboot/trunk@4453 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2009-07-21 21:38:33 +00:00
..
arch This fixes a couple of issues with older Linux kernels (that expect an XSDT as 2009-07-21 21:38:33 +00:00
boot Example how simple it is to use printk instead of printk_something in 2009-07-21 21:25:45 +00:00
config Add more warnings to CFLAGS, and also add some to HOSTCFLAGS 2009-07-21 21:31:36 +00:00
console Some USB debug updates, mostly comments fixing, license header updates 2009-07-21 21:20:45 +00:00
cpu * rework tsc based timer code to use inb instead of outb for calibration 2009-07-21 21:19:06 +00:00
devices Rewrite interrupt handling in coreboot to be more comprehensible and 2009-07-21 21:36:41 +00:00
drivers This patch unifies the use of config options in v2 to all start with CONFIG_ 2009-06-30 15:17:49 +00:00
include This fixes a couple of issues with older Linux kernels (that expect an XSDT as 2009-07-21 21:38:33 +00:00
lib Some USB debug updates, mostly comments fixing, license header updates 2009-07-21 21:20:45 +00:00
mainboard This fixes a couple of issues with older Linux kernels (that expect an XSDT as 2009-07-21 21:38:33 +00:00
northbridge Remove a comment that no longer applies. Trivial. 2009-07-21 18:06:12 +00:00
pc80 Rewrite interrupt handling in coreboot to be more comprehensible and 2009-07-21 21:36:41 +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 This patch unifies the use of config options in v2 to all start with CONFIG_ 2009-06-30 15:17:49 +00:00
sdram fix typo in commend of generic_sdram.c (trivial) 2008-08-01 11:36:40 +00:00
southbridge * cleanup ricoh rl5c476 code: 2009-07-21 20:27:00 +00:00
stream This patch unifies the use of config options in v2 to all start with CONFIG_ 2009-06-30 15:17:49 +00:00
superio Add support for the Mitac 6513WU mainboard, a Compaq OEM board using the 2009-07-05 19:29:39 +00:00