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
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
2009-11-16
target: don't implicitly include "algorithm.h"
David Brownell
1
-0
/
+1
2009-11-16
target: don't implicitly include "breakpoint.h"
David Brownell
1
-0
/
+1
2009-11-13
target: remove unused "bitfield" infrastructure
David Brownell
1
-9
/
+26
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
-1
/
+1
2009-11-13
target_t -> struct target
Zachary T Welch
1
-19
/
+19
2009-11-13
reg_t -> struct reg
Zachary T Welch
1
-10
/
+10
2009-11-13
working_area_t -> struct working_area
Zachary T Welch
1
-2
/
+2
2009-11-13
reg_cache_t -> struct reg_cache
Zachary T Welch
1
-3
/
+3
2009-11-13
armv7m_core_reg_t -> struct armv7m_core_reg
Zachary T Welch
1
-5
/
+5
2009-11-13
armv7m_algorithm_t -> struct armv7m_algorithm
Zachary T Welch
1
-3
/
+3
2009-11-13
armv7m_common_t -> struct armv7m_common
Zachary T Welch
1
-16
/
+16
2009-11-13
swjdp_common_t -> struct swjdp_common
Zachary T Welch
1
-5
/
+5
2009-11-13
reg_param_t -> struct reg_param
Zachary T Welch
1
-3
/
+3
2009-11-13
mem_param_t -> struct mem_param
Zachary T Welch
1
-1
/
+1
2009-11-13
arm_adi,armv7[am]: use COMMAND_HELPER for helpers
Zachary T Welch
1
-3
/
+3
2009-11-13
use COMMAND_HANDLER macro to define all commands
Zachary T Welch
1
-10
/
+5
2009-11-05
Cortex-M3: use the new inheritance/nesting scheme
David Brownell
1
-27
/
+25
2009-11-05
Improve armv7m command argument parsing.
Zachary T Welch
1
-11
/
+20
2009-11-05
ARMv7M: add docs, remove exports
David Brownell
1
-28
/
+62
2009-09-12
David Brownell <david-b@pacbell.net>
oharboe
1
-4
/
+4
2009-08-18
David Brownell <david-b@pacbell.net> Several of the ARMv7M registers are 8 bi...
oharboe
1
-29
/
+30
2009-08-07
- fix segfault introduced during cortex reg cleanup
ntfreak
1
-2
/
+2
2009-07-21
David Brownell <david-b@pacbell.net>:
ntfreak
1
-3
/
+10
2009-07-21
David Brownell <david-b@pacbell.net>:
ntfreak
1
-56
/
+69
2009-07-21
David Brownell <david-b@pacbell.net>:
ntfreak
1
-20
/
+11
2009-07-17
Andreas Fritiofson <andreas.fritiofson@gmail.com> UTF8 fixes
oharboe
1
-1
/
+1
2009-07-16
Magnus Lundin <lundin@mlu.mine.nu>, Oyvind Harboe <oyvind.harboe@zylin.com>, ...
zwelch
1
-79
/
+53
2009-07-16
Magnus Lundin <lundin@mlu.mine.nu>, Oyvind Harboe <oyvind.harboe@zylin.com>, ...
zwelch
1
-13
/
+28
2009-06-23
Remove whitespace at end of lines, step 1.
zwelch
1
-7
/
+7
2009-06-23
Remove whitespace that occurs after '('.
zwelch
1
-1
/
+1
2009-06-23
- Fixes '=' whitespace
zwelch
1
-3
/
+3
2009-06-23
- Fixes '!=' whitespace
zwelch
1
-3
/
+3
2009-06-23
- Replace 'if(' with 'if ('.
zwelch
1
-3
/
+3
2009-06-21
C99 printf() -Werror fixes
duane
1
-8
/
+8
[next]