aboutsummaryrefslogtreecommitdiff
path: root/util/newconfig
AgeCommit message (Expand)Author
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
2004-10-21- Bump the LinuxBIOS major versionEric Biederman
2004-10-18- FIXED resources are also ASSIGNED resourcesEric Biederman
2004-10-18- Set the parent's link properly in the bus fieldEric Biederman
2004-10-16- Bump MAX_LINKS to 4 I have actually found an i2c bridge that needs thisEric Biederman
2004-10-16- HDAMA boots!Eric Biederman
2004-10-16- First stab at running linuxbios without the old static device tree.Eric Biederman
2004-10-16- Fix config.g and the hdama config so everthing builds again.Eric Biederman
2004-10-15add back stuff from beforeRonald G. Minnich
2004-10-15fixes for apic, i2cRonald G. Minnich
2004-10-15closerRonald G. Minnich
2004-10-15this now works right.Ronald G. Minnich
2004-10-14more or less more or less brokenRonald G. Minnich
2004-10-14more breakage, thanks to RonRonald G. Minnich
2004-10-14- Add chip and a few other bug fixesEric Biederman
2004-06-03remove brain-dead verify codeGreg Watson
2004-04-29chaged chip_device_path::enable to chip_device_path::enabled,Li-Ta Lo
2004-04-13back out incorrect commit on config.gLi-Ta Lo
2004-04-13porting getpir to freebios2Li-Ta Lo
2004-03-23These changes tighten up rules for exporting options.Greg Watson
2004-03-11- Moved hlt() to it's own header.Eric Biederman
2004-03-07config.gGreg Watson
2004-02-04- Update to the latest config.gEric Biederman
2003-11-05New option behavior:Greg Watson
2003-10-14- Fix the link check so it actually checks for the appropriate maximum linkEric Biederman
2003-10-11 - O2, enums, and switch statements work in romccEric Biederman
2003-09-26fix buildrom statement if there's only one romimage specified.Stefan Reinauer
2003-09-25allow default settings in the mainboard fileRonald G. Minnich
2003-09-17add filename to buildromStefan Reinauer
2003-09-12add cvsignore fileStefan Reinauer
2003-09-12add "clean" targetStefan Reinauer
2003-09-01- Updates to config.g so that it works more reliably and has initial supportEric Biederman
2003-08-06I mean it this time. NO more unnecessary 'dir' commands for cpus.Ronald G. Minnich
2003-08-06end silly multiple sources of /cpu/whatever.Ronald G. Minnich
2003-08-05Fixed version skew problem.Greg Watson
2003-08-05- Update the Makefile to have a proper ALL: targetEric Biederman
2003-08-04Commits for the new config static device design, to allow more than one staticRonald G. Minnich
2003-07-28Added support for naming instances of parts. This is to allow arbitraryGreg Watson
2003-07-25added a bit of error checking!Greg Watson
2003-07-24cpu should be vendor/device too...Greg Watson
2003-07-24added uses checking at top levelGreg Watson
2003-07-23static device names start with static_Greg Watson
2003-07-23add clean to MakefileGreg Watson
2003-07-23new register formatGreg Watson
2003-07-23Fix the generation of .o from .SRonald G. Minnich
2003-07-21added payloadGreg Watson
2003-07-21fix crt0 includes orderingGreg Watson
2003-07-21typo fixed.Ronald G. Minnich
2003-07-21more chip stuffGreg Watson
2003-07-20chip stuffGreg Watson
2003-07-19tidy upGreg Watson
2003-07-19a few changesGreg Watson