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
/
cortex_a8.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
debug: debug entry error propagation
Øyvind Harboe
2010-07-19
1
-3
/
+11
*
cortex a8: added timeout handling
Øyvind Harboe
2010-07-19
1
-5
/
+28
*
arm: add error propagation for enable/disable mmu caches
Øyvind Harboe
2010-07-19
1
-10
/
+16
*
arm: add error propagation to generic get_ttb fn
Øyvind Harboe
2010-07-19
1
-4
/
+13
*
cortex a8: lots of error propagation fixes
Øyvind Harboe
2010-07-19
1
-18
/
+53
*
cortex a8: mem_ap_read_buf_u32() error handling
Øyvind Harboe
2010-07-19
1
-1
/
+3
*
cortex a8: add missing error handling for cortex_a8_dap_write/read_coreregist...
Øyvind Harboe
2010-07-19
1
-3
/
+9
*
cortex a8: add missing error handling from cortex_a8_exec_opcode()
Øyvind Harboe
2010-07-19
1
-13
/
+52
*
cortex a8: add missing error handling for mem_ap_atomic_write_u32()
Øyvind Harboe
2010-07-19
1
-1
/
+5
*
cortex a8: add missing error handling for mem_ap_read_atomic_u32()
Øyvind Harboe
2010-07-19
1
-0
/
+11
*
spelling fixes in comments
Øyvind Harboe
2010-07-18
1
-5
/
+5
*
cortex a8: only physical read/write's are available when target is running
Øyvind Harboe
2010-06-22
1
-2
/
+9
*
cortex a8: print message that locking debug access succeeded on second try
Øyvind Harboe
2010-06-22
1
-0
/
+4
*
cortex a8: add error propagation for poll/resume
Øyvind Harboe
2010-06-22
1
-5
/
+15
*
cortex a8: add timeouts waiting for restart, prepare and halt
Øyvind Harboe
2010-06-22
1
-6
/
+36
*
cortex a8: add error propagation for mem_ap_read/write_atomic_u32
Øyvind Harboe
2010-06-22
1
-7
/
+31
*
cortex a8: add missing error handling
Øyvind Harboe
2010-06-21
1
-3
/
+11
*
cortex a8: fix segfault for unexamined targets
Øyvind Harboe
2010-06-19
1
-3
/
+6
*
cortex_a8: -Wshadow warning fixes
Øyvind Harboe
2010-06-15
1
-9
/
+9
*
TARGET: removed unused parameters
Antonio Borneo
2010-06-12
1
-3
/
+1
*
TARGET: removed unsed parameter
Antonio Borneo
2010-06-12
1
-2
/
+1
*
TARGET: fix handling return code of MMU translation
Antonio Borneo
2010-06-12
1
-4
/
+0
*
arm mmu: error propagation added for address translation
Øyvind Harboe
2010-06-11
1
-2
/
+5
*
cortex-a8: more MMU support
Anton Fedotov
2010-04-14
1
-98
/
+318
*
arm7/9: remove unused post_restore_context
Øyvind Harboe
2010-03-17
1
-4
/
+0
*
ADIv5 share DAP command support
David Brownell
2010-03-05
1
-21
/
+23
*
rename "swjdp_common" as "adiv5_dap"
David Brownell
2010-03-04
1
-18
/
+18
*
ADIv5 clean up AP selection and register caching
David Brownell
2010-02-21
1
-4
/
+4
*
ARM: keep a handle to the PC
David Brownell
2010-02-21
1
-9
/
+6
*
Cortex-A8: debug messaging tweaks
David Brownell
2010-01-27
1
-5
/
+6
*
ARMv7: help/usage updates
David Brownell
2010-01-07
1
-2
/
+2
*
ARM: add comment re register exports
David Brownell
2009-12-26
1
-0
/
+1
*
ARM: rename some generic routines
David Brownell
2009-12-07
1
-2
/
+2
*
ARM: move opcode macros to <target/arm_opcodes.h>
David Brownell
2009-12-07
1
-0
/
+1
*
ARM: rename ARMV4_5_STATE_* as ARM_STATE_*
David Brownell
2009-12-04
1
-4
/
+4
*
ARM DPM: share debug reason logic
David Brownell
2009-12-03
1
-25
/
+12
*
ARM DPM: make DSCR bit defs sharable
David Brownell
2009-12-03
1
-23
/
+29
*
ARM DPM: tweak initialization
David Brownell
2009-12-02
1
-1
/
+6
*
ARMv7a/Cortex-A8: report watchpoint trigger insn
David Brownell
2009-12-02
1
-22
/
+8
*
Cortex-A8: basic watchpoint support
David Brownell
2009-12-01
1
-0
/
+66
*
ARM: core DPM support for watchpoints
David Brownell
2009-12-01
1
-8
/
+4
*
Cortex-A8: remove previous mcr()/mrc() methods
David Brownell
2009-12-01
1
-97
/
+1
*
target: "mcr" and "mrc" are ARM-specific
David Brownell
2009-12-01
1
-5
/
+6
*
Cortex-A8: stop using CP15 ops
David Brownell
2009-12-01
1
-16
/
+53
*
Cortex-A8: support "reset-assert" event
David Brownell
2009-11-27
1
-5
/
+28
*
remove target_type register_command callback
Zachary T Welch
2009-11-24
1
-8
/
+7
*
cortex_a8: use register_commands()
Zachary T Welch
2009-11-24
1
-17
/
+25
*
use COMMAND_REGISTER macro
Zachary T Welch
2009-11-24
1
-3
/
+3
*
Cortex-A8: avoid DSCR reads
David Brownell
2009-11-24
1
-48
/
+103
*
Cortex-A8: hook up DPM
David Brownell
2009-11-24
1
-323
/
+35
[next]