Age | Commit message (Expand) | Author |
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 |
2008-09-04 | This changes the python generated makefiles | Carl-Daniel Hailfinger |
2008-08-02 | Go back to SIPI WAIT state for those CPUS defining the newly introduced | Stefan Reinauer |
2008-08-01 | clean out obsoleted config.lb rules and output, fix indenting (trivial) | Stefan Reinauer |
2008-08-01 | fix typo in coreboot_ram.ld comment (trivial) | Stefan Reinauer |
2008-07-23 | Fix r3434 check-in. Added missing end to Options.lb. Not entirely sure how it | Marc Jones |
2008-07-23 | Update to the latest AMD Fam10 microcode patches. | Marc Jones |
2008-03-29 | Now coreboot performs IRQ routing for some boards. | Nikolay Petukhov |
2008-02-25 | This patch adds automatic fan control for the CPU fan on the m57sli | Ronald Hoogenboom |
2008-02-09 | add $(CROSS_COMPILE) to ar calls. | Marc Jones |
2008-01-22 | Use "--build-id=none" as linker flags if build-id is supported. | Marc Karasek |
2008-01-18 | rename linuxbios_* files, too. | Stefan Reinauer |
2008-01-18 | Rename almost all occurences of LinuxBIOS to coreboot. | Stefan Reinauer |
2008-01-08 | Ubuntu's gcc doesn't write "install:" in german locales. | Patrick Georgi |
2008-01-06 | Since a VGA console and the need to run any option ROMs are | Torsten Duwe |
2007-12-19 | Initial AMD Barcelona support for rev Bx. | Marc Jones |
2007-10-07 | Fix some issues with spaces in the code and Doxygen style documentation. | Juergen Beisert |
2007-10-05 | This patch will add support for the Geode GX1/CS5530 VGA feature. It's able | Juergen Beisert |
2007-02-28 | This is (most of) the usb2 debug console code ripped out of | Yinghai Lu |
2006-12-15 | Apply linuxbios-rename-other-payload-options.patch | Ed Swierk |
2006-12-15 | Apply linuxbios-rename-compressed-payload-options.patch, refs #14 | Ed Swierk |
2006-10-07 | Add serial stream payload support from Ed Swierk <eswierk@arastra.com> | Stefan Reinauer |