| Commit message (Expand) | Author | Age | Files | Lines |
* | This patch adds VGA and PS/2 Keyboard/mouse support to the already existing i... | Arnaud Maye | 2009-08-28 | 8 | -2/+156 |
* | r4534 introduced devicetree.cb in every mainboard directory, but didn't | Carl-Daniel Hailfinger | 2009-08-28 | 1 | -0/+11 |
* | Add kconfig support for all Intel 82810 (i810) boards. | Uwe Hermann | 2009-08-28 | 17 | -9/+491 |
* | kconfig: Board name variable fixes and updates (trivial). | Uwe Hermann | 2009-08-28 | 1 | -14/+35 |
* | This is the beginning of support for Geode and Kconfig in v2. | Ronald G. Minnich | 2009-08-28 | 8 | -724/+267 |
* | Move DCACHE support into the cpu family for AMD model_fxx. | Myles Watson | 2009-08-28 | 2 | -3/+33 |
* | Add Kconfig support for PCI option ROMS. | Myles Watson | 2009-08-28 | 2 | -24/+34 |
* | Move some config variables that are in one or two mainboards to | Ronald G. Minnich | 2009-08-28 | 2 | -0/+31 |
* | Silence unneeded #warnings, change to code comments (trіvial). | Uwe Hermann | 2009-08-28 | 1 | -9/+15 |
* | The resource allocator complained about 0-sized fixed | Patrick Georgi | 2009-08-28 | 1 | -2/+2 |
* | Correct typos /SMCSC/SMSC/ in Kconfig. | Myles Watson | 2009-08-27 | 1 | -6/+6 |
* | Added support for the AMD S1G1 socket in kconfig | Cristi Magherusan | 2009-08-27 | 4 | -1/+41 |
* | Added support for the AMD RS690 and SB600 southbridges in Kconfig | Cristi Măgherușan | 2009-08-27 | 5 | -2/+63 |
* | Clean up some DCACHE related options. | Patrick Georgi | 2009-08-27 | 3 | -30/+6 |
* | Clean up the kontron Kconfig | Patrick Georgi | 2009-08-27 | 2 | -44/+45 |
* | coreboot was still using an old set (obsolete since yabel) of x86emu includes | Stefan Reinauer | 2009-08-27 | 5 | -802/+1 |
* | Make all those locally used functions static instead of exporting them. (triv) | Stefan Reinauer | 2009-08-27 | 2 | -18/+35 |
* | The new resource allocator helped me find a bug in SB600 diagnostics. | Carl-Daniel Hailfinger | 2009-08-27 | 1 | -3/+3 |
* | Remove a couple of CONFIG_ prefixes that shouldn't have happened. | Patrick Georgi | 2009-08-26 | 5 | -11/+11 |
* | Add kconfig support for all missing Intel 440BX based boards. | Uwe Hermann | 2009-08-26 | 44 | -115/+1436 |
* | Asus M2V-MX-SE support in Kbuild | Cristi Magherusan | 2009-08-26 | 3 | -1/+192 |
* | Enable Direct TMDS for the RS690, which allows to display on HDMI and DVI | Libra Li | 2009-08-26 | 2 | -11/+56 |
* | Fix vendor name config variables to match company name (trivial). | Uwe Hermann | 2009-08-26 | 1 | -12/+12 |
* | Use the gnu make .SILENT: mechanism instead of requiring | Patrick Georgi | 2009-08-25 | 1 | -23/+23 |
* | Make PCI_ROM_RUN a boolean (like it is elsewhere) which | Patrick Georgi | 2009-08-25 | 2 | -4/+4 |
* | Add microcode to socket_940 and socket_F. Part of the last reverting commit. | Myles Watson | 2009-08-25 | 2 | -0/+2 |
* | Revert socket abstraction. | Myles Watson | 2009-08-25 | 4 | -13/+36 |
* | Improve build output. | Uwe Hermann | 2009-08-25 | 1 | -17/+16 |
* | Replace PIRQ_TABLE with HAVE_PIRQ_TABLE, the former doesn't exist. | Uwe Hermann | 2009-08-25 | 5 | -5/+5 |
* | Add vendor strings in mainboard/Kconfig. Trivial. | Myles Watson | 2009-08-25 | 1 | -4/+204 |
* | Add support for AMD Socket 940. Move common files to model_fxx. | Myles Watson | 2009-08-25 | 9 | -30/+35 |
* | Properly check for the LZMA compression variable, and fix a print | Patrick Georgi | 2009-08-25 | 1 | -1/+1 |
* | Add kconfig support for ASUS P2B-F. | Uwe Hermann | 2009-08-25 | 11 | -4/+248 |
* | Fix copy-paste error in src/cpu/x86/Kconfig. | Uwe Hermann | 2009-08-25 | 1 | -1/+1 |
* | Only build option_table.o if CONFIG_HAVE_OPTION_TABLE is 'y'. | Uwe Hermann | 2009-08-25 | 1 | -1/+1 |
* | Without this patch, if we only got a DIMM in Channel B, memory can not be | Zheng Bao | 2009-08-25 | 1 | -3/+3 |
* | Remove pretty useless kconfig help strings, fix some vendor names (trivial). | Uwe Hermann | 2009-08-25 | 1 | -141/+10 |
* | Various Kconfig and Makefile.inc fixes and cosmetics. | Uwe Hermann | 2009-08-25 | 80 | -296/+284 |
* | Add support for Nvidia Southbridges to Kconfig. | Myles Watson | 2009-08-24 | 7 | -4/+40 |
* | Add support for AM2 CPUs (I fixed the 0x11 issue). | Myles Watson | 2009-08-24 | 6 | -2/+46 |
* | The variable is already checked when including the socketF subdirectory. | Myles Watson | 2009-08-24 | 1 | -14/+14 |
* | This patch is about the DA-C2 and RB-C2. Chip with install processor | Zheng Bao | 2009-08-24 | 5 | -43/+49 |
* | Change the intel cpu makefile.inc so that it fits the model better. | Ronald G. Minnich | 2009-08-21 | 4 | -38/+32 |
* | Trivial spelling corrections. | Myles Watson | 2009-08-21 | 1 | -4/+4 |
* | This goes a surprisingly long way to building the epia-n. It also has | Ronald G. Minnich | 2009-08-20 | 11 | -44/+265 |
* | 20090819-2-trim-down-cbfs: | Patrick Georgi | 2009-08-20 | 7 | -21/+30 |
* | Add an error message if there is a zero-sized fixed resource. Fix the existing | Myles Watson | 2009-08-19 | 2 | -1/+7 |
* | Don't let zero sized fixed resource mess up the allocator's memory map. | Patrick Georgi | 2009-08-19 | 1 | -0/+2 |
* | Reduce size of the romstage on various boards that fail to build on QA. | Patrick Georgi | 2009-08-19 | 36 | -36/+54 |
* | The Errata350 is "Write 0000_8000h to register F2x[1, 0]9C_xD080F0C.", instea... | Zheng Bao | 2009-08-19 | 1 | -14/+14 |