summaryrefslogtreecommitdiff
path: root/src/flash
Commit message (Expand)AuthorAgeFilesLines
* - 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