Age | Commit message (Expand) | Author |
2009-10-04 | This removes the uses of the buildrom utility and the coreboot.strip | Patrick Georgi |
2009-10-03 | Remove: | Patrick Georgi |
2009-09-26 | * drop libgcc from coreboot_apc.o, not needed. | Stefan Reinauer |
2009-08-27 | coreboot was still using an old set (obsolete since yabel) of x86emu includes | Stefan Reinauer |
2009-07-21 | Add more warnings to CFLAGS, and also add some to HOSTCFLAGS | Stefan Reinauer |
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-05-30 | Many Kudos go to Segher Boessenkool and Patrick Georgi for figuring this one | Stefan Reinauer |
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 | 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-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-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 |
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-10-16 | Revision 3564 improved compilation time, but it also introduced a | Carl-Daniel Hailfinger |
2008-09-04 | This changes the python generated makefiles | Carl-Daniel Hailfinger |
2008-08-01 | clean out obsoleted config.lb rules and output, fix indenting (trivial) | Stefan Reinauer |
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 |
2006-10-04 | AMD Rev F support | Yinghai Lu |
2006-02-06 | make doxygen work | Ronald G. Minnich |
2006-01-28 | This is the change so that we can readable ldscript.ld | Ronald G. Minnich |
2005-09-09 | Modifications for building LinuxBIOS under cygwin. | Steven J. Magnani |
2005-07-26 | move x86 CAR related stuff to arch/i386/Config.lb | Li-Ta Lo |
2005-07-20 | backed out | Greg Watson |
2005-07-20 | Updated ep405pc to latest config system. | Greg Watson |
2005-07-06 | Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-57 | arch import user (historical) |
2005-07-06 | Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-51 | arch import user (historical) |
2004-11-04 | - Update abuild.sh so it will rebuild successfull builds | Eric Biederman |
2004-10-30 | - To reduce confuse rename the parts of linuxbios bios that run from | Eric Biederman |
2004-10-14 | - First pass through with with device tree enhancement merge. Most of the me... | Eric Biederman |
2004-06-29 | - Small bug fixes to romcc. The deep problems with not inlining functions re... | Eric Biederman |
2004-05-28 | - Added volatile to asm statements in auto.c and failover.c | Eric Biederman |
2004-03-11 | - Moved hlt() to it's own header. | Eric Biederman |
2003-11-09 | support for init objects | Greg Watson |
2003-10-22 | - Update the romcc version | Eric Biederman |
2003-10-11 | - O2, enums, and switch statements work in romcc | Eric Biederman |
2003-07-30 | updates from YhLu, plus fixes for PPC/K8 issues. | Ronald G. Minnich |
2003-07-23 | updates for hdama and other things. | Ronald G. Minnich |
2003-07-20 | chip stuff | Greg Watson |
2003-07-14 | new config rules | Greg Watson |
2003-06-24 | needed rules for DRIVER | Ronald G. Minnich |
2003-06-24 | For new config.g | Greg Watson |
2003-06-17 | added config and other test files. | Ronald G. Minnich |