summaryrefslogtreecommitdiff
path: root/util/newconfig
AgeCommit message (Expand)Author
2010-02-07newconfig is no more.Patrick Georgi
2009-11-11Rework bootblock size handling:Patrick Georgi
2009-10-03Remove:Patrick Georgi
2009-09-30Compress stage if CONFIG_COMPRESS is activated, instead ofPatrick Georgi
2009-09-22back out some overzealous renames Stefan Reinauer
2009-09-14New cbfstool. Works without mmap or fork/exec andPatrick Georgi
2009-07-21- Remove superfluous / from pathStefan Reinauer
2009-06-30This patch unifies the use of config options in v2 to all start with CONFIG_Stefan Reinauer
2009-06-25Remove the object files for cbfs from target directories and add aMyles Watson
2009-06-06Change the CBFS build process to use coreboot.romPatrick Georgi
2009-05-27Move coreboot_ram and coreboot_apc to CBFS. This allows to Patrick Georgi
2009-05-26Various fixes to the tree to get coreboot-v2 to build on SolarisPatrick Georgi
2009-05-13Add support for human-friendly component string types for the cbfstool addWard Vandewege
2009-05-04This patch removes these warnings:Myles Watson
2009-04-26Trivial: allow "," in filenamesPatrick Georgi
2009-04-25Enable cbfs payload compression (the "l" flag) if payloads arePatrick Georgi
2009-04-23This patch cleans up Makefile generation. It removes theMyles Watson
2009-04-22This patch fixes the parser. '|' has special meaning so [|] is used.Myles Watson
2009-04-21scan-build prefers -include over --includes=, gcc knows both.Patrick Georgi
2009-04-17Add include to config.gMyles Watson
2009-04-17There are two identical cfgfile rules in config.g. Remove one of them.Myles Watson
2009-04-17This patch allows you to add lines of the formMyles Watson
2009-04-14v2/src romfs->cbfs renamePeter Stuge
2009-04-08Only build romfs on those target that have CONFIG_ROMFS enabled.Stefan Reinauer
2009-04-04build romtool in mainboard target directory.Stefan Reinauer
2009-04-04Fix the concurrency issue of building romtool.Patrick Georgi
2009-04-03I thought that romfs infrastructure is done now, but there were somePatrick Georgi
2009-04-03the attached patch is the last infrastructure change necessary forPatrick Georgi
2009-04-02Ronald Hoogenboom writes:Ronald Hoogenboom
2009-02-28coreboot-v2: drop this ugly historic union name in v2 that was dropped in v3Stefan Reinauer
2009-02-28This is a small fix for the last checkin (does not fix those two boards) thatStefan Reinauer
2009-02-28With this patch the v2 build system will create a directory hierarchyStefan Reinauer
2009-02-18Carl-Daniel's part:Carl-Daniel Hailfinger
2009-01-19First shot at factoring SMM code into generic parts and southbridge specificStefan Reinauer
2008-11-28This patch fixes the ugly race condition created through build_opt_tblStefan Reinauer
2008-09-04This changes the python generated makefilesCarl-Daniel Hailfinger
2008-08-01fix typos in config.g, and don't arbitrarily hide some build informationStefan Reinauer
2008-06-08Changes Makefile generation so that recursive "make" calls readPierre Pronchery
2008-02-18Should be part of changeset 3106.Rudolf Marek
2008-01-18Rename almost all occurences of LinuxBIOS to coreboot. Stefan Reinauer
2006-08-11- fix dependency rule for Makefile and Makefile.settingsRichard Smith
2006-05-02add automatic payload compression method to LinuxBIOSStefan Reinauer
2005-12-021201_ht_bus0_dev0_fidvid_core.diffStefan Reinauer
2005-07-06cleaning cvs leftoversarch import user (historical)
2004-11-22- Add the cpu path support. Oops I failed to commit this earlierEric Biederman
2004-11-20added missing cpu and cpu_bus supportGreg Watson
2004-11-05- Ensure the all target is the first commands in the makefile....Eric Biederman
2004-11-05- Put the rule for the Makefile at the bottom of the makefile!Eric Biederman
2004-11-05- In the makefile header get the name of the Makefile correctEric Biederman
2004-11-05- Massage the code to generate the top level Makefile so theEric Biederman