]> git.sur5r.net Git - openocd/history - src/rtos/ChibiOS.c
flash/nrf5: time-based timeout waiting for flash controller
[openocd] / src / rtos / ChibiOS.c
2018-04-23 Faisal ShahChibiOS thread states: Update thread state to label...
2018-03-07 Luca DarizFix ChibiOS FPU detection.
2017-12-06 Marc Schinkrtos: Use 'bool' as return type for detect_rtos()
2016-12-08 Steven Stalliongdb_server: support qXfer:threads:read packet
2016-08-14 Steven Stallionrtos: remove display_str member
2016-08-13 Andy Pomfretrtos: removed chSysInit from detection of ChibiOS ...
2016-05-24 Marc SchinkRemove FSF address from GPL notices
2016-05-20 Andreas FärberFix spelling of ARM Cortex
2015-04-14 Richard BraunChibiOS: fix crash on auto detection
2015-01-09 Tomas VanekChibiOS: struct ChibiOS_params_list[] should not be...
2014-11-24 Christian GudrianAdded FPU support for ChibiOS/RT
2014-11-24 Christian Gudrianrtos: add support for ChibiOS/RT 3.0
2014-11-24 Paul Fertserrtos: allow symbols to be optional for a particular...
2014-10-06 Spencer Oliverrtos: constify symbol names and lists
2014-03-30 Andreas FritiofsonDon't cast return value of [cm]alloc
2014-03-04 Christian EggersRTOS: Unify wipe-out of thread list
2013-10-31 Andreas FritiofsonClean up const usage to avoid excessive casting
2013-06-05 Spencer Oliverupdate files to correct FSF address
2013-04-28 Spencer Olivertarget: rename cortex_m3 to cortex_m
2012-12-23 Spencer Oliverrtos: rename stm32_stlink target to hla_target
2012-11-12 Matthias Blaicherrtos: Fix error in reading the current thread in ChibiOS/RT
2012-11-05 Matthias Blaicherrtos: Make ChibiOS code aware of endiness
2012-11-05 Matthias Blaicherrtos: Add FPU detection to ChibiOS/RT
2012-11-05 Matthias Blaicherrtos: Fix wrong ReadyList lookup in ChibiOS
2012-10-28 Matthias Blaicherrtos: Use ARRAY_SIZE instead of coding it by hand
2012-10-16 Matthias Blaicherrtos: Add ChibiOS/RT support