coreboot/src
Patrick Georgi 8f047de352 Make ACPI with low and high tables work again. The RSDP contained a
bogus RSDT pointer due to a wrong order of commands.

Signed-off-by: Patrick Georgi <patrick.georgi@coresystems.de>
Acked-by: Myles Watson <mylesgw@gmail.com>


git-svn-id: svn://svn.coreboot.org/coreboot/trunk@4280 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2009-05-13 14:39:59 +00:00
..
arch Make ACPI with low and high tables work again. The RSDP contained a 2009-05-13 14:39:59 +00:00
boot Remove warnings from compilation of the s2892 with and without CBFS. 2009-04-30 22:45:41 +00:00
config This patch hooks up git mirrored svn revisions and adds some 2009-04-23 13:05:45 +00:00
console Refactor copy_and_run so that it uses a single code base instead of 2009-04-30 07:07:22 +00:00
cpu This patch adds high table support to qemu. It was already added to 2009-05-11 22:44:14 +00:00
devices Use the debugging functions to print out the tree and resources. 2009-05-12 13:43:34 +00:00
drivers Drop CONFIG_CHIP_NAME. Those config statements in Config.lb should 2009-04-01 13:43:21 +00:00
include Use the debugging functions to print out the tree and resources. 2009-05-12 13:43:34 +00:00
lib Remove warnings from compilation of the s2892 with and without CBFS. 2009-04-30 22:45:41 +00:00
mainboard This is the final patch that got everything working for me with the HP dl145g3. 2009-05-12 15:15:07 +00:00
northbridge Trivial white space fixes so that the next patches are easier to read. 2009-05-11 22:24:53 +00:00
pc80 The semantics of the changed code are pretty simple and looking at 2009-05-01 02:24:40 +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 Oops forgot small part. Set up PIRQs in mainboard Config.lb for IP1000 and RM4100 instead of using the ones in i82801xx_lpc.c. 2009-05-13 02:47:14 +00:00
stream Refactor copy_and_run so that it uses a single code base instead of 2009-04-30 07:07:22 +00:00
superio We should separate the it8718f_24mhz_clkin like the way IT8712 does. 2009-05-11 13:45:11 +00:00