summaryrefslogtreecommitdiffstats
path: root/src/mainboard/asus/m2v-mx_se
Commit message (Expand)AuthorAgeFilesLines
* mainboard: Trivial - drop trailing blank lines at EOFEdward O'Callaghan2014-07-181-2/+0
* mainboard/*: Convert to generic ITE superio romstage componentEdward O'Callaghan2014-05-281-3/+3
* superio/ite/*: Factor out generic romstage componentEdward O'Callaghan2014-05-111-2/+3
* Move ARCH_* from board/Kconfig to cpu or soc Kconfig.Furquan Shaikh2014-05-031-1/+0
* board-status: Add board_info.txt extracted from wiki.Vladimir Serbinenko2014-01-191-0/+6
* AMD K8 (rev F): Move rev F0/F1 workaround to headerKyösti Mälkki2013-12-301-4/+0
* AMD K8 (rev-F): Always have RAMINIT_SYSINFOKyösti Mälkki2013-12-291-1/+0
* AMD boards (non-AGESA): Cleanup post_cache_as_ram.c includesKyösti Mälkki2013-12-261-1/+0
* AMD boards (non-AGESA): Cleanup earlymtrr.c includesKyösti Mälkki2013-12-261-1/+0
* AMD: Drop empty root_complexKyösti Mälkki2013-06-241-1/+0
* x86: Unify arch/io.h and arch/romcc_io.hStefan Reinauer2013-03-221-1/+0
* GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«Paul Menzel2013-03-014-4/+4
* sconfig: rename lapic_cluster -> cpu_clusterStefan Reinauer2013-02-141-1/+1
* sconfig: rename pci_domain -> domainStefan Reinauer2013-02-141-1/+1
* Drop empty mainboard.cKyösti Mälkki2012-11-291-24/+0
* Drop empty mainboard_opsKyösti Mälkki2012-11-291-2/+0
* amdk8/amdfam10: Use CAR_GLOBAL for sysinfoPatrick Georgi2012-11-282-6/+1
* Remove AMD special case for LAPIC based udelay()Patrick Georgi2012-11-271-1/+0
* Move HAVE_SMI_HANDLER from mainboards to chipsetsStefan Reinauer2012-11-141-3/+0
* Drop redundant CHIP_NAME in mainboard.cKyösti Mälkki2012-11-061-1/+0
* Fix VT8237S USB IRQ routingRudolf Marek2012-09-121-3/+3
* Cleanup coreboot memory table includesKyösti Mälkki2012-08-081-1/+0
* Drop HAVE_MAINBOARD_RESOURCESKyösti Mälkki2012-08-082-6/+0
* Drop mainboard chip.hStefan Reinauer2012-07-262-23/+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-082-3/+3
* Refactor some alignment handlingPatrick Georgi2012-04-201-1/+1
* VIA southbridge K8T890: Apply un-written naming rulesKyösti Mälkki2012-03-161-1/+2
* Get rid of the old romstage-as-bootblock ROM layoutPatrick Georgi2011-10-281-1/+0
* Use default table creator macro for all SSDTsStefan Reinauer2011-10-131-1/+1
* Use ACPI text fields consistently with all other boardsStefan Reinauer2011-09-211-1/+1
* Workaround the errata #181.Rudolf Marek2011-07-161-1/+6
* Enable SMI on M2V-MX SERudolf Marek2011-07-131-0/+1
* run uart_init() from console_init, just like the other console initialization...Stefan Reinauer2011-04-201-1/+0
* Use subsystem id from devicetree.cb instead of Kconfig and moveSven Schnelle2011-03-012-4/+1
* SMM for AMD K8 Part 1/2Stefan Reinauer2010-12-181-0/+2
* Compile cbmem.c instead of including it in romstage,Rudolf Marek2010-12-131-9/+0
* Move "select CACHE_AS_RAM" lines from boards into CPU socket.Uwe Hermann2010-12-081-1/+0
* second round name simplification. drop the <component>_ prefix.stepan2010-12-083-3/+3
* first round name simplification. drop the <component>_ prefix.stepan2010-12-081-2/+2
* 1) wraps the s3 parts of chipset code/memory init code with if CONFIG_HAVE_AC...Rudolf Marek2010-11-223-8/+10
* Simplify a few code chunks, fix whitespace and indentation.Uwe Hermann2010-11-211-7/+2
* Drop excessive whitespace randomly sprinkled in romstage.c files.Uwe Hermann2010-11-211-4/+0
* Use DIMM0 et al in lots more places instead of hardocding values.Uwe Hermann2010-11-211-4/+5
* Dynamically generate PNP0C02 mainboard resources in SSDTTobias Diedrich2010-11-172-0/+8
* Linux also needs the MMCONF area to be reserved either in E820 orTobias Diedrich2010-11-171-12/+0
* Move the SET_FIDVID* family of configuration options to Kconfig andPatrick Georgi2010-11-162-6/+1
* Remove comments that are obsolete since r6028.Uwe Hermann2010-11-061-2/+0
* Move QRANK_DIMM_SUPPORT to Kconfig, removing it from romstage.cPatrick Georgi2010-11-052-1/+1
OpenPOWER on IntegriCloud