summaryrefslogtreecommitdiff
path: root/src/flash
Commit message (Expand)AuthorAgeFilesLines
* - added support for American Microsystem's M5960 (FT2232 based USB JTAG inter...drath2006-10-062-15/+45
* - str9x flash support (Thanks to Spencer Oliver)drath2006-09-286-2/+748
* - allow writes to second flash bank on STR71x devices (cleaned up sector list...drath2006-09-122-57/+142
* - free working area used to store flash write bufferdrath2006-09-071-0/+2
* - integrated patch from Magnus Lundin that fixes at91sam7 flash timing bugs a...drath2006-09-075-83/+264
* - made lpc2000 code endianness safe (support big-endian hosts, target is alwa...drath2006-08-311-11/+11
* - endianess fixes everywhere but in the flash code. flashing might still be b...drath2006-08-313-8/+11
* - renamed jtag_interface_t.support_statemove to jtag_interface_t.support_path...drath2006-08-171-1/+1
* - fixed a minor problem with the GDB server that could drop the first packet ...drath2006-08-061-0/+8
* - added configurable delays after reset lines get deasserted. useful if reset...drath2006-07-301-1/+7
* - Added support for native MinGW builds (thanks to Spencer Oliver and Michael...drath2006-07-176-43/+236
* - added support for AT91SAM7A3 flash (patch from andre renaud, thanks)drath2006-06-231-7/+25
* - prepare OpenOCD for branching, created ./trunk/drath2006-06-0211-0/+3946