summaryrefslogtreecommitdiff
path: root/src/mainboard/asus/m2v
AgeCommit message (Expand)Author
2011-10-13mptable: Get rid of fixup_virtual_wirePatrick Georgi
2011-10-13mptable: Refactor lintsrc generationPatrick Georgi
2011-04-20run uart_init() from console_init, just like the other console initialization...Stefan Reinauer
2011-03-01Fix some subsystemid statements in r6421Sylvain "ythier" Hitier
2011-03-01Use subsystem id from devicetree.cb instead of Kconfig and moveSven Schnelle
2010-12-16Get mptable OEM/product ID from kconfig variables.Uwe Hermann
2010-12-13Compile cbmem.c instead of including it in romstage,Rudolf Marek
2010-12-08Move "select CACHE_AS_RAM" lines from boards into CPU socket.Uwe Hermann
2010-12-08second round name simplification. drop the <component>_ prefix.stepan
2010-12-08first round name simplification. drop the <component>_ prefix.stepan
2010-11-24S3 support for ASUS M2VTobias Diedrich
2010-11-221) wraps the s3 parts of chipset code/memory init code with if CONFIG_HAVE_AC...Rudolf Marek
2010-11-21Simplify a few code chunks, fix whitespace and indentation.Uwe Hermann
2010-11-21Drop excessive whitespace randomly sprinkled in romstage.c files.Uwe Hermann
2010-11-21Use DIMM0 et al in lots more places instead of hardocding values.Uwe Hermann
2010-11-17Dynamically generate PNP0C02 mainboard resources in SSDTTobias Diedrich
2010-11-17The only southbridge having a pirq_assign_irqs function (needed forTobias Diedrich
2010-11-16Forgot to remove one set of SET_FIDVID definesPatrick Georgi
2010-11-16Move the SET_FIDVID* family of configuration options to Kconfig andPatrick Georgi
2010-11-14Return 0, (as for 40pin cable if SB not found)Rudolf Marek
2010-11-14Move cable detect logic to a weak function in vt8237r_ide.c and addTobias Diedrich
2010-11-12mainboard/asus/m2v: Set DDR2 voltage to 1.8VTobias Diedrich
2010-11-10Use the new mptable_write_buses() on the ASUS M2V.Tobias Diedrich
2010-11-10Add mptable for ASUS M2V.Tobias Diedrich
2010-11-09Add acpi tables and dsdt.Tobias Diedrich
2010-11-09Add pirq table for ASUS M2V.Tobias Diedrich
2010-11-07Should be part of 6044. I forgot to add the directory :/Tobias Diedrich