coreboot/src
Stefan Reinauer c0ac7e9046 * Simplify acpi_add_table
* fix some comments
* Simplify ACPI wakeup code and make it work without a memory hole
* Add resume entries to global GDT so we don't need our own for resume.
* add ECDT description to acpi.h for anyone who might need it  ;-) 
* remove rather stupid math to get the right number of MAX_ACPI_TABLES
  and just define a reasonable maximum for now.

Signed-off-by: Stefan Reinauer <stepan@coresystems.de>
Acked-by: Rudolf Marek <r.marek@assembler.cz>



git-svn-id: svn://svn.coreboot.org/coreboot/trunk@4932 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2009-11-10 22:17:15 +00:00
..
arch/i386 * Simplify acpi_add_table 2009-11-10 22:17:15 +00:00
boot If the coreboot and filo overlap, it will "slice off" a piece at the 2009-11-05 10:02:59 +00:00
config Define some variables that were not defined. There are a couple left. 2009-10-26 15:14:07 +00:00
console Create lib.h for homeless prototypes. 2009-10-28 16:13:28 +00:00
cpu Split the two usages of __ROMCC__: 2009-11-06 17:02:51 +00:00
devices Remove drivers/pci/onboard. The only purpose was for option ROMs, which are 2009-11-06 23:42:26 +00:00
drivers Remove drivers/pci/onboard. The only purpose was for option ROMs, which are 2009-11-06 23:42:26 +00:00
include Remove drivers/pci/onboard. The only purpose was for option ROMs, which are 2009-11-06 23:42:26 +00:00
lib Split the two usages of __ROMCC__: 2009-11-06 17:02:51 +00:00
mainboard These are post codes for TIM-5690 LED debug message. 2009-11-09 11:53:41 +00:00
northbridge Remove drivers/pci/onboard. The only purpose was for option ROMs, which are 2009-11-06 23:42:26 +00:00
pc80 http://www.coreboot.org/pipermail/coreboot/2007-October/025740.html 2009-11-05 12:38:34 +00:00
southbridge Remove drivers/pci/onboard. The only purpose was for option ROMs, which are 2009-11-06 23:42:26 +00:00
superio Remove some warnings from the tyan s2895. 2009-10-30 02:08:07 +00:00
Kconfig Enable Multiboot table support (for GRUB2) by default. 2009-11-09 17:56:47 +00:00