summaryrefslogtreecommitdiff
path: root/src/mainboard/technexion/tim8690/fadt.c
AgeCommit message (Expand)Author
2018-05-31Remove all AMD K8 boardsKyösti Mälkki
2016-08-14src/mainboard: Capitalize ROM, RAM, CPU and APICElyes HAOUAS
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-05-21Remove address from GPLv2 headersPatrick Georgi
2015-02-16acpi: Generate valid ACPI processor objectsTimothy Pearson
2013-03-01GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«Paul Menzel
2012-11-09Get rid of hard coded strings in ACPI tablesStefan Reinauer
2010-10-24Running a checked build of Windows is needed for understanding its various BI...Scott Duplichan
2010-09-25Drop some useless "../../../" in #includes (trivial).Uwe Hermann
2010-07-26Make include paths more consistent. Fixes compilation errors for me.Myles Watson
2010-03-22printk_foo -> printk(BIOS_FOO, ...)Stefan Reinauer
2009-04-06Daniel Toussaint wrote:Daniel Toussaint