coreboot/src
Patrick Georgi 75bf053fd6 - Add rules that build either 4 or 5 ssdts (only those variants exist in the board now)
- Change ACPI_SSDTX_NUM to either 4 or 5 for boards that have ssdtX.asl
  files, according to the number of ssdtX.asl there.
- Remove custom ssdt rules

Signed-off-by: Patrick Georgi <patrick.georgi@coresystems.de>
Acked-by: Peter Stuge <peter@stuge.se>


git-svn-id: svn://svn.coreboot.org/coreboot/trunk@5176 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2010-03-01 07:42:02 +00:00
..
arch/i386 - Add rules that build either 4 or 5 ssdts (only those variants exist in the board now) 2010-03-01 07:42:02 +00:00
boot This is a general cleanup patch 2010-02-22 06:09:43 +00:00
console newconfig is no more. 2010-02-07 21:43:48 +00:00
cpu Unify crt0s setup to src/arch/i386/Makefile.inc. This variable 2010-02-25 17:03:17 +00:00
devices Random cosmetic fixes (trivial). 2010-02-22 16:41:49 +00:00
drivers This is a general cleanup patch 2010-02-22 06:09:43 +00:00
include assert.h: have the same information on asserts in romcc and non-romcc code. 2010-02-28 18:13:09 +00:00
lib HAVE_MOVNTI really means SSE2. Also add sfence in the MOVNTI case. 2010-02-25 13:40:49 +00:00
mainboard - Add rules that build either 4 or 5 ssdts (only those variants exist in the board now) 2010-03-01 07:42:02 +00:00
northbridge Use the romstraps build infrastructure created for "tinybootblock" 2010-02-28 20:56:42 +00:00
pc80 use names instead of numbers where possible, also print a better message if no 2010-02-28 19:12:37 +00:00
southbridge Use the romstraps build infrastructure created for "tinybootblock" 2010-02-28 20:56:42 +00:00
superio Add Win Enterprises' PL6064 board 2010-02-24 16:36:56 +00:00
Kconfig - Add config flag for boards that have their own fadt.c 2010-02-28 18:23:00 +00:00