summaryrefslogtreecommitdiffstats
path: root/src/mainboard
Commit message (Expand)AuthorAgeFilesLines
* Enable or disable the power button in KconfigPeter Stuge2010-10-1319-17/+42
* We define IO_APIC_ADDR in <arch/ioapic.h>, let's use it.Uwe Hermann2010-10-1271-113/+123
* Factor out a few commonly duplicated functions from northbridge.c.Uwe Hermann2010-10-111-39/+0
* don't include unused code, we only need the header.Stefan Reinauer2010-10-101-1/+1
* Remove various .c #includes from Intel 440BX/82371EB boards.Uwe Hermann2010-10-0921-119/+101
* Remove duplicate line from pci_ids.h.Jonathan Kollasch2010-10-0782-80/+37
* Convert all Intel 82371AB/EB/MB based boards to TINY_BOOTBLOCK.Uwe Hermann2010-10-0720-80/+0
* Convert all Intel 440BX boards to Cache-as-RAM (CAR).Uwe Hermann2010-10-0639-207/+66
* Add second CK804 for tyan/s2895 and sunw/ultra40.Myles Watson2010-10-052-0/+8
* attached patch moves a couple more config flags out of romstage:Patrick Georgi2010-10-0527-55/+24
* - move EHCI_BAR_INDEX to ehci.h - it's constant as per EHCI spec 2.3.1Patrick Georgi2010-10-0526-95/+27
* Remove lib/ramtest.c-include from all CAR boards.Patrick Georgi2010-10-0579-183/+78
* Allow selecting the physical USB Debug Port on AMD SB700.Uwe Hermann2010-10-029-9/+9
* Don't define K8_4RANK_DIMM_SUPPORT, nothing uses it.Jonathan Kollasch2010-10-023-6/+0
* Move CACHE_AS_RAM_ADDRESS_DEBUG out of romstage.c into Kconfig,Patrick Georgi2010-10-0126-28/+0
* ICS951462_ADDRESS defined but _never_ used. Drop it.Patrick Georgi2010-10-016-6/+0
* Remove a couple of defines that seem to be the result ofPatrick Georgi2010-10-0110-49/+0
* Split NORTHBRIDGE_INTEL_I945 into more precise _I945GC and _I945GMPeter Stuge2010-10-015-10/+5
* Move several i945 config #defines from romstage.c to Kconfig.Patrick Georgi2010-10-0110-32/+15
* Rename build system variables to be more intuitive, andPatrick Georgi2010-09-3024-81/+32
* fix Kontron KT690 and clean up socket S1G1 boards accordingly.Stefan Reinauer2010-09-303-36/+0
* drop unneeded earlymtrr.c includeStefan Reinauer2010-09-305-5/+0
* Move CAR settings to board config for socket 940 boards.Warren Turkal2010-09-3011-47/+0
* Move VIA C7 board CAR config to VIA C7 instead of boards.Warren Turkal2010-09-301-1/+0
* Remove redundant HW_MEM_HOLE_SIZEK and HW_MEM_HOLE_SIZE_AUTO_INC settings.Myles Watson2010-09-2854-372/+0
* I missed these boards in a previous commit.Warren Turkal2010-09-272-2/+0
* Good bye, OLPC...Stefan Reinauer2010-09-2718-992/+0
* All these boards already had the CACHE_AS_RAM option in their individualWarren Turkal2010-09-2713-13/+0
* Move CAR config from mainboard to CPU config for AMD GX2 boards.Warren Turkal2010-09-271-1/+0
* This patch moves one of the CAR configs to the socket from the singleWarren Turkal2010-09-271-9/+0
* RAMBASE = 0x4000 is no longer needed. Drop it.Stefan Reinauer2010-09-279-36/+1
* Add a kconfig option to allow the user to select a specific physicalUwe Hermann2010-09-277-21/+7
* i82801bx defines the hard reset function, so move the "select" statement toWarren Turkal2010-09-261-1/+0
* Remove hard reset config from some mainboard configsWarren Turkal2010-09-264-4/+0
* Normalize the config option for the Intel Atom CPU.Warren Turkal2010-09-261-1/+0
* Drop some useless "../../../" in #includes (trivial).Uwe Hermann2010-09-2561-65/+65
* Various CONFIG_DEBUG_RAM_SETUP related fixes (trivial).Uwe Hermann2010-09-253-3/+3
* Various USB Debug Port fixes (trivial).Uwe Hermann2010-09-257-15/+5
* Keep the mc146818rtc.h include close to the option table include whereMyles Watson2010-09-257-7/+0
* - Fix race condition in option_table.h generation by moving the includeStefan Reinauer2010-09-252-6/+1
* Automatically fetch bus information for mptable fromPatrick Georgi2010-09-249-93/+22
* Undo stupid mistake in r5832Patrick Georgi2010-09-241-1/+0
* Hook up all AMD SB600/SB700 boards to the EHCI Debug Port infrastructure.Uwe Hermann2010-09-2414-1/+161
* Fix hp/dl165_g6_fam10 build. Failed to take r5800 andPatrick Georgi2010-09-242-0/+3
* Add support for HP DL165-G6 with Fam10 CPU.Arne Georg Gleditsch2010-09-2413-0/+1188
* Fix some wrong capitalizations, reformat comments, fix a typo.Stefan Reinauer2010-09-232-11/+12
* Here is a proposed way how to handle the SATA PHY settings on SB700. It Rudolf Marek2010-09-221-0/+22
* Cut the crap.Uwe Hermann2010-09-2173-73/+73
* Make ASUS P3B-F RAM init actually work by enabling SPD access.Uwe Hermann2010-09-191-0/+38
* IEI Kino added to IEI mainboard Kconfig. I missed this in r5812Marc Jones2010-09-131-0/+3