summaryrefslogtreecommitdiff
path: root/util/flash_and_burn/flash_rom.c
AgeCommit message (Expand)Author
2005-11-24rename the directory to match the program nameStefan Reinauer
2005-01-11*** empty log message ***Li-Ta Lo
2004-12-08added -E option for chip erase, remove duplicated codeLi-Ta Lo
2004-12-08add retry to write_byte_program_jedec(), 99% success rateLi-Ta Lo
2004-12-07enable LPC decoding for 1 MB more addresss, for supporting SST49LF00xA/BLi-Ta Lo
2004-12-07SST49LF00[2,3,4] should useLi-Ta Lo
2004-10-20Tyan update to work with new CPU ConfigYinghai Lu
2004-09-30support for sst firmware hubRonald G. Minnich
2004-09-07code reformatLi-Ta Lo
2004-03-27removed false alarm of erase/write, use verify '-v' if you are not sure about...Li-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-18forgot a semicolonLi-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-02-10now we support 8111 and these parts.Ronald G. Minnich
2003-10-25due to popular demand, added flash_and_burn to the freebios2 tree.Ronald G. Minnich