aboutsummaryrefslogtreecommitdiff
path: root/src/arch/i386/boot/acpi.c
AgeCommit message (Expand)Author
2010-12-11After this has been brought up many times before, rename src/arch/i386 toStefan Reinauer
2010-11-221) wraps the s3 parts of chipset code/memory init code with if CONFIG_HAVE_AC...Rudolf Marek
2010-11-19Cosmetic fixes and comment additions in acpi.c.Uwe Hermann
2010-04-27Since some people disapprove of white space cleanups mixed in regular commitsStefan Reinauer
2010-03-22printk_foo -> printk(BIOS_FOO, ...)Stefan Reinauer
2010-02-22This is a general cleanup patchStefan Reinauer
2010-02-15Various license header consistency fixes (trivial).Uwe Hermann
2009-11-10* Simplify acpi_add_tableStefan Reinauer
2009-11-05if x86emu was running for VGA init a corrupted low table RSDPStefan Reinauer
2009-10-09Add const to get rid of some warnings when passing quoted strings.Myles Watson
2009-07-22Fix up the tree again...Stefan Reinauer
2009-07-21clean up acpi table strings, as discussed on the listStefan Reinauer
2009-07-21This fixes a couple of issues with older Linux kernels (that expect an XSDT asStefan Reinauer
2009-06-30This patch unifies the use of config options in v2 to all start with CONFIG_Stefan Reinauer
2009-05-26acpi.c: add a cast to remove warning (trivial)Stefan Reinauer
2009-04-22Factor out acpi_create_madt_lapics. It can be used on all ACPI boards.Stefan Reinauer
2009-04-22* move i386 / ACPI dependent code out of hardwaremain.c and into the i386 Stefan Reinauer
2009-04-13Following patch implements ACPI resume support for coreboot. The hardware mainRudolf Marek
2009-03-10This patch makes the boards use a single amdk8_util.asl. There are onlyMyles Watson
2009-03-06fix a bunch of cast and type warnings and don't call the apic "nvram", thatStefan Reinauer
2009-02-01Following patch adds dynamic ACPI AML code generator which can be used toRudolf Marek
2009-01-20fix coding style (trivial)Stefan Reinauer
2008-10-01The ARRAY_SIZE macro is convenient, yet mostly unused. Switch lots ofCarl-Daniel Hailfinger
2008-01-18Rename almost all occurences of LinuxBIOS to coreboot. Stefan Reinauer
2007-11-03This patch adds support for MCFG table, which allows OS to find theRudolf Marek
2006-10-04AMD Rev F supportYinghai Lu
2006-01-05update commentsStefan Reinauer
2005-11-26- Apply 11_24_a_s1_core.diff fromStefan Reinauer
2005-02-08fix commentStefan Reinauer
2005-01-19- make acpi usable for more than one motherboard.Stefan Reinauer
2004-10-06epia-m supportRonald G. Minnich
2004-02-03create MADT tables, too.Stefan Reinauer
2004-01-29acpi fixes:Stefan Reinauer
2004-01-28please forgive me... ;)Stefan Reinauer