m5a99x-evo: increase ROM size
[coreboot.git] / src / mainboard / asus / m2v /
2012-03-16 Kyösti MälkkiVIA southbridge K8T890: Apply un-written naming rules
2012-03-08 Patrick GeorgiUnify Local APIC address definitions
2011-11-02 Florian Zumbiehlsimplify IDE cable detection for Asus M2V
2011-10-28 Patrick GeorgiGet rid of the old romstage-as-bootblock ROM layout
2011-10-13 Stefan ReinauerUse default table creator macro for all SSDTs
2011-10-12 Patrick Georgimptable: Refactor mptable generation some more
2011-10-12 Patrick Georgimptable: Get rid of fixup_virtual_wire
2011-10-12 Patrick Georgimptable: Refactor lintsrc generation
2011-04-20 Stefan Reinauerrun uart_init() from console_init, just like the other...
2011-03-01 Sylvain "ythier... Fix some subsystemid statements in r6421
2011-03-01 Sven SchnelleUse subsystem id from devicetree.cb instead of Kconfig...
2010-12-16 Uwe HermannGet mptable OEM/product ID from kconfig variables.
2010-12-13 Rudolf MarekCompile cbmem.c instead of including it in romstage,
2010-12-08 Uwe HermannMove "select CACHE_AS_RAM" lines from boards into CPU...
2010-12-08 stepansecond round name simplification. drop the <component...
2010-12-08 stepanfirst round name simplification. drop the <component...
2010-11-24 Tobias DiedrichS3 support for ASUS M2V
2010-11-22 Rudolf Marek1) wraps the s3 parts of chipset code/memory init code...
2010-11-21 Uwe HermannSimplify a few code chunks, fix whitespace and indentation.
2010-11-21 Uwe HermannDrop excessive whitespace randomly sprinkled in romstag...
2010-11-21 Uwe HermannUse DIMM0 et al in lots more places instead of hardocdi...
2010-11-17 Tobias DiedrichDynamically generate PNP0C02 mainboard resources in...
2010-11-17 Tobias DiedrichThe only southbridge having a pirq_assign_irqs function...
2010-11-16 Patrick GeorgiForgot to remove one set of SET_FIDVID defines
2010-11-16 Patrick GeorgiMove the SET_FIDVID* family of configuration options...
2010-11-14 Rudolf MarekReturn 0, (as for 40pin cable if SB not found)
2010-11-14 Tobias DiedrichMove cable detect logic to a weak function in vt8237r_i...
2010-11-12 Tobias Diedrichmainboard/asus/m2v: Set DDR2 voltage to 1.8V
2010-11-10 Tobias DiedrichUse the new mptable_write_buses() on the ASUS M2V.
2010-11-10 Tobias DiedrichAdd mptable for ASUS M2V.
2010-11-09 Tobias DiedrichAdd acpi tables and dsdt.
2010-11-09 Tobias DiedrichAdd pirq table for ASUS M2V.
2010-11-07 Tobias DiedrichShould be part of 6044. I forgot to add the directory :/