index
:
openocd_libswd.git
master
Unnamed repository; edit this file 'description' to name the repository.
Trygve Laugstøl
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
target
/
arm7_9_common.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
types: write memory now uses const
Øyvind Harboe
2011-04-01
1
-4
/
+4
*
arm: add missing error reporting
Øyvind Harboe
2010-08-11
1
-1
/
+7
*
arm7/9: fix "reset run + halt"
Øyvind Harboe
2010-08-09
1
-10
/
+15
*
arm: error propagation of arm_jtag_set_instr
Øyvind Harboe
2010-07-19
1
-6
/
+21
*
debug: debug entry error propagation
Øyvind Harboe
2010-07-19
1
-3
/
+11
*
target: slow targets could cause GDB to time out
Gary Carlson
2010-05-19
1
-1
/
+40
*
fix instruction refilling bug when using software breakpoints on a big-endian...
Jun Ma
2010-05-12
1
-0
/
+1
*
TARGET/ARM7_9_COMMON: review scope of symbols
Antonio Borneo
2010-04-11
1
-14
/
+14
*
jtag: retire jtag_get/set_end_state()
Øyvind Harboe
2010-03-19
1
-3
/
+0
*
jtag: remove jtag_get_end_state()'s that should be unecessary
Øyvind Harboe
2010-03-19
1
-1
/
+1
*
jtag: retire one instance of jtag_get_end_state() usage
Øyvind Harboe
2010-03-18
1
-6
/
+6
*
jtag: cut down on usage of unintended modification of global end state
Øyvind Harboe
2010-03-18
1
-1
/
+1
*
arm7/9: remove unused post_restore_context
Øyvind Harboe
2010-03-17
1
-3
/
+0
*
semihosting: move semihosting cmd to arm cmd group
Spencer Oliver
2010-02-28
1
-44
/
+16
*
ARM: keep a handle to the PC
David Brownell
2010-02-21
1
-19
/
+23
*
arm7/9: add nags upon reset about options to improve performance
Øyvind Harboe
2010-01-20
1
-0
/
+10
*
ARM7/ARM9: improved reset support
David Brownell
2010-01-14
1
-14
/
+23
*
ARM7/9 minor cleanups
David Brownell
2010-01-14
1
-16
/
+34
*
arm7/9: enable check that DCC downloads have been enabled
Øyvind Harboe
2010-01-13
1
-0
/
+2
*
arm7/9: add fn to check if dcc downloads have been enabled
Øyvind Harboe
2010-01-13
1
-1
/
+12
*
ARM7/ARM9: help/usage updates
David Brownell
2010-01-07
1
-8
/
+8
*
ARM7_9: Fix segfaults
Antonio Borneo
2009-12-30
1
-0
/
+6
*
arm7_9: Support VINITHI signal
Antonio Borneo
2009-12-20
1
-23
/
+0
*
target: remove more exit() calls
David Brownell
2009-12-08
1
-8
/
+0
*
target: move 'extern' decls to *.h files
David Brownell
2009-12-08
1
-8
/
+0
*
ARM: use <target/arm.h> not armv4_5.h
David Brownell
2009-12-07
1
-0
/
+1
*
ARM: rename some generic routines
David Brownell
2009-12-07
1
-1
/
+2
*
ARM semihosting: use breakpoint on ARM7
Nicolas Pitre
2009-12-04
1
-7
/
+9
*
ARM: rename armv4_5_algorithm as arm_algorithm
David Brownell
2009-12-04
1
-1
/
+1
*
ARM: ARMV4_5_COMMON_MAGIC --> ARM_COMMON_MAGIC
David Brownell
2009-12-04
1
-1
/
+1
*
ARM: rename armv4_5_mode_* AS arm_mode_*
David Brownell
2009-12-04
1
-3
/
+3
*
ARM: rename ARMV4_5_MODE_* as ARM_MODE_*
David Brownell
2009-12-04
1
-17
/
+17
*
ARM: rename ARMV4_5_STATE_* as ARM_STATE_*
David Brownell
2009-12-04
1
-15
/
+15
*
ARM: remove semihosting globals
David Brownell
2009-12-04
1
-6
/
+16
*
basic ARM semihosting support
Nicolas Pitre
2009-12-03
1
-0
/
+44
*
change #include "time_support.h" to <helper/time_support.h>
Zachary T Welch
2009-12-03
1
-1
/
+1
*
target: uplevel add_{break,watch}point() error checks
David Brownell
2009-11-28
1
-12
/
+0
*
ARM7/9: shrink run_algorithm_inner() lines
David Brownell
2009-11-25
1
-2
/
+10
*
remove target_type register_command callback
Zachary T Welch
2009-11-24
1
-8
/
+7
*
arm7_9_common: use register_commands()
Zachary T Welch
2009-11-24
1
-20
/
+37
*
use COMMAND_REGISTER macro
Zachary T Welch
2009-11-24
1
-4
/
+4
*
ARM: use arm_reg_current()
David Brownell
2009-11-22
1
-19
/
+26
*
ARM: remove 'armv4_5_common_s' migration #define
David Brownell
2009-11-22
1
-11
/
+11
*
ARM: arm_set_cpsr() handles T and J bits
David Brownell
2009-11-22
1
-11
/
+21
*
ARM: define two register utilities
David Brownell
2009-11-22
1
-10
/
+8
*
ARM: simplify CPSR handling
David Brownell
2009-11-22
1
-22
/
+37
*
ARM: pass 'struct reg *' to register r/w routines
David Brownell
2009-11-20
1
-24
/
+18
*
ARM7/ARM9: remove old "debug commands"
David Brownell
2009-11-20
1
-130
/
+0
*
target: create/use register_cache_invalidate()
David Brownell
2009-11-19
1
-7
/
+4
*
remove fast command and jim_global_long
Zachary T Welch
2009-11-18
1
-2
/
+2
[next]