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.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-03-16
target/mips32: add fpu access support
Walter Ji
1
-11
/
+84
2024-03-09
target/mips32: add dsp access support
Walter Ji
1
-0
/
+428
2024-01-13
target/mips32: fix false positive from clang
Antonio Borneo
1
-8
/
+9
2024-01-06
target/mips32: optimize pracc access
Walter Ji
1
-0
/
+38
2024-01-06
target/mips32: add mips ejtag command
Walter Ji
1
-0
/
+70
2024-01-06
target/mips32: update coprocessor 0 command
Walter Ji
1
-38
/
+273
2024-01-06
target/mips32: add cpu info detection
Walter Ji
1
-13
/
+320
2023-11-11
target/mips32: update mips32 config register parsing
Walter Ji
1
-7
/
+103
2023-10-25
target/mips32: check read regs result in save context
Walter Ji
1
-1
/
+5
2023-10-25
target/mips32: rework mips core register related functions
Walter Ji
1
-114
/
+164
2023-08-26
mips32: add per-cpu quirks feature
Artur Rojek
1
-0
/
+58
2023-07-29
target: fix messages and return values of failed op because not halted
Tomas Vanek
1
-3
/
+3
2023-05-27
target: use unsigned int for timeout_ms
Antonio Borneo
1
-3
/
+3
2022-09-18
openocd: fix SPDX tag format for files .c
Antonio Borneo
1
-1
/
+1
2022-07-23
openocd: src/target: replace the GPL-2.0-or-later license tag
Antonio Borneo
1
-13
/
+2
2021-06-18
Use boolean argument for register_get_by_name()
Marc Schink
1
-2
/
+2
2020-09-05
target: use proper format with uint32_t
Antonio Borneo
1
-5
/
+5
2020-07-26
target: fix minor typos and duplicated words
Antonio Borneo
1
-1
/
+1
2020-07-08
coding style: fix space separation
Antonio Borneo
1
-1
/
+1
2019-05-14
helper/command: change prototype of command_print/command_print_sameline
Antonio Borneo
1
-9
/
+9
2019-05-14
target/mips32: change prototype of mips32_verify_pointer()
Paul Fertser
1
-3
/
+3
2019-03-14
target/mips: Use 'bool' data type
Marc Schink
1
-11
/
+11
2019-02-07
target start_algorithm: Don't copy the IN mem_params fix uninitialised value.
Jean-Christian de Rivaz
1
-0
/
+2
2019-02-07
target algo: do not write reg_param if direction is PARAM_IN
Tomas Vanek
1
-0
/
+3
2018-04-10
target, flash: prepare infrastructure for multi-block blank check
Tomas Vanek
1
-6
/
+11
2017-05-08
mips32: add micromips isa handling
Salvador Arroyo
1
-14
/
+53
2017-05-08
mips32, convert miniprograms with code definition
Salvador Arroyo
1
-44
/
+63
2017-05-08
mips32, add support for micromips in debug mode
Salvador Arroyo
1
-2
/
+4
2017-02-10
target: Add 64-bit target address support
Dongxue Zhang
1
-6
/
+6
2016-10-30
flash/nor: Add erased_value to drivers and pass it to targets
Andreas Färber
1
-3
/
+9
2016-10-04
mips: Added #define for scan_delay legacy mode default value
Kent Brinkley
1
-2
/
+2
2016-05-24
Remove FSF address from GPL notices
Marc Schink
1
-3
/
+1
2016-02-13
Change isa string
Kent Brinkley
1
-1
/
+1
2015-02-11
mips32: add gdb target description support
Antony Pavlov
1
-77
/
+166
2015-02-11
mips32: use 'unsigned int' for CPU register indices
Antony Pavlov
1
-14
/
+13
2014-11-24
mips32: fix typos
Antony Pavlov
1
-1
/
+1
2014-08-19
mips32.c: cache debug caps and support EJTAG 2.0 specific changes
Oleksij Rempel
1
-10
/
+15
2014-08-19
mips32.c: fix IB and DB bits check for EJTAG v2.0
Oleksij Rempel
1
-4
/
+9
2014-05-09
mips: load code in buffer mode
Salvador Arroyo
1
-34
/
+23
2014-04-14
mips32, dsp563xx: fix segfault on Gdb attach
Paul Fertser
1
-1
/
+1
2014-02-24
mips32: build register cache in a more clear way
Antony Pavlov
1
-50
/
+46
2013-10-31
Clean up many C99 integer types format specifiers
Paul Fertser
1
-1
/
+1
2013-08-07
gdb_server: support gdb target description
Hsiangkai Wang
1
-1
/
+2
2013-07-17
mips: add breakpoint support for EJTAG 2.0
Oleksij Rempel
1
-6
/
+16
2013-07-17
mips32: add new functions mips32_configure_ibs and _dbs
Oleksij Rempel
1
-28
/
+53
2013-06-05
update files to correct FSF address
Spencer Oliver
1
-1
/
+1
2013-04-20
mips: m4k alternate pracc code. Patch 1
Salvador Arroyo
1
-0
/
+33
2013-04-02
mips: code cleanup in cp0 command handlers
Salvador Arroyo
1
-4
/
+1
2012-04-10
Minor bug fixes in Mips32 code
Salvador
1
-3
/
+3
2012-02-06
build: cleanup src/target directory
Spencer Oliver
1
-148
/
+86
[next]