index
:
rocket-tools/riscv-openocd.git
FE_402_fix
__archive__
aap-sc/switch_snapshot_to_22_04
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_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
release
reset_test
reverse-resume-order
riscv
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
/
cortex_m.c
Age
Commit message (
Expand
)
Author
Files
Lines
2025-04-19
target: drop unused parameter to target_create()
Antonio Borneo
1
-1
/
+1
2025-02-22
target: Use 'bool' data type in target_{step,resume}
Marc Schink
1
-11
/
+12
2025-02-16
target/cortex_m: call adapter_deassert_reset() only if srst is configured
Tomas Vanek
1
-2
/
+4
2025-01-25
target: cortex_m: add support of ARMv8.1-M register 'vpr'
Antonio Borneo
1
-0
/
+4
2024-11-23
target/cortex_m: Use LOG_TARGET_xxx()
Marc Schink
1
-5
/
+5
2024-11-02
target: cortex_m: fix polling for target kept under reset
Antonio Borneo
1
-0
/
+12
2024-10-05
OpenOCD: drop comparison with true/false
Antonio Borneo
1
-1
/
+1
2024-10-05
target: convert 'unsigned' to 'unsigned int'
Antonio Borneo
1
-7
/
+7
2024-10-05
openocd: fix conversion string for stdint values
Antonio Borneo
1
-6
/
+4
2024-07-28
cortex_m: fix scan-build false positive
Antonio Borneo
1
-2
/
+3
2024-07-13
target: cortex_m: replace 'implementor' with 'implementer'
Antonio Borneo
1
-2
/
+2
2024-07-13
target: cortex_m: add detection for Cortex-M52
Antonio Borneo
1
-0
/
+6
2024-07-01
target/cortex_m: workaround Cortex-M7 erratum 3092511
Tomas Vanek
1
-2
/
+79
2024-06-23
itm: fix default initialization
Antonio Borneo
1
-2
/
+2
2024-06-17
target/cortex_m: allow poll quickly get out of TARGET_RESET state
Tomas Vanek
1
-1
/
+5
2024-05-04
cortex_m: don't try to halt not-examined targets
Antonio Borneo
1
-0
/
+5
2024-05-04
target: cortex_m: fix display of DWT registers
Antonio Borneo
1
-0
/
+1
2024-02-11
target/cortex_m: fix couple of comments
Tomas Vanek
1
-8
/
+6
2024-02-11
target/cortex_m: drop useless target_halt() call
Tomas Vanek
1
-27
/
+4
2024-02-11
target/cortex_m: prevent asserting reset if examine is deferred
Tomas Vanek
1
-1
/
+2
2024-01-13
cortex_m: add detection of MVE feature for Armv8.1-M cores
Tarek BOCHKATI
1
-19
/
+32
2023-12-30
target/cortex_m: Add Cortex-M85 part
Marc Schink
1
-0
/
+6
2023-10-02
target/cortex_m: support Infineon Cortex-M33 from SLx2 MCU
Ahmed Boughanmi
1
-0
/
+5
2023-09-17
target/cortex_m: support DWT version 2.1 for Archv8_M
Fedi Bouzazi
1
-1
/
+2
2023-08-26
target/cortex_m: Add Realtek Real-M200 and M300
Karl Palsson
1
-0
/
+11
2023-08-26
target/cortex_m: check core implementor field
Karl Palsson
1
-16
/
+16
2023-08-08
breakpoints: use 64-bit type for watchpoint mask and value
Parshintsev Anatoly
1
-14
/
+8
2023-07-29
target: fix messages and return values of failed op because not halted
Tomas Vanek
1
-5
/
+5
2023-06-02
cortex_m: fix reading of DCB_DSCSR register
Bohdan Tymkiv
1
-5
/
+2
2023-05-13
openocd: trivial replace of jim-nvp with new nvp
Antonio Borneo
1
-4
/
+5
2023-01-15
target/cortex_m: add SMP support for Cortex-M
Tomas Vanek
1
-19
/
+207
2022-12-18
cortex_m: handle armv8m cores without security extension
Antonio Borneo
1
-1
/
+17
2022-12-17
arm_adi_v5: fix SIGSEGV due to failing re-examine
Antonio Borneo
1
-27
/
+14
2022-10-08
target/cortex_m: try to re-examine under reset in cortex_m_assert_reset()
Tomas Vanek
1
-1
/
+9
2022-10-08
target/cortex_m: make reset robust again
Tomas Vanek
1
-17
/
+27
2022-09-18
openocd: fix SPDX tag format for files .c
Antonio Borneo
1
-1
/
+1
2022-09-13
target: make local symbols static
Antonio Borneo
1
-1
/
+1
2022-09-13
openocd: remove CamelCase symbols *xPSR*
Antonio Borneo
1
-4
/
+4
2022-09-03
target/arm: Add support with identify STAR-MC1
iysheng
1
-0
/
+6
2022-08-15
target/cortex_m: supress historical reset detection
Tomas Vanek
1
-0
/
+19
2022-08-14
target/cortex_m: prevent segmentation fault in cortex_m_poll()
Tomas Vanek
1
-0
/
+10
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 ap refcount and add get/put around ap use
Antonio Borneo
1
-3
/
+16
2022-03-19
target: Rework 'set' variable of break-/watchpoints
Marc Schink
1
-21
/
+21
2022-03-12
cortex_m: use LOG_TARGET_XXX
Tarek BOCHKATI
1
-106
/
+104
2021-12-18
target/cortex_m: minor refactoring in cortex_m_store_core_reg_u32()
Tomas Vanek
1
-3
/
+1
2021-12-11
cortex_m: remove last references to debugport_init()
Antonio Borneo
1
-1
/
+0
2021-11-25
target/hla_target: set cortex_m->common_magic
Tomas Vanek
1
-1
/
+1
2021-11-18
cortex_m: Restore fast register reads if no polling is needed
Andreas Fritiofson
1
-0
/
+10
2021-11-18
target/cortex_m: faster reading of all CPU registers
Tomas Vanek
1
-9
/
+170
[next]