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