arm_debug: Support multiple APs per DAP and remove DAP from armv7* structs
[openocd.git] / src / target / arm_adi_v5.c
2015-12-29 Patrick Stewartarm_debug: Support multiple APs per DAP and remove... 84/2984/4
2015-12-29 Patrick Stewartcortex_m: Select an AP when accessing the DAP 83/2983/3
2015-12-29 Alamy Liuadi_v5: Rename AP_REG_* to MEM_AP_REG_* and add LA... 04/2904/8
2015-11-27 Alamy Liuadi_v5: Fix wrong ap value 35/2935/6
2015-04-16 Paul FertserFix several format specifiers errors exposed by arm... 19/2719/2
2015-04-14 Paul Fertsertarget/arm_adi_v5, cortex_m: retry ahbap_debugport_init... 01/2601/4
2015-02-22 Uwe Bonnes cortex_m: Add Cortex-M0 identification to ROM-table... 49/2549/2
2015-02-11 Olivier Schonkencortex_a: Add Cortex-A5 identification 83/2483/2
2015-01-10 Kamal Dasucortex_a: Add support for A15 MPCore 01/1601/12
2014-11-03 Peter Lawrencearm_adi_v5: added two CoreSight peripheral IDs 69/2369/4
2014-10-06 Spencer Olivertarget: constify structures 95/2295/4
2014-10-06 Paul Fertserarm_adi_v5: make dap_lookup_cs_component() traverse... 20/1920/4
2014-06-28 Andreas Fritiofsonadi_v5_swd: Read RDBUFF once after a sequence of AP... 54/1954/6
2014-06-28 Andreas Fritiofsonadi_v5: Remove strange IDCODE check from dap info handler 53/1953/6
2014-06-28 Fatih Aşıcıadi_v5_swd: Improve SWD support 50/1950/6
2014-06-22 Jiri Kastnertarget: arm_adi_v5: added types and subtypes based... 66/2166/2
2014-06-01 Andrey Smirnovarm_adi_v5: Do not ignore register polling timeout 86/2086/6
2014-05-10 Andrey Smirnovkinetis: Revise CPU un-securing code 34/2034/8
2014-05-05 Paul FertserFix some C99 format specifiers 22/2122/2
2014-04-14 Seth LaForgecortex_a: fix endiannes issues on TI TMS570 64/2064/9
2014-03-29 Spencer Olivertarget: remove memory leaks 67/2067/2
2014-03-07 Paul Fertsertarget: add CoreSight PMU and an unidentified component... 28/1928/2
2014-03-07 Brad Rienschetarget: "dap info" command cosmetic output changes 18/1518/7
2014-03-07 Chris Johnstargets: Print nested ROM tables with the 'dap info... 27/1427/8
2014-01-11 Andreas Fritiofsonadi_v5: Remove unnecessary MEM-AP access functions 47/1847/2
2013-12-22 Per Ekmankinetis : Add timeouts to flash status checking in... 19/1819/2
2013-11-08 Per Ekmankinetis : Fix broken check for mass erase. 62/1762/4
2013-10-31 Paul FertserClean up many C99 integer types format specifiers 74/1674/4
2013-10-02 Andreas Fritiofsonarm_adi_v5: Rewrite MEM-AP transfer implementation 58/1658/2
2013-10-02 Andreas Fritiofsonarm_adi_v5: Fix packed transfers crossing TAR auto... 49/1649/2
2013-10-02 Andreas Fritiofsonarm_adi_v5: Fix packed and unaligned memory writes 46/1646/2
2013-09-20 Spencer Oliveradiv5: check packed transfers are supported 02/1602/4
2013-06-05 Spencer Oliverupdate files to correct FSF address 26/1426/4
2013-04-11 Michel JAOUENarm_adi_v5: fix for csw nonsecure access. 76/1276/3
2013-04-02 mike brownarm_adi_v5: fix mem_ap_read_buf_u32() JTAG nastiness.. 77/1277/4
2013-03-15 Evan Hunteradi_v5: search for Debug and Memory AP support 09/909/6
2013-03-15 Evan Huntercortex_a : optimize apb read/write access. 03/903/7
2012-11-30 Jason Moehlmanarm: Mis-aligned data issue fix. 96/996/5
2012-09-27 Evan HunterAdd extra Coresight component ROM identifiers for the...
2012-08-24 Spencer Olivertarget: catch dap_lookup read error
2012-05-14 Spencer Oliverstlink: add armv7m stlink handling
2012-04-10 Simon Qiantopic: add reset functions for SWD
2012-03-14 Mathias Kstm32: determine all cpu types and use common examine
2012-02-06 Spencer Oliverbuild: cleanup src/target directory
2012-01-18 Spencer Olivercmd: add missing usage vars
2012-01-04 Øyvind Harboeretire ERROR_INVALID_ARGUMENTS and replace with ERROR_C...
2011-10-24 Øyvind Harboewarning: silence gcc by initializing local variables
2011-09-23 Michel Jaouenkinetis : fix deadlock on device having hasidcode false.
2011-09-16 Mathias Kkinetis auto mass erase on secured devices
2011-06-04 Freddie ChopinFix "unused variable" warnings (errors) detected with...
2011-04-01 Øyvind HarboeMerge remote branch 'origin/master' into HEAD
2011-04-01 Øyvind Harboecortex_a: remove broken dbgbase patchup code
2011-04-01 Øyvind Harboetypes: write memory now uses const
2011-03-22 Øyvind Harboeomap4430: tried to add in workaround for broken dbgbase...
2011-02-17 Luca Elleroarm_adi_v5: add/move apsel member in struct adiv5_dap
2011-02-14 Luca Elleroarm_adi_v5: add wrapping transfer functions with select...
2011-01-27 Mathias Kadd cortex-r4 etm id to dap info
2011-01-26 Andreas Fritiofsonfix segfault from stack corruption in ahbap_debugport_init
2010-12-30 Marek VasutCORTEX A8: Fix broken CPU identification
2010-12-25 David Brownellinitial SWD transport (SWD infrastructure #2)
2010-11-05 Marek VasutADIv5: Implement function to lookup CoreSight component
2010-11-05 Marek VasutADIv5: Introduce function to detect ROM Table location
2010-09-20 Øyvind Harboewarnings: fix alignment warnings
2010-07-19 Øyvind Harboearm_adi_v5: dap_run() error propagation
2010-07-19 Øyvind Harboearm_adi_v5: mem_ap_write error propagation
2010-07-19 Øyvind Harboearm_adi_v5: error propagation of mem_ap_read_atomic_u32...
2010-07-19 Øyvind Harboemem_ap_read_u32 error propagation
2010-07-19 Øyvind Harboearm_adi_v5: add error propagation for dap_setup_accessport
2010-07-16 David BrownellARM ADI-V5: cleanup CID/PID addressing
2010-07-13 David BrownellARM ADI-V5: PIDs and CIDs are 8 bits
2010-06-22 Øyvind Harboearm_adi_v5: error propagation fixes
2010-06-15 Øyvind Harboearm_adi: -Wshadow warning fix
2010-05-21 Spencer Oliverarm_adi_v5: correct ahbap_debugport_init mem-ap id...
2010-03-25 Daniel Bäderchange %x and %d to PRIx32 and PRId32 where needed...
2010-03-18 David BrownellADI_v5 - it's not always an "SWJ-DP"
2010-03-18 David BrownellMerge branch 'master' of ssh://dbrownell@openocd.git...
2010-03-18 David Brownellremove more duplication
2010-03-18 Øyvind Harboelinker error: fix problem with duplicate fn
2010-03-16 David BrownellADIv5 transport support moves to separate files
2010-03-08 Øyvind Harboejtag: retire tap field
2010-03-05 David BrownellADIv5 share DAP command support
2010-03-05 David Brownellrename "swjdp_common" as "adiv5_dap"
2010-03-03 David BrownellADIv5: use new DAP ops for AP read/write
2010-03-03 David BrownellADIv5: use new DAP ops for DP read/write
2010-03-03 David BrownellADIv5: use new dap_run() operation
2010-03-03 David BrownellARM: start abstracting ADIv5 transports (JTAG/SWD)
2010-03-02 David BrownellADIv5: use right ID for Cortex-M3 ETM
2010-02-27 David BrownellADIv5 DAP ops switching to JTAG or SWD modes
2010-02-25 David BrownellARM ADIv5 doxygen and cleanup
2010-02-24 David BrownellARM ADIv5: rename more JTAG-specific routines
2010-02-21 David BrownellADIv5: relocate memacess_tck cycles
2010-02-21 David BrownellADIv5: remove ATOMIC/COMPOSITE interface mode
2010-02-21 David BrownellARM: ADIv5, deadcode cleanup
2010-02-21 David BrownellARM: ADIv5 code shrinkage, cleanup
2010-02-21 David BrownellADIv5 clean up AP fault handling
2010-02-21 David BrownellADIv5 clean up AP selection and register caching
2010-02-07 David BrownellADIv5: doxygen
2010-01-31 David BrownellADIv5: more messaging cleanup, docs
2010-01-31 David BrownellSubject: ADIv5: fix more diagnostics
2010-01-31 David BrownellADIv5 error checking for Tcl commands
next

Linking to existing account procedure

If you already have an account and want to add another login method you MUST first sign in with your existing account and then change URL to read https://review.openocd.org/login/?link to get to this page again but this time it'll work for linking. Thank you.

SSH host keys fingerprints

1024 SHA256:YKx8b7u5ZWdcbp7/4AeXNaqElP49m6QrwfXaqQGJAOk gerrit-code-review@openocd.zylin.com (DSA)
384 SHA256:jHIbSQa4REvwCFG4cq5LBlBLxmxSqelQPem/EXIrxjk gerrit-code-review@openocd.org (ECDSA)
521 SHA256:UAOPYkU9Fjtcao0Ul/Rrlnj/OsQvt+pgdYSZ4jOYdgs gerrit-code-review@openocd.org (ECDSA)
256 SHA256:A13M5QlnozFOvTllybRZH6vm7iSt0XLxbA48yfc2yfY gerrit-code-review@openocd.org (ECDSA)
256 SHA256:spYMBqEYoAOtK7yZBrcwE8ZpYt6b68Cfh9yEVetvbXg gerrit-code-review@openocd.org (ED25519)
+--[ED25519 256]--+
|=..              |
|+o..   .         |
|*.o   . .        |
|+B . . .         |
|Bo. = o S        |
|Oo.+ + =         |
|oB=.* = . o      |
| =+=.+   + E     |
|. .=o   . o      |
+----[SHA256]-----+
2048 SHA256:0Onrb7/PHjpo6iVZ7xQX2riKN83FJ3KGU0TvI0TaFG4 gerrit-code-review@openocd.zylin.com (RSA)