summaryrefslogtreecommitdiff
path: root/src/config/Config.lb
AgeCommit message (Expand)Author
2010-02-07newconfig is no more.Patrick Georgi
2010-02-05Add -pipe .. notably speeds up windows builds.Stefan Reinauer
2009-10-04This removes the uses of the buildrom utility and the coreboot.stripPatrick Georgi
2009-10-03Remove:Patrick Georgi
2009-09-26* drop libgcc from coreboot_apc.o, not needed.Stefan Reinauer
2009-08-27coreboot was still using an old set (obsolete since yabel) of x86emu includesStefan Reinauer
2009-07-21Add more warnings to CFLAGS, and also add some to HOSTCFLAGSStefan Reinauer
2009-06-30the tool chain settings should not be in renamed (as they will never live inStefan Reinauer
2009-06-30This patch unifies the use of config options in v2 to all start with CONFIG_Stefan Reinauer
2009-05-30Many Kudos go to Segher Boessenkool and Patrick Georgi for figuring this oneStefan Reinauer
2009-03-13This, ladies and gentlement, is commit #4000.Stefan Reinauer
2009-03-1120090310-2-gcc-for-real:Patrick Georgi
2009-03-1120090310-1-paths:Patrick Georgi
2009-03-06really clean out all compile time generated files (trivial)Stefan Reinauer
2009-03-04fix make clean as suggested by Myles Watson.Stefan Reinauer
2009-02-28fix those two boards that broke due to the config tool fixes.Stefan Reinauer
2009-02-28With this patch the v2 build system will create a directory hierarchyStefan Reinauer
2009-01-20some brown paperbag please. fix build.Stefan Reinauer
2009-01-20This patch makes the recently added assembler debug optional, as it mayStefan Reinauer
2008-11-30ok, another attempt to the build_opt_tbl problem:Stefan Reinauer
2008-11-28This patch from Ralf Grosse Boerger makes debugging more comfortable. Stefan Reinauer
2008-11-28This patch fixes the ugly race condition created through build_opt_tblStefan Reinauer
2008-10-16Revision 3564 improved compilation time, but it also introduced aCarl-Daniel Hailfinger
2008-09-04This changes the python generated makefilesCarl-Daniel Hailfinger
2008-08-01clean out obsoleted config.lb rules and output, fix indenting (trivial)Stefan Reinauer
2008-02-09add $(CROSS_COMPILE) to ar calls.Marc Jones
2008-01-22Use "--build-id=none" as linker flags if build-id is supported.Marc Karasek
2008-01-18rename linuxbios_* files, too.Stefan Reinauer
2008-01-18Rename almost all occurences of LinuxBIOS to coreboot. Stefan Reinauer
2008-01-08Ubuntu's gcc doesn't write "install:" in german locales.Patrick Georgi
2006-10-04AMD Rev F supportYinghai Lu
2006-02-06make doxygen workRonald G. Minnich
2006-01-28This is the change so that we can readable ldscript.ldRonald G. Minnich
2005-09-09Modifications for building LinuxBIOS under cygwin.Steven J. Magnani
2005-07-26move x86 CAR related stuff to arch/i386/Config.lbLi-Ta Lo
2005-07-20backed outGreg Watson
2005-07-20Updated ep405pc to latest config system.Greg Watson
2005-07-06Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-57arch import user (historical)
2005-07-06Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-51arch import user (historical)
2004-11-04- Update abuild.sh so it will rebuild successfull buildsEric Biederman
2004-10-30- To reduce confuse rename the parts of linuxbios bios that run fromEric 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.cEric Biederman
2004-03-11- Moved hlt() to it's own header.Eric Biederman
2003-11-09support for init objectsGreg Watson
2003-10-22- Update the romcc versionEric Biederman
2003-10-11 - O2, enums, and switch statements work in romccEric Biederman
2003-07-30updates from YhLu, plus fixes for PPC/K8 issues.Ronald G. Minnich
2003-07-23updates for hdama and other things.Ronald G. Minnich