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
2018-06-11
mb/*/*/acpi_tables.c: Remove unneeded includes
Elyes HAOUAS
2016-12-06
cpu/x86/msr.h: Drop excessive includes
Kyösti Mälkki
2015-11-05
intel/i945: Consolidate MADT handling
Vladimir Serbinenko
2015-10-31
tree: drop last paragraph of GPL copyright header
Patrick Georgi
2015-05-28
igd.asl rewrite
Vladimir Serbinenko
2015-05-21
Remove address from GPLv2 headers
Patrick Georgi
2015-05-20
acpi: make fill_slit and fill_srat into arguments.
Vladimir Serbinenko
2014-11-09
i945: Consolidate common GNVS init
Vladimir Serbinenko
2014-10-15
i945: Convert to per-device ACPI
Vladimir Serbinenko
2012-10-08
hpet: common ACPI generation
Patrick Georgi
2012-04-20
Refactor some alignment handling
Patrick Georgi
2011-10-13
Use default table creator macro for all SSDTs
Stefan Reinauer
2011-08-26
Add automatic SMBIOS table generation
Sven Schnelle
2010-12-08
first round name simplification. drop the <component>_ prefix.
stepan
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-04-27
Since some people disapprove of white space cleanups mixed in regular commits
Stefan Reinauer
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