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
2020-03-12
arm: Use different enum for core_type and core_mode
Antonio Borneo
2019-03-06
target/arm11: Use 'bool' data type
Marc Schink
2019-01-08
target/arm: add support for multi-architecture gdb
Antonio Borneo
2017-02-10
target: Add 64-bit target address support
Dongxue Zhang
2016-08-09
Fix resume when core state has been modified
Matthias Welwarsky
2016-07-19
Fix usage of timeval_ms()
Andreas Färber
2016-05-24
Remove FSF address from GPL notices
Marc Schink
2016-05-05
target: improve robustness of reset command
Tomas Vanek
2015-03-09
arm11: initialise DPM and register cache before reading DSCR for the first time
Paul Fertser
2013-09-08
target: remove unimplemented target_request_data implementations
Spencer Oliver
2013-09-08
target: remove unimplemented soft_reset_halt implementations
Spencer Oliver
2013-06-05
update files to correct FSF address
Spencer Oliver
2013-04-28
arm: fix arm reg regression
Spencer Oliver
2013-03-15
target: Add default implementation of bulk_write_memory
Andreas Fritiofson
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
[next]