index
:
OpenOCD
master
mips-hack
mips-hack-upstream
qorivva
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
target
/
arm_adi_v5.h
Age
Commit message (
Expand
)
Author
2020-01-14
stlink: add DAP direct driver
Antonio Borneo
2020-01-02
arm_adi_v5: add API send_sequence() and use it
Antonio Borneo
2019-10-18
adi_v5_jtag: avoid RAM exhaustion by limiting jtag queue size
Bohdan Tymkiv
2019-06-19
target/arm_adiv5: Add type for AHB5-AP
Marc Schink
2019-05-25
arm_adi_v5: Split CSW bits into AHB/APB/AXI
Leonard Crestez
2019-05-14
target/arm_adi_v5: change prototype of dap_rom_display()
Paul Fertser
2019-01-30
arm_adi_v5: rewrite dap_to_jtag and dap_to_swd
Antonio Borneo
2018-09-07
adi_v5: enforce check on AP number value
Antonio Borneo
2018-07-24
arm_adi_v5: put SWJ-DP back to JTAG mode at exit
Antonio Borneo
2018-04-07
target/arm_adi_v5: extend apcsw command to accept arbitrary bits
Tomas Vanek
2018-04-07
arm_adi_v5: Add ability to ignore the CSYSPWRUPACK bit
Matthias Welwarsky
2018-03-30
target: restructure dap support
Matthias Welwarsky
2018-01-05
arm_adi_v5: fix wrong addressing after change of CSW_ADDRINC
Tomas Vanek
2016-12-08
cortex_m: allow setting debug ap during create
Matthias Welwarsky
2016-05-24
Make #include guard naming consistent
Marc Schink
2016-05-24
Remove FSF address from GPL notices
Marc Schink
2016-05-17
arm_adi_v5: Update DP (Debug Port) registers defined in ADIv5.2.
Andreas Fritiofson
2016-02-22
adi_v5: Remove forgotten FIXME definition
Alamy Liu
2016-01-22
adiv5: introduce optional dap_sync() function
Matthias Welwarsky
2016-01-22
adi_v5_jtag: implement DAP WAIT support
Matthias Welwarsky
2015-12-29
arm_adi_v5: Make the DAP API stateless
Andreas Fritiofson
2015-12-29
arm_adi_v5: dap_queue_ap_* DAP->AP parameter
Andreas Fritiofson
2015-12-29
arm_adi_v5: Remove all mem_ap_sel_* functions
Andreas Fritiofson
2015-12-29
arm_adi_v5: Rename TAR and CSW setters and make them AP-specific
Andreas Fritiofson
2015-12-29
arm_adi_v5: Split ahbap_debugport_init
Andreas Fritiofson
2015-12-29
arm_adi_v5: Clean up dap info command
Andreas Fritiofson
2015-12-29
arm_adi_v5: Change mem_ap calls to take pointer to AP and not DAP
Andreas Fritiofson
2015-12-29
arm_adi_v5: Convert the AP references from numbers to pointers
Andreas Fritiofson
2015-12-29
cortex_m: Discover the AP to use, just like Cortex-A
Andreas Fritiofson
2015-12-29
arm_adi_v5: Add a back-pointer from an AP to its DAP
Andreas Fritiofson
2015-12-29
arm_adi_v5: Remove unused is_swd flag
Andreas Fritiofson
2015-12-29
target/arm: Remove usage of struct arm_jtag in ARMv7 targets
Andreas Fritiofson
2015-12-29
arm_debug: Support multiple APs per DAP and remove DAP from armv7* structs
Patrick Stewart
2015-12-29
cortex_m: Select an AP when accessing the DAP
Patrick Stewart
2015-12-29
adi_v5: return proper value on timeout
Alamy Liu
2015-12-29
adi_v5: Rename AP_REG_* to MEM_AP_REG_* and add LA support
Alamy Liu
2015-09-30
ADIv5: Fix typo in log message
Evan Hunter
2015-01-09
swd: handle various failure conditions
Paul Fertser
2014-10-06
arm_adi_v5: make dap_lookup_cs_component() traverse subtables and handle mult...
Paul Fertser
2014-06-28
adi_v5: Make sure all bit masks are unsigned and wide enough.
Andreas Fritiofson
2014-06-28
swd: Convert API to asynchronous
Andreas Fritiofson
2014-06-28
adi_v5: Remove unused features of the DAP and SWD interfaces
Andreas Fritiofson
2014-06-28
adi_v5_swd: Read RDBUFF once after a sequence of AP reads
Andreas Fritiofson
2014-06-28
adi_v5_swd: Improve SWD support
Fatih Aşıcı
2014-06-01
arm_adi_v5: Do not ignore register polling timeout
Andrey Smirnov
2014-06-01
arm_adi_v5: Add convenience "atomic"" function for DP reads
Andrey Smirnov
2014-04-14
cortex_a: fix endiannes issues on TI TMS570
Seth LaForge
2014-01-11
adi_v5: Remove unnecessary MEM-AP access functions
Andreas Fritiofson
2013-10-31
Clean up many C99 integer types format specifiers
Paul Fertser
2013-10-02
arm_adi_v5: Rewrite MEM-AP transfer implementation
Andreas Fritiofson
[next]