1. fcc6653 Add history.txt for release V11.3.0 (#1373) by Kody Stribrny · 7 days ago main
  2. f1043c4 MISRA 17.12 fixes, justifications for other reporting issues. (#1372) by Kody Stribrny · 4 weeks ago
  3. 0f8efd9 Correct minor mistakes in code comments (#1371) by wirelinker · 4 weeks ago
  4. 850d294 Add Arm China STAR-MC3 port support (#1363) by Armchina_JidongMei · 4 weeks ago
  5. 6cd736c Arm-Cortex-R82: Add MPU support (#1347) by Ahmed Ismail · 6 weeks ago
  6. d33d04b remove stray semicolon from gcc-ARM_CRx_MPU port.c by Florian La Roche · 8 weeks ago
  7. 67f59a5 Add missing include to fix compile error (#1358) by Mike Bloom · 9 weeks ago
  8. 5282247 Add assert to check for overflow in xStreamBufferSendFromISR. (#1357) by jasonpcarroll · 10 weeks ago
  9. 8a416d7 fix: Add big-endian support to ARM_CRx_No_GIC port (#1355) by Maxim De Clercq · 2 months ago
  10. d5c3c98 Add CFI frame unwind info in portable/IAR/RXv2/port_asm.s (#1341) by Bernd Edlinger · 2 months ago
  11. c53a6b0 RP2040: Add xPortIsInsideInterrupt to match other ARM ports (#1356) by Graham Sanderson · 2 months ago
  12. 1dbc776 [Fix] Reset correct priority on disinherit timeout (#1338) by Kody Stribrny · 3 months ago
  13. 26f9a2f Add cast in stack allocation for task creation (#1340) by Sidharth · 3 months ago
  14. 14b30f2 fix: Add missing macro guards in task.h (#1342) by Harsh Soni · 3 months ago
  15. 3ace389 Add asserts to check stack overflow at task creation by AniruddhaKanhere · 3 months ago
  16. a9cb459 Win32: Guard timeapi.h include for MinGW compatibility (#1345) by nordync · 3 months ago
  17. 536914b Add catch up behavior to xTaskDelayUntil. (#1348) by Kody Stribrny · 3 months ago
  18. 7d6890e Add ARM Cortex-M52 port support FreeRTOS#1305 (#1334) by Armchina_JidongMei · 3 months ago
  19. fed39c5 Refine comments related to taskYIELD in queue.h (#1333) by Saiiijchan · 4 months ago
  20. 439af33 riscv: refine vector context layout on stack (#1329) by Saiiijchan · 5 months ago
  21. c8d31dd Use saved mstatus for FPU/VPU state determination (#1330) by Gaurav-Aggarwal-AWS · 5 months ago
  22. 8b63f94 Fix: Propagate PICO_SDK_VERSION_* to parent scope in RP2040 port (#1326) by Sheng Tai · 5 months ago
  23. 1307487 Prefer xTaskDelayUntil in config template by Kody Stribrny · 5 months ago
  24. e5987bb Remove Unused Code and Preprocessor Directives in RP2040 Port (#1324) by Pascal Reich · 6 months ago
  25. a1f6e1f fix[RL78 Port] incorrect register image for pvParameters in FAR model (#1316) (#1317) by Ths.quiniou · 6 months ago
  26. a8ae21c armv8-r: Add Arm Cortex-R82 non-MPU port (#1289) by Ahmed Ismail · 6 months ago
  27. 3d44975 RP2040: Fix use of deprecated volatile semantics for C++20 (#1318) (#1319) by mathiasgredal · 6 months ago
  28. 692c4b0 Fix: avoid set but unused variable warning in pxPortInitialiseStack (#1320) by razrbro · 6 months ago
  29. 44ae6cf cortex-M ports: Clarify hardware-saved exception frame size variable (#1314) by Ahmed Ismail · 7 months ago
  30. ccabdec Fix risk of Win32 timer setup call getting ignored (#1311) by Kim Lindberg Schwaner · 7 months ago
  31. 386c1bc Change the macro from portMAX_DELAY to SIZE_MAX in order to initialize size_t-type variable correctly (#1310) by DuYicheng · 7 months ago
  32. 4394741 event-groups: Fix multiple definitions (#1307) by Ahmed Ismail · 7 months ago
  33. c91ee8d Fix CMake build for GCC_ARM_CRx_MPU (#1308) (#1309) by Dennis Lambe Jr. · 7 months ago
  34. e9440d4 Move windows headers to port.c (#1302) by creiter64 · 8 months ago
  35. c5bec0e LLVM assembler compatibility for ARM_CRx_MPU (#1303) by Dennis Lambe Jr. · 8 months ago
  36. 2da35de Add missing cast to BaseType_t (#1301) by Gaurav-Aggarwal-AWS · 8 months ago
  37. 32e5816 Delete thread key on process exit (#1297) by Gaurav-Aggarwal-AWS · 8 months ago
  38. 684b34c Define security extension configs before portable.h (#1294) by Gaurav-Aggarwal-AWS · 8 months ago
  39. f5e6151 Update artifact path in the backup action (#1292) by Aniruddha Kanhere · 9 months ago
  40. 48a4939 Fix compiler warning (#1291) by Florian La Roche · 9 months ago
  41. e3a362b Add artifact backup action (#1290) by Aniruddha Kanhere · 9 months ago
  42. 7225fbc Fix datatype of queue item length macros (#1286) by Gaurav-Aggarwal-AWS · 9 months ago
  43. a882b10 fix possible NULL pointer dereference after call to configASSERT() (#1284) by Florian La Roche · 9 months ago
  44. 0ae0715 Update codecov badge url (#1283) by Dakshit Babbar · 9 months ago
  45. 62bd622 Update download locations to outside repository content (#1280) by Rahul Kar · 10 months ago
  46. 2615dcd fix[IAR/RL78 Port] Compilation fails on portasm.s file (#1278) by Simon Brizard · 11 months ago
  47. 03dc002 Remove formatting bot workflow (#1274) by Archit Gupta · 11 months ago
  48. e3a0e3e Revert "FreeRTOS SMP: direct access to current TCB inside stack macros (#1270)" (#1272) by Gaurav-Aggarwal-AWS · 11 months ago
  49. 4162ca4 FreeRTOS SMP: direct access to current TCB inside stack macros (#1270) by Matth9814 · 11 months ago
  50. d03233f fix warnings from "gcc -Wconversion" (#1271) by Florian La Roche · 11 months ago
  51. 4ee6a1f MPLAB PIC32MZ-EF - Adds an assert to catch register overflow (#1265) (#1267) by Mario Luzeiro · 11 months ago
  52. 03db672 Fix race in POSIX port `vPortEndScheduler` (#1262) by arctic-alpaca · 12 months ago
  53. 0030d60 Add support for Vector context save support on RISC-V (#1260) by Jonathan Cubides · 12 months ago
  54. b9aa064 FreeRTOS MPU: Remove MPU region number check (#1261) by ErickReyesR · 1 year ago
  55. dacce18 Use UBaseType_t for ullMachineTimerCompareRegisterBase (#1258) by Gaurav-Aggarwal-AWS · 1 year ago
  56. 64fd929 RISC-V: refine fpu reg context offset (#1257) by Saiiijchan · 1 year ago
  57. bb47bc0 RISC-V: refine fpu offset according to portFPU_REG_SIZE (#1256) by Saiiijchan · 1 year ago
  58. 4d9cd90 RISCV Add FPU context save (#1250) by Jonathan Cubides · 1 year, 1 month ago
  59. 742729e Add an assert o catch overflow of recursive mutex counter (#1254) by Stefan Innerhofer · 1 year, 1 month ago
  60. 60f34f8 Add history.txt for release V11.2.0 (#1253) by Rahul Kar · 1 year, 1 month ago
  61. 3fd7f17 Fix MISRA violations for Kernel release V11.2.0 (#1251) by Rahul Kar · 1 year, 1 month ago
  62. df0aa5a Disable stack overflow check for MPU ports (#1231) by Gaurav-Aggarwal-AWS · 1 year, 1 month ago
  63. 1a1ae36 Update instruction to suppress SIGUSR1 in Posix with LLDB debugger (#1248) by Bhoomika R S · 1 year, 1 month ago
  64. 15ec8b8 POSIX Simulator: Assert if vPortYield called from a non-FreeRTOS thread (#1247) by John Boiles · 1 year, 1 month ago
  65. 29e817b Include current task runtime in ulTaskGetRunTimeCounter (#1234) by Gaurav-Aggarwal-AWS · 1 year, 1 month ago
  66. 51a1598 Add instruction to suppress SIGUSR1 in Posix with LLDB debugger (#1245) by Bhoomika R S · 1 year, 1 month ago
  67. fbaeba3 fix(freertos): Correct taskRESERVED_TASK_NAME_LENGTH macro definition (#1241) by Sudeep Mohanty · 1 year, 1 month ago
  68. a470b2d RP2040: update FreeRTOS_Kernel_import.cmake to match the newer version in Community-Supported-Ports (#1243) by Graham Sanderson · 1 year, 1 month ago
  69. d10ee46 Fix GCC/Posix port compilation on FreeBSD (#1239) (#1240) by Jakub Tymejczyk · 1 year, 2 months ago
  70. ae0a591 Call key creation before checking if a thread is FreeRTOS (#1238) by Rahul Kar · 1 year, 2 months ago
  71. 0f7edaf Reinstate "Fix inaccurate ticks in windows port" (#1198) by Ben Nicholls · 1 year, 2 months ago
  72. ad4e723 Mark mutex as robust to prevent deadlocks (#1233) by Gaurav-Aggarwal-AWS · 1 year, 2 months ago
  73. f94bc89 fix: SA violation fixes and simplification for idle task length restrictions (#1227) by Kody Stribrny · 1 year, 2 months ago
  74. b421abc Update Community-Supported-Ports submod to fix RP2350 port - FreeRTOS-Kernel#1220 (#1232) by Cavin McKinley · 1 year, 2 months ago
  75. 11d0caa Fix the context array size for MPU ports (#1230) by Gaurav-Aggarwal-AWS · 1 year, 2 months ago
  76. 2b35979 POSIX Simulator: Handle `pthread`s not created by FreeRTOS differently (#1223) by John Boiles · 1 year, 2 months ago
  77. 72bb476 portable: aarch64_sre: Add support for vApplicationFPUSafeIRQHandler by Marouen Ghodhbane · 1 year, 2 months ago
  78. 630cfb5 portable: aarch64_sre: add the configuration and status registers to the fpu saved context by Marouen Ghodhbane · 1 year, 2 months ago
  79. ff0989e portable: aarch64_sre: add configUSE_TASK_FPU_SUPPORT support by Marouen Ghodhbane · 1 year, 2 months ago
  80. 1b8f596 Add xQueueCreateSetStatic method for static allocation of Queue Sets (#1228) by kzorer · 1 year, 2 months ago
  81. b5d1b97 Update stream and message buffer documentation (#1226) by Gaurav-Aggarwal-AWS · 1 year, 2 months ago
  82. a585796 POSIX Simulator: Remove unused __APPLE__ mach_vm.h include (#1225) by John Boiles · 1 year, 2 months ago
  83. 78e0cc7 ARMv8.1-M: Add task dedicated PAC key support (#1195) by Ahmed Ismail · 1 year, 2 months ago
  84. c38427e Fix function parameter shadowing global variable. (#1221) by creiter64 · 1 year, 2 months ago
  85. 3a7b308 Update community supported ports submodulees (#1218) by iotah · 1 year, 3 months ago
  86. e55bde2 Add a stack pointer bounds check when configCHECK_FOR_STACK_OVERFLOW is set to 2. (#1216) by Ren Mingrui · 1 year, 3 months ago
  87. f05244a Pass core ID to port lock macros (#1212) by Felix van Oost · 1 year, 3 months ago
  88. f63bc2b Add an example of human readable table generated by vTaskListTasks() to tash.h (#1215) by wwhheerree · 1 year, 3 months ago
  89. f31787d fix(freertos): Limit idle task name length copy operation and ensure null-termination of the idle task name string (#1203) by Sudeep Mohanty · 1 year, 3 months ago
  90. cc31510 Remove unused config parameters (#1211) by Gaurav-Aggarwal-AWS · 1 year, 3 months ago
  91. 31dd1e3 Pass core ID to critical nesting count macros (#1206) by Felix van Oost · 1 year, 3 months ago
  92. e169442 Refine VFP context for Coretex-A9 (#1209) by Saiiijchan · 1 year, 3 months ago
  93. 3ddfffd Regression Bug Fix: Fix Incorrect Return of MSVC-MingW portYIELD_FROM_ISR (#1207) by wwhheerree · 1 year, 3 months ago
  94. b58005a Add macro guard configUSE_MPU_WRAPPERS_V1 to remove definition missing warning. (#1208) by Rahul Kar · 1 year, 3 months ago
  95. 974351f Update manifest to use 'V' (#1201) by Kody Stribrny · 1 year, 4 months ago
  96. 682f051 Fix CMake build for RP2040 (#1197) by yh-sb · 1 year, 4 months ago
  97. 874fa7b Removing the old -RV32 directory name from parts of the documentation (#1196) by Ryan · 1 year, 4 months ago
  98. 7e419c2 Update partner supported and community supported ports submodulees (#1194) by Tony Josi · 1 year, 4 months ago
  99. 25f9222 armv8.1-m: Remove portHAS_PACBTI_FEATURE macro (#1192) by Ahmed Ismail · 1 year, 4 months ago
  100. 73f6e3a RP2040 Updates: (#1193) by Graham Sanderson · 1 year, 4 months ago