target/cortex_a: Use 'bool' data type
[openocd.git] / src / target / arm_adi_v5.h
2019-01-30 Antonio Borneoarm_adi_v5: rewrite dap_to_jtag and dap_to_swd 52/4852/3
2018-09-07 Antonio Borneoadi_v5: enforce check on AP number value 68/4668/2
2018-07-24 Antonio Borneoarm_adi_v5: put SWJ-DP back to JTAG mode at exit 93/4493/5
2018-04-07 Tomas Vanektarget/arm_adi_v5: extend apcsw command to accept arbit... 31/4431/6
2018-04-07 Matthias Welwarskyarm_adi_v5: Add ability to ignore the CSYSPWRUPACK bit 10/3710/6
2018-03-30 Matthias Welwarskytarget: restructure dap support 68/4468/25
2018-01-05 Tomas Vanekarm_adi_v5: fix wrong addressing after change of CSW_AD... 62/4162/7
2016-12-08 Matthias Welwarskycortex_m: allow setting debug ap during create 39/3639/7
2016-05-24 Marc SchinkMake #include guard naming consistent 56/2956/5
2016-05-24 Marc SchinkRemove FSF address from GPL notices 88/3488/3
2016-05-17 Andreas Fritiofsonarm_adi_v5: Update DP (Debug Port) registers defined... 44/3244/3
2016-02-22 Alamy Liuadi_v5: Remove forgotten FIXME definition 43/3243/2
2016-01-22 Matthias Welwarskyadiv5: introduce optional dap_sync() function 81/3181/14
2016-01-22 Matthias Welwarskyadi_v5_jtag: implement DAP WAIT support 66/3166/23
2015-12-29 Andreas Fritiofsonarm_adi_v5: Make the DAP API stateless 65/3165/3
2015-12-29 Andreas Fritiofsonarm_adi_v5: dap_queue_ap_* DAP->AP parameter 64/3164/3
2015-12-29 Andreas Fritiofsonarm_adi_v5: Remove all mem_ap_sel_* functions 53/3153/3
2015-12-29 Andreas Fritiofsonarm_adi_v5: Rename TAR and CSW setters and make them... 52/3152/2
2015-12-29 Andreas Fritiofsonarm_adi_v5: Split ahbap_debugport_init 51/3151/3
2015-12-29 Andreas Fritiofsonarm_adi_v5: Clean up dap info command 50/3150/3
2015-12-29 Andreas Fritiofsonarm_adi_v5: Change mem_ap calls to take pointer to... 49/3149/3
2015-12-29 Andreas Fritiofsonarm_adi_v5: Convert the AP references from numbers... 47/3147/2
2015-12-29 Andreas Fritiofsoncortex_m: Discover the AP to use, just like Cortex-A 46/3146/2
2015-12-29 Andreas Fritiofsonarm_adi_v5: Add a back-pointer from an AP to its DAP 44/3144/2
2015-12-29 Andreas Fritiofsonarm_adi_v5: Remove unused is_swd flag 43/3143/2
2015-12-29 Andreas Fritiofsontarget/arm: Remove usage of struct arm_jtag in ARMv7... 42/3142/2
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: return proper value on timeout 34/2934/6
2015-12-29 Alamy Liuadi_v5: Rename AP_REG_* to MEM_AP_REG_* and add LA... 04/2904/8
2015-09-30 Evan HunterADIv5: Fix typo in log message 92/2892/2
2015-01-09 Paul Fertserswd: handle various failure conditions 71/2371/3
2014-10-06 Paul Fertserarm_adi_v5: make dap_lookup_cs_component() traverse... 20/1920/4
2014-06-28 Andreas Fritiofsonadi_v5: Make sure all bit masks are unsigned and wide... 33/2133/4
2014-06-28 Andreas Fritiofsonswd: Convert API to asynchronous 59/1959/8
2014-06-28 Andreas Fritiofsonadi_v5: Remove unused features of the DAP and SWD inter... 55/1955/7
2014-06-28 Andreas Fritiofsonadi_v5_swd: Read RDBUFF once after a sequence of AP... 54/1954/6
2014-06-28 Fatih Aşıcıadi_v5_swd: Improve SWD support 50/1950/6
2014-06-01 Andrey Smirnovarm_adi_v5: Do not ignore register polling timeout 86/2086/6
2014-06-01 Andrey Smirnovarm_adi_v5: Add convenience "atomic"" function for... 85/2085/5
2014-04-14 Seth LaForgecortex_a: fix endiannes issues on TI TMS570 64/2064/9
2014-01-11 Andreas Fritiofsonadi_v5: Remove unnecessary MEM-AP access functions 47/1847/2
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-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-02-06 Spencer Oliverbuild: cleanup src/target directory
2011-04-01 Øyvind HarboeMerge remote branch 'origin/master' into HEAD
2011-04-01 Øyvind Harboetypes: write memory now uses const
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-02-14 Luca Elleroarm_adi_v5: add transfer functions prototypes with...
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-06-19 Øyvind Harboecortex a8: fix segfault for unexamined targets
2010-03-16 David BrownellADIv5 transport support moves to separate files
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_run() operation
2010-03-03 David BrownellARM: start abstracting ADIv5 transports (JTAG/SWD)
2010-02-27 David BrownellADIv5 DAP ops switching to JTAG or SWD modes
2010-02-21 David BrownellADIv5: remove ATOMIC/COMPOSITE interface mode
2010-02-21 David BrownellADIv5 clean up AP selection and register caching
2010-02-07 David BrownellADIv5: doxygen
2010-01-29 David BrownellADIv5: cleanup, rename swjdp_transaction_endcheck()
2010-01-21 David BrownellADIv5 header cleanup (+ #defines)
2010-01-05 David BrownellARM: add #defines for JTAG ack codes
2010-01-02 David BrownellARM: ADIv5 JTAG symbol cleanup
2010-01-02 David BrownellARM: ADIv5 export cleanup
2010-01-02 David BrownellARM: ADIv5 symbol and comment cleanup
2009-12-13 David Brownelltarget files shouldn't #include <target/...h>
2009-12-03 Zachary T Welchchange #include "arm_jtag.h" to <target/arm_jtag.h>
2009-11-16 David Brownell#include "target.h" less wildly
2009-11-16 David Brownelltarget: no implicit #includes of "register.h"
2009-11-13 Zachary T Welchcommand_context_t -> struct command_context
2009-11-13 Zachary T Welcharm_jtag_t -> struct arm_jtag
2009-11-13 Zachary T Welchswjdp_common_t -> struct swjdp_common
2009-11-13 Zachary T Welchswjdp_reg_t -> struct swjdp_reg
2009-11-13 Zachary T Welcharm_adi,armv7[am]: use COMMAND_HELPER for helpers
2009-11-09 Zachary T Welchsrc/target: remove 'extern' and wrap headers
2009-07-16 zwelchMagnus Lundin <lundin@mlu.mine.nu>, Oyvind Harboe ...
2009-06-23 zwelchRemove whitespace at end of lines, step 1.
2009-06-23 zwelchRemove whitespace that occurs after '('.
2009-06-23 zwelch- Fixes '<<' whitespace
2009-06-18 zwelchTransform 'u32' to 'uint32_t' in src/target/arm*
2009-06-18 zwelchTransform 'u8' to 'uint8_t' in src/target
2009-06-04 ntfreak- add support for different TAR autotincrement sizes...
2009-06-02 ntfreak- change signature for adi_jtag_dp_scan and adi_jtag_dp...
2009-04-27 mluAdded dap baseaddr and dap apid commands
2009-04-27 mluAdded arm_adi_v5.c/h, to replace cortex_swjdp.c/h....

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)