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
/
arm920t.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix "unused variable" warnings (errors) detected with GCC 4.7.0 - trivial fixes
Freddie Chopin
2011-06-04
1
-10
/
+0
*
types: write memory now uses const
Øyvind Harboe
2011-04-01
1
-2
/
+2
*
arm: add missing error reporting
Øyvind Harboe
2010-08-11
1
-0
/
+12
*
arm_jtag_scann error propagation fixes
Øyvind Harboe
2010-07-20
1
-3
/
+9
*
arm: error propagation of arm_jtag_set_instr
Øyvind Harboe
2010-07-19
1
-3
/
+11
*
debug: debug entry error propagation
Øyvind Harboe
2010-07-19
1
-12
/
+36
*
arm: add error propagation for enable/disable mmu caches
Øyvind Harboe
2010-07-19
1
-8
/
+20
*
arm: add error propagation to generic get_ttb fn
Øyvind Harboe
2010-07-19
1
-2
/
+3
*
arm920t: -Wshadow warning fixes
Øyvind Harboe
2010-06-15
1
-11
/
+12
*
TARGET: removed unused parameters
Antonio Borneo
2010-06-12
1
-6
/
+2
*
TARGET: removed unsed parameter
Antonio Borneo
2010-06-12
1
-4
/
+2
*
TARGET: fix handling return code of MMU translation
Antonio Borneo
2010-06-12
1
-6
/
+0
*
TARGET/ARM920T: fix return value
Antonio Borneo
2010-06-12
1
-1
/
+1
*
TARGET/ARM920T: fix compile warning
Antonio Borneo
2010-06-12
1
-1
/
+1
*
arm mmu: error propagation added for address translation
Øyvind Harboe
2010-06-11
1
-4
/
+9
*
ARM920T: review scope of functions
Antonio Borneo
2010-04-10
1
-1
/
+1
*
arm breakpoints: amended fix comment
Øyvind Harboe
2010-03-21
1
-1
/
+5
*
jtag: retire jtag_get/set_end_state()
Øyvind Harboe
2010-03-19
1
-3
/
+0
*
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
-4
/
+4
*
jtag: retire tap field
Øyvind Harboe
2010-03-08
1
-16
/
+4
*
ARM: keep a handle to the PC
David Brownell
2010-02-21
1
-3
/
+3
*
arm920t line length cleanup
David Brownell
2010-02-20
1
-115
/
+247
*
atm920t : fix breakpoints and data cache handling
Marc Pignat
2010-02-19
1
-17
/
+103
*
ARM920T scanchain 15 comments/cleanup
David Brownell
2010-02-16
1
-51
/
+112
*
arm920: add virt2phys fn
Marc Pignat
2010-02-12
1
-3
/
+13
*
arm7/9: enable check that DCC downloads have been enabled
Øyvind Harboe
2010-01-13
1
-0
/
+1
*
ARM720: help/usage updates
David Brownell
2010-01-07
1
-10
/
+14
*
ARM: don't clone arm_arch_state() code
David Brownell
2009-12-07
1
-8
/
+2
*
ARM: rename some generic routines
David Brownell
2009-12-07
1
-1
/
+1
*
ARM: move opcode macros to <target/arm_opcodes.h>
David Brownell
2009-12-07
1
-0
/
+1
*
ARM: remove mrc_opcode(), use MRC() or MCR()
David Brownell
2009-12-07
1
-4
/
+16
*
ARM: switch target_to_armv4_5() to target_to_arm()
David Brownell
2009-12-04
1
-2
/
+2
*
ARM: rename armv4_5_state_* as arm_state_*
David Brownell
2009-12-04
1
-1
/
+1
*
change #include "time_support.h" to <helper/time_support.h>
Zachary T Welch
2009-12-03
1
-1
/
+1
*
target: "mcr" and "mrc" are ARM-specific
David Brownell
2009-12-01
1
-2
/
+13
*
remove target_type register_command callback
Zachary T Welch
2009-11-24
1
-9
/
+5
*
arm920t: use register_commands()
Zachary T Welch
2009-11-24
1
-27
/
+47
*
use COMMAND_REGISTER macro
Zachary T Welch
2009-11-24
1
-6
/
+6
*
ARM: use arm_reg_current()
David Brownell
2009-11-22
1
-26
/
+40
*
ARM: remove 'armv4_5_common_s' migration #define
David Brownell
2009-11-22
1
-6
/
+6
*
ARM: arm_set_cpsr() handles T and J bits
David Brownell
2009-11-22
1
-1
/
+0
*
ARM: define two register utilities
David Brownell
2009-11-22
1
-5
/
+7
*
ARM: simplify CPSR handling
David Brownell
2009-11-22
1
-4
/
+4
*
ARM: add is_arm_mode()
David Brownell
2009-11-17
1
-4
/
+4
*
ARM: add arm_mode_name()
David Brownell
2009-11-17
1
-1
/
+1
*
command_handler: change 'cmd_ctx' to CMD_CTX
Zachary T Welch
2009-11-17
1
-28
/
+28
*
command_handler: change 'args' to CMD_ARGV
Zachary T Welch
2009-11-17
1
-10
/
+10
*
command_handler: change to 'argc' to CMD_ARGC
Zachary T Welch
2009-11-17
1
-9
/
+9
*
ARM9TDMI: remove now-needless "struct arm9tdmi"
David Brownell
2009-11-17
1
-9
/
+7
[next]