index
:
riscv-tools/riscv-openocd.git
FE_402_fix
__archive__
add_macos_build
autoconf
bscan_optimization
bscan_tunnel
buf_sget
build32
busy
compliance_dev
debug-log-reg-failure
deinit
dmi_read
dmstatus_version
dsp5680_build
eclipse_memory_read
eclipse_multicore_fix
examine_command
examine_unavailable_harts
examine_unavailable_harts_backup
examine_unavailable_harts_rebase
examine_unavailable_harts_squash
fence_i_fix_for_release
fix-halt-reason-after-singlestep
fix_macbuild
gd32vf103
gdb_next_port
gitignore-build
global
halt_examine
haltreq
hypervisor_translate
jlink
log_output
macbuild
macro
manual_hwbp
master
mem64
mpsse_flush
multicore
new_bscan_approach
newprogram
nohartstatus
old_fixes_and_eclipse_memory_read
old_triggers
print_port
race
rbb_cleanup
regcache
regression_test_janmat_experim
release
remove-slot_t-from-riscv-013
reset_test
reverse-resume-order
riscv
riscv-batch-cleanup
riscv-compliance
riscv-compliance-dev
s2_increment
sba_tests
set_group
static
travis-nop
update_defines
us_xds110
vector2
winbuild
wip
Unnamed repository; edit this file 'description' to name the repository.
root
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
Files
Lines
2022-07-30
arm_adi_v5: Adding Nuvoton NPCX quirk
Ben Bender
1
-0
/
+4
2022-07-23
openocd: src/target: replace the GPL-2.0-or-later license tag
Antonio Borneo
1
-13
/
+2
2022-06-24
arm_adi_v5: add option 'root' to 'dap info' command
Antonio Borneo
1
-0
/
+6
2022-06-24
adiv6: use struct adiv5_ap->ap_num to contain the AP base address
Antonio Borneo
1
-11
/
+16
2022-06-24
adiv6: add low level jtag transport
Kevin Burke
1
-1
/
+1
2022-06-24
adiv6: read ROM Table address size
Kevin Burke
1
-0
/
+3
2022-06-24
adiv6: re-organize mem_ap registers definition
Kevin Burke
1
-13
/
+52
2022-06-24
adiv6: add dap flags -adiv5 and -adiv6
Kevin Burke
1
-0
/
+15
2022-06-24
arm_adi_v5: add ap refcount and add get/put around ap use
Antonio Borneo
1
-6
/
+24
2022-05-14
arm_adi_v5: let dap_lookup_cs_component() to get AP dbgbase
Antonio Borneo
1
-5
/
+1
2021-12-11
adi_v5_swd: add jtag-to-swd through dormant
Antonio Borneo
1
-0
/
+5
2021-11-20
target/adi_v5_swd: add support for SWD multidrop
Tomas Vanek
1
-0
/
+6
2021-11-20
target/arm_adi_v5,arm_dap: introduce multidrop_targetsel and its configuration
Tomas Vanek
1
-0
/
+18
2021-11-20
arm_adi_v5: add missing enum DORMANT_TO_JTAG
Antonio Borneo
1
-0
/
+1
2021-09-25
arm_adi_v5: simplify handling of AP type
Antonio Borneo
1
-20
/
+34
2021-08-14
arm_adi_v5: fix access to 64-bit MEM-AP
Antonio Borneo
1
-3
/
+4
2021-07-24
openocd: remove NULL comparisons with checkpatch [1/2]
Antonio Borneo
1
-2
/
+2
2021-07-24
openocd: fix simple cases of NULL comparison
Antonio Borneo
1
-6
/
+6
2021-07-02
target/adiv5: Large Physical Address Extension
Kevin Burke
1
-11
/
+33
2021-06-04
helper/jim-nvp: comply with coding style [2/2]
Antonio Borneo
1
-2
/
+2
2021-04-25
target/arm_adi_v5: move DP register definitions to one block
Tomas Vanek
1
-8
/
+9
2021-04-25
target/arm_adi_v5: add JTAG_TO_DORMANT sequence
Tomas Vanek
1
-0
/
+1
2020-12-02
arm_adi_v5: prevent possibly endless recursion in dap_dp_init()
Tomas Vanek
1
-0
/
+1
2020-11-04
target/arm_adi_v5: add helper to get mem_ap spot in configure/cget
Antonio Borneo
1
-0
/
+10
2020-09-05
adi_v5: use macro DP_APSEL_MAX to allocate struct adiv5_ap
Antonio Borneo
1
-1
/
+1
2020-01-14
stlink: add DAP direct driver
Antonio Borneo
1
-0
/
+6
2020-01-02
arm_adi_v5: add API send_sequence() and use it
Antonio Borneo
1
-0
/
+28
2019-10-18
adi_v5_jtag: avoid RAM exhaustion by limiting jtag queue size
Bohdan Tymkiv
1
-0
/
+6
2019-06-19
target/arm_adiv5: Add type for AHB5-AP
Marc Schink
1
-1
/
+2
2019-05-25
arm_adi_v5: Split CSW bits into AHB/APB/AXI
Leonard Crestez
1
-6
/
+25
2019-05-14
target/arm_adi_v5: change prototype of dap_rom_display()
Paul Fertser
1
-1
/
+1
2019-01-30
arm_adi_v5: rewrite dap_to_jtag and dap_to_swd
Antonio Borneo
1
-2
/
+2
2018-09-07
adi_v5: enforce check on AP number value
Antonio Borneo
1
-0
/
+3
2018-07-24
arm_adi_v5: put SWJ-DP back to JTAG mode at exit
Antonio Borneo
1
-0
/
+3
2018-04-07
target/arm_adi_v5: extend apcsw command to accept arbitrary bits
Tomas Vanek
1
-3
/
+6
2018-04-07
arm_adi_v5: Add ability to ignore the CSYSPWRUPACK bit
Matthias Welwarsky
1
-0
/
+4
2018-03-30
target: restructure dap support
Matthias Welwarsky
1
-4
/
+15
2018-01-05
arm_adi_v5: fix wrong addressing after change of CSW_ADDRINC
Tomas Vanek
1
-0
/
+7
2016-12-08
cortex_m: allow setting debug ap during create
Matthias Welwarsky
1
-0
/
+6
2016-05-24
Make #include guard naming consistent
Marc Schink
1
-3
/
+3
2016-05-24
Remove FSF address from GPL notices
Marc Schink
1
-3
/
+1
2016-05-17
arm_adi_v5: Update DP (Debug Port) registers defined in ADIv5.2.
Andreas Fritiofson
1
-11
/
+14
2016-02-22
adi_v5: Remove forgotten FIXME definition
Alamy Liu
1
-6
/
+0
2016-01-22
adiv5: introduce optional dap_sync() function
Matthias Welwarsky
1
-0
/
+12
2016-01-22
adi_v5_jtag: implement DAP WAIT support
Matthias Welwarsky
1
-0
/
+4
2015-12-29
arm_adi_v5: Make the DAP API stateless
Andreas Fritiofson
1
-35
/
+12
2015-12-29
arm_adi_v5: dap_queue_ap_* DAP->AP parameter
Andreas Fritiofson
1
-11
/
+18
2015-12-29
arm_adi_v5: Remove all mem_ap_sel_* functions
Andreas Fritiofson
1
-13
/
+12
2015-12-29
arm_adi_v5: Rename TAR and CSW setters and make them AP-specific
Andreas Fritiofson
1
-4
/
+0
2015-12-29
arm_adi_v5: Split ahbap_debugport_init
Andreas Fritiofson
1
-1
/
+2
[next]