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_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
release
reset_test
reverse-resume-order
riscv
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
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
2016-02-29
jim-nvp: Make Jim_GetOpt_String const-correct
Andreas Fritiofson
1
-1
/
+1
2015-11-03
rtos/mqx: Fix uninitialized parts of symbol table
daniel-k
1
-1
/
+1
2015-10-30
rtos: handle STKALIGN adjustments on cortex m
Andrew Ruder
2
-1
/
+53
2015-10-30
rtos: turn stack alignment into a function pointer
Andrew Ruder
9
-18
/
+58
2015-08-06
RTOS: ThreadX support on ARM926E-JS
Alexander Drozdov
1
-2
/
+160
2015-04-24
rtos/mqx: prevent crash with -rtos auto
Paul Fertser
1
-0
/
+6
2015-04-24
rtos: fix print format specifiers
Paul Fertser
2
-5
/
+6
2015-04-16
rtos: add instructions and helper code to make FreeRTOS work again
Andreas Fritiofson
1
-1
/
+5
2015-04-16
FreeRTOS: Make optional symbols optional
Andreas Fritiofson
1
-15
/
+22
2015-04-14
ChibiOS: fix crash on auto detection
Richard Braun
1
-1
/
+6
2015-04-14
RTOS: Add logging to FreeRTOS and general RTOS
Evan Hunter
2
-1
/
+37
2015-03-09
rtos: Freescale MQX rtos support
Marian Cingel
5
-3
/
+674
2015-01-09
ChibiOS: struct ChibiOS_params_list[] should not be const
Tomas Vanek
1
-1
/
+1
2015-01-09
rtos: free gdb packet allocated memory
Spencer Oliver
1
-0
/
+1
2014-11-24
Added FPU support for ChibiOS/RT
Christian Gudrian
3
-5
/
+32
2014-11-24
rtos: add support for ChibiOS/RT 3.0
Christian Gudrian
1
-16
/
+24
2014-11-24
rtos: allow symbols to be optional for a particular RTOS
Paul Fertser
8
-20
/
+33
[next]