summaryrefslogtreecommitdiff
path: root/src/target/arm_adi_v5.c
Commit message (Expand)AuthorAgeFilesLines
* ADIv5: Implement function to lookup CoreSight componentMarek Vasut2010-11-051-0/+41
* ADIv5: Introduce function to detect ROM Table locationMarek Vasut2010-11-051-26/+53
* warnings: fix alignment warningsØyvind Harboe2010-09-201-1/+1
* arm_adi_v5: dap_run() error propagationØyvind Harboe2010-07-191-15/+28
* arm_adi_v5: mem_ap_write error propagationØyvind Harboe2010-07-191-5/+7
* arm_adi_v5: error propagation of mem_ap_read_atomic_u32 failureØyvind Harboe2010-07-191-11/+33
* mem_ap_read_u32 error propagationØyvind Harboe2010-07-191-5/+15
* arm_adi_v5: add error propagation for dap_setup_accessportØyvind Harboe2010-07-191-11/+33
* ARM ADI-V5: cleanup CID/PID addressingDavid Brownell2010-07-161-21/+23
* ARM ADI-V5: PIDs and CIDs are 8 bitsDavid Brownell2010-07-131-21/+41
* arm_adi_v5: error propagation fixesØyvind Harboe2010-06-221-18/+22
* arm_adi: -Wshadow warning fixØyvind Harboe2010-06-151-3/+3
* arm_adi_v5: correct ahbap_debugport_init mem-ap id (bug #23)Spencer Oliver2010-05-211-0/+3
* change %x and %d to PRIx32 and PRId32 where needed for cygwinDaniel Bäder2010-03-251-1/+1
* ADI_v5 - it's not always an "SWJ-DP"David Brownell2010-03-181-140/+140
* remove more duplicationDavid Brownell2010-03-181-25/+0
* linker error: fix problem with duplicate fnØyvind Harboe2010-03-181-33/+0
* ADIv5 transport support moves to separate filesDavid Brownell2010-03-161-423/+11
* jtag: retire tap fieldØyvind Harboe2010-03-081-5/+2
* ADIv5 share DAP command supportDavid Brownell2010-03-051-23/+116
* rename "swjdp_common" as "adiv5_dap"David Brownell2010-03-041-32/+32
* ADIv5: use new DAP ops for AP read/writeDavid Brownell2010-03-021-98/+67
* ADIv5: use new DAP ops for DP read/writeDavid Brownell2010-03-021-32/+38
* ADIv5: use new dap_run() operationDavid Brownell2010-03-021-26/+59
* ARM: start abstracting ADIv5 transports (JTAG/SWD)David Brownell2010-03-021-0/+115
* ADIv5: use right ID for Cortex-M3 ETMDavid Brownell2010-03-021-4/+4
* ADIv5 DAP ops switching to JTAG or SWD modesDavid Brownell2010-02-271-0/+113
* ARM ADIv5 doxygen and cleanupDavid Brownell2010-02-241-15/+42
* ARM ADIv5: rename more JTAG-specific routinesDavid Brownell2010-02-231-11/+11
* ADIv5: relocate memacess_tck cyclesDavid Brownell2010-02-211-12/+12
* ADIv5: remove ATOMIC/COMPOSITE interface modeDavid Brownell2010-02-211-84/+27
* ARM: ADIv5, deadcode cleanupDavid Brownell2010-02-211-13/+13
* ARM: ADIv5 code shrinkage, cleanupDavid Brownell2010-02-211-40/+16
* ADIv5 clean up AP fault handlingDavid Brownell2010-02-211-32/+46
* ADIv5 clean up AP selection and register cachingDavid Brownell2010-02-211-22/+21
* ADIv5: doxygenDavid Brownell2010-02-061-27/+131
* ADIv5: more messaging cleanup, docsDavid Brownell2010-01-311-12/+20
* Subject: ADIv5: fix more diagnosticsDavid Brownell2010-01-311-9/+16
* ADIv5 error checking for Tcl commandsDavid Brownell2010-01-301-1/+17
* ARM ADIv5: fix diagnostics for block writesDavid Brownell2010-01-301-5/+14
* ADIv5: cleanup, rename swjdp_transaction_endcheck()David Brownell2010-01-291-28/+37
* ARM ADIv5: messaging tweaksDavid Brownell2010-01-271-2/+5
* ADIv5 improved diagnosticDavid Brownell2010-01-151-2/+3
* ARM ADIv5: add commentsDavid Brownell2010-01-141-1/+27
* ARMv7: help/usage updatesDavid Brownell2010-01-071-0/+8
* ARM: add #defines for JTAG ack codesDavid Brownell2010-01-051-6/+5
* ARM: add comments re DAP assumptionsDavid Brownell2010-01-051-2/+14
* ARM: ADIv5 JTAG symbol cleanupDavid Brownell2010-01-021-33/+63
* ARM: dap info fix + tweaksDavid Brownell2010-01-021-8/+14
* ARM: ADIv5 export cleanupDavid Brownell2010-01-021-19/+27