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
/
mips32.h
Age
Commit message (
Expand
)
Author
Files
Lines
2017-05-08
mips32: add micromips isa handling
Salvador Arroyo
1
-0
/
+14
2017-05-08
mips32, add support for micromips in debug mode
Salvador Arroyo
1
-77
/
+147
2017-05-08
mips32, add microMips instruction subset
Salvador Arroyo
1
-0
/
+95
2017-02-10
target: Add 64-bit target address support
Dongxue Zhang
1
-3
/
+3
2016-10-30
flash/nor: Add erased_value to drivers and pass it to targets
Andreas Färber
1
-1
/
+1
2016-10-04
mips: Added #define for scan_delay legacy mode default value
Kent Brinkley
1
-0
/
+2
2016-05-24
Make #include guard naming consistent
Marc Schink
1
-3
/
+3
2016-05-24
Remove FSF address from GPL notices
Marc Schink
1
-3
/
+1
2015-02-11
mips32: add gdb target description support
Antony Pavlov
1
-0
/
+1
2015-02-11
mips32: use 'unsigned int' for CPU register indices
Antony Pavlov
1
-2
/
+2
2014-11-24
mips32: fix typos
Antony Pavlov
1
-1
/
+1
2013-08-07
gdb_server: support gdb target description
Hsiangkai Wang
1
-1
/
+2
2013-07-17
mips32: add jump instruction
Oleksij Rempel
1
-0
/
+2
2013-06-05
update files to correct FSF address
Spencer Oliver
1
-1
/
+1
2012-11-16
mips: optimize mips_ejtag_step_disable() code
Salvador Arroyo
1
-0
/
+2
2012-02-06
build: cleanup src/target directory
Spencer Oliver
1
-18
/
+14
2011-08-09
mips32: Sync Caches to Make Instr Writes Effective
Drasko DRASKOVIC
1
-24
/
+88
2011-08-09
mips32: Added CP0 coprocessor R/W routines
Drasko DRASKOVIC
1
-0
/
+5
2011-06-05
mips: add nor flash write from memory block
Stefan Mahr
1
-1
/
+5
2011-01-04
mips32: add fastdata loader working area
Spencer Oliver
1
-0
/
+3
2010-04-11
TARGET/MIPS32: review scope of functions
Antonio Borneo
1
-2
/
+0
2010-02-28
MIPS: add mips algorithm support
Spencer Oliver
1
-0
/
+10
2010-01-09
MIPS: update arch_info access to match other targets
Spencer Oliver
1
-2
/
+15
2010-01-07
MIPS: whitespace cleanup
Spencer Oliver
1
-1
/
+1
2010-01-05
MIPS: merge mips fast_data patch from David N. Claffey
David Claffey
1
-0
/
+2
2009-12-13
target files shouldn't #include <target/...h>
David Brownell
1
-2
/
+2
2009-12-03
change #include "target.h" to <target/target.h>
Zachary T Welch
1
-1
/
+1
2009-12-03
change #include "mips32_pracc.h" to <target/mips32_pracc.h>
Zachary T Welch
1
-1
/
+1
2009-11-19
target: create/use register_cache_invalidate()
David Brownell
1
-1
/
+0
2009-11-16
target: no implicit #includes of "register.h"
David Brownell
1
-1
/
+0
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
-14
/
+14
2009-11-13
reg_t -> struct reg
Zachary T Welch
1
-1
/
+1
2009-11-13
reg_cache_t -> struct reg_cache
Zachary T Welch
1
-2
/
+2
2009-11-13
mips_ejtag_t -> struct mips_ejtag
Zachary T Welch
1
-1
/
+1
2009-11-13
mips32_core_reg_t -> struct mips32_core_reg
Zachary T Welch
1
-2
/
+2
2009-11-13
mips32_common_t -> struct mips32_common
Zachary T Welch
1
-4
/
+4
2009-11-13
mips32_comparator_t -> struct mips32_comparator
Zachary T Welch
1
-4
/
+4
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-13
jtag_tap_t -> struct jtag_tap
Zachary T Welch
1
-1
/
+1
2009-11-09
src/target: remove 'extern' and wrap headers
Zachary T Welch
1
-13
/
+27
2009-06-23
Remove whitespace at end of lines, step 1.
zwelch
1
-3
/
+3
2009-06-23
- Fixes '[|]' whitespace
zwelch
1
-2
/
+2
2009-06-23
- Fixes '<<' whitespace
zwelch
1
-3
/
+3
2009-06-18
Transform 'u32' to 'uint32_t' in src/target
zwelch
1
-6
/
+6
2009-05-20
Author: Spencer Oliver <spen@spen-soft.co.uk>
kc8apf
1
-0
/
+1
2009-05-11
Audit and eliminate redundant #include directives in other target files.
zwelch
1
-2
/
+2
2009-05-05
Gabor Juhos juhosg at openwrt.org MIPS: fix a shift value in the MIPS32_R_IN...
oharboe
1
-1
/
+1
2009-05-05
Oleksandr Tymoshenko <gonzo@bluezbox.com> "resume" command fix for EJTAG
oharboe
1
-2
/
+2
[next]