aboutsummaryrefslogtreecommitdiff
path: root/util/newconfig
AgeCommit message (Expand)Author
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
2003-07-18Allow options in mainboard configuration fileGreg Watson
2003-07-18fix problems with options, more functionalityGreg Watson
2003-07-17added romimage supportGreg Watson
2003-07-14new config rulesGreg Watson
2003-07-11static configuration. Needs new keyword per greg to enable inclusion of aRonald G. Minnich
2003-07-10new print statementGreg Watson
2003-07-10first cut at generating code.Ronald G. Minnich
2003-07-10fixing trees.Ronald G. Minnich
2003-06-30all: now depends on linuxbios.romRonald G. Minnich
2003-06-30now builds with *0* tweaks.Ronald G. Minnich
2003-06-30TAGS are back!Ronald G. Minnich
2003-06-26OK, now builds fallback for arima/hdama!Ronald G. Minnich
2003-06-25Simple printing of options. Will make this better.Greg Watson
2003-06-25more fixes but it appears that options are not picking up the right values.Ronald G. Minnich
2003-06-24needed rules for DRIVERRonald G. Minnich
2003-06-24fixed paths for GENERATEDRonald G. Minnich
2003-06-24ifs now have elsesGreg Watson
2003-06-24if statement for optionsGreg Watson
2003-06-24add a hint for users about why:Ronald G. Minnich
2003-06-24Simply typo in 'target' if directory does not existRonald G. Minnich
2003-06-24fix non-portable syntax.Ronald G. Minnich
2003-06-23Syntax fixes.Greg Watson
2003-06-23New option stuff.Greg Watson
2003-06-14new config toolRonald G. Minnich