aboutsummaryrefslogtreecommitdiff
path: root/src/flash/cfi.c
AgeCommit message (Expand)AuthorFilesLines
2008-02-25- "flash write_binary" is now "flash write_bank" to clarify the focus of theoharboe1-9/+4
2008-02-24disable cfi_write_words(). Broken for spansion, fallbackoharboe1-2357/+2360
2008-02-18- add new non-cfi SST flash device. Thanks Øyvind Harboentfreak1-1/+4
2008-01-27- added autoprobe functionalitymifi1-0/+15
2008-01-21- Eleminated leading tabs/white spacebodylove1-4/+4
2008-01-21- updated docs for cfi command, added missing ft2232_layout namesntfreak1-4/+4
2007-12-17- only some cosmetic changes, convert \r\n to unixmifi1-3/+3
2007-12-16- removed some compiler warningsmifi1-23/+30
2007-12-14- added the patch CFI-BE-Fixes-Blockwrite-Support.diffmifi1-82/+302
2007-12-14- added patch from Dominic to unlock the ATMEL flash in cfi_read_atmel_pri_extmifi1-1/+7
2007-12-10- Fixing two compiler warningsmifi1-1/+1
2007-12-10- Stripped trailing spaces (patch preparation)bodylove1-250/+250
2007-08-10- renamed M5960 USB JTAG to "flyswatter"drath1-43/+33
2007-05-29- split fileio handling into fileio part and image handlingdrath1-150/+260
2007-04-11- disabled excessive debug output in jtag.hdrath1-27/+746
2007-03-26- fixed arm926 cp15 command bug (thanks to Vincent Palatin for this patch)drath1-8/+3
2007-01-22- fix incorrect parsing of whitespace in command.c (thanks to Magnus Lundin)drath1-8/+49
2006-11-22- added a PLD (programmable logic device) subsystem for FPGA, CPLD etc. confi...drath1-29/+63
2006-09-28- str9x flash support (Thanks to Spencer Oliver)drath1-0/+4
2006-09-07- integrated patch from Magnus Lundin that fixes at91sam7 flash timing bugs a...drath1-6/+11
2006-08-06- fixed a minor problem with the GDB server that could drop the first packet ...drath1-0/+8
2006-07-17- Added support for native MinGW builds (thanks to Spencer Oliver and Michael...drath1-0/+6
2006-06-02- prepare OpenOCD for branching, created ./trunk/drath1-0/+1194