aboutsummaryrefslogtreecommitdiff
path: root/src/flash/at91sam7.c
AgeCommit message (Expand)Author
2007-12-10- Fixing two compiler warningsmifi
2007-08-20- Support for AT91SAM7xx512 chipsmlu
2007-08-14- reworked presto.c to allow use of either FTD2XX or libftdi (libftdi not fun...drath
2007-08-10- renamed M5960 USB JTAG to "flyswatter"drath
2007-07-25- reformat src/jtag/bitq.c (thanks to Pavel Chromy)drath
2007-06-14Added patch for Luminar Micors Fury class devices (Joe Kroesche)mlu
2007-03-26- fixed arm926 cp15 command bug (thanks to Vincent Palatin for this patch)drath
2007-01-09- disabled FT2232 debug output (that code should be fairly stable)drath
2006-10-06- added support for American Microsystem's M5960 (FT2232 based USB JTAG inter...drath
2006-09-07- integrated patch from Magnus Lundin that fixes at91sam7 flash timing bugs a...drath
2006-08-31- endianess fixes everywhere but in the flash code. flashing might still be b...drath
2006-07-17- Added support for native MinGW builds (thanks to Spencer Oliver and Michael...drath
2006-06-23- added support for AT91SAM7A3 flash (patch from andre renaud, thanks)drath
2006-06-02- prepare OpenOCD for branching, created ./trunk/drath