summaryrefslogtreecommitdiff
path: root/src/flash/cfi.c
Commit message (Expand)AuthorAgeFilesLines
...
* disable cfi_write_words(). Broken for spansion, fallbackoharboe2008-02-241-2357/+2360
* - add new non-cfi SST flash device. Thanks Øyvind Harboentfreak2008-02-181-1/+4
* - added autoprobe functionalitymifi2008-01-271-0/+15
* - Eleminated leading tabs/white spacebodylove2008-01-211-4/+4
* - updated docs for cfi command, added missing ft2232_layout namesntfreak2008-01-211-4/+4
* - only some cosmetic changes, convert \r\n to unixmifi2007-12-171-3/+3
* - removed some compiler warningsmifi2007-12-161-23/+30
* - added the patch CFI-BE-Fixes-Blockwrite-Support.diffmifi2007-12-141-82/+302
* - added patch from Dominic to unlock the ATMEL flash in cfi_read_atmel_pri_extmifi2007-12-141-1/+7
* - Fixing two compiler warningsmifi2007-12-101-1/+1
* - Stripped trailing spaces (patch preparation)bodylove2007-12-101-250/+250
* - renamed M5960 USB JTAG to "flyswatter"drath2007-08-101-43/+33
* - split fileio handling into fileio part and image handlingdrath2007-05-291-150/+260
* - disabled excessive debug output in jtag.hdrath2007-04-111-27/+746
* - fixed arm926 cp15 command bug (thanks to Vincent Palatin for this patch)drath2007-03-261-8/+3
* - fix incorrect parsing of whitespace in command.c (thanks to Magnus Lundin)drath2007-01-221-8/+49
* - added a PLD (programmable logic device) subsystem for FPGA, CPLD etc. confi...drath2006-11-221-29/+63
* - str9x flash support (Thanks to Spencer Oliver)drath2006-09-281-0/+4
* - integrated patch from Magnus Lundin that fixes at91sam7 flash timing bugs a...drath2006-09-071-6/+11
* - fixed a minor problem with the GDB server that could drop the first packet ...drath2006-08-061-0/+8
* - Added support for native MinGW builds (thanks to Spencer Oliver and Michael...drath2006-07-171-0/+6
* - prepare OpenOCD for branching, created ./trunk/drath2006-06-021-0/+1194