summaryrefslogtreecommitdiffstats
path: root/src/config/Config.lb
Commit message (Expand)AuthorAgeFilesLines
* This removes the uses of the buildrom utility and the coreboot.stripPatrick Georgi2009-10-041-9/+3
* Remove:Patrick Georgi2009-10-031-1/+0
* * drop libgcc from coreboot_apc.o, not needed.Stefan Reinauer2009-09-261-2/+2
* coreboot was still using an old set (obsolete since yabel) of x86emu includesStefan Reinauer2009-08-271-1/+1
* Add more warnings to CFLAGS, and also add some to HOSTCFLAGSStefan Reinauer2009-07-211-3/+3
* the tool chain settings should not be in renamed (as they will never live inStefan Reinauer2009-06-301-3/+3
* This patch unifies the use of config options in v2 to all start with CONFIG_Stefan Reinauer2009-06-301-24/+24
* Many Kudos go to Segher Boessenkool and Patrick Georgi for figuring this oneStefan Reinauer2009-05-301-1/+1
* This, ladies and gentlement, is commit #4000.Stefan Reinauer2009-03-131-1/+1
* 20090310-2-gcc-for-real:Patrick Georgi2009-03-111-1/+2
* 20090310-1-paths:Patrick Georgi2009-03-111-2/+2
* really clean out all compile time generated files (trivial)Stefan Reinauer2009-03-061-1/+4
* fix make clean as suggested by Myles Watson.Stefan Reinauer2009-03-041-0/+2
* fix those two boards that broke due to the config tool fixes.Stefan Reinauer2009-02-281-2/+2
* With this patch the v2 build system will create a directory hierarchyStefan Reinauer2009-02-281-2/+2
* some brown paperbag please. fix build.Stefan Reinauer2009-01-201-0/+1
* This patch makes the recently added assembler debug optional, as it mayStefan Reinauer2009-01-201-0/+4
* ok, another attempt to the build_opt_tbl problem:Stefan Reinauer2008-11-301-1/+1
* This patch from Ralf Grosse Boerger makes debugging more comfortable. Stefan Reinauer2008-11-281-1/+3
* This patch fixes the ugly race condition created through build_opt_tblStefan Reinauer2008-11-281-8/+3
* Revision 3564 improved compilation time, but it also introduced aCarl-Daniel Hailfinger2008-10-161-1/+8
* This changes the python generated makefilesCarl-Daniel Hailfinger2008-09-041-1/+1
* clean out obsoleted config.lb rules and output, fix indenting (trivial)Stefan Reinauer2008-08-011-19/+1
* add $(CROSS_COMPILE) to ar calls.Marc Jones2008-02-091-2/+2
* Use "--build-id=none" as linker flags if build-id is supported.Marc Karasek2008-01-221-6/+7
* rename linuxbios_* files, too.Stefan Reinauer2008-01-181-5/+5
* Rename almost all occurences of LinuxBIOS to coreboot. Stefan Reinauer2008-01-181-58/+58
* Ubuntu's gcc doesn't write "install:" in german locales.Patrick Georgi2008-01-081-1/+1
* AMD Rev F supportYinghai Lu2006-10-041-8/+58
* make doxygen workRonald G. Minnich2006-02-061-1/+6
* This is the change so that we can readable ldscript.ldRonald G. Minnich2006-01-281-1/+1
* Modifications for building LinuxBIOS under cygwin.Steven J. Magnani2005-09-091-3/+3
* move x86 CAR related stuff to arch/i386/Config.lbLi-Ta Lo2005-07-261-18/+0
* backed outGreg Watson2005-07-201-15/+15
* Updated ep405pc to latest config system.Greg Watson2005-07-201-15/+15
* Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-57arch import user (historical)2005-07-061-0/+1
* Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-51arch import user (historical)2005-07-061-0/+17
* - Update abuild.sh so it will rebuild successfull buildsEric Biederman2004-11-041-1/+0
* - To reduce confuse rename the parts of linuxbios bios that run fromEric Biederman2004-10-301-17/+17
* - First pass through with with device tree enhancement merge. Most of the me...Eric Biederman2004-10-141-1/+1
* - Small bug fixes to romcc. The deep problems with not inlining functions re...Eric Biederman2004-06-291-1/+1
* - Added volatile to asm statements in auto.c and failover.cEric Biederman2004-05-281-2/+2
* - Moved hlt() to it's own header.Eric Biederman2004-03-111-5/+10
* support for init objectsGreg Watson2003-11-091-4/+4
* - Update the romcc versionEric Biederman2003-10-221-2/+2
* - O2, enums, and switch statements work in romccEric Biederman2003-10-111-2/+2
* updates from YhLu, plus fixes for PPC/K8 issues.Ronald G. Minnich2003-07-301-2/+2
* updates for hdama and other things.Ronald G. Minnich2003-07-231-4/+3
* chip stuffGreg Watson2003-07-201-2/+3
* new config rulesGreg Watson2003-07-141-36/+111
OpenPOWER on IntegriCloud