summaryrefslogtreecommitdiff
path: root/src/target/arm11.h
Commit message (Expand)AuthorAgeFilesLines
* Delete commented out code. Add a bit of error checking.Øyvind Harboe2009-10-131-4/+0
* ARM11 error checkingØyvind Harboe2009-10-091-4/+4
* added arm11 timeout error messagesoharboe2009-08-281-2/+2
* Transform 'u32' to 'uint32_t' in src/target/arm*zwelch2009-06-181-29/+29
* Transform 'u8' to 'uint8_t' in src/targetzwelch2009-06-181-11/+11
* unbreak arm11. TAP_INVALID is used to communicate inband that a special state...oharboe2009-06-041-1/+1
* Introduce jtag_get_end_state() fn to clarify code a bit.oharboe2009-06-041-1/+1
* remove TAP_INVALID as argument to jtag_add_xxx() fn'soharboe2009-06-041-1/+1
* Michael Bruck <mbruck@digenius.de> ARM11 cleanup stale dependencies with gene...oharboe2009-05-181-3/+4
* Audit and eliminate redundant #include directives in arm target files.zwelch2009-05-111-4/+0
* Michael Bruck <mbruck@digenius.de> ARM11 C99 updatesoharboe2009-05-091-2/+2
* comments and debug codeoharboe2009-04-291-0/+3
* Michael Bruck <mbruck@digenius.de> macros for error handlingoharboe2009-04-281-0/+10
* more error handlingoharboe2009-04-271-8/+8
* a little bit more error handling in ARM11oharboe2009-04-271-2/+2
* Michael Bruck <mbruck@digenius.de> include file fixoharboe2009-04-231-1/+1
* Michael Bruck <mbruck@digenius.de> ARM11 various updates + fix formatting.oharboe2009-04-221-43/+49
* - Cable driver helper API courtesy of Dick Hollenbeck <dick@softplc.com>kc8apf2009-02-031-5/+5
* fix crash when connecting GDB to powered down targetoharboe2008-10-131-6/+6
* - remove build warnings from mips_m4k.c and arm11.cntfreak2008-10-081-90/+76
* Georg Acher <acher@in.tum.de> - arm11 wip. run algorithm + small init bugfix. oharboe2008-10-071-0/+4
* Duane Ellis: "target as an [tcl] object" feature.oharboe2008-09-011-1/+1
* moves handling of problems with resetting into the halted stateoharboe2008-08-051-1/+1
* ARM11 update. OpenOCD supports starting without being able to talk to the har...oharboe2008-07-041-0/+1
* - Work on fixing erase check. Many implementations are plain broken.oharboe2008-04-031-1/+0
* Michael Bruck - fix warnings.oharboe2008-03-041-6/+3
* Michael Bruck: fix warnings.oharboe2008-03-041-0/+12
* Michael Bruck:oharboe2008-03-041-5/+8
* Uwe Hermann: oharboe2008-02-291-1/+0
* remove warnings.oharboe2008-02-291-5/+1
* Michael Bruck:oharboe2008-02-291-7/+36
* - convert all files to unix line-endingdrath2008-02-251-250/+250
* From Michael Bruckoharboe2008-02-251-0/+250