summaryrefslogtreecommitdiff
path: root/util/newconfig
AgeCommit message (Expand)Author
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