summaryrefslogtreecommitdiffstats
path: root/src/mainboard
Commit message (Expand)AuthorAgeFilesLines
* 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
* IEI Kino mainboard support based on Mahogany Fam10.Marc Jones2010-09-1323-0/+5366
* Add support for Asus M4A785-M.Juhana Helovuo2010-09-1324-0/+5470
* Convert i945 boards to use reserved resources instead of directly addingMyles Watson2010-09-139-31/+0
* Add support for LiPPERT Hurricane-LX (EPIC board with AMD Geode-LX,Jens Rottmann2010-09-107-0/+501
* Move memory type information out of some AMD sockets.Myles Watson2010-09-1024-0/+42
* Please find appended. This patch gets rid of the %gs magic altogether,Arne Georg Gleditsch2010-09-091-0/+1
* Add support for LiPPERT Cool LiteRunner-LX (PC/104 board with AMDJens Rottmann2010-09-077-0/+533
* Remove unused ide0_enable and sata0_enable entries from SB7xx Rudolf Marek2010-09-0712-32/+0
* Set up an arbitrary amount of system memory on Geode LX, soAurelien Guillaume2010-09-0711-44/+0
* Instead of requiring users to modify qemu to allow writes toKevin O'Connor2010-09-061-8/+33
* Update RoadRunner and SpaceRunner config to get in sync with currentJens Rottmann2010-09-034-20/+18
* Fix compilation for mtarvon. CAR initialization does early_mtrr_init,Myles Watson2010-09-021-4/+5
* Revert 5762. It silently broke a lot of boards because abuild was broken.Myles Watson2010-09-021-0/+6
* Fix race condition in option_table.h generation by moving the include statementStefan Reinauer2010-09-011-6/+0
* SMC_CONFIG is needed before the device tree is ready and some peopleJens Rottmann2010-08-318-23/+50
* Make ALIX.2D3 support 2D2 as well.Jens Rottmann2010-08-318-13/+16
* We call this cache as ram everywhere, so let's call it the same in KconfigStefan Reinauer2010-08-3070-70/+70
* Fix intel mtarvon compilation by switching it over to CAR.Stefan Reinauer2010-08-301-1/+9
* Restructured all vendors' Kconfig files to no longer source the boards'Jens Rottmann2010-08-30194-1987/+1533
OpenPOWER on IntegriCloud