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
/
arm11.c
Age
Commit message (
Expand
)
Author
2012-02-06
build: cleanup src/target directory
Spencer Oliver
2012-01-18
cmd: add missing usage vars
Spencer Oliver
2011-11-02
arm11: print next address to debug
Øyvind Harboe
2011-04-01
types: write memory now uses const
Øyvind Harboe
2011-01-03
error handling: the error number is not part of the user interface
Øyvind Harboe
2010-09-20
warnings: fix alignment warnings
Øyvind Harboe
2010-07-20
arm11 error propagation fixes
Øyvind Harboe
2010-07-19
debug: debug entry error propagation
Øyvind Harboe
2010-03-08
jtag: retire tap field
Øyvind Harboe
2010-02-21
ARM: keep a handle to the PC
David Brownell
2010-02-21
ARM11: per-core options should not be global
David Brownell
2010-01-25
core arm11: Silence logs at level 3 if there is no activity
Edgar Grimberg
2010-01-22
ARM11: fix breakpoints with GDB
David Brownell
2010-01-07
ARM11: help/usage updates
David Brownell
2009-12-20
ARM11: recognize ARM11 MPCore
David Brownell
2009-12-14
ARM11: improved reset support
David Brownell
2009-12-11
ARM11: minor cleanup, mostly ITR comments
David Brownell
2009-12-07
ARM: rename some generic routines
David Brownell
2009-12-07
ARM: move opcode macros to <target/arm_opcodes.h>
David Brownell
2009-12-04
ARM11: report watchpoint trigger insn
David Brownell
2009-12-04
ARM11: basic watchpoint support
David Brownell
2009-12-04
ARM11: tweak TAP ops and debugging
David Brownell
2009-12-03
ARM DPM: share debug reason logic
David Brownell
2009-12-03
ARM11: use shared DSCR bit names
David Brownell
2009-12-03
change #include "time_support.h" to <helper/time_support.h>
Zachary T Welch
2009-12-02
ARM11: don't expose DSCR
David Brownell
2009-12-02
ARM11: store a clean copy of DSCR
David Brownell
2009-12-02
ARM11: don't expose WDTR
David Brownell
2009-12-02
ARM11: don't expose RDTR
David Brownell
2009-12-02
ARM11: streamline debug entry
David Brownell
2009-12-02
ARM11: remove arm11->target
David Brownell
2009-12-02
ARM DPM: tweak initialization
David Brownell
2009-12-01
ARM: core DPM support for watchpoints
David Brownell
2009-12-01
ARM11: remove previous mcr()/mrc() methods
David Brownell
2009-12-01
target: "mcr" and "mrc" are ARM-specific
David Brownell
2009-11-27
ARM11: write_memory() avoids increment check
David Brownell
2009-11-24
remove target_type register_command callback
Zachary T Welch
2009-11-24
arm11: use register_commands()
Zachary T Welch
2009-11-24
use COMMAND_REGISTER macro
Zachary T Welch
2009-11-24
ARM11: remove old R0..R15/CPSR code
David Brownell
2009-11-24
ARM11: use standard run_algorithm()
David Brownell
2009-11-24
ARM11: use standard single step simulation
David Brownell
2009-11-24
ARM11: partial support for standard ARM register interfaces.
David Brownell
2009-11-24
ARM11: remove register "history" debug stuff
David Brownell
2009-11-22
ARM11: remove unused state and exports
David Brownell
2009-11-22
ARM11: macro cleanup
David Brownell
2009-11-22
ARM11: remove needless string format #ifdeffery
David Brownell
2009-11-22
ARM11: remove disabled register hooks
David Brownell
2009-11-18
add handle_command_parse_bool command helper
Zachary T Welch
2009-11-18
ARM: add "core_type" field to "struct arm"
David Brownell
[next]