summaryrefslogtreecommitdiff
path: root/src/target/arm_adi_v5.c
Commit message (Expand)AuthorAgeFilesLines
* switch to jtag_add_callback() - USB performance fixoharboe2009-05-111-4/+3
* Audit and eliminate redundant #include directives in arm target files.zwelch2009-05-111-6/+0
* in_handler in_check_mask and in_check_value now removed from field. Last big ...oharboe2009-05-081-4/+4
* added comments w.r.t. potential performance problemsoharboe2009-05-081-0/+6
* ouch - typo in last commitoharboe2009-05-071-1/+1
* fix copy & paste error when retiring in_handleroharboe2009-05-071-1/+1
* remove in_handler usageoharboe2009-05-071-40/+36
* Fix pointer cast alignment warnings in arm_adi_v5.czwelch2009-05-071-15/+18
* remove unecessary setting of deprecated fields to NULLoharboe2009-05-061-12/+12
* retire out_mask - not used anywhereoharboe2009-05-061-4/+4
* mark usage of in_handler that can be converted into user codeoharboe2009-05-051-1/+1
* More error logging for DAP errorsmlu2009-04-291-2/+3
* Added arm_adi_v5.c/h, to replace cortex_swjdp.c/h. Better conformance to ARM ...mlu2009-04-271-0/+1121