summaryrefslogtreecommitdiffstats
path: root/src/mainboard
Commit message (Expand)AuthorAgeFilesLines
* Use DIMM0 et al in lots more places instead of hardocding values.Uwe Hermann2010-11-2166-186/+204
* Build fix.Uwe Hermann2010-11-211-0/+1
* Merge all spd_addr.h into the resp. romstage.c files.Uwe Hermann2010-11-2012-283/+144
* Some more DIMM0 related cleanups and deduplication.Uwe Hermann2010-11-2035-1368/+73
* Unify DIMM SPD addressing. For Geode, change thePatrick Georgi2010-11-2041-182/+41
* Fix/drop some obsolete comments,Uwe Hermann2010-11-1811-23/+19
* Drop unused and incorrect RTC_DEV for Winbond W83627EHG.Uwe Hermann2010-11-184-4/+0
* Move DIMM_MAP_LOGICAL to Kconfig.Patrick Georgi2010-11-184-5/+8
* Move register block definitions out of board code intoPatrick Georgi2010-11-181-6/+1
* Eliminate SET_NB_CFG_54 option. There was no board thatPatrick Georgi2010-11-1862-214/+0
* Move Intel power management related defines to some central location.Patrick Georgi2010-11-171-5/+1
* Dynamically generate PNP0C02 mainboard resources in SSDTTobias Diedrich2010-11-174-0/+17
* Linux also needs the MMCONF area to be reserved either in E820 orTobias Diedrich2010-11-171-12/+0
* This problem was introduced withTobias Diedrich2010-11-1714-28/+42
* The only southbridge having a pirq_assign_irqs function (needed forTobias Diedrich2010-11-171-0/+1
* Drop W83627THF, it's the same device as W83627THG.Uwe Hermann2010-11-168-18/+16
* Drop commented out debug definesPatrick Georgi2010-11-162-6/+0
* Forgot to remove one set of SET_FIDVID definesPatrick Georgi2010-11-161-6/+0
* Move the SET_FIDVID* family of configuration options to Kconfig andPatrick Georgi2010-11-1655-171/+45
* fix random breakageStefan Reinauer2010-11-152-6/+6
* Move RCBA defines to northbridge (instead of mainboard)Patrick Georgi2010-11-151-4/+1
* Add a target for the ASUS A8V-E Deluxe (trivial).Uwe Hermann2010-11-1410-0/+1061
* CK804/MCP55 devicetree.cb cosmetic and indentation fixes.Uwe Hermann2010-11-1417-2245/+2212
* Return 0, (as for 40pin cable if SB not found)Rudolf Marek2010-11-141-2/+2
* Move cable detect logic to a weak function in vt8237r_ide.c and addTobias Diedrich2010-11-141-0/+36
* mainboard/asus/m2v: Set DDR2 voltage to 1.8VTobias Diedrich2010-11-121-0/+13
* Use the new mptable_write_buses() on the ASUS M2V.Tobias Diedrich2010-11-101-12/+2
* Add mptable for ASUS M2V.Tobias Diedrich2010-11-102-0/+163
* Restructure i3100 Super I/O driver to match the rest of the codebase.Uwe Hermann2010-11-103-4/+16
* Add acpi tables and dsdt.Tobias Diedrich2010-11-093-0/+731
* Add pirq table for ASUS M2V.Tobias Diedrich2010-11-092-0/+96
* DSDT.asl should not report the AMD SB600/SB700 RTC as Intel PIIX4Scott Duplichan2010-11-0714-14/+14
* Should be part of 6044. I forgot to add the directory :/Tobias Diedrich2010-11-076-0/+595
* This adds the m2v directory and necessary files to src/mainboards/asus andTobias Diedrich2010-11-071-0/+3
* Remove empty files added by accident. Sorry about that.Rudolf Marek2010-11-073-0/+0
* Move K8_ALLOCATE_IO_RANGE to Kconfig.Patrick Georgi2010-11-0725-43/+10
* This adds the VT8237A LPC device id and the pci_driver struct inTobias Diedrich2010-11-073-0/+0
* FIRST_CPU, SECOND_CPU, TOTAL_CPUS are only used in onePatrick Georgi2010-11-074-24/+0
* Fix a few incorrect GIGABYTE board names (trivial).Uwe Hermann2010-11-073-4/+4
* ECS P6IWP-Fe: Fix typo, add missing license header.Uwe Hermann2010-11-072-1/+21
* Remove unused defines (UART_*)Patrick Georgi2010-11-071-18/+0
* Remove comments that are obsolete since r6028.Uwe Hermann2010-11-0625-50/+0
* Move QRANK_DIMM_SUPPORT to Kconfig, removing it from romstage.cPatrick Georgi2010-11-05118-63/+55
* Various PIRQ/MPTABLE/ACPI Kconfig fixes.Uwe Hermann2010-11-0519-41/+48
* Add Kconfig CPU speed selection to Geode GX2 boards.Nils Jacobs2010-11-053-0/+3
* GX2: Define the unused DIMM1 to 0xFF to make it obvious it is a bogus value.Nils Jacobs2010-11-053-3/+3
* Add a rom_enable() function to via/vt8231 and call it from via/epia/romstage.cUwe Hermann2010-11-041-0/+2
* Change Geode GX2 to use the auto DRAM detect code from Geode LX.Nils Jacobs2010-11-014-175/+66
* Remove definitions of ACPI_SSDTX_NUM to 0, that's the default anyway.Uwe Hermann2010-10-317-28/+0
* Remove incorrect IOAPIC lines from some mptable.c files.Uwe Hermann2010-10-313-95/+2