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
/
rtos
Age
Commit message (
Expand
)
Author
Files
Lines
2020-09-05
openocd: use proper format with uint32_t
Antonio Borneo
3
-4
/
+4
2020-09-05
openocd: avoid checking for non NULL pointer to free it
Antonio Borneo
3
-19
/
+10
2020-07-26
rtos: fix minor typos
Antonio Borneo
5
-5
/
+5
2020-07-26
rtos: add support for RIOT
Daniel Krebs
5
-0
/
+561
2020-07-08
coding style: fix space separation
Antonio Borneo
1
-1
/
+1
2020-06-06
coding style: fix multi-line dereferencing
Antonio Borneo
1
-14
/
+7
2020-05-24
openocd: properly use jim data types
Antonio Borneo
1
-1
/
+1
2020-05-24
rtos/ChibiOS: Fix some coding styles
Marc Schink
3
-62
/
+62
2020-05-09
coding style: add missing space when split strings
Antonio Borneo
2
-3
/
+3
2020-05-09
coding style: avoid unnecessary line continuations
Antonio Borneo
1
-2
/
+2
2020-05-07
Add get_thread_reg() and set_reg() for hwthread
Tim Newsome
1
-51
/
+90
2020-05-02
coding style: src: remove empty lines at end of text files
Antonio Borneo
4
-5
/
+0
2020-04-15
Revert "rtos/FreeRTOS: Fix FreeRTOS thread list reading"
Tomas Vanek
1
-16
/
+23
2020-03-17
rtos: Destroy RTOS and fix memory leak
Marc Schink
2
-0
/
+6
2020-03-07
rtos/linux: fix use of memory after it is freed
Tomas Vanek
1
-7
/
+9
2020-02-24
coding style: fix space around pointer's asterisk
Antonio Borneo
2
-2
/
+2
2020-01-02
rtos/FreeRTOS: Fix FreeRTOS thread list reading
Rahul Masurkar
1
-2
/
+2
2019-08-28
gdb_server, rtos: Fine-grained RTOS register access
Tim Newsome
2
-9
/
+46
2019-06-12
ARMv8: Update rtos_reg storage from 8 to 16 bytes
Daniel Goehring
1
-1
/
+1
2019-06-04
gdb_server: fix GDB_BUFFER_SIZE usage, fix unaligned access during bulk trans...
Bohdan Tymkiv
2
-2
/
+2
2019-03-08
rtos/hwthread: add hardware-thread pseudo rtos
Matthias Welwarsky
3
-0
/
+350
2019-01-23
rtos: Add RTOS task awareness for Chromium-EC
Moritz Fischer
3
-0
/
+390
2018-10-16
rtos: check symbol list when updating uCOS-III
Steven Stallion
1
-0
/
+5
2018-10-16
esirisc: support eSi-RISC targets
Steven Stallion
3
-0
/
+45
2018-10-16
rtos: support gdb_get_register_packet
Steven Stallion
17
-462
/
+458
2018-08-21
rtos/linux.c: fix clang static analyzer warning
Tomas Vanek
1
-2
/
+2
2018-08-01
rtos: add support for NuttX
Masatoshi Tateishi
4
-1
/
+481
2018-04-23
ChibiOS thread states: Update thread state to label mapping
Faisal Shah
1
-4
/
+3
2018-04-07
rtos: Fix XPSR_OFFSET for cortex_m4f stacking
Armin van der Togt
1
-2
/
+21
2018-03-07
Fix ChibiOS FPU detection.
Luca Dariz
1
-1
/
+1
2018-03-03
rtos: fix rtos no-auto configuration
Matthias Welwarsky
1
-1
/
+1
2018-02-21
rtos: run rtos create hook only once on autodetect
Matthias Welwarsky
1
-3
/
+5
2018-02-21
rtos: facilitate RTOS SMP handling
Matthias Welwarsky
2
-0
/
+11
2017-12-06
rtos: Use 'bool' as return type for detect_rtos()
Marc Schink
9
-29
/
+29
2017-06-30
rtos: better sanity checking for uCOS-III
Steven Stallion
1
-0
/
+5
2017-06-30
rtos: style corrections for uCOS-III
Steven Stallion
3
-97
/
+95
2017-02-10
target: Add 64-bit target address support
Dongxue Zhang
1
-2
/
+2
2017-01-15
helper,rtos,server: Restore missing warning flags
Andreas Fritiofson
1
-1
/
+1
2016-12-08
Convert to non-recursive make
Andreas Fritiofson
1
-27
/
+27
2016-12-08
helper: Code cleanup for hexify()
Marc Schink
2
-3
/
+7
2016-12-08
gdb_server: support qXfer:threads:read packet
Steven Stallion
8
-23
/
+21
2016-12-08
rtos: add support for uC/OS-III
Steven Stallion
5
-8
/
+613
2016-12-08
Add -defer-examine option to target create command
Matthias Welwarsky
1
-1
/
+4
2016-10-17
helper: Make unhexify() robust on invalid data
Marc Schink
1
-1
/
+1
2016-08-14
rtos: remove display_str member
Steven Stallion
8
-27
/
+3
2016-08-13
rtos: removed chSysInit from detection of ChibiOS (#121)
Andy Pomfret
1
-7
/
+4
2016-05-24
Make #include guard naming consistent
Marc Schink
7
-19
/
+23
2016-05-24
Remove FSF address from GPL notices
Marc Schink
20
-57
/
+20
2016-05-20
Fix spelling of ARM Cortex
Andreas Färber
4
-5
/
+5
2016-05-04
RTOS support: Add FPU support for FreeRTOS
Jonathan Dumaresq
3
-2
/
+111
[next]