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
/
mainboard
/
iwill
/
dk8_htx
/
acpi_tables.c
Age
Commit message (
Expand
)
Author
2015-06-05
device_ops: add device_t argument to write_acpi_tables
Alexander Couzens
2015-06-02
cbfs: Fix mismerge.
Vladimir Serbinenko
2015-06-02
Make DSDT a file in CBFS rather than embedding it into ramstage.
Vladimir Serbinenko
2014-12-09
mainboard/{iwill,amd/serenget_*}: Fix ptr discards const qualifier
Edward O'Callaghan
2014-10-16
amdk8: Move to per-device ACPI
Vladimir Serbinenko
2014-07-08
mainboard: Trivial - drop trailing blank lines at EOF
Edward O'Callaghan
2014-06-26
AMD boards: Fix typos
Kyösti Mälkki
2014-04-26
mainboard/*: Remove DUMP_ACPI_TABLES from amd boards
Edward O'Callaghan
2012-04-20
Refactor some alignment handling
Patrick Georgi
2012-04-19
Fix the blank in acpi_tables.c
zbao
2011-10-13
Use default table creator macro for all SSDTs
Stefan Reinauer
2010-12-08
second round name simplification. drop the <component>_ prefix.
stepan
2010-12-07
Trivial. Fix typo.
Zheng Bao
2010-10-12
We define IO_APIC_ADDR in <arch/ioapic.h>, let's use it.
Uwe Hermann
2010-09-25
Drop some useless "../../../" in #includes (trivial).
Uwe Hermann
2010-07-26
Make include paths more consistent. Fixes compilation errors for me.
Myles Watson
2010-04-27
Since some people disapprove of white space cleanups mixed in regular commits
Stefan Reinauer
2010-04-14
Remove few more warnings and some dead code.
Myles Watson
2010-04-09
Copy acpi blobs in two parts to make sure gcc does the right thing.
Myles Watson
2010-04-07
move amd K8/Fam10 "bus detection" function prototypes to a common place.
Stefan Reinauer
2010-03-24
Get rid of type-punned pointer errors.
Myles Watson
2010-03-22
printk_foo -> printk(BIOS_FOO, ...)
Stefan Reinauer
2010-03-17
trivial warning fixes, mostly for ACPI code
Stefan Reinauer
2009-10-09
Add const to get rid of some warnings when passing quoted strings.
Myles Watson
2009-07-21
This fixes a couple of issues with older Linux kernels (that expect an XSDT as
Stefan Reinauer
2009-06-30
This patch unifies the use of config options in v2 to all start with CONFIG_
Stefan Reinauer
2009-02-03
Following patch converts the run-time SSDT patching via update_ssdt funtion to
Rudolf Marek
2007-11-04
Add dummy function for MCFG on those mainboards that provide ACPI but don't
Stefan Reinauer
2006-12-20
htx card on io apic on htx slot of dk8_htx
Yinghai Lu
2006-10-24
rename Iwill to iwill to keep naming scheme consistent
Stefan Reinauer