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
/
armv7m.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-02-25
armv7m: update to use correct register core_cache
Spencer Oliver
1
-1
/
+1
2013-02-02
armv7m: use ARM_MODE_THREAD core mode for algoorithm's
Spencer Oliver
1
-2
/
+2
2013-02-02
armv7m: restore core mode after executing algorithm
Spencer Oliver
1
-1
/
+20
2013-02-02
armv7m: use generic arm read/write_core_reg
Spencer Oliver
1
-19
/
+19
2013-02-02
armv7m: use generic register core_cache
Spencer Oliver
1
-32
/
+32
2013-02-02
armv7m: remove unused armv7m_regtype
Spencer Oliver
1
-3
/
+1
2013-02-02
armv7m: use generic arm::core_mode
Spencer Oliver
1
-11
/
+7
2012-05-14
armv7m: update crc/erase_check loaders for cortex-m0
Spencer Oliver
1
-49
/
+48
2012-03-30
armv7m: detect floating point feature
Mathias K
1
-0
/
+1
2012-02-06
build: cleanup src/target directory
Spencer Oliver
1
-115
/
+110
2012-01-18
target: move regmaps to armv7m.c
Spencer Oliver
1
-0
/
+18
2012-01-04
retire ERROR_INVALID_ARGUMENTS and replace with ERROR_COMMAND_SYNTAX_ERROR
Øyvind Harboe
1
-6
/
+6
2011-10-25
armv7m: improve error handling
Andreas Fritiofson
1
-31
/
+23
2011-10-09
armv7m: implement async algorithm functions
Andreas Fritiofson
1
-40
/
+70
2011-03-17
Fix a bunch of typos.
Uwe Hermann
1
-1
/
+1
2010-12-29
warnings: use more 'const' for char *
Øyvind Harboe
1
-1
/
+1
2010-10-28
src: add loader src description
Spencer Oliver
1
-0
/
+2
2010-07-20
armv7m: exit_point optional for armv7m_run_algorithm
Spencer Oliver
1
-1
/
+1
2010-05-10
armv7m: 20 second timeout/megabyte for CRC check
Spencer Oliver
1
-1
/
+3
2010-04-10
ARMv7M: review scope of functions
Antonio Borneo
1
-1
/
+1
2010-03-17
arm7/9: remove unused post_restore_context
Øyvind Harboe
1
-3
/
+0
2010-03-05
ADIv5 share DAP command support
David Brownell
1
-149
/
+1
2010-03-04
rename "swjdp_common" as "adiv5_dap"
David Brownell
1
-5
/
+5
2010-02-28
semihosting: add armv7m semihosting support
Spencer Oliver
1
-2
/
+10
2010-02-28
ARMv7M: add arm cmd group
Spencer Oliver
1
-0
/
+3
2010-02-28
ARMv7M: use software breakpoints for algorithms
Spencer Oliver
1
-18
/
+5
2010-02-21
ARM: keep a handle to the PC
David Brownell
1
-3
/
+4
2010-02-21
ARMv7-M: start using "struct arm"
David Brownell
1
-3
/
+14
2010-02-04
ARMv7-M: make DAP commands verify target is an ARMv7-M
David Brownell
1
-3
/
+26
2010-01-29
ARMv7-M: use command handler for "dap baseaddr".
David Brownell
1
-30
/
+1
2010-01-20
ARMV7M: handle bkpt instruction on resume/step
Spencer Oliver
1
-0
/
+38
2010-01-07
ARMv7: help/usage updates
David Brownell
1
-13
/
+22
2010-01-04
ARMv7-M: use AP_REG_* symbol
David Brownell
1
-1
/
+6
2010-01-02
streamline and document helptext mode displays
David Brownell
1
-1
/
+1
2009-12-07
target: add debug_reason_name()
David Brownell
1
-2
/
+1
2009-11-25
use ARRAY_SIZE macro
Zachary T Welch
1
-2
/
+2
2009-11-24
remove target_type register_command callback
Zachary T Welch
1
-6
/
+1
2009-11-24
armv7m: use register_commands()
Zachary T Welch
1
-28
/
+48
2009-11-24
use COMMAND_REGISTER macro
Zachary T Welch
1
-6
/
+6
2009-11-19
target: create/use register_cache_invalidate()
David Brownell
1
-15
/
+0
2009-11-17
ARM: only use one set of dummy FPA registers
David Brownell
1
-35
/
+2
2009-11-17
command_handler: change 'cmd_ctx' to CMD_CTX
Zachary T Welch
1
-7
/
+7
2009-11-17
command_handler: change 'args' to CMD_ARGV
Zachary T Welch
1
-2
/
+2
2009-11-17
command_handler: change to 'argc' to CMD_ARGC
Zachary T Welch
1
-2
/
+2
2009-11-17
target: simplify register get/set ops
David Brownell
1
-11
/
+5
2009-11-16
ARMv7-M: no exit() calls
David Brownell
1
-4
/
+4
2009-11-16
move ARRAY_SIZE macro to types.h
Zachary T Welch
1
-9
/
+6
2009-11-16
armv7m: make core reg read/write use unsigned
Zachary T Welch
1
-4
/
+4
2009-11-16
#include "target.h" less wildly
David Brownell
1
-0
/
+1
2009-11-16
target: no implicit #includes of "register.h"
David Brownell
1
-0
/
+1
[next]