- "flash write_binary" is now "flash write_bank" to clarify the focus of the
[fw/openocd] / src / flash / at91sam7.c
2008-02-25 oharboe- "flash write_binary" is now "flash write_bank" to...
2008-02-22 mifi- added patch to solve problem with AT91SAM7SE MCU...
2008-01-27 mifi- added autoprobe functionality
2008-01-17 ntfreak- add missing files from previous commit (tms470 flash...
2007-12-10 mifi- Fixing two compiler warnings
2007-08-20 mlu- Support for AT91SAM7xx512 chips
2007-08-14 drath- reworked presto.c to allow use of either FTD2XX or...
2007-08-10 drath- renamed M5960 USB JTAG to "flyswatter"
2007-07-25 drath- reformat src/jtag/bitq.c (thanks to Pavel Chromy)
2007-06-14 mluAdded patch for Luminar Micors Fury class devices ...
2007-03-26 drath- fixed arm926 cp15 command bug (thanks to Vincent...
2007-01-09 drath- disabled FT2232 debug output (that code should be...
2006-10-06 drath- added support for American Microsystem's M5960 (FT223...
2006-09-07 drath- integrated patch from Magnus Lundin that fixes at91sa...
2006-08-31 drath- endianess fixes everywhere but in the flash code...
2006-07-17 drath- Added support for native MinGW builds (thanks to...
2006-06-23 drath- added support for AT91SAM7A3 flash (patch from andre...
2006-06-02 drath- prepare OpenOCD for branching, created ./trunk/