index
:
riscv-tools/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
/
mips_m4k.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-07-20
openocd: fix simple cases of Yoda condition
Antonio Borneo
1
-2
/
+2
2021-07-20
target/mips: rename CamelCase symbols
Antonio Borneo
1
-5
/
+5
2020-09-05
target: avoid checking for non NULL pointer to free it
Antonio Borneo
1
-5
/
+3
2020-09-05
target: use proper format with uint32_t
Antonio Borneo
1
-4
/
+4
2020-07-26
target: fix minor typos and duplicated words
Antonio Borneo
1
-5
/
+5
2019-05-14
helper/command: change prototype of command_print/command_print_sameline
Antonio Borneo
1
-9
/
+9
2019-05-14
target/mips_m4k: change prototype of mips_m4k_verify_pointer()
Paul Fertser
1
-3
/
+3
2019-03-27
smp: move sub-command "smp_gdb" in file smp.c
Antonio Borneo
1
-28
/
+0
2019-03-27
smp: replace commands smp_on/smp_off with "smp [on|off]"
Antonio Borneo
1
-51
/
+4
2019-03-14
target/mips: Use 'bool' data type
Marc Schink
1
-4
/
+4
2018-07-31
mips_m4k: add optional reset handler
Oleksij Rempel
1
-0
/
+2
2018-06-22
mips_m4k.c: Fix build with --disable-target64
Liviu Ionescu
1
-2
/
+2
2017-05-08
mips32, use scan32 function for reading impcode/idcode.
Salvador Arroyo
1
-14
/
+8
2017-05-08
mips32: add micromips breakpoints support
Salvador Arroyo
1
-46
/
+105
2017-05-08
mips32: add micromips isa handling
Salvador Arroyo
1
-5
/
+10
2017-05-08
mips32, add support for micromips in debug mode
Salvador Arroyo
1
-6
/
+8
2017-02-10
target: Add 64-bit target address support
Dongxue Zhang
1
-14
/
+16
2016-10-04
mips: Added #define for scan_delay legacy mode default value
Kent Brinkley
1
-1
/
+1
2016-05-24
Remove FSF address from GPL notices
Marc Schink
1
-3
/
+1
2016-05-05
MIPS32 Fix typos
Salvador Arroyo
1
-1
/
+1
2016-05-05
target: improve robustness of reset command
Tomas Vanek
1
-0
/
+7
2014-08-19
mips_m4k.c: EJTAGBOOT and NORMALBOOT are not supported on EJTAG 2.0
Oleksij Rempel
1
-5
/
+9
2014-08-19
mips_m4k.c: D or I breaks only if they supported.
Oleksij Rempel
1
-21
/
+25
2014-07-10
mips_m4k.c: make sure fast_data_area is safe
Oleksij Rempel
1
-0
/
+12
2013-10-31
Clean up const usage to avoid excessive casting
Andreas Fritiofson
1
-2
/
+2
2013-10-31
Clean up many C99 integer types format specifiers
Paul Fertser
1
-10
/
+10
2013-09-08
target: remove unimplemented target_request_data implementations
Spencer Oliver
1
-2
/
+0
2013-09-08
target: remove unimplemented soft_reset_halt implementations
Spencer Oliver
1
-7
/
+0
2013-07-17
mips: add breakpoint support for EJTAG 2.0
Oleksij Rempel
1
-13
/
+48
2013-06-12
[RFC] mips: Enable bulk write optimization for all writes
Andreas Fritiofson
1
-13
/
+13
2013-06-05
update files to correct FSF address
Spencer Oliver
1
-1
/
+1
2013-04-20
mips: m4k alternate pracc code. Patch 3
Salvador Arroyo
1
-2
/
+2
2013-04-20
mips: m4k alternate pracc code. Patch 1
Salvador Arroyo
1
-1
/
+30
2013-04-02
mips: code cleanup in cp0 command handlers
Salvador Arroyo
1
-4
/
+1
2013-04-02
mips: change in restoring debug working register
Salvador Arroyo
1
-5
/
+5
2012-12-11
mips_m4k: Fixed mips_m4k_resume code for smp targets
Kamal Dasu
1
-1
/
+1
2012-12-09
mips_m4k: Added SMP debug support for mips architectures
Kamal Dasu
1
-12
/
+221
2012-11-16
mips: code clean up in mips_m4k_debug_entry() function
Salvador Arroyo
1
-9
/
+2
2012-05-14
mips: support connecting under reset
Spencer Oliver
1
-5
/
+12
2012-03-14
mips: Forced to running state to enable (subsequent) target halt.
Drasko DRASKOVIC
1
-0
/
+11
2012-03-13
target: remove unused declaration
Spencer Oliver
1
-1
/
+1
2012-02-06
build: cleanup src/target directory
Spencer Oliver
1
-269
/
+159
2012-01-18
cmd: add missing usage vars
Spencer Oliver
1
-0
/
+1
2012-01-04
Change return value on error.
Mathias K
1
-1
/
+1
2012-01-04
retire ERROR_INVALID_ARGUMENTS and replace with ERROR_COMMAND_SYNTAX_ERROR
Øyvind Harboe
1
-2
/
+2
2011-08-12
mips: fix potential alignment error
Stefan Mahr
1
-1
/
+19
2011-08-12
mips: fix reading uint32 and uint16 when running on big endian host
Stefan Mahr
1
-37
/
+20
2011-08-09
mips32 : Fixed memory byte access
Drasko DRASKOVIC
1
-22
/
+27
2011-08-09
mips32: Added CP0 coprocessor R/W routines
Drasko DRASKOVIC
1
-2
/
+106
2011-07-04
mips_m4k and arm7_9 : Fix soft bkpt endianess for 16-bit instructions
Drasko DRASKOVIC
1
-1
/
+1
[next]