summaryrefslogtreecommitdiff
path: root/src/mainboard/asus
AgeCommit message (Expand)Author
2010-12-08second round name simplification. drop the <component>_ prefix.stepan
2010-12-08first round name simplification. drop the <component>_ prefix.stepan
2010-12-07Get rid of some unneeded function prototypes in romstage.c files.Uwe Hermann
2010-12-07Trivial. Fix typo.Zheng Bao
2010-12-06Drop unused/obsolete CONFIG_COMPRESS from a few board Kconfigs.Uwe Hermann
2010-12-06Add initial support for the ASUS M4A78-EM.Juhana Helovuo
2010-12-05W83627DHG/W83627EHG fixups for virtual LDNs.Uwe Hermann
2010-11-29Tobias Diedrich wrote:Tobias Diedrich
2010-11-28devicetree.cb: Only add as many entries as there are DIMM slots.Uwe Hermann
2010-11-27After finding the missing bit poweroff works now.Tobias Diedrich
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-22Drop per-board ram_check() calls for now.Uwe Hermann
2010-11-22Final set of smp_write_bus -> mptable_write_buses changes.Patrick Georgi
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-21Convert boards to use mptable_write_buses.Patrick Georgi
2010-11-21Use DIMM0 et al in lots more places instead of hardocding values.Uwe Hermann
2010-11-20Some more DIMM0 related cleanups and deduplication.Uwe Hermann
2010-11-20Unify DIMM SPD addressing. For Geode, change thePatrick Georgi
2010-11-18Fix/drop some obsolete comments,Uwe Hermann
2010-11-18Drop unused and incorrect RTC_DEV for Winbond W83627EHG.Uwe Hermann
2010-11-18Eliminate SET_NB_CFG_54 option. There was no board thatPatrick Georgi
2010-11-17Dynamically generate PNP0C02 mainboard resources in SSDTTobias Diedrich
2010-11-17Linux also needs the MMCONF area to be reserved either in E820 orTobias Diedrich
2010-11-17This problem was introduced withTobias 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-14Add a target for the ASUS A8V-E Deluxe (trivial).Uwe Hermann
2010-11-14CK804/MCP55 devicetree.cb cosmetic and indentation fixes.Uwe Hermann
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-07DSDT.asl should not report the AMD SB600/SB700 RTC as Intel PIIX4Scott Duplichan
2010-11-07Should be part of 6044. I forgot to add the directory :/Tobias Diedrich
2010-11-07This adds the m2v directory and necessary files to src/mainboards/asus andTobias Diedrich
2010-11-07Remove empty files added by accident. Sorry about that.Rudolf Marek
2010-11-07This adds the VT8237A LPC device id and the pci_driver struct inTobias Diedrich
2010-11-06Remove comments that are obsolete since r6028.Uwe Hermann
2010-11-05Move QRANK_DIMM_SUPPORT to Kconfig, removing it from romstage.cPatrick Georgi
2010-11-05Various PIRQ/MPTABLE/ACPI Kconfig fixes.Uwe Hermann
2010-10-31Remove definitions of ACPI_SSDTX_NUM to 0, that's the default anyway.Uwe Hermann
2010-10-31Remove incorrect IOAPIC lines from some mptable.c files.Uwe Hermann
2010-10-30Mptable related fixes for ASUS P2B-DS.Uwe Hermann
2010-10-28Add IOAPIC support for Intel 82371EB and fixup SMP on ASUS P2B-D.Uwe Hermann