summaryrefslogtreecommitdiff
path: root/src/flash/at91sam7.c
Commit message (Expand)AuthorAgeFilesLines
* - Support for AT91SAM7xx512 chipsmlu2007-08-201-134/+231
* - reworked presto.c to allow use of either FTD2XX or libftdi (libftdi not fun...drath2007-08-141-11/+24
* - renamed M5960 USB JTAG to "flyswatter"drath2007-08-101-19/+13
* - reformat src/jtag/bitq.c (thanks to Pavel Chromy)drath2007-07-251-4/+1
* Added patch for Luminar Micors Fury class devices (Joe Kroesche)mlu2007-06-141-2/+2
* - fixed arm926 cp15 command bug (thanks to Vincent Palatin for this patch)drath2007-03-261-10/+5
* - disabled FT2232 debug output (that code should be fairly stable)drath2007-01-091-0/+34
* - added support for American Microsystem's M5960 (FT2232 based USB JTAG inter...drath2006-10-061-15/+36
* - integrated patch from Magnus Lundin that fixes at91sam7 flash timing bugs a...drath2006-09-071-29/+26
* - endianess fixes everywhere but in the flash code. flashing might still be b...drath2006-08-311-5/+8
* - Added support for native MinGW builds (thanks to Spencer Oliver and Michael...drath2006-07-171-36/+201
* - added support for AT91SAM7A3 flash (patch from andre renaud, thanks)drath2006-06-231-7/+25
* - prepare OpenOCD for branching, created ./trunk/drath2006-06-021-0/+632