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
/
rtos
Age
Commit message (
Expand
)
Author
Files
Lines
2017-06-20
Update list of "threads" when harts are discovered.
Tim Newsome
2
-3
/
+5
2017-06-13
Merge branch 'remotes/openocd/master' into riscv64
Tim Newsome
12
-63
/
+675
2017-05-25
Return 5 (SIGBREAK) not 2 (SIGINT) after a step
Palmer Dabbelt
1
-1
/
+1
2017-05-25
Pass EVENT_RESUMED in the RTOS
Palmer Dabbelt
1
-2
/
+3
2017-04-26
Add 64-bit and multihart support
Palmer Dabbelt
5
-3
/
+331
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
2014-10-06
rtos: constify symbol names and lists
Spencer Oliver
8
-29
/
+28
2014-03-30
Don't cast return value of [cm]alloc
Andreas Fritiofson
7
-42
/
+42
2014-03-29
rtos: fix xml register support regression
Spencer Oliver
4
-56
/
+22
2014-03-04
Constify received GDB packet
Christian Eggers
3
-14
/
+14
2014-03-04
gdb-server/rtos: Send correct answer to "qfThreadInfo" packet
Christian Eggers
1
-1
/
+1
2014-03-04
RTOS: Unify wipe-out of thread list
Christian Eggers
7
-91
/
+24
2014-02-04
rtos: fix uninitialised variable warning
Paul Fertser
1
-1
/
+1
2014-01-15
Conform to C99 integer types format specifiers
Hsiangkai Wang
1
-6
/
+6
2013-10-31
Clean up const usage to avoid excessive casting
Andreas Fritiofson
3
-3
/
+3
2013-10-10
cortex_m: target implementation renames cortex_m3 to cortex_m
Spencer Oliver
3
-7
/
+7
2013-09-13
nds32: support FreeRTOS
Hsiangkai Wang
3
-1
/
+61
2013-09-08
rtos: Do not dereference null pointers
Spencer Oliver
1
-4
/
+3
2013-08-07
gdb_server: support gdb target description
Hsiangkai Wang
1
-2
/
+3
2013-07-26
rtos: issue warning on auto detect failure
Spencer Oliver
1
-1
/
+3
[next]