index
:
riscv-openocd.git
FE_402_fix
__archive__
add_macos_build
autoconf
bscan_optimization
bscan_tunnel
buf_sget
build32
busy
compliance_dev
debug-log-reg-failure
deinit
dmi_read
dmstatus_version
dsp5680_build
eclipse_memory_read
eclipse_multicore_fix
examine_command
examine_unavailable_harts
examine_unavailable_harts_backup
examine_unavailable_harts_rebase
examine_unavailable_harts_squash
fence_i_fix_for_release
fix-halt-reason-after-singlestep
fix_macbuild
gd32vf103
gdb_next_port
gitignore-build
global
halt_examine
haltreq
hypervisor_translate
jlink
log_output
macbuild
macro
manual_hwbp
master
mem64
mpsse_flush
multicore
new_bscan_approach
newprogram
nohartstatus
old_fixes_and_eclipse_memory_read
old_triggers
print_port
race
rbb_cleanup
regcache
regression_test_janmat_experim
release
remove-slot_t-from-riscv-013
reset_test
reverse-resume-order
riscv
riscv-batch-cleanup
riscv-compliance
riscv-compliance-dev
s2_increment
sba_tests
set_group
static
travis-nop
update_defines
us_xds110
vector2
winbuild
wip
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
target
/
cortex_a8.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-01-07
ARMv7: help/usage updates
David Brownell
1
-2
/
+2
2009-12-26
ARM: add comment re register exports
David Brownell
1
-0
/
+1
2009-12-07
ARM: rename some generic routines
David Brownell
1
-2
/
+2
2009-12-07
ARM: move opcode macros to <target/arm_opcodes.h>
David Brownell
1
-0
/
+1
2009-12-04
ARM: rename ARMV4_5_STATE_* as ARM_STATE_*
David Brownell
1
-4
/
+4
2009-12-03
ARM DPM: share debug reason logic
David Brownell
1
-25
/
+12
2009-12-03
ARM DPM: make DSCR bit defs sharable
David Brownell
1
-23
/
+29
2009-12-02
ARM DPM: tweak initialization
David Brownell
1
-1
/
+6
2009-12-02
ARMv7a/Cortex-A8: report watchpoint trigger insn
David Brownell
1
-22
/
+8
2009-12-01
Cortex-A8: basic watchpoint support
David Brownell
1
-0
/
+66
2009-12-01
ARM: core DPM support for watchpoints
David Brownell
1
-8
/
+4
2009-12-01
Cortex-A8: remove previous mcr()/mrc() methods
David Brownell
1
-97
/
+1
2009-12-01
target: "mcr" and "mrc" are ARM-specific
David Brownell
1
-5
/
+6
2009-12-01
Cortex-A8: stop using CP15 ops
David Brownell
1
-16
/
+53
2009-11-27
Cortex-A8: support "reset-assert" event
David Brownell
1
-5
/
+28
2009-11-24
remove target_type register_command callback
Zachary T Welch
1
-8
/
+7
2009-11-24
cortex_a8: use register_commands()
Zachary T Welch
1
-17
/
+25
2009-11-24
use COMMAND_REGISTER macro
Zachary T Welch
1
-3
/
+3
2009-11-24
Cortex-A8: avoid DSCR reads
David Brownell
1
-48
/
+103
2009-11-24
Cortex-A8: hook up DPM
David Brownell
1
-323
/
+35
2009-11-24
Cortex-A8: implement DPM
David Brownell
1
-0
/
+167
2009-11-24
Cortex-A8: minor cleanup
David Brownell
1
-21
/
+33
2009-11-22
ARM: use arm_reg_current()
David Brownell
1
-16
/
+8
2009-11-22
ARM: remove 'armv4_5_common_s' migration #define
David Brownell
1
-8
/
+8
2009-11-22
ARM: arm_set_cpsr() handles T and J bits
David Brownell
1
-23
/
+0
2009-11-22
ARM: define two register utilities
David Brownell
1
-6
/
+1
2009-11-22
ARM: simplify CPSR handling
David Brownell
1
-7
/
+5
2009-11-20
ARM: pass 'struct reg *' to register r/w routines
David Brownell
1
-24
/
+23
2009-11-19
Cortex-A8: better context restore
David Brownell
1
-13
/
+67
2009-11-19
Cortex-A8: mode support
David Brownell
1
-30
/
+116
2009-11-19
target: create/use register_cache_invalidate()
David Brownell
1
-2
/
+3
2009-11-19
Cortex-A8: parts of examine() run just once
David Brownell
1
-4
/
+15
2009-11-19
ARMv7-A: use standard ARM core states
David Brownell
1
-12
/
+38
2009-11-18
Cortex-A8: xPSR handling updates
David Brownell
1
-17
/
+20
2009-11-18
ARM: add a default full_context() method
David Brownell
1
-9
/
+3
2009-11-18
ARM: simplify ARMv7-A register handling
David Brownell
1
-33
/
+45
2009-11-18
ARM: add "core_type" field to "struct arm"
David Brownell
1
-0
/
+2
2009-11-17
command_handler: change 'cmd_ctx' to CMD_CTX
Zachary T Welch
1
-3
/
+3
2009-11-17
target: remove some more duplicate includes
David Brownell
1
-1
/
+0
2009-11-16
Cortex-A8: no exit() calls, add missing v7-A init
David Brownell
1
-31
/
+16
2009-11-16
target: no implicit #includes of "register.h"
David Brownell
1
-2
/
+1
2009-11-16
target: don't implicitly include "breakpoint.h"
David Brownell
1
-0
/
+1
2009-11-15
ARM: memory utils aren't ARM7/ARM9 dependent
David Brownell
1
-2
/
+3
2009-11-15
target: make "examined" flag be per-target
David Brownell
1
-3
/
+3
2009-11-13
command_t -> struct command
Zachary T Welch
1
-1
/
+1
2009-11-13
command_context_t -> struct command_context
Zachary T Welch
1
-2
/
+2
2009-11-13
target_t -> struct target
Zachary T Welch
1
-47
/
+47
2009-11-13
target_type_t -> struct target_type
Zachary T Welch
1
-1
/
+1
2009-11-13
armv4_5_common_t -> struct arm
Zachary T Welch
1
-1
/
+1
2009-11-13
cortex_a8_wrp_t -> struct cortex_a8_wrp
Zachary T Welch
1
-1
/
+1
[next]