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.h
Age
Commit message (
Expand
)
Author
Files
Lines
2009-11-13
reg_cache_t -> struct reg_cache
Zachary T Welch
1
-2
/
+2
2009-11-13
armv7m_core_reg_t -> struct armv7m_core_reg
Zachary T Welch
1
-2
/
+2
2009-11-13
armv7m_algorithm_t -> struct armv7m_algorithm
Zachary T Welch
1
-2
/
+2
2009-11-13
armv7m_common_t -> struct armv7m_common
Zachary T Welch
1
-5
/
+5
2009-11-13
swjdp_common_t -> struct swjdp_common
Zachary T Welch
1
-1
/
+1
2009-11-13
reg_param_t -> struct reg_param
Zachary T Welch
1
-1
/
+1
2009-11-13
mem_param_t -> struct mem_param
Zachary T Welch
1
-1
/
+1
2009-11-09
src/target: remove 'extern' and wrap headers
Zachary T Welch
1
-13
/
+20
2009-11-05
Cortex-M3: use the new inheritance/nesting scheme
David Brownell
1
-3
/
+0
2009-11-05
target: provide container_of()
David Brownell
1
-0
/
+6
2009-11-05
ARMv7M: add docs, remove exports
David Brownell
1
-1
/
+1
2009-11-05
debug interface: get rid of unused pre_debug fn
Øyvind Harboe
1
-1
/
+0
2009-07-21
David Brownell <david-b@pacbell.net>:
ntfreak
1
-4
/
+24
2009-07-21
David Brownell <david-b@pacbell.net>:
ntfreak
1
-10
/
+4
2009-07-16
Magnus Lundin <lundin@mlu.mine.nu>, Oyvind Harboe <oyvind.harboe@zylin.com>, ...
zwelch
1
-4
/
+10
2009-06-23
Remove whitespace at end of lines, step 1.
zwelch
1
-16
/
+16
2009-06-23
Remove whitespace that occurs before ')'.
zwelch
1
-2
/
+2
2009-06-23
Remove whitespace that occurs after '('.
zwelch
1
-1
/
+1
2009-06-23
- Fixes '<<' whitespace
zwelch
1
-4
/
+4
2009-06-18
Transform 'u32' to 'uint32_t' in src/target/arm*
zwelch
1
-6
/
+6
2009-05-11
Audit and eliminate redundant #include directives in arm target files.
zwelch
1
-3
/
+0
2009-04-29
Remove redundant declarations to allow building with -Wredundant-decls.
zwelch
1
-1
/
+0
2009-04-27
Changed armv7m and cortexm3 to use nev arm_adi_v5 instead of cortex_swjdp.
mlu
1
-0
/
+3
2008-09-20
- added myself to copyright on files i remember adding large contributions fo...
ntfreak
1
-0
/
+3
2008-06-16
- removed duplicate cortex_m3_register_commands
ntfreak
1
-2
/
+0
2008-05-27
- moved flash erase_check target code to target.c
ntfreak
1
-0
/
+1
2008-04-26
- added ARMV7_GDB_HACKS define to armv7m.h, enabling all gdb hacks to be enab...
ntfreak
1
-0
/
+5
2008-04-10
- single core context used, removed debug context as thought unnecessary.
ntfreak
1
-24
/
+5
2008-03-11
- 16 and 32 bit unaligned accesses supported
ntfreak
1
-31
/
+2
2008-03-02
Uwe Hermann tightned up comments, etc. to follow OpenOCD policy
oharboe
1
-3
/
+5
2008-02-29
Uwe Hermann:
oharboe
1
-0
/
+1
2008-02-25
Michael Bruck spotted an omission in svn 322
oharboe
1
-1
/
+1
2007-10-22
- add verify_image command
ntfreak
1
-0
/
+2
2007-09-10
- Fixed display of sector sizes in flash.c
mlu
1
-0
/
+1
2007-06-24
- ST STM32x cortex support added
ntfreak
1
-7
/
+8
2007-06-14
- merged support for Cortex-M3 from cortex-m3 branch (thanks to Magnus Lundin)
drath
1
-0
/
+248