summaryrefslogtreecommitdiff
path: root/src/target/armv4_5.c
Commit message (Expand)AuthorAgeFilesLines
...
* Laurentiu Cocanu - add error handlingoharboe2008-10-141-8/+30
* Fix problems with DCC downloads routine crashing silently.oharboe2008-10-121-19/+35
* Fixes SEGFAULT when setting registers from GDB.oharboe2008-10-071-0/+3
* GDB alive fixes for verify_imageoharboe2008-10-031-76/+79
* - added myself to copyright on files i remember adding large contributions fo...ntfreak2008-09-201-0/+3
* duan ellis target tcl work in progressoharboe2008-08-241-1/+1
* fix BUG: keep_alive() error messagesoharboe2008-08-201-21/+9
* added some alive_sleep()'soharboe2008-08-191-2/+2
* fixed not halted error messagesoharboe2008-08-171-0/+1
* Fix crash when mode number fetched from the target is invalid.oharboe2008-05-191-0/+9
* fix mode output when illegal arm mode is detected. Now prints illegal mode fo...oharboe2008-05-191-2/+5
* This matters for embedded devices, but is probably not observably better for ...oharboe2008-05-071-36/+0
* Reset wip. Just adding hooks. This is just to reduce the size of the actual c...oharboe2008-04-111-5/+5
* - Work on fixing erase check. Many implementations are plain broken.oharboe2008-04-031-0/+1
* - rename log functions to stop conflicts under win32 (wingdi)ntfreak2008-03-251-20/+20
* - the jtag chain is examined and validated after GDB & telnet serversoharboe2008-03-101-6/+0
* - Improves error handling upon GDB connectoharboe2008-03-071-0/+1
* Uwe Hermann tightned up comments, etc. to follow OpenOCD policyoharboe2008-03-021-1/+1
* - fixed target->type->poll() return valueoharboe2008-02-241-3/+2
* - Fixed bug in pathmove for XScalentfreak2008-02-191-8/+8
* - disabled excessive debug output in jtag.hdrath2007-04-111-0/+7
* - merged XScale branch back into trunkdrath2007-03-281-1/+8
* - added a PLD (programmable logic device) subsystem for FPGA, CPLD etc. confi...drath2006-11-221-2/+2
* - str9x flash support (Thanks to Spencer Oliver)drath2006-09-281-2/+28
* - endianess fixes everywhere but in the flash code. flashing might still be b...drath2006-08-311-2/+2
* - fixed a minor problem with the GDB server that could drop the first packet ...drath2006-08-061-1/+1
* - Added support for native MinGW builds (thanks to Spencer Oliver and Michael...drath2006-07-171-0/+4
* - the 'help' command now takes an optional argument to display help only on a...drath2006-06-121-0/+44
* - prepare OpenOCD for branching, created ./trunk/drath2006-06-021-0/+583