Age | Commit message (Expand) | Author |
2009-08-11 | Enable CBFS everywhere. All boards compiled for me (abuild tested), | Patrick Georgi |
2009-08-05 | Prepare for kconfig: Rename COREBOOT_V2 to CONFIG_COREBOOT_V2 | Patrick Georgi |
2009-07-21 | Add more warnings to CFLAGS, and also add some to HOSTCFLAGS | Stefan Reinauer |
2009-07-21 | * rework tsc based timer code to use inb instead of outb for calibration | Stefan Reinauer |
2009-07-01 | Ron, | Jon Harrison |
2009-06-30 | the tool chain settings should not be in renamed (as they will never live in | Stefan Reinauer |
2009-06-30 | This patch unifies the use of config options in v2 to all start with CONFIG_ | Stefan Reinauer |
2009-06-19 | Undo my ugly commit that added uses clauses in lots of places instead of one. | Myles Watson |
2009-06-06 | When I started refactoring mainboard Config.lb, I added two different | Carl-Daniel Hailfinger |
2009-06-06 | Change the CBFS build process to use coreboot.rom | Patrick Georgi |
2009-05-30 | Many Kudos go to Segher Boessenkool and Patrick Georgi for figuring this one | Stefan Reinauer |
2009-05-29 | rename the option CONFIG_PCI_OPTION_ROM_RUN_VM86 to CONFIG_PCI_OPTION_ROM_RUN... | Joseph Smith |
2009-05-29 | Implement native VGA Support. | Luc Verhaegen |
2009-05-26 | Various fixes to the tree to get coreboot-v2 to build on Solaris | Patrick Georgi |
2009-04-23 | This patch hooks up git mirrored svn revisions and adds some | Carl-Daniel Hailfinger |
2009-04-22 | Sometimes when we debug the code, we need to know which version we are | Zheng Bao |
2009-04-22 | This patch fixes the parser. '|' has special meaning so [|] is used. | Myles Watson |
2009-04-22 | Convert 12 more boards to use include statements in Config.lb. | Carl-Daniel Hailfinger |
2009-04-21 | Somehow svn add didn't work for the include files. Commit the remainder | Carl-Daniel Hailfinger |
2009-04-14 | v2/src romfs->cbfs rename | Peter Stuge |
2009-04-13 | Following patch adds necessary hooks and as well the compile time checks for | Rudolf Marek |
2009-04-01 | Drop CONFIG_CHIP_NAME. Those config statements in Config.lb should | Stefan Reinauer |
2009-03-31 | Add the CONFIG_ROMS config variable. | Ronald G. Minnich |
2009-03-19 | fix the following warning on all boards that don't have PIRQ_ROUTE enabled | Stefan Reinauer |
2009-03-18 | add YABEL flag to options to decide wether access to devices other than the o... | Pattrick Hueper |
2009-03-17 | Don't know if this is the correct fix, but it fixes compilation of the PPC | Stefan Reinauer |
2009-03-14 | add YABEL Debug Flags to Options | Pattrick Hueper |
2009-03-13 | This, ladies and gentlement, is commit #4000. | Stefan Reinauer |
2009-03-11 | 20090310-2-gcc-for-real: | Patrick Georgi |
2009-03-11 | 20090310-1-paths: | Patrick Georgi |
2009-03-06 | Fix mmconf (PCIe memory mapped config space access) support in v2. It was | Stefan Reinauer |
2009-03-06 | really clean out all compile time generated files (trivial) | Stefan Reinauer |
2009-03-04 | fix make clean as suggested by Myles Watson. | Stefan Reinauer |
2009-03-01 | Some changes required to get yabel working on v2 (and they generally make | Stefan Reinauer |
2009-02-28 | fix those two boards that broke due to the config tool fixes. | Stefan Reinauer |
2009-02-28 | With this patch the v2 build system will create a directory hierarchy | Stefan Reinauer |
2009-02-27 | Generic approach of putting BIOS tables at the end of memory | Stefan Reinauer |
2009-01-21 | Now that x86emu debugging is actually working, it should be switched off per | Stefan Reinauer |
2009-01-20 | some brown paperbag please. fix build. | Stefan Reinauer |
2009-01-20 | This patch makes the recently added assembler debug optional, as it may | Stefan Reinauer |
2009-01-19 | ouch. never do last minute changes. :-( | Stefan Reinauer |
2008-12-13 | Move mainboard specific changes to the coreboot memory table into the | Stefan Reinauer |
2008-11-30 | ok, another attempt to the build_opt_tbl problem: | Stefan Reinauer |
2008-11-28 | This patch from Ralf Grosse Boerger makes debugging more comfortable. | Stefan Reinauer |
2008-11-28 | This patch fixes the ugly race condition created through build_opt_tbl | Stefan Reinauer |
2008-11-11 | [PATCH] coreboot-v2: Add multiboot support | Robert Millan |
2008-10-29 | Support for the Intel ICH7 southbridge. | Stefan Reinauer |
2008-10-29 | Changes required to the device allocator: | Stefan Reinauer |
2008-10-16 | Revision 3564 improved compilation time, but it also introduced a | Carl-Daniel Hailfinger |
2008-09-22 | Patch for AMD RS690 chipset. | Michael Xie |