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
/
FreeRTOS.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-07-24
openocd: remove NULL comparisons with checkpatch [1/2]
Antonio Borneo
1
-1
/
+1
2021-07-24
openocd: fix simple cases of NULL comparison
Antonio Borneo
1
-6
/
+6
2021-07-02
rtos: rename CamelCase symbols
Antonio Borneo
1
-51
/
+47
2021-07-02
rtos: convert CamelCase enum in uppercase
Antonio Borneo
1
-26
/
+26
2021-05-29
rtos: use ARRAY_SIZE() and simplify rtos_type.create()
Antonio Borneo
1
-13
/
+7
2021-04-30
target/armv7m: change FPv4_SP and FPv5_SP/DP identifiers to uppercase
Tomas Vanek
1
-1
/
+1
2021-03-10
rtos: Remove typedef'd struct
Marc Schink
1
-3
/
+3
2020-10-03
FreeRTOS: strip duplicate line returns
Karl Palsson
1
-10
/
+10
2020-10-03
FreeRTOS: properly read on big endian systems.
Karl Palsson
1
-42
/
+41
2020-07-26
rtos: fix minor typos
Antonio Borneo
1
-1
/
+1
2020-04-15
Revert "rtos/FreeRTOS: Fix FreeRTOS thread list reading"
Tomas Vanek
1
-16
/
+23
2020-01-02
rtos/FreeRTOS: Fix FreeRTOS thread list reading
Rahul Masurkar
1
-2
/
+2
2018-10-16
rtos: support gdb_get_register_packet
Steven Stallion
1
-6
/
+7
2017-12-06
rtos: Use 'bool' as return type for detect_rtos()
Marc Schink
1
-4
/
+4
2016-12-08
gdb_server: support qXfer:threads:read packet
Steven Stallion
1
-1
/
+1
2016-08-14
rtos: remove display_str member
Steven Stallion
1
-2
/
+0
2016-05-24
Remove FSF address from GPL notices
Marc Schink
1
-3
/
+1
2016-05-20
Fix spelling of ARM Cortex
Andreas Färber
1
-1
/
+1
2016-05-04
RTOS support: Add FPU support for FreeRTOS
Jonathan Dumaresq
1
-2
/
+52
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
RTOS: Add logging to FreeRTOS and general RTOS
Evan Hunter
1
-0
/
+25
2014-11-24
rtos: allow symbols to be optional for a particular RTOS
Paul Fertser
1
-2
/
+2
2014-10-06
rtos: constify symbol names and lists
Spencer Oliver
1
-2
/
+2
2014-03-30
Don't cast return value of [cm]alloc
Andreas Fritiofson
1
-8
/
+8
2014-03-04
RTOS: Unify wipe-out of thread list
Christian Eggers
1
-19
/
+1
2013-09-13
nds32: support FreeRTOS
Hsiangkai Wang
1
-1
/
+13
2013-06-05
update files to correct FSF address
Spencer Oliver
1
-1
/
+1
2013-04-28
target: rename cortex_m3 to cortex_m
Spencer Oliver
1
-1
/
+1
2013-01-27
rtos: do not use LOG_OUTPUT
Spencer Oliver
1
-13
/
+12
2012-12-23
rtos: rename stm32_stlink target to hla_target
Spencer Oliver
1
-1
/
+1
2012-10-28
rtos: Use ARRAY_SIZE instead of coding it by hand
Matthias Blaicher
1
-4
/
+3
2012-10-08
rtos: support FreeRTOS over stlink
Paul Fertser
1
-0
/
+12
2012-08-24
build: fix memory leaks
Spencer Oliver
1
-8
/
+10
2012-03-19
rtos: add sanity checking for FreeRTOS's quantity of priorities
Paul Fertser
1
-0
/
+7
2012-03-19
rtos: fix segfault in FreeRTOS handling
Paul Fertser
1
-0
/
+12
2012-02-06
build: cleanup src/rtos directory
Spencer Oliver
1
-262
/
+224
2011-10-27
clang: fix warning about missing check for return value
Øyvind Harboe
1
-1
/
+2
2011-08-27
Fix off by one bug in FreeRTOS
Evan Hunter
1
-2
/
+2
2011-08-24
Add suspended task list to FreeRTOS support
Evan
1
-0
/
+1
2011-08-24
Fix FreeRTOS thread list parsing
Evan Hunter
1
-5
/
+8
2011-07-10
Fix typo in command output
Luca Bruno
1
-1
/
+1
2011-04-19
rtos : compilation error on amd64
Michel Jaouen
1
-6
/
+6
2011-04-15
RTOS Thread awareness support wip
Broadcom Corporation (Evan Hunter)
1
-0
/
+481