index
:
coreboot.git
macbookair5_2
macbookpro10_1
main
master
mbp101_medisable
mbp101_medisable_1
mbp82
x230
my copy of coreboot
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
northbridge
/
amd
/
amdk8
/
amdk8_acpi.c
Age
Commit message (
Expand
)
Author
2010-06-04
This patch replaces the headers of the following files:
Frank Vibrans
2010-04-14
Remove few more warnings and some dead code.
Myles Watson
2010-03-22
printk_foo -> printk(BIOS_FOO, ...)
Stefan Reinauer
2009-10-30
Remove some warnings from the tyan s2895.
Myles Watson
2009-10-09
Add const to get rid of some warnings when passing quoted strings.
Myles Watson
2009-06-21
This patch adds a proper namestring generation to our ACPIgen generator.
Rudolf Marek
2009-04-30
Remove warnings from compilation of the s2892 with and without CBFS.
Myles Watson
2009-04-22
Factor out acpi_create_madt_lapics. It can be used on all ACPI boards.
Stefan Reinauer
2009-03-04
I just went on a bugfix frenzy and fixed all printk format warnings
Carl-Daniel Hailfinger
2009-03-01
(Trivial) Add missing header file.
Rudolf Marek
2009-02-28
coreboot-v2: drop this ugly historic union name in v2 that was dropped in v3
Stefan Reinauer
2009-02-17
Add QWord support to acpigen.
Carl-Daniel Hailfinger
2009-02-03
Following patch converts the run-time SSDT patching via update_ssdt funtion to
Rudolf Marek
2009-02-01
Following patch adds dynamic ACPI AML code generator which can be used to
Rudolf Marek
2009-01-30
Bring AMD K8 ACPI mangling more in line with Fam10 ACPI mangling. No
Carl-Daniel Hailfinger
2008-10-02
Whitespace cleanup (trivial).
Myles Watson
2006-10-04
AMD Rev F support
Yinghai Lu
2005-11-26
- Apply 11_24_a_s1_core.diff from
Stefan Reinauer