summaryrefslogtreecommitdiffstats
path: root/src/mainboard/asus/m2v-mx_se/mainboard.c
Commit message (Expand)AuthorAgeFilesLines
* Drop empty mainboard.cKyösti Mälkki2012-11-291-24/+0
* Drop empty mainboard_opsKyösti Mälkki2012-11-291-2/+0
* Drop redundant CHIP_NAME in mainboard.cKyösti Mälkki2012-11-061-1/+0
* Cleanup coreboot memory table includesKyösti Mälkki2012-08-081-1/+0
* Drop HAVE_MAINBOARD_RESOURCESKyösti Mälkki2012-08-081-5/+0
* Drop mainboard chip.hStefan Reinauer2012-07-261-1/+0
* AMD and GFXUMA: drop redundant use of lb_add_memory_range()Kyösti Mälkki2012-07-231-4/+0
* Define global uma_memory variablesKyösti Mälkki2012-07-161-4/+0
* Clean up #ifsPatrick Georgi2012-05-081-1/+1
* 1) wraps the s3 parts of chipset code/memory init code with if CONFIG_HAVE_AC...Rudolf Marek2010-11-221-7/+0
* Linux also needs the MMCONF area to be reserved either in E820 orTobias Diedrich2010-11-171-12/+0
* Following patch changes the K8M890 VGA handling. It reverts the framebuffer sizeRudolf Marek2010-04-251-0/+9
* zero warnings days...Stefan Reinauer2010-04-151-2/+1
* fix the broken nvidia chipset boards,Stefan Reinauer2010-04-091-1/+2
* Various license header consistency fixes (trivial).Uwe Hermann2010-02-151-2/+2
* Change CONFIG_LB_MEM_TOPK to CONFIG_RAMTOP to match CONFIG_RAMBASE.Myles Watson2009-10-161-1/+1
* We did together some patch which makes finally a MMCONFIG workable inRudolf Marek2009-07-231-0/+13
* This patch unifies the use of config options in v2 to all start with CONFIG_Stefan Reinauer2009-06-301-3/+3
* add_mainboard_resources is necessary for some boards (eg. kontron), butPatrick Georgi2009-04-281-9/+0
* Following patch adds support for the ACPI resume on Asus M2V-MX SE. The ACPIRudolf Marek2009-04-131-0/+6
* Drop CONFIG_CHIP_NAME. Those config statements in Config.lb shouldStefan Reinauer2009-04-011-2/+0
* To make use of HAVE_HIGH_TABLES following patch is needed. Also, it movesRudolf Marek2009-03-211-0/+14
* Carl-Daniel's part:Carl-Daniel Hailfinger2009-02-181-1/+1
* Following patch adds support for Asus M2V-E SE. Works pretty well, the onlyRudolf Marek2008-09-231-0/+30