First shot at factoring SMM code into generic parts and southbridge specific
[coreboot.git] / util / newconfig / config.g
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.
2003-06-30 Ronald G. MinnichTAGS are back!
2003-06-26 Ronald G. MinnichOK, now builds fallback for arima/hdama!
2003-06-25 Greg WatsonSimple printing of options. Will make this better.
2003-06-25 Ronald G. Minnichmore fixes but it appears that options are not picking...
2003-06-24 Ronald G. Minnichneeded rules for DRIVER
2003-06-24 Ronald G. Minnichfixed paths for GENERATED
2003-06-24 Greg Watsonifs now have elses
2003-06-24 Greg Watsonif statement for options
2003-06-24 Ronald G. Minnichadd a hint for users about why:
2003-06-24 Ronald G. MinnichSimply typo in 'target' if directory does not exist
2003-06-24 Ronald G. Minnichfix non-portable syntax.
2003-06-23 Greg WatsonSyntax fixes.
2003-06-23 Greg WatsonNew option stuff.
2003-06-14 Ronald G. Minnichnew config tool