summaryrefslogtreecommitdiffstats
path: root/util
Commit message (Expand)AuthorAgeFilesLines
* - Small bug fixes to romcc. The deep problems with not inlining functions re...Eric Biederman2004-06-291-57/+91
* remove brain-dead verify codeGreg Watson2004-06-031-4/+0
* - Don't confuse return statements with conditional branchesEric Biederman2004-05-291-1/+1
* - Upgrade to romcc version 0.63Eric Biederman2004-05-2842-2194/+13439
* minor reformatLi-Ta Lo2004-05-241-15/+16
* chaged chip_device_path::enable to chip_device_path::enabled,Li-Ta Lo2004-04-291-4/+4
* seperate checksum and code generating code.Li-Ta Lo2004-04-146-132/+116
* removed unused assignirq.c and aute generated irq_tables.cLi-Ta Lo2004-04-133-20/+8
* back out incorrect commit on config.gLi-Ta Lo2004-04-131-37/+0
* porting getpir to freebios2Li-Ta Lo2004-04-135-0/+296
* add missing return at 205Ronald G. Minnich2004-04-131-0/+1
* data tye consistenceLi-Ta Lo2004-03-272-10/+7
* removed false alarm of erase/write, use verify '-v' if you are not sure about...Li-Ta Lo2004-03-278-138/+77
* These changes tighten up rules for exporting options.Greg Watson2004-03-231-31/+41
* fixed minor typoLi-Ta Lo2004-03-221-1/+1
* more jedec standard consolidatation.Li-Ta Lo2004-03-222-32/+38
* rmove unused #define and function declaretionLi-Ta Lo2004-03-207-25/+4
* I have no idea what i was trying to show off when I used the while loop ratherLi-Ta Lo2004-03-201-3/+2
* consolidate more jedec standard codeLi-Ta Lo2004-03-2027-690/+757
* remove duplicated codeLi-Ta Lo2004-03-198-384/+142
* Added support for SST49LF0xxA parts.David W. Hendricks2004-03-181-1/+12
* Added support for more SST 49lf0xxA partsDavid W. Hendricks2004-03-181-0/+5
* forgot a semicolonLi-Ta Lo2004-03-182-4/+5
* removed unused code in pm49fl004, remove experimental delay in sst49lf040Li-Ta Lo2004-03-182-37/+1
* fixed stupid i++ evalution order bugLi-Ta Lo2004-03-181-4/+8
* fixed 32bit v.s. 64bit long int arithematicsLi-Ta Lo2004-03-186-43/+14
* removed spd_dump.c, it has nothing to do with flashing flash parts.Li-Ta Lo2004-03-174-91/+40
* move utility functions into new source filesLi-Ta Lo2004-03-176-549/+511
* Added support for SST49LF040David W. Hendricks2004-03-175-4/+243
* - Moved hlt() to it's own header.Eric Biederman2004-03-117-37/+234
* config.gGreg Watson2004-03-071-3/+3
* fix makefileRonald G. Minnich2004-02-131-1/+2
* now we support 8111 and these parts.Ronald G. Minnich2004-02-104-4/+301
* - Update to the latest config.gEric Biederman2004-02-041-146/+178
* - Lower DEBUG_CONSISTENCY to 1 2 is only really useful when debuggingEric Biederman2003-12-051-1/+1
* New option behavior:Greg Watson2003-11-051-101/+108
* fix volatileRonald G. Minnich2003-11-051-4/+4
* due to popular demand, added flash_and_burn to the freebios2 tree.Ronald G. Minnich2003-10-2523-0/+2574
* - Update romcc to version 0.37Eric Biederman2003-10-228-1365/+2679
* - Fix the link check so it actually checks for the appropriate maximum linkEric Biederman2003-10-141-1/+1
* - O2, enums, and switch statements work in romccEric Biederman2003-10-1136-574/+6037
* fix buildrom statement if there's only one romimage specified.Stefan Reinauer2003-09-261-7/+7
* get rid of pointer/int cast warnings on 64bit.Stefan Reinauer2003-09-261-7/+9
* allow default settings in the mainboard fileRonald G. Minnich2003-09-251-4/+13
* first shot of legacybios emulation.Stefan Reinauer2003-09-1851-0/+27688
* fix romcc compiling 32bit code on amd64Stefan Reinauer2003-09-171-0/+26
* add filename to buildromStefan Reinauer2003-09-171-5/+21
* add cvsignore fileStefan Reinauer2003-09-121-0/+3
* add "clean" targetStefan Reinauer2003-09-121-1/+4
* - Updates to config.g so that it works more reliably and has initial supportEric Biederman2003-09-011-31/+99
OpenPOWER on IntegriCloud