summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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-287-27/+48
* 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
* Fix broken compilation. As CBFS is now enabled by default,Arnaud Maye2009-08-281-1/+1
* Correct typos /SMCSC/SMSC/ in Kconfig.Myles Watson2009-08-271-6/+6
* For Carl-Daniel: make x86emu silent again.Stefan Reinauer2009-08-271-0/+3
* 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
* Change some more image names to "fallback" (not "image").Uwe Hermann2009-08-2718-41/+34
* Revert test for pre-commit hook functionality. Commits are now checked for pr...Patrick Georgi2009-08-271-1/+0
* testPatrick Georgi2009-08-271-0/+1
* Another trivial patch to fix up the x86emu cleanup.Patrick Georgi2009-08-271-1/+1
* 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-277-807/+9
* Make all those locally used functions static instead of exporting them. (triv)Stefan Reinauer2009-08-272-18/+35
* Rename "image" image to "fallback", so CBFS can find it.Patrick Georgi2009-08-272-4/+4
* The new resource allocator helped me find a bug in SB600 diagnostics.Carl-Daniel Hailfinger2009-08-271-3/+3
* amd/pistachio: fallback image must be called fallback.Carl-Daniel Hailfinger2009-08-271-3/+3
* fallback image must be called fallback.Stefan Reinauer2009-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
* Set the LIBGCC_FILE_NAME to fix problems with libgcc.a.Harald Gutmann2009-08-261-0/+1
* Fix vendor name config variables to match company name (trivial).Uwe Hermann2009-08-261-12/+12
* Correct typos /subdir/subdirs/ in documentation and util/x86emu/Makefile.inc.Myles Watson2009-08-252-4/+4
* Use the gnu make .SILENT: mechanism instead of requiringPatrick Georgi2009-08-256-129/+132
* 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-253-29/+28
* 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-252-2/+2
* 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-2582-307/+291
* 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