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
Age
Commit message (
Expand
)
Author
Files
Lines
2009-12-03
change #include "armv7a.h" to <target/armv7a.h>
Zachary T Welch
1
-1
/
+1
2009-12-03
change #include "armv4_5_mmu.h" to <target/armv4_5_mmu.h>
Zachary T Welch
5
-5
/
+5
2009-12-03
change #include "armv4_5_cache.h" to <target/armv4_5_cache.h>
Zachary T Welch
2
-2
/
+2
2009-12-03
change #include "armv4_5.h" to <target/armv4_5.h>
Zachary T Welch
11
-11
/
+11
2009-12-03
change #include "arm_jtag.h" to <target/arm_jtag.h>
Zachary T Welch
3
-3
/
+3
2009-12-03
change #include "arm_dpm.h" to <target/arm_dpm.h>
Zachary T Welch
2
-2
/
+2
2009-12-03
change #include "arm_adi_v5.h" to <target/arm_adi_v5.h>
Zachary T Welch
2
-2
/
+2
2009-12-03
change #include "arm9tdmi.h" to <target/arm9tdmi.h>
Zachary T Welch
3
-3
/
+3
2009-12-03
change #include "arm966e.h" to <target/arm966e.h>
Zachary T Welch
1
-1
/
+1
2009-12-03
change #include "arm7tdmi.h" to <target/arm7tdmi.h>
Zachary T Welch
1
-1
/
+1
2009-12-03
change #include "arm7_9_common.h" to <target/arm7_9_common.h>
Zachary T Welch
2
-2
/
+2
2009-12-03
change #include "arm11.h" to <target/arm11.h>
Zachary T Welch
1
-1
/
+1
2009-12-03
change #include "algorithm.h" to <target/algorithm.h>
Zachary T Welch
10
-10
/
+10
2009-12-03
change #include "minidriver.h" to <jtag/minidriver.h>
Zachary T Welch
3
-3
/
+3
2009-12-03
change #include "jtag.h" to <jtag/jtag.h>
Zachary T Welch
15
-15
/
+15
2009-12-03
change #include "interface.h" to <jtag/interface.h>
Zachary T Welch
19
-19
/
+19
2009-12-03
change #include "commands.h" to <jtag/commands.h>
Zachary T Welch
11
-11
/
+11
2009-12-03
change #include "types.h" to <helper/types.h>
Zachary T Welch
20
-20
/
+20
2009-12-03
change #include "time_support.h" to <helper/time_support.h>
Zachary T Welch
18
-18
/
+18
2009-12-03
change #include "replacements.h" to <helper/replacements.h>
Zachary T Welch
1
-1
/
+1
2009-12-03
change #include "membuf.h" to <helper/membuf.h>
Zachary T Welch
1
-1
/
+1
2009-12-03
change #include "log.h" to <helper/log.h>
Zachary T Welch
19
-19
/
+19
2009-12-03
change #include "jim.h" to <helper/jim.h>
Zachary T Welch
2
-2
/
+2
2009-12-03
change #include "ioutil.h" to <helper/ioutil.h>
Zachary T Welch
2
-2
/
+2
2009-12-03
change #include "fileio.h" to <helper/fileio.h>
Zachary T Welch
3
-3
/
+3
2009-12-03
change #include "configuration.h" to <helper/configuration.h>
Zachary T Welch
2
-2
/
+2
2009-12-03
change #include "command.h" to <helper/command.h>
Zachary T Welch
7
-7
/
+7
2009-12-03
change #include "binarybuffer.h" to <helper/binarybuffer.h>
Zachary T Welch
16
-16
/
+16
2009-12-03
normalize headers to make changing easier
Zachary T Welch
2
-2
/
+2
2009-12-03
allow #include directives to use module name
Zachary T Welch
10
-0
/
+10
2009-12-03
feroceon.c should be part of ARM7_9_SRC
Nicolas Pitre
1
-2
/
+2
2009-12-02
remove #if HAVE_JTAG_INTERFACE_H from minidriver.h
Zachary T Welch
5
-50
/
+105
2009-12-02
move jtag drivers to src/jtag/drivers
Zachary T Welch
30
-65
/
+85
2009-12-02
move nor drivers to src/flash/nor
Zachary T Welch
36
-50
/
+55
2009-12-02
move nand drivers to src/flash/nand/
Zachary T Welch
16
-27
/
+42
2009-12-02
ARM11: don't expose DSCR
David Brownell
2
-185
/
+7
2009-12-02
ARM11: store a clean copy of DSCR
David Brownell
4
-76
/
+56
2009-12-02
ARM11: don't expose WDTR
David Brownell
2
-14
/
+11
2009-12-02
ARM11: don't expose RDTR
David Brownell
2
-15
/
+11
2009-12-02
ARM11: streamline debug entry
David Brownell
1
-25
/
+20
2009-12-02
ARM11: remove arm11->target
David Brownell
3
-20
/
+12
2009-12-02
ARM DPM: tweak initialization
David Brownell
6
-23
/
+33
2009-12-02
adding files required for distribution
Zachary T Welch
2
-0
/
+2
2009-12-02
fix 'target init' command registration
Zachary T Welch
1
-6
/
+6
2009-12-02
stubs: buildfix
David Brownell
2
-0
/
+2
2009-12-02
remove #if BUILD_HTTPD
Zachary T Welch
3
-4
/
+33
2009-12-02
remove BUILD_IOUTIL symbol
Zachary T Welch
5
-13
/
+61
2009-12-02
remove #if logic for openocd_sleep_*lude
Zachary T Welch
5
-19
/
+45
2009-12-02
target: factor init to 'target init'
Zachary T Welch
2
-5
/
+25
2009-12-02
target: factor target_init() into pieces
Zachary T Welch
1
-69
/
+84
[next]