index
:
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
/
aarch64.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-08-20
From upstream (#286)
Tim Newsome
1
-3
/
+18
2018-06-04
target: aarch64: Adding mcr, mrc 32-bit coprocesor read/write support
Kamal Dasu
1
-0
/
+153
2018-04-10
armv8: valgrind memleak fixes
Matthias Welwarsky
1
-0
/
+15
2018-03-30
target: restructure dap support
Matthias Welwarsky
1
-48
/
+75
2018-03-30
arm_cti: add cti command group
Matthias Welwarsky
1
-9
/
+69
2018-03-16
aarch64: fix debug entry from EL0
Matthias Welwarsky
1
-2
/
+2
2018-02-27
gdb_server: run control fixes for vCont
Tomas Vanek
1
-2
/
+2
2018-01-29
aarch64: clean up scan-build errors
Matthias Welwarsky
1
-7
/
+29
2018-01-26
aarch64: implement mmu on/off for aarch32
Matthias Welwarsky
1
-1
/
+9
2018-01-16
aarch64: speed up first examination
Matthias Welwarsky
1
-40
/
+20
2018-01-16
aarch64: add 'maskisr' command
Matthias Welwarsky
1
-8
/
+52
2018-01-09
aarch64: fix crash on single-stepping
Matthias Welwarsky
1
-0
/
+3
2018-01-04
target aarch64: rework memory read/write to use 8/16/32 bit operations
Bas Vermeulen
1
-186
/
+257
2017-05-02
Fix compile failure on MacOSX
Matthias Welwarsky
1
-2
/
+0
2017-04-02
aarch64: clear CTI halt event early at debug entry
Matthias Welwarsky
1
-0
/
+2
2017-02-24
aarch64: run control rework
Matthias Welwarsky
1
-259
/
+605
2017-02-24
aarch64: clean up struct aarch64_common
Matthias Welwarsky
1
-12
/
+14
2017-02-24
aarch64: clean up target specific commands
Matthias Welwarsky
1
-7
/
+2
2017-02-24
aarch64: reset fixes
Matthias Welwarsky
1
-2
/
+11
2017-02-24
armv8: factor out generic bit set/clr for debug registers
Matthias Welwarsky
1
-17
/
+1
2017-02-24
aarch64: remove bogus address check before memory access
Matthias Welwarsky
1
-13
/
+0
2017-02-24
aarch64: reduce debug output to improve legibility
Matthias Welwarsky
1
-19
/
+0
2017-02-24
aarch64: refactor SCTLR manipulation
Matthias Welwarsky
1
-135
/
+94
2017-02-24
aarch64: fix software breakpoints when in aarch32 state
Matthias Welwarsky
1
-1
/
+1
2017-02-10
aarch64: don't try resuming if target is not halted
Matthias Welwarsky
1
-0
/
+4
2017-02-10
aarch64: don't segfault on reset when target is not examined
Matthias Welwarsky
1
-1
/
+5
2017-02-10
aarch64: remove arm command chain from aarch64 target commands
Matthias Welwarsky
1
-3
/
+0
2017-02-10
aarch64: improve debug output
Matthias Welwarsky
1
-5
/
+6
2017-02-10
aarch64: consolidate sticky error handling
Matthias Welwarsky
1
-22
/
+3
2017-02-10
aarch64: discard async aborts on entering debug state
Matthias Welwarsky
1
-1
/
+6
2017-02-10
aarch64: cleanup context restore
Matthias Welwarsky
1
-12
/
+3
2017-02-10
aarch64: enable aarch32 debugging with arm gdb
Matthias Welwarsky
1
-0
/
+1
2017-02-10
aarch64: make sure to enable HDE for all SMP PEs to be halted
Matthias Welwarsky
1
-28
/
+27
2017-02-10
aarch64: handle exceptions taken in debug state
Matthias Welwarsky
1
-0
/
+2
2017-02-10
aarch64: fix mode switching
Matthias Welwarsky
1
-3
/
+3
2017-02-10
aarch64: register access rewrite
Matthias Welwarsky
1
-12
/
+16
2017-02-10
aarch64: allow reading system control register when halted in EL0
Matthias Welwarsky
1
-1
/
+10
2017-02-10
aarch64: provide virt2phys command
Matthias Welwarsky
1
-1
/
+1
2017-02-10
aarch64: slightly simplify breakpoint set function
Matthias Welwarsky
1
-6
/
+1
2017-02-10
aarch64: armv8 cache functions update
Matthias Welwarsky
1
-2
/
+4
2017-02-10
aarch64: refactor armv8 dpm
Matthias Welwarsky
1
-510
/
+13
2017-02-10
aarch64: add basic Aarch32 support
Matthias Welwarsky
1
-26
/
+17
2017-02-10
aarch64: update smp halt and resume to better facilitate CTI
Matthias Welwarsky
1
-73
/
+77
2017-02-10
aarch64: add cache handling when setting/deleting soft breakpoints
Matthias Welwarsky
1
-0
/
+29
2017-02-10
aarch64: disable interrupts when stepping [WIP]
Matthias Welwarsky
1
-0
/
+32
2017-02-10
aarch64: use correct instruction for software breakpoints
Matthias Welwarsky
1
-1
/
+1
2017-02-10
aarch64: report the correct reason for halting after singlestep
Matthias Welwarsky
1
-12
/
+10
2017-02-10
aarch64: remove code for AHB-AP support
Matthias Welwarsky
1
-175
/
+27
2017-02-10
aarch64: fix stepping from address
Matthias Welwarsky
1
-1
/
+1
2017-02-10
aarch64: remove references to armv7-r
Matthias Welwarsky
1
-18
/
+9
[next]