This patch unifies the use of config options in v2 to all start with CONFIG_
[coreboot.git] / util / newconfig / config.g
2009-06-30 Stefan ReinauerThis patch unifies the use of config options in v2...
2009-06-25 Myles WatsonRemove the object files for cbfs from target directorie...
2009-06-06 Patrick GeorgiChange the CBFS build process to use coreboot.rom
2009-05-27 Patrick GeorgiMove coreboot_ram and coreboot_apc to CBFS. This allows to
2009-05-26 Patrick GeorgiVarious fixes to the tree to get coreboot-v2 to build...
2009-05-13 Ward VandewegeAdd support for human-friendly component string types...
2009-05-04 Myles WatsonThis patch removes these warnings:
2009-04-26 Patrick GeorgiTrivial: allow "," in filenames
2009-04-25 Patrick GeorgiEnable cbfs payload compression (the "l" flag) if paylo...
2009-04-23 Myles WatsonThis patch cleans up Makefile generation. It removes the
2009-04-22 Myles WatsonThis patch fixes the parser. '|' has special meaning...
2009-04-21 Patrick Georgiscan-build prefers -include over --includes=, gcc knows...
2009-04-17 Myles WatsonAdd include to config.g
2009-04-17 Myles WatsonThere are two identical cfgfile rules in config.g....
2009-04-17 Myles WatsonThis patch allows you to add lines of the form
2009-04-14 Peter Stugev2/src romfs->cbfs rename
2009-04-08 Stefan ReinauerOnly build romfs on those target that have CONFIG_ROMFS...
2009-04-04 Stefan Reinauerbuild romtool in mainboard target directory.
2009-04-04 Patrick GeorgiFix the concurrency issue of building romtool.
2009-04-03 Patrick GeorgiI thought that romfs infrastructure is done now, but...
2009-04-03 Patrick Georgithe attached patch is the last infrastructure change...
2009-04-02 Ronald HoogenboomRonald Hoogenboom writes:
2009-02-28 Stefan Reinauercoreboot-v2: drop this ugly historic union name in...
2009-02-28 Stefan ReinauerThis is a small fix for the last checkin (does not...
2009-02-28 Stefan ReinauerWith this patch the v2 build system will create a direc...
2009-02-18 Carl-Daniel HailfingerCarl-Daniel's part:
2009-01-19 Stefan ReinauerFirst shot at factoring SMM code into generic parts...
2008-11-28 Stefan ReinauerThis patch fixes the ugly race condition created throug...
2008-09-04 Carl-Daniel HailfingerThis changes the python generated makefiles
2008-08-01 Stefan Reinauerfix typos in config.g, and don't arbitrarily hide some...
2008-06-08 Pierre ProncheryChanges Makefile generation so that recursive "make...
2008-02-18 Rudolf MarekShould be part of changeset 3106.
2008-01-18 Stefan ReinauerRename almost all occurences of LinuxBIOS to coreboot.
2006-08-11 Richard Smith- fix dependency rule for Makefile and Makefile.settings
2006-05-02 Stefan Reinaueradd automatic payload compression method to LinuxBIOS
2005-12-02 Stefan Reinauer1201_ht_bus0_dev0_fidvid_core.diff
2004-11-22 Eric Biederman- Add the cpu path support. Oops I failed to commit...
2004-11-20 Greg Watsonadded missing cpu and cpu_bus support
2004-11-05 Eric Biederman- Ensure the all target is the first commands in the...
2004-11-05 Eric Biederman- Put the rule for the Makefile at the bottom of the...
2004-11-05 Eric Biederman- In the makefile header get the name of the Makefile...
2004-11-05 Eric Biederman- Massage the code to generate the top level Makefile...
2004-10-21 Eric Biederman- Bump the LinuxBIOS major version
2004-10-18 Eric Biederman- FIXED resources are also ASSIGNED resources
2004-10-18 Eric Biederman- Set the parent's link properly in the bus field
2004-10-16 Eric Biederman- Bump MAX_LINKS to 4 I have actually found an i2c...
2004-10-16 Eric Biederman- HDAMA boots!
2004-10-16 Eric Biederman- First stab at running linuxbios without the old stati...
2004-10-16 Eric Biederman- Fix config.g and the hdama config so everthing builds...
2004-10-15 Ronald G. Minnichadd back stuff from before
2004-10-15 Ronald G. Minnichfixes for apic, i2c
2004-10-15 Ronald G. Minnichcloser
2004-10-15 Ronald G. Minnichthis now works right.
2004-10-14 Ronald G. Minnichmore or less more or less broken
2004-10-14 Ronald G. Minnichmore breakage, thanks to Ron
2004-10-14 Eric Biederman- Add chip and a few other bug fixes
2004-06-03 Greg Watsonremove brain-dead verify code
2004-04-29 Li-Ta Lochaged chip_device_path::enable to chip_device_path...
2004-04-13 Li-Ta Loback out incorrect commit on config.g
2004-04-13 Li-Ta Loporting getpir to freebios2
2004-03-23 Greg WatsonThese changes tighten up rules for exporting options.
2004-03-11 Eric Biederman- Moved hlt() to it's own header.
2004-03-07 Greg Watsonconfig.g
2004-02-04 Eric Biederman- Update to the latest config.g
2003-11-05 Greg WatsonNew option behavior:
2003-10-14 Eric Biederman- Fix the link check so it actually checks for the...
2003-10-11 Eric Biederman - O2, enums, and switch statements work in romcc
2003-09-26 Stefan Reinauerfix buildrom statement if there's only one romimage...
2003-09-25 Ronald G. Minnichallow default settings in the mainboard file
2003-09-17 Stefan Reinaueradd filename to buildrom
2003-09-01 Eric Biederman- Updates to config.g so that it works more reliably...
2003-08-06 Ronald G. MinnichI mean it this time. NO more unnecessary 'dir' commands...
2003-08-06 Ronald G. Minnichend silly multiple sources of /cpu/whatever.
2003-08-05 Greg WatsonFixed version skew problem.
2003-08-04 Ronald G. MinnichCommits for the new config static device design, to...
2003-07-28 Greg WatsonAdded support for naming instances of parts. This is...
2003-07-25 Greg Watsonadded a bit of error checking!
2003-07-24 Greg Watsoncpu should be vendor/device too...
2003-07-24 Greg Watsonadded uses checking at top level
2003-07-23 Greg Watsonstatic device names start with static_
2003-07-23 Greg Watsonadd clean to Makefile
2003-07-23 Greg Watsonnew register format
2003-07-23 Ronald G. MinnichFix the generation of .o from .S
2003-07-21 Greg Watsonadded payload
2003-07-21 Greg Watsonfix crt0 includes ordering
2003-07-21 Ronald G. Minnichtypo fixed.
2003-07-21 Greg Watsonmore chip stuff
2003-07-20 Greg Watsonchip stuff
2003-07-19 Greg Watsontidy up
2003-07-19 Greg Watsona few changes
2003-07-18 Greg WatsonAllow options in mainboard configuration file
2003-07-18 Greg Watsonfix problems with options, more functionality
2003-07-17 Greg Watsonadded romimage support
2003-07-14 Greg Watsonnew config rules
2003-07-11 Ronald G. Minnichstatic configuration. Needs new keyword per greg to...
2003-07-10 Greg Watsonnew print statement
2003-07-10 Ronald G. Minnichfirst cut at generating code.
2003-07-10 Ronald G. Minnichfixing trees.
2003-06-30 Ronald G. Minnichall: now depends on linuxbios.rom
2003-06-30 Ronald G. Minnichnow builds with *0* tweaks.
next