summaryrefslogtreecommitdiffstats
path: root/src/mainboard/intel/d945gclf/acpi_tables.c
Commit message (Expand)AuthorAgeFilesLines
* mb/x/acpi_tables: Rename to mainboard_fill_gnvs()Kyösti Mälkki2021-01-101-8/+0
* ACPI: Drop typedef global_nvs_tKyösti Mälkki2020-06-301-1/+2
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* mainboard/intel: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-061-13/+2
* mainboard/[g-p]*: Remove copyright noticesPatrick Georgi2020-03-181-1/+0
* mb/intel/d945gclf: Remove unused includeElyes HAOUAS2020-01-021-1/+0
* mb/*/*/acpi_tables.c: Remove unneeded includesElyes HAOUAS2018-06-111-12/+2
* cpu/x86/msr.h: Drop excessive includesKyösti Mälkki2016-12-061-1/+0
* intel/i945: Consolidate MADT handlingVladimir Serbinenko2015-11-051-18/+0
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-311-4/+0
* Remove address from GPLv2 headersPatrick Georgi2015-05-211-1/+1
* acpi: make fill_slit and fill_srat into arguments.Vladimir Serbinenko2015-05-201-12/+0
* i945: Consolidate common GNVS initVladimir Serbinenko2014-11-091-3/+0
* i945: Convert to per-device ACPIVladimir Serbinenko2014-10-151-149/+1
* hpet: common ACPI generationPatrick Georgi2012-10-081-33/+1
* Refactor some alignment handlingPatrick Georgi2012-04-201-1/+1
* Use default table creator macro for all SSDTsStefan Reinauer2011-10-131-2/+2
* Add automatic SMBIOS table generationSven Schnelle2011-08-261-10/+0
* Remove old ACPI codeSven Schnelle2011-06-151-93/+0
* first round name simplification. drop the <component>_ prefix.stepan2010-12-081-1/+1
* We define IO_APIC_ADDR in <arch/ioapic.h>, let's use it.Uwe Hermann2010-10-121-2/+1
* Drop some useless "../../../" in #includes (trivial).Uwe Hermann2010-09-251-1/+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/+4
* Get rid of type-punned pointer errors.Myles Watson2010-03-241-5/+3
* drop some unused files and fix warnings on i945 based systems.Stefan Reinauer2010-03-221-18/+12
* printk_foo -> printk(BIOS_FOO, ...)Stefan Reinauer2010-03-221-15/+15
* This is a general cleanup patchStefan Reinauer2010-02-221-2/+0
* Intel D945GCLF: Enable SMI and ACPI in Kconfig, too (it's enabled in newconfig)Stefan Reinauer2010-01-161-0/+4
* Add some missing license headers, consistency fixes for others (trivial).Uwe Hermann2009-10-281-4/+2
* preliminary Intel D945GCLF Atom+i945 support.Stefan Reinauer2009-10-281-0/+360