aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/intel/eagleheights/acpi_tables.c
AgeCommit message (Expand)Author
2018-01-15Intel i3100 boards & chips: Remove - using LATE_CBMEM_INITMartin Roth
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-05-21Remove address from GPLv2 headersPatrick Georgi
2015-05-20acpi: make fill_slit and fill_srat into arguments.Vladimir Serbinenko
2014-10-18i3100: Convert to per-device ACPIVladimir Serbinenko
2012-10-08hpet: common ACPI generationPatrick Georgi
2012-04-20Refactor some alignment handlingPatrick Georgi
2010-10-12We define IO_APIC_ADDR in <arch/ioapic.h>, let's use it.Uwe Hermann
2010-04-14Remove few more warnings and some dead code.Myles Watson
2010-04-09Copy acpi blobs in two parts to make sure gcc does the right thing.Myles Watson
2010-04-07fix epia-m700 compilation, and remove more warnings.Stefan Reinauer
2010-03-24Get rid of type-punned pointer errors.Myles Watson
2010-03-22printk_foo -> printk(BIOS_FOO, ...)Stefan Reinauer
2009-07-22Fix up the tree again...Stefan Reinauer
2009-07-21clean up acpi table strings, as discussed on the listStefan Reinauer
2009-07-01Add support for the Intel Eagle Heights development board.Thomas Jourdan