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
/
kontron
/
986lcd-m
/
acpi_tables.c
Age
Commit message (
Expand
)
Author
2010-04-09
Copy acpi blobs in two parts to make sure gcc does the right thing.
Myles Watson
2010-03-24
Get rid of type-punned pointer errors.
Myles Watson
2010-03-22
drop some unused files and fix warnings on i945 based systems.
Stefan Reinauer
2010-03-22
printk_foo -> printk(BIOS_FOO, ...)
Stefan Reinauer
2010-03-01
Various cometic and coding-style fixes (trivial).
Uwe Hermann
2010-02-22
This is a general cleanup patch
Stefan Reinauer
2009-10-26
Kontron 986LCD-M update
Stefan Reinauer
2009-10-15
Add CONFIG_GENERATE_* for tables so that the user can select which tables not
Myles Watson
2009-10-09
Add const to get rid of some warnings when passing quoted strings.
Myles Watson
2009-07-21
clean up acpi table strings, as discussed on the list
Stefan Reinauer
2009-07-21
Kontron updates, get board up to date with i945 and ich7 updates.
Stefan Reinauer
2009-06-30
This patch unifies the use of config options in v2 to all start with CONFIG_
Stefan Reinauer
2009-03-11
Kontron 986LCD-M updates:
Stefan Reinauer
2009-03-10
This patch adds empty acpi_fill_slit functions so they build again.
Myles Watson
2009-02-27
Generic approach of putting BIOS tables at the end of memory
Stefan Reinauer
2008-10-29
Support for the Kontron 986LCD-M mainboard series.
Stefan Reinauer