Age | Commit message (Expand) | Author |
2009-08-28 | Move some config variables that are in one or two mainboards to | Ronald G. Minnich |
2009-08-28 | Silence unneeded #warnings, change to code comments (trіvial). | Uwe Hermann |
2009-08-28 | The resource allocator complained about 0-sized fixed | Patrick Georgi |
2009-08-28 | Fix broken compilation. As CBFS is now enabled by default, | Arnaud Maye |
2009-08-27 | Correct typos /SMCSC/SMSC/ in Kconfig. | Myles Watson |
2009-08-27 | For Carl-Daniel: make x86emu silent again. | Stefan Reinauer |
2009-08-27 | Added support for the AMD S1G1 socket in kconfig | Cristi Magherusan |
2009-08-27 | Added support for the AMD RS690 and SB600 southbridges in Kconfig | Cristi Măgherușan |
2009-08-27 | Change some more image names to "fallback" (not "image"). | Uwe Hermann |
2009-08-27 | Revert test for pre-commit hook functionality. Commits are now checked for pr... | Patrick Georgi |
2009-08-27 | test | Patrick Georgi |
2009-08-27 | Another trivial patch to fix up the x86emu cleanup. | Patrick Georgi |
2009-08-27 | Clean up some DCACHE related options. | Patrick Georgi |
2009-08-27 | Clean up the kontron Kconfig | Patrick Georgi |
2009-08-27 | coreboot was still using an old set (obsolete since yabel) of x86emu includes | Stefan Reinauer |
2009-08-27 | Make all those locally used functions static instead of exporting them. (triv) | Stefan Reinauer |
2009-08-27 | Rename "image" image to "fallback", so CBFS can find it. | Patrick Georgi |
2009-08-27 | The new resource allocator helped me find a bug in SB600 diagnostics. | Carl-Daniel Hailfinger |
2009-08-27 | amd/pistachio: fallback image must be called fallback. | Carl-Daniel Hailfinger |
2009-08-27 | fallback image must be called fallback. | Stefan Reinauer |
2009-08-26 | Remove a couple of CONFIG_ prefixes that shouldn't have happened. | Patrick Georgi |
2009-08-26 | Add kconfig support for all missing Intel 440BX based boards. | Uwe Hermann |
2009-08-26 | Asus M2V-MX-SE support in Kbuild | Cristi Magherusan |
2009-08-26 | Enable Direct TMDS for the RS690, which allows to display on HDMI and DVI | Libra Li |
2009-08-26 | Set the LIBGCC_FILE_NAME to fix problems with libgcc.a. | Harald Gutmann |
2009-08-26 | Fix vendor name config variables to match company name (trivial). | Uwe Hermann |
2009-08-25 | Correct typos /subdir/subdirs/ in documentation and util/x86emu/Makefile.inc. | Myles Watson |
2009-08-25 | Use the gnu make .SILENT: mechanism instead of requiring | Patrick Georgi |
2009-08-25 | Make PCI_ROM_RUN a boolean (like it is elsewhere) which | Patrick Georgi |
2009-08-25 | Add microcode to socket_940 and socket_F. Part of the last reverting commit. | Myles Watson |
2009-08-25 | Revert socket abstraction. | Myles Watson |
2009-08-25 | Improve build output. | Uwe Hermann |
2009-08-25 | Replace PIRQ_TABLE with HAVE_PIRQ_TABLE, the former doesn't exist. | Uwe Hermann |
2009-08-25 | Add vendor strings in mainboard/Kconfig. Trivial. | Myles Watson |
2009-08-25 | Add support for AMD Socket 940. Move common files to model_fxx. | Myles Watson |
2009-08-25 | Properly check for the LZMA compression variable, and fix a print | Patrick Georgi |
2009-08-25 | Add kconfig support for ASUS P2B-F. | Uwe Hermann |
2009-08-25 | Fix copy-paste error in src/cpu/x86/Kconfig. | Uwe Hermann |
2009-08-25 | Only build option_table.o if CONFIG_HAVE_OPTION_TABLE is 'y'. | Uwe Hermann |
2009-08-25 | Without this patch, if we only got a DIMM in Channel B, memory can not be | Zheng Bao |
2009-08-25 | Remove pretty useless kconfig help strings, fix some vendor names (trivial). | Uwe Hermann |
2009-08-25 | Various Kconfig and Makefile.inc fixes and cosmetics. | Uwe Hermann |
2009-08-24 | Add support for Nvidia Southbridges to Kconfig. | Myles Watson |
2009-08-24 | Add support for AM2 CPUs (I fixed the 0x11 issue). | Myles Watson |
2009-08-24 | The variable is already checked when including the socketF subdirectory. | Myles Watson |
2009-08-24 | Update Coreinfo to use TAG_FORWARD in tables. | Myles Watson |
2009-08-24 | This patch is about the DA-C2 and RB-C2. Chip with install processor | Zheng Bao |
2009-08-21 | Change the intel cpu makefile.inc so that it fits the model better. | Ronald G. Minnich |
2009-08-21 | Trivial spelling corrections. | Myles Watson |
2009-08-20 | This goes a surprisingly long way to building the epia-n. It also has | Ronald G. Minnich |
2009-08-20 | 20090819-2-trim-down-cbfs: | Patrick Georgi |
2009-08-19 | Add an error message if there is a zero-sized fixed resource. Fix the existing | Myles Watson |
2009-08-19 | Don't let zero sized fixed resource mess up the allocator's memory map. | Patrick Georgi |
2009-08-19 | Config-abuild.lb doesn't need to override ROM_IMAGE_SIZE. | Patrick Georgi |
2009-08-19 | Reduce size of the romstage on various boards that fail to build on QA. | Patrick Georgi |
2009-08-19 | The Errata350 is "Write 0000_8000h to register F2x[1, 0]9C_xD080F0C.", instea... | Zheng Bao |
2009-08-18 | Correct usage of Makefile.inc and add support for cn400 | Ronald G. Minnich |
2009-08-18 | Add via south support. Correct usage of conditional variables. | Ronald G. Minnich |
2009-08-18 | Add the rest of the files. | Jon Harrison |
2009-08-17 | Get the Via EPIA-N(L)/CN400 to a reasonable level of maturity:: | Jon Harrison |
2009-08-17 | Add more docs, this time for southbridge. | Ronald G. Minnich |
2009-08-17 | Move CBFS header to a safer place. | Thomas Jourdan |
2009-08-17 | Remove unused normal image option in Kconfig | Cristi Magherusan |
2009-08-17 | Allow setting up a VGABIOS image in Kconfig | Cristi Magherusan |
2009-08-17 | Add 4MB ROM image size to Kconfig | Cristi Magherusan |
2009-08-13 | Most of the changes here are trivial, but the white space changes would be ha... | Myles Watson |
2009-08-13 | - AMD selected a couple of options that are incompatible with QEmu (and | Patrick Georgi |
2009-08-13 | Fix some conflicting types of variables | Patrick Georgi |
2009-08-12 | \\ are not escaped in a sane way between fedora and ubuntu! Just create | Ronald G. Minnich |
2009-08-12 | Remove duplicate file, adjust Makefile to use the original copy. | Patrick Georgi |
2009-08-12 | drop extra whitespace at end of line for i945 + ICH7 (trivial) | Stefan Reinauer |
2009-08-12 | This now builds. | Ronald G. Minnich |
2009-08-12 | Fix multiple missing files and errors from the recent commit. This happened | Ronald G. Minnich |
2009-08-12 | Missing files from last patch. | Ronald G. Minnich |
2009-08-12 | Kconfig! | Patrick Georgi |
2009-08-11 | Don't pull in x86emu from a foreign directory anymore. This | Stefan Reinauer |
2009-08-11 | Enable CBFS everywhere. All boards compiled for me (abuild tested), | Patrick Georgi |
2009-08-11 | cpu/amd/model_lx used its own routine for copying coreboot_ram. This | Patrick Georgi |
2009-08-11 | The code between #if and #endif is only about UMA mode. The CONFIG_GFXUMA sho... | Zheng Bao |
2009-08-06 | fix for the case that CONFIG_TTYS0_DIV is defined in mainboard's Config.lb | Stefan Reinauer |
2009-08-05 | fix buggy comment in libpayload's strncat function | Stefan Reinauer |
2009-08-05 | Add some more CONFIG_* prefixes that were missing. | Patrick Georgi |
2009-08-05 | Prepare for kconfig: Rename COREBOOT_V2 to CONFIG_COREBOOT_V2 | Patrick Georgi |
2009-08-05 | Fix the generic code for copying and running coreboot_ram in case | Patrick Georgi |
2009-07-31 | oops, these two were missed in the last cleanup. | Stefan Reinauer |
2009-07-31 | Catch various cases in libpayload where malloc() or memalign() return NULL | Stefan Reinauer |
2009-07-31 | * drop duplicate prototype for lib_get_sysinfo() | Stefan Reinauer |
2009-07-28 | Fix erroneous comment in src/mainboard/h8dmr/Options.lb | Ward Vandewege |
2009-07-26 | drop dead nested assignment (trivial) | Stefan Reinauer |
2009-07-26 | trivial typo in a comment | Stefan Reinauer |
2009-07-23 | CBFS stuff: | Stefan Reinauer |
2009-07-23 | sb/via/k8t890: add vga textmode code for k8m890 chrome igp. | Luc Verhaegen |
2009-07-23 | We did together some patch which makes finally a MMCONFIG workable in | Rudolf Marek |
2009-07-22 | Don't put .o files in the source tree. (trivial) | Stefan Reinauer |
2009-07-22 | Fix a redundant declaration warning (trivial) | Stefan Reinauer |
2009-07-22 | Fix up the tree again... | Stefan Reinauer |
2009-07-21 | clean up acpi table strings, as discussed on the list | Stefan Reinauer |
2009-07-21 | Another include file slipped. This gets via/epia-m building again. | Stefan Reinauer |
2009-07-21 | Kontron updates, get board up to date with i945 and ich7 updates. | Stefan Reinauer |
2009-07-21 | this bug sneaked in during conversion | Stefan Reinauer |