summaryrefslogtreecommitdiff
path: root/src/mainboard
AgeCommit message (Expand)Author
2010-11-21Convert more boards to use mptable_write_buses.Patrick Georgi
2010-11-21Convert boards to use mptable_write_buses.Patrick Georgi
2010-11-21Move MCP55_PCI_E_X_* to Kconfig. Any useless values in romstage.cs werePatrick Georgi
2010-11-21Use DIMM0 et al in lots more places instead of hardocding values.Uwe Hermann
2010-11-21Build fix.Uwe Hermann
2010-11-20Merge all spd_addr.h into the resp. romstage.c files.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-18Move DIMM_MAP_LOGICAL to Kconfig.Patrick Georgi
2010-11-18Move register block definitions out of board code intoPatrick Georgi
2010-11-18Eliminate SET_NB_CFG_54 option. There was no board thatPatrick Georgi
2010-11-17Move Intel power management related defines to some central location.Patrick 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-16Drop W83627THF, it's the same device as W83627THG.Uwe Hermann
2010-11-16Drop commented out debug definesPatrick Georgi
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-15fix random breakageStefan Reinauer
2010-11-15Move RCBA defines to northbridge (instead of mainboard)Patrick 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-10Restructure i3100 Super I/O driver to match the rest of the codebase.Uwe Hermann
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-07Move K8_ALLOCATE_IO_RANGE to Kconfig.Patrick Georgi
2010-11-07This adds the VT8237A LPC device id and the pci_driver struct inTobias Diedrich
2010-11-07FIRST_CPU, SECOND_CPU, TOTAL_CPUS are only used in onePatrick Georgi
2010-11-07Fix a few incorrect GIGABYTE board names (trivial).Uwe Hermann
2010-11-07ECS P6IWP-Fe: Fix typo, add missing license header.Uwe Hermann
2010-11-07Remove unused defines (UART_*)Patrick Georgi
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-11-05Add Kconfig CPU speed selection to Geode GX2 boards.Nils Jacobs
2010-11-05GX2: Define the unused DIMM1 to 0xFF to make it obvious it is a bogus value.Nils Jacobs
2010-11-04Add a rom_enable() function to via/vt8231 and call it from via/epia/romstage.cUwe Hermann