aboutsummaryrefslogtreecommitdiff
path: root/util
AgeCommit message (Expand)Author
2004-07-08added testbios for V2Li-Ta Lo
2004-06-29- Small bug fixes to romcc. The deep problems with not inlining functions re...Eric Biederman
2004-06-03remove brain-dead verify codeGreg Watson
2004-05-29- Don't confuse return statements with conditional branchesEric Biederman
2004-05-28- Upgrade to romcc version 0.63Eric Biederman
2004-05-24minor reformatLi-Ta Lo
2004-04-29chaged chip_device_path::enable to chip_device_path::enabled,Li-Ta Lo
2004-04-14seperate checksum and code generating code.Li-Ta Lo
2004-04-13removed unused assignirq.c and aute generated irq_tables.cLi-Ta Lo
2004-04-13back out incorrect commit on config.gLi-Ta Lo
2004-04-13porting getpir to freebios2Li-Ta Lo
2004-04-13add missing return at 205Ronald G. Minnich
2004-03-27data tye consistenceLi-Ta Lo
2004-03-27removed false alarm of erase/write, use verify '-v' if you are not sure about...Li-Ta Lo
2004-03-23These changes tighten up rules for exporting options.Greg Watson
2004-03-22fixed minor typoLi-Ta Lo
2004-03-22more jedec standard consolidatation.Li-Ta Lo
2004-03-20rmove unused #define and function declaretionLi-Ta Lo
2004-03-20I have no idea what i was trying to show off when I used the while loop ratherLi-Ta Lo
2004-03-20consolidate more jedec standard codeLi-Ta Lo
2004-03-19remove duplicated codeLi-Ta Lo
2004-03-18Added support for SST49LF0xxA parts.David W. Hendricks
2004-03-18Added support for more SST 49lf0xxA partsDavid W. Hendricks
2004-03-18forgot a semicolonLi-Ta Lo
2004-03-18removed unused code in pm49fl004, remove experimental delay in sst49lf040Li-Ta Lo
2004-03-18fixed stupid i++ evalution order bugLi-Ta Lo
2004-03-18fixed 32bit v.s. 64bit long int arithematicsLi-Ta Lo
2004-03-17removed spd_dump.c, it has nothing to do with flashing flash parts.Li-Ta Lo
2004-03-17move utility functions into new source filesLi-Ta Lo
2004-03-17Added support for SST49LF040David W. Hendricks
2004-03-11- Moved hlt() to it's own header.Eric Biederman
2004-03-07config.gGreg Watson
2004-02-13fix makefileRonald G. Minnich
2004-02-10now we support 8111 and these parts.Ronald G. Minnich
2004-02-04- Update to the latest config.gEric Biederman
2003-12-05- Lower DEBUG_CONSISTENCY to 1 2 is only really useful when debuggingEric Biederman
2003-11-05New option behavior:Greg Watson
2003-11-05fix volatileRonald G. Minnich
2003-10-25due to popular demand, added flash_and_burn to the freebios2 tree.Ronald G. Minnich
2003-10-22- Update romcc to version 0.37Eric Biederman
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-26get rid of pointer/int cast warnings on 64bit.Stefan Reinauer
2003-09-25allow default settings in the mainboard fileRonald G. Minnich
2003-09-18first shot of legacybios emulation.Stefan Reinauer
2003-09-17fix romcc compiling 32bit code on amd64Stefan Reinauer
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-23getting HDAMA to build.Ronald G. Minnich
2003-07-21- First pass at s2880 support.Eric Biederman
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-12- Commit more tests for romccEric Biederman
2003-07-12- Structure handling fixes.Eric Biederman
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-07-04- Moved 2 of the test cases into tests for failureEric Biederman
2003-07-04- Minor fixes for handling structure constants and array values that are not ...Eric Biederman
2003-07-03- Allow for a larger rhs on phi variablesEric Biederman
2003-07-01- Massive set of cleanups/fixes for romcc. Lots of corner cases now workEric Biederman
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-28- Update romcc so that it more successfully spills registers to the xmm regis...Eric Biederman
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-25- Set the default compiler back to gcc ooopsEric Biederman
2003-06-25- Error on function prototypesEric Biederman
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