summaryrefslogtreecommitdiffstats
path: root/src/mainboard/amd/dbm690t/acpi_tables.c
Commit message (Expand)AuthorAgeFilesLines
* Add const to get rid of some warnings when passing quoted strings.Myles Watson2009-10-091-1/+1
* This fixes a couple of issues with older Linux kernels (that expect an XSDT asStefan Reinauer2009-07-211-8/+8
* This patch unifies the use of config options in v2 to all start with CONFIG_Stefan Reinauer2009-06-301-2/+2
* I just went on a bugfix frenzy and fixed all printk format warningsCarl-Daniel Hailfinger2009-03-041-1/+1
* This patch is for AMD boards which can do the P state generation. This justRudolf Marek2009-02-191-473/+4
* Fix one leftover reference to AmlCode_ssdt which was forgotten in r3929.Carl-Daniel Hailfinger2009-02-111-1/+0
* Following patch converts the run-time SSDT patching via update_ssdt funtion toRudolf Marek2009-02-031-12/+10
* Correct FDAT->FADT typo.Carl-Daniel Hailfinger2009-01-281-1/+1
* The DBM90T code sets bit 10 in _PSS as part of the control value, butCarl-Daniel Hailfinger2009-01-161-6/+15
* The ACPI PSS CPU Pstate table was calculating the frequency incorrectly forMarc Jones2009-01-061-4/+3
* Remove a unneccessary typedef from acpi_tables.c in the AMD PistachioCarl-Daniel Hailfinger2008-12-231-1/+1
* I missed the svn add on r3787. These are the additional files. Joe Bao2008-12-021-0/+755
OpenPOWER on IntegriCloud