aboutsummaryrefslogtreecommitdiff
path: root/src/rtos/mqx.c
AgeCommit message (Expand)AuthorFilesLines
2021-07-20openocd: manually fix Yoda conditionsAntonio Borneo1-100/+60
2021-07-02rtos: convert CamelCase enum in uppercaseAntonio Borneo1-6/+6
2021-05-29openocd: use macro ARRAY_SIZE()Antonio Borneo1-5/+3
2021-05-22openocd: fix some minor typoAntonio Borneo1-1/+1
2021-03-10rtos: Remove typedef'd structMarc Schink1-2/+2
2020-02-24coding style: fix space around pointer's asteriskAntonio Borneo1-1/+1
2018-10-16rtos: support gdb_get_register_packetSteven Stallion1-3/+3
2017-12-06rtos: Use 'bool' as return type for detect_rtos()Marc Schink1-4/+4
2016-12-08gdb_server: support qXfer:threads:read packetSteven Stallion1-5/+5
2016-08-14rtos: remove display_str memberSteven Stallion1-1/+0
2016-05-24Remove FSF address from GPL noticesMarc Schink1-2/+1
2016-05-20Fix spelling of ARM CortexAndreas Färber1-1/+1
2015-11-03rtos/mqx: Fix uninitialized parts of symbol tabledaniel-k1-1/+1
2015-04-24rtos/mqx: prevent crash with -rtos autoPaul Fertser1-0/+6
2015-04-24rtos: fix print format specifiersPaul Fertser1-4/+5
2015-03-09rtos: Freescale MQX rtos supportMarian Cingel1-0/+556