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_dbgtap.c
Age
Commit message (
Expand
)
Author
2012-02-06
build: cleanup src/target directory
Spencer Oliver
2011-08-08
arm11: disable broken optimization for setting current scan chain
Øyvind Harboe
2011-06-04
Fix "unused variable" warnings (errors) detected with GCC 4.7.0 - dubious fixes
Freddie Chopin
2010-07-20
arm11 error propagation fixes
Øyvind Harboe
2010-06-23
arm11: fix gaffe in no-ack transfers
Øyvind Harboe
2010-06-15
arm11_dbgtap: -Wshadow warning fixes
Øyvind Harboe
2010-03-18
jtag: cut down on usage of unintended modification of global end state
Øyvind Harboe
2010-03-08
jtag: jtag_add_ir_scan() now takes a single field
Øyvind Harboe
2010-03-08
jtag: retire tap field
Øyvind Harboe
2010-02-22
arm11: allow minidrivers to implement inner loop of memory writes
Øyvind Harboe
2010-02-10
arm11: fix another infinite loop bug
Øyvind Harboe
2009-12-11
ARM11: avoid pointless status returns
David Brownell
2009-12-11
ARM11: minor cleanup, mostly ITR comments
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
change #include "time_support.h" to <helper/time_support.h>
Zachary T Welch
2009-12-02
ARM11: store a clean copy of DSCR
David Brownell
2009-12-02
ARM11: remove arm11->target
David Brownell
2009-12-02
ARM DPM: tweak initialization
David Brownell
2009-11-29
ARM11: fix warning on cygwin
David Brownell
2009-11-28
ARM11: fix warning on amd64
David Brownell
2009-11-28
ARM11: fix dbgtap JTAG_DEBUG
David Brownell
2009-11-24
ARM11: implement provider for new DPM interface
David Brownell
2009-11-22
ARM11: remove unused state and exports
David Brownell
2009-11-22
arm11: do not use dynamic arrays
Øyvind Harboe
2009-11-22
ARM11: remove needless string format #ifdeffery
David Brownell
2009-11-16
target: less implicit inclusion of "etm.h"
David Brownell
2009-11-16
move ARRAY_SIZE macro to types.h
Zachary T Welch
2009-11-13
ARM11: revert etmr/etmw commands
David Brownell
2009-11-13
ARM11: switch to new "arm" base type
David Brownell
2009-11-13
arm11_sc7_action_t -> struct arm11_sc7_action
Zachary T Welch
2009-11-13
arm11_common_t -> struct arm11_common
Zachary T Welch
2009-11-13
scan_field_t -> struct scan_field
Zachary T Welch
2009-11-13
jtag_tap_t -> struct jtag_tap
Zachary T Welch
2009-11-10
arm11: add etmr/etmw registers to access ETM via DBGTAP scan chain
Michael Bruck
2009-11-08
Add private header for ARM11 internals.
Zachary T Welch
2009-10-13
Fix warning.
Øyvind Harboe
2009-10-12
More error propagation fixes.
Øyvind Harboe
2009-10-12
Fix warning and improve error message upon burst transfer failure
Øyvind Harboe
2009-10-12
Fix bogus 'transfer errors' with arm11 'memwrite burst enable'. A regression ...
Øyvind Harboe
2009-10-09
ARM11 error checking
Øyvind Harboe
2009-09-11
do not use dynamically sized stack arrays, not compatible with embedded OS's
oharboe
2009-08-28
David Brownell <david-b@pacbell.net> fix warnings
oharboe
2009-08-28
added arm11 timeout error messages
oharboe
2009-08-16
added note w/reference to discussion on whether or not arm11 code is broken o...
oharboe
2009-06-23
- Fixes '[<>]' whitespace
zwelch
2009-06-23
- Fixes '=' whitespace
zwelch
2009-06-23
- Replace 'while(' with 'while ('.
zwelch
2009-06-18
Transform 'u32' to 'uint32_t' in src/target/arm*
zwelch
[next]