summaryrefslogtreecommitdiff
path: root/src/target/target.h
Commit message (Expand)AuthorAgeFilesLines
* Pavel Chromy's on chip flash loaderoharboe2008-04-231-0/+1
* Added checks for target->type->read/write_memory, soft_reset_halt and run_alg...oharboe2008-04-151-0/+4
* Reset wip. Just adding hooks. This is just to reduce the size of the actual c...oharboe2008-04-111-0/+3
* added target->type->examine(). Eventually this will allow for bringing up tel...oharboe2008-04-111-1/+15
* - added "init" command. "init" and "reset" at end of startup script is equiva...oharboe2008-04-091-8/+5
* - Work on fixing erase check. Many implementations are plain broken.oharboe2008-04-031-2/+24
* Michael Bruck: fixed warningsoharboe2008-03-131-2/+2
* - adds two speeds to jtag_speed. reset and post reset speed. Defaultoharboe2008-03-131-1/+8
* - the jtag chain is examined and validated after GDB & telnet serversoharboe2008-03-101-1/+9
* - Improves error handling upon GDB connectoharboe2008-03-071-2/+1
* * fixed malloc corruption in target->debug_reasonoharboe2008-03-051-1/+2
* some comments from Dominicoharboe2008-03-031-1/+10
* - "flash write_binary" is now "flash write_bank" to clarify the focus of theoharboe2008-02-251-0/+3
* - fixed target->type->poll() return valueoharboe2008-02-241-3/+4
* - Fixed bug in pathmove for XScalentfreak2008-02-191-1/+8
* - added synchronous reset patch, Thanks Øyvind Harboentfreak2008-02-071-0/+1
* - add support for cortex_m3 target_request debugmsgsntfreak2008-01-171-0/+1
* - minimum autoconf 2.59 is now required and verified - due to issues with AS_...ntfreak2007-12-291-0/+2
* - add verify_image commandntfreak2007-10-221-0/+3
* - cleaned up str7, str9 and stm32 flash driversntfreak2007-10-081-0/+1
* - renamed M5960 USB JTAG to "flyswatter"drath2007-08-101-1/+7
* - explicitly disable monitor mode on ARM7/9 targetsdrath2007-04-161-0/+1
* - merged XScale branch back into trunkdrath2007-03-281-6/+8
* - added support for the oocd-link (http://www.joernonline.de/dw/doku.php?id=e...drath2006-11-071-2/+2
* - endianess fixes everywhere but in the flash code. flashing might still be b...drath2006-08-311-0/+7
* - added support for AT91SAM7A3 flash (patch from andre renaud, thanks)drath2006-06-231-0/+5
* - prepare OpenOCD for branching, created ./trunk/drath2006-06-021-0/+231