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
Age
Commit message (
Expand
)
Author
2017-02-10
aarch64: don't try resuming if target is not halted
Matthias Welwarsky
2017-02-10
aarch64: don't segfault on reset when target is not examined
Matthias Welwarsky
2017-02-10
aarch64: use cached value of dscr register where needed
Matthias Welwarsky
2017-02-10
aarch64: remove arm command chain from aarch64 target commands
Matthias Welwarsky
2017-02-10
aarch64: remove "mrs <Xt>, currentel" opcode
Matthias Welwarsky
2017-02-10
aarch64: remove unused struct components
Matthias Welwarsky
2017-02-10
aarch64: improve debug output
Matthias Welwarsky
2017-02-10
aarch64: enlarge value buffer of arm_reg to store 64 bit
Matthias Welwarsky
2017-02-10
aarch64: consolidate sticky error handling
Matthias Welwarsky
2017-02-10
aarch64: discard async aborts on entering debug state
Matthias Welwarsky
2017-02-10
aarch64: cleanup context restore
Matthias Welwarsky
2017-02-10
aarch64: enable aarch32 debugging with arm gdb
Matthias Welwarsky
2017-02-10
aarch64: allow reading TTBR register when halted in EL0
Matthias Welwarsky
2017-02-10
aarch64: make sure to enable HDE for all SMP PEs to be halted
Matthias Welwarsky
2017-02-10
aarch64: handle exceptions taken in debug state
Matthias Welwarsky
2017-02-10
aarch64: cache identification for aarch32 state
Matthias Welwarsky
2017-02-10
aarch64: fix mode switching
Matthias Welwarsky
2017-02-10
aarch64: register access rewrite
Matthias Welwarsky
2017-02-10
aarch64: simplify armv8_read_ttbcr
Matthias Welwarsky
2017-02-10
aarch64: allow reading system control register when halted in EL0
Matthias Welwarsky
2017-02-10
aarch64: simplify armv8_set_cpsr()
Matthias Welwarsky
2017-02-10
aarch64: provide virt2phys command
Matthias Welwarsky
2017-02-10
aarch64: slightly simplify breakpoint set function
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: refactor armv8 dpm
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: add cache handling when setting/deleting soft breakpoints
Matthias Welwarsky
2017-02-10
aarch64: add cache handling functions
Matthias Welwarsky
2017-02-10
aarch64: disable interrupts when stepping [WIP]
Matthias Welwarsky
2017-02-10
aarch64: use correct instruction for software breakpoints
Matthias Welwarsky
2017-02-10
aarch64: report the correct reason for halting after singlestep
Matthias Welwarsky
2017-02-10
aarch64: fix register list
Matthias Welwarsky
2017-02-10
aarch64: fix duplication of register cache
Matthias Welwarsky
2017-02-10
aarch64: remove code for AHB-AP support
Matthias Welwarsky
2017-02-10
aarch64: fix stepping from address
Matthias Welwarsky
2017-02-10
aarch64: remove references to armv7-r
Matthias Welwarsky
2017-02-10
aarch64: fix armv8_set_core_reg when destination is cpsr
Matthias Welwarsky
2017-02-10
aarch64: unify armv7-a and armv8 debug entry decoding
Matthias Welwarsky
2017-02-10
aarch64: use correct A64 instructions for cache handling
Matthias Welwarsky
2017-02-10
aarch64: fix first examination
Matthias Welwarsky
2017-02-10
aarch64: correct display for aarch64 state
Matthias Welwarsky
2017-02-10
aarch64: use symbolic constant for register count
Matthias Welwarsky
2017-02-10
aarch64: remove armv7-a virt-to-phys code
Matthias Welwarsky
2017-02-10
aarch64: clear breakpoint value register on removal
Matthias Welwarsky
2017-02-10
aarch64: correct breakpoint register offset
Matthias Welwarsky
2017-02-10
aarch64: fix cache identification
Matthias Welwarsky
2017-02-10
aarch64: fix reading of translation table registers
Matthias Welwarsky
2017-02-10
aarch64: fix entry into debug state
Matthias Welwarsky
[prev]
[next]