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
Age
Commit message (
Expand
)
Author
Files
Lines
2009-12-04
ARM: ARMV4_5_COMMON_MAGIC --> ARM_COMMON_MAGIC
David Brownell
4
-9
/
+9
2009-12-04
ARM: switch target_to_armv4_5() to target_to_arm()
David Brownell
8
-20
/
+18
2009-12-04
ARM: rename armv4_5_state_* as arm_state_*
David Brownell
12
-23
/
+23
2009-12-04
ARM: rename armv4_5_mode_* AS arm_mode_*
David Brownell
8
-39
/
+39
2009-12-04
ARM: rename ARMV4_5_MODE_* as ARM_MODE_*
David Brownell
8
-131
/
+131
2009-12-04
ARM: rename ARMV4_5_STATE_* as ARM_STATE_*
David Brownell
10
-67
/
+67
2009-12-04
ARM11: report watchpoint trigger insn
David Brownell
1
-0
/
+18
2009-12-04
ARM11: basic watchpoint support
David Brownell
4
-9
/
+100
2009-12-04
ARM11: tweak TAP ops and debugging
David Brownell
2
-23
/
+61
2009-12-04
ARM: semihosting entry cleanup
David Brownell
1
-8
/
+39
2009-12-04
ARM: remove semihosting globals
David Brownell
5
-33
/
+48
2009-12-04
target: cygwin build fixes
David Brownell
2
-4
/
+10
2009-12-03
basic ARM semihosting support
Nicolas Pitre
4
-0
/
+516
2009-12-03
doxygen: remove some warnings
David Brownell
1
-0
/
+1
2009-12-03
ARMv7-A: tweak arch_state()
David Brownell
1
-10
/
+4
2009-12-03
ARM DPM: share debug reason logic
David Brownell
7
-100
/
+60
2009-12-03
ARM11: use shared DSCR bit names
David Brownell
3
-42
/
+24
2009-12-03
ARM DPM: make DSCR bit defs sharable
David Brownell
3
-33
/
+43
2009-12-03
remove tertiary include paths
Zachary T Welch
1
-4
/
+1
2009-12-03
change #include "../hello.h" to "hello.h"
Zachary T Welch
1
-1
/
+1
2009-12-03
change #include "trace.h" to <target/trace.h>
Zachary T Welch
2
-2
/
+2
2009-12-03
change #include "target.h" to <target/target.h>
Zachary T Welch
2
-2
/
+2
2009-12-03
change #include "mips_ejtag.h" to <target/mips_ejtag.h>
Zachary T Welch
2
-2
/
+2
2009-12-03
change #include "mips32_pracc.h" to <target/mips32_pracc.h>
Zachary T Welch
1
-1
/
+1
2009-12-03
change #include "etm.h" to <target/etm.h>
Zachary T Welch
2
-2
/
+2
2009-12-03
change #include "embeddedice.h" to <target/embeddedice.h>
Zachary T Welch
2
-2
/
+2
2009-12-03
change #include "armv7m.h" to <target/armv7m.h>
Zachary T Welch
1
-1
/
+1
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
5
-5
/
+5
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 "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
1
-1
/
+1
2009-12-03
change #include "arm11.h" to <target/arm11.h>
Zachary T Welch
1
-1
/
+1
2009-12-03
change #include "jtag.h" to <jtag/jtag.h>
Zachary T Welch
5
-5
/
+5
2009-12-03
change #include "types.h" to <helper/types.h>
Zachary T Welch
9
-9
/
+9
2009-12-03
change #include "time_support.h" to <helper/time_support.h>
Zachary T Welch
9
-9
/
+9
2009-12-03
change #include "replacements.h" to <helper/replacements.h>
Zachary T Welch
1
-1
/
+1
2009-12-03
change #include "log.h" to <helper/log.h>
Zachary T Welch
10
-10
/
+10
2009-12-03
change #include "jim.h" to <helper/jim.h>
Zachary T Welch
1
-1
/
+1
2009-12-03
change #include "fileio.h" to <helper/fileio.h>
Zachary T Welch
1
-1
/
+1
2009-12-03
change #include "command.h" to <helper/command.h>
Zachary T Welch
2
-2
/
+2
2009-12-03
change #include "binarybuffer.h" to <helper/binarybuffer.h>
Zachary T Welch
5
-5
/
+5
2009-12-03
allow #include directives to use module name
Zachary T Welch
1
-0
/
+1
2009-12-03
feroceon.c should be part of ARM7_9_SRC
Nicolas Pitre
1
-2
/
+2
2009-12-02
ARM11: don't expose DSCR
David Brownell
2
-185
/
+7
[prev]
[next]