summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* This patch adds VGA and PS/2 Keyboard/mouse support to the already existing i...Arnaud Maye2009-08-288-2/+156
* r4534 introduced devicetree.cb in every mainboard directory, but didn'tCarl-Daniel Hailfinger2009-08-281-0/+11
* Add kconfig support for all Intel 82810 (i810) boards.Uwe Hermann2009-08-2817-9/+491
* kconfig: Board name variable fixes and updates (trivial).Uwe Hermann2009-08-281-14/+35
* This is the beginning of support for Geode and Kconfig in v2. Ronald G. Minnich2009-08-288-724/+267
* Move DCACHE support into the cpu family for AMD model_fxx.Myles Watson2009-08-282-3/+33
* Add Kconfig support for PCI option ROMS.Myles Watson2009-08-282-24/+34
* Move some config variables that are in one or two mainboards to Ronald G. Minnich2009-08-282-0/+31
* Silence unneeded #warnings, change to code comments (trіvial).Uwe Hermann2009-08-281-9/+15
* The resource allocator complained about 0-sized fixedPatrick Georgi2009-08-281-2/+2
* Correct typos /SMCSC/SMSC/ in Kconfig.Myles Watson2009-08-271-6/+6
* Added support for the AMD S1G1 socket in kconfigCristi Magherusan2009-08-274-1/+41
* Added support for the AMD RS690 and SB600 southbridges in KconfigCristi Măgherușan2009-08-275-2/+63
* Clean up some DCACHE related options.Patrick Georgi2009-08-273-30/+6
* Clean up the kontron KconfigPatrick Georgi2009-08-272-44/+45
* coreboot was still using an old set (obsolete since yabel) of x86emu includesStefan Reinauer2009-08-275-802/+1
* Make all those locally used functions static instead of exporting them. (triv)Stefan Reinauer2009-08-272-18/+35
* The new resource allocator helped me find a bug in SB600 diagnostics.Carl-Daniel Hailfinger2009-08-271-3/+3
* Remove a couple of CONFIG_ prefixes that shouldn't have happened.Patrick Georgi2009-08-265-11/+11
* Add kconfig support for all missing Intel 440BX based boards.Uwe Hermann2009-08-2644-115/+1436
* Asus M2V-MX-SE support in KbuildCristi Magherusan2009-08-263-1/+192
* Enable Direct TMDS for the RS690, which allows to display on HDMI and DVILibra Li2009-08-262-11/+56
* Fix vendor name config variables to match company name (trivial).Uwe Hermann2009-08-261-12/+12
* Use the gnu make .SILENT: mechanism instead of requiringPatrick Georgi2009-08-251-23/+23
* Make PCI_ROM_RUN a boolean (like it is elsewhere) whichPatrick Georgi2009-08-252-4/+4
* Add microcode to socket_940 and socket_F. Part of the last reverting commit.Myles Watson2009-08-252-0/+2
* Revert socket abstraction.Myles Watson2009-08-254-13/+36
* Improve build output.Uwe Hermann2009-08-251-17/+16
* Replace PIRQ_TABLE with HAVE_PIRQ_TABLE, the former doesn't exist.Uwe Hermann2009-08-255-5/+5
* Add vendor strings in mainboard/Kconfig. Trivial.Myles Watson2009-08-251-4/+204
* Add support for AMD Socket 940. Move common files to model_fxx.Myles Watson2009-08-259-30/+35
* Properly check for the LZMA compression variable, and fix a printPatrick Georgi2009-08-251-1/+1
* Add kconfig support for ASUS P2B-F.Uwe Hermann2009-08-2511-4/+248
* Fix copy-paste error in src/cpu/x86/Kconfig.Uwe Hermann2009-08-251-1/+1
* Only build option_table.o if CONFIG_HAVE_OPTION_TABLE is 'y'.Uwe Hermann2009-08-251-1/+1
* Without this patch, if we only got a DIMM in Channel B, memory can not beZheng Bao2009-08-251-3/+3
* Remove pretty useless kconfig help strings, fix some vendor names (trivial).Uwe Hermann2009-08-251-141/+10
* Various Kconfig and Makefile.inc fixes and cosmetics.Uwe Hermann2009-08-2580-296/+284
* Add support for Nvidia Southbridges to Kconfig.Myles Watson2009-08-247-4/+40
* Add support for AM2 CPUs (I fixed the 0x11 issue).Myles Watson2009-08-246-2/+46
* The variable is already checked when including the socketF subdirectory.Myles Watson2009-08-241-14/+14
* This patch is about the DA-C2 and RB-C2. Chip with install processorZheng Bao2009-08-245-43/+49
* Change the intel cpu makefile.inc so that it fits the model better.Ronald G. Minnich2009-08-214-38/+32
* Trivial spelling corrections.Myles Watson2009-08-211-4/+4
* This goes a surprisingly long way to building the epia-n. It also hasRonald G. Minnich2009-08-2011-44/+265
* 20090819-2-trim-down-cbfs:Patrick Georgi2009-08-207-21/+30
* Add an error message if there is a zero-sized fixed resource. Fix the existingMyles Watson2009-08-192-1/+7
* Don't let zero sized fixed resource mess up the allocator's memory map.Patrick Georgi2009-08-191-0/+2
* Reduce size of the romstage on various boards that fail to build on QA.Patrick Georgi2009-08-1936-36/+54
* The Errata350 is "Write 0000_8000h to register F2x[1, 0]9C_xD080F0C.", instea...Zheng Bao2009-08-191-14/+14
OpenPOWER on IntegriCloud