summaryrefslogtreecommitdiffstats
path: root/src/mainboard/via/epia-m700/acpi_tables.c
Commit message (Expand)AuthorAgeFilesLines
* mb/via/epia-m700: Remove boardKyösti Mälkki2018-05-311-96/+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
* via/epia-m700: Remove lefotver AmlCodeVladimir Serbinenko2014-11-161-3/+0
* via/vx800: Migrate to collaborative ACPIVladimir Serbinenko2014-10-181-89/+0
* mainboard: Trivial - drop trailing blank lines at EOFEdward O'Callaghan2014-07-081-1/+0
* GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«Paul Menzel2013-03-011-1/+1
* sconfig: rename lapic_cluster -> cpu_clusterStefan Reinauer2013-02-141-1/+1
* Refactor some alignment handlingPatrick Georgi2012-04-201-1/+1
* Fix/drop some obsolete comments,Uwe Hermann2010-11-181-2/+2
* Drop some useless "../../../" in #includes (trivial).Uwe Hermann2010-09-251-1/+1
* Make include paths more consistent. Fixes compilation errors for me.Myles Watson2010-07-261-1/+1
* Copy acpi blobs in two parts to make sure gcc does the right thing.Myles Watson2010-04-091-14/+16
* Get rid of type-punned pointer errors.Myles Watson2010-03-241-7/+6
* printk_foo -> printk(BIOS_FOO, ...)Stefan Reinauer2010-03-221-10/+10
* trivial warning fixes, mostly for ACPI codeStefan Reinauer2010-03-171-1/+1
* This is a general cleanup patchStefan Reinauer2010-02-221-5/+0
* Add CONFIG_GENERATE_* for tables so that the user can select which tables notMyles Watson2009-10-151-2/+2
* Fix up the tree again...Stefan Reinauer2009-07-221-5/+5
* Fix many things for via/epia-m700 to build.Myles Watson2009-07-021-19/+0
* This patch unifies the use of config options in v2 to all start with CONFIG_Stefan Reinauer2009-06-301-2/+2
* First bunch of coding style and consistency cleanups for theUwe Hermann2009-06-071-58/+59
* Initial untested board code for the VIA EPIA-M700 Mini-ITX board.Uwe Hermann2009-06-051-0/+227