Add constants for fast path resume copying
[coreboot.git] / util / flash_and_burn / flash_rom.c
2005-11-24 Stefan Reinauerrename the directory to match the program name
2005-01-11 Li-Ta Lo*** empty log message ***
2004-12-08 Li-Ta Loadded -E option for chip erase, remove duplicated code
2004-12-08 Li-Ta Loadd retry to write_byte_program_jedec(), 99% success...
2004-12-07 Li-Ta Loenable LPC decoding for 1 MB more addresss, for support...
2004-12-07 Li-Ta LoSST49LF00[2,3,4] should use
2004-10-20 Yinghai LuTyan update to work with new CPU Config
2004-09-30 Ronald G. Minnichsupport for sst firmware hub
2004-09-07 Li-Ta Locode reformat
2004-03-27 Li-Ta Loremoved false alarm of erase/write, use verify '-v...
2004-03-20 Li-Ta LoI have no idea what i was trying to show off when I...
2004-03-20 Li-Ta Loconsolidate more jedec standard code
2004-03-19 Li-Ta Loremove duplicated code
2004-03-18 David W. HendricksAdded support for SST49LF0xxA parts.
2004-03-18 Li-Ta Loforgot a semicolon
2004-03-18 Li-Ta Lofixed stupid i++ evalution order bug
2004-03-18 Li-Ta Lofixed 32bit v.s. 64bit long int arithematics
2004-03-17 Li-Ta Loremoved spd_dump.c, it has nothing to do with flashing...
2004-03-17 Li-Ta Lomove utility functions into new source files
2004-03-17 David W. HendricksAdded support for SST49LF040
2004-02-10 Ronald G. Minnichnow we support 8111 and these parts.
2003-10-25 Ronald G. Minnichdue to popular demand, added flash_and_burn to the...