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
/
armv8.h
Age
Commit message (
Expand
)
Author
2019-05-14
target/armv8: change prototype of display_cache_info()
Paul Fertser
2019-03-04
armv8: allow halt on exception
Matthias Welwarsky
2018-07-13
Add ARM v8 AArch64 semihosting support
Omair Javaid
2018-04-10
armv8: valgrind memleak fixes
Matthias Welwarsky
2018-03-10
Support AArch64 SIMD/FP registers read/write
Omair Javaid
2018-01-16
aarch64: simplify mode and state handling
Matthias Welwarsky
2017-02-24
aarch64: run control rework
Matthias Welwarsky
2017-02-24
armv8: factor out generic bit set/clr for debug registers
Matthias Welwarsky
2017-02-15
aarch64: Fix #include guards
Marc Schink
2017-02-10
aarch64: register access rewrite
Matthias Welwarsky
2017-02-10
aarch64: provide virt2phys command
Matthias Welwarsky
2017-02-10
aarch64: remove bogus os_border calculation
Matthias Welwarsky
2017-02-10
aarch64: armv8 cache functions update
Matthias Welwarsky
2017-02-10
aarch64: add basic Aarch32 support
Matthias Welwarsky
2017-02-10
aarch64: update smp halt and resume to better facilitate CTI
Matthias Welwarsky
2017-02-10
aarch64: remove code for AHB-AP support
Matthias Welwarsky
2017-02-10
aarch64: remove references to armv7-r
Matthias Welwarsky
2017-02-10
aarch64: remove armv7-a virt-to-phys code
Matthias Welwarsky
2017-02-10
aarch64: fix reading of translation table registers
Matthias Welwarsky
2017-02-10
aarch64: formalize use of CTI in halt and resume
Matthias Welwarsky
2017-02-10
aarch64: deconflict debug register names
Matthias Welwarsky
2017-02-10
aarch64: introduce dpm extension for ARMv8
Matthias Welwarsky
2017-02-10
aarch64: Correct target state for hardware step
David Ung
2017-02-10
aarch64: Add instruction stepping support using hardware step
pierre Kuo
2017-02-10
aarch64: Add ARMv8 AARCH64 support files
David Ung