summaryrefslogtreecommitdiffstats
path: root/src/mainboard/via/vt8454c/acpi_tables.c
Commit message (Expand)AuthorAgeFilesLines
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-311-4/+0
* Remove address from GPLv2 headersPatrick Georgi2015-05-211-2/+1
* acpi: make fill_slit and fill_srat into arguments.Vladimir Serbinenko2015-05-201-12/+0
* via/vt8454c: Migrate to per-device ACPIVladimir Serbinenko2014-10-181-106/+0
* hpet: common ACPI generationPatrick Georgi2012-10-081-35/+1
* Refactor some alignment handlingPatrick Georgi2012-04-201-1/+1
* Use default table creator macro for all SSDTsStefan Reinauer2011-10-131-1/+1
* Add automatic SMBIOS table generationSven Schnelle2011-08-261-5/+0
* We define IO_APIC_ADDR in <arch/ioapic.h>, let's use it.Uwe Hermann2010-10-121-4/+1
* Since some people disapprove of white space cleanups mixed in regular commitsStefan Reinauer2010-04-271-1/+1
* Copy acpi blobs in two parts to make sure gcc does the right thing.Myles Watson2010-04-091-3/+5
* remove more warningsStefan Reinauer2010-04-031-2/+2
* Get rid of type-punned pointer errors.Myles Watson2010-03-241-4/+3
* printk_foo -> printk(BIOS_FOO, ...)Stefan Reinauer2010-03-221-9/+9
* trivial warning fixes, mostly for ACPI codeStefan Reinauer2010-03-171-1/+1
* clean up acpi table strings, as discussed on the listStefan Reinauer2009-07-211-1/+1
* This fixes a couple of issues with older Linux kernels (that expect an XSDT asStefan Reinauer2009-07-211-5/+5
* Add VIA CX700 support, plus VIA vt8454c reference board support.Stefan Reinauer2009-04-171-0/+205