aboutsummaryrefslogtreecommitdiff
path: root/src/acpi.h
AgeCommit message (Expand)AuthorFilesLines
2013-08-20apm: fix shutdownGerd Hoffmann1-0/+1
2013-03-30acpi: Use cpu_to_leXX() consistently.Kevin O'Connor1-2/+2
2013-03-30acpi: Remove dead code with descriptions of bit flags.Kevin O'Connor1-25/+1
2013-03-30acpi: Move ACPI table definitions from acpi.c to acpi.h.Kevin O'Connor1-0/+172
2013-03-06acpi: Eliminate BDAT parameter passing to DSDT code.Kevin O'Connor1-9/+0
2013-02-23Add acpi_reboot() reset method using RESET_REGDavid Woodhouse1-0/+14
2013-02-23Rename find_pmtimer() to find_acpi_features()David Woodhouse1-1/+1
2013-02-08Add find_pmtimer() functionDavid Woodhouse1-0/+1
2013-02-05Normalize POST initialization function name suffixes.Kevin O'Connor1-1/+1
2012-12-01acpi: add mcfg table for mmconfigGerd Hoffmann1-0/+17
2012-06-07update dsdt ressources at runtimeGerd Hoffmann1-0/+9
2010-07-24seabios: acpi: move acpi definitions to acpi.h from acpi.cIsaku Yamahata1-0/+76
2010-01-03Be sure to add "void" to all function prototypes that take no args.Kevin O'Connor1-1/+1
2009-02-27Build mptable using C 'struct's.Kevin O'Connor1-25/+10
2008-12-18Add initial S3 resume support.Kevin O'Connor1-1/+4
2008-07-04Separate out smp detection and mp table generation from rombios32.cKevin O'Connor1-3/+0
2008-06-21Scan for and relocate mptable when using coreboot.Kevin O'Connor1-0/+16
2008-06-11Move acpi code out of rombios32.c; clean up use of fixed memory addresses.Kevin O'Connor1-0/+24
2008-03-08Revert "Commit missing files from last commit."Kevin O'Connor1-20/+0
2008-03-05Commit missing files from last commit.Kevin O'Connor1-0/+20