1. fed39c5 Refine comments related to taskYIELD in queue.h (#1333) by Saiiijchan · 4 weeks ago main
  2. 439af33 riscv: refine vector context layout on stack (#1329) by Saiiijchan · 5 weeks ago
  3. c8d31dd Use saved mstatus for FPU/VPU state determination (#1330) by Gaurav-Aggarwal-AWS · 5 weeks ago
  4. 8b63f94 Fix: Propagate PICO_SDK_VERSION_* to parent scope in RP2040 port (#1326) by Sheng Tai · 6 weeks ago
  5. 1307487 Prefer xTaskDelayUntil in config template by Kody Stribrny · 6 weeks ago
  6. e5987bb Remove Unused Code and Preprocessor Directives in RP2040 Port (#1324) by Pascal Reich · 9 weeks ago
  7. a1f6e1f fix[RL78 Port] incorrect register image for pvParameters in FAR model (#1316) (#1317) by Ths.quiniou · 9 weeks ago
  8. a8ae21c armv8-r: Add Arm Cortex-R82 non-MPU port (#1289) by Ahmed Ismail · 2 months ago
  9. 3d44975 RP2040: Fix use of deprecated volatile semantics for C++20 (#1318) (#1319) by mathiasgredal · 3 months ago
  10. 692c4b0 Fix: avoid set but unused variable warning in pxPortInitialiseStack (#1320) by razrbro · 3 months ago
  11. 44ae6cf cortex-M ports: Clarify hardware-saved exception frame size variable (#1314) by Ahmed Ismail · 3 months ago
  12. ccabdec Fix risk of Win32 timer setup call getting ignored (#1311) by Kim Lindberg Schwaner · 4 months ago
  13. 386c1bc Change the macro from portMAX_DELAY to SIZE_MAX in order to initialize size_t-type variable correctly (#1310) by DuYicheng · 4 months ago
  14. 4394741 event-groups: Fix multiple definitions (#1307) by Ahmed Ismail · 4 months ago
  15. c91ee8d Fix CMake build for GCC_ARM_CRx_MPU (#1308) (#1309) by Dennis Lambe Jr. · 4 months ago
  16. e9440d4 Move windows headers to port.c (#1302) by creiter64 · 4 months ago
  17. c5bec0e LLVM assembler compatibility for ARM_CRx_MPU (#1303) by Dennis Lambe Jr. · 4 months ago
  18. 2da35de Add missing cast to BaseType_t (#1301) by Gaurav-Aggarwal-AWS · 4 months ago
  19. 32e5816 Delete thread key on process exit (#1297) by Gaurav-Aggarwal-AWS · 5 months ago
  20. 684b34c Define security extension configs before portable.h (#1294) by Gaurav-Aggarwal-AWS · 5 months ago
  21. f5e6151 Update artifact path in the backup action (#1292) by Aniruddha Kanhere · 5 months ago
  22. 48a4939 Fix compiler warning (#1291) by Florian La Roche · 5 months ago
  23. e3a362b Add artifact backup action (#1290) by Aniruddha Kanhere · 5 months ago
  24. 7225fbc Fix datatype of queue item length macros (#1286) by Gaurav-Aggarwal-AWS · 5 months ago
  25. a882b10 fix possible NULL pointer dereference after call to configASSERT() (#1284) by Florian La Roche · 5 months ago
  26. 0ae0715 Update codecov badge url (#1283) by Dakshit Babbar · 6 months ago
  27. 62bd622 Update download locations to outside repository content (#1280) by Rahul Kar · 6 months ago
  28. 2615dcd fix[IAR/RL78 Port] Compilation fails on portasm.s file (#1278) by Simon Brizard · 7 months ago
  29. 03dc002 Remove formatting bot workflow (#1274) by Archit Gupta · 7 months ago
  30. e3a0e3e Revert "FreeRTOS SMP: direct access to current TCB inside stack macros (#1270)" (#1272) by Gaurav-Aggarwal-AWS · 7 months ago
  31. 4162ca4 FreeRTOS SMP: direct access to current TCB inside stack macros (#1270) by Matth9814 · 7 months ago
  32. d03233f fix warnings from "gcc -Wconversion" (#1271) by Florian La Roche · 8 months ago
  33. 4ee6a1f MPLAB PIC32MZ-EF - Adds an assert to catch register overflow (#1265) (#1267) by Mario Luzeiro · 8 months ago
  34. 03db672 Fix race in POSIX port `vPortEndScheduler` (#1262) by arctic-alpaca · 8 months ago
  35. 0030d60 Add support for Vector context save support on RISC-V (#1260) by Jonathan Cubides · 9 months ago
  36. b9aa064 FreeRTOS MPU: Remove MPU region number check (#1261) by ErickReyesR · 9 months ago
  37. dacce18 Use UBaseType_t for ullMachineTimerCompareRegisterBase (#1258) by Gaurav-Aggarwal-AWS · 9 months ago
  38. 64fd929 RISC-V: refine fpu reg context offset (#1257) by Saiiijchan · 9 months ago
  39. bb47bc0 RISC-V: refine fpu offset according to portFPU_REG_SIZE (#1256) by Saiiijchan · 9 months ago
  40. 4d9cd90 RISCV Add FPU context save (#1250) by Jonathan Cubides · 9 months ago
  41. 742729e Add an assert o catch overflow of recursive mutex counter (#1254) by Stefan Innerhofer · 9 months ago
  42. 60f34f8 Add history.txt for release V11.2.0 (#1253) by Rahul Kar · 9 months ago
  43. 3fd7f17 Fix MISRA violations for Kernel release V11.2.0 (#1251) by Rahul Kar · 10 months ago
  44. df0aa5a Disable stack overflow check for MPU ports (#1231) by Gaurav-Aggarwal-AWS · 10 months ago
  45. 1a1ae36 Update instruction to suppress SIGUSR1 in Posix with LLDB debugger (#1248) by Bhoomika R S · 10 months ago
  46. 15ec8b8 POSIX Simulator: Assert if vPortYield called from a non-FreeRTOS thread (#1247) by John Boiles · 10 months ago
  47. 29e817b Include current task runtime in ulTaskGetRunTimeCounter (#1234) by Gaurav-Aggarwal-AWS · 10 months ago
  48. 51a1598 Add instruction to suppress SIGUSR1 in Posix with LLDB debugger (#1245) by Bhoomika R S · 10 months ago
  49. fbaeba3 fix(freertos): Correct taskRESERVED_TASK_NAME_LENGTH macro definition (#1241) by Sudeep Mohanty · 10 months ago
  50. a470b2d RP2040: update FreeRTOS_Kernel_import.cmake to match the newer version in Community-Supported-Ports (#1243) by Graham Sanderson · 10 months ago
  51. d10ee46 Fix GCC/Posix port compilation on FreeBSD (#1239) (#1240) by Jakub Tymejczyk · 10 months ago
  52. ae0a591 Call key creation before checking if a thread is FreeRTOS (#1238) by Rahul Kar · 10 months ago
  53. 0f7edaf Reinstate "Fix inaccurate ticks in windows port" (#1198) by Ben Nicholls · 10 months ago
  54. ad4e723 Mark mutex as robust to prevent deadlocks (#1233) by Gaurav-Aggarwal-AWS · 11 months ago
  55. f94bc89 fix: SA violation fixes and simplification for idle task length restrictions (#1227) by Kody Stribrny · 11 months ago
  56. b421abc Update Community-Supported-Ports submod to fix RP2350 port - FreeRTOS-Kernel#1220 (#1232) by Cavin McKinley · 11 months ago
  57. 11d0caa Fix the context array size for MPU ports (#1230) by Gaurav-Aggarwal-AWS · 11 months ago
  58. 2b35979 POSIX Simulator: Handle `pthread`s not created by FreeRTOS differently (#1223) by John Boiles · 11 months ago
  59. 72bb476 portable: aarch64_sre: Add support for vApplicationFPUSafeIRQHandler by Marouen Ghodhbane · 11 months ago
  60. 630cfb5 portable: aarch64_sre: add the configuration and status registers to the fpu saved context by Marouen Ghodhbane · 11 months ago
  61. ff0989e portable: aarch64_sre: add configUSE_TASK_FPU_SUPPORT support by Marouen Ghodhbane · 11 months ago
  62. 1b8f596 Add xQueueCreateSetStatic method for static allocation of Queue Sets (#1228) by kzorer · 11 months ago
  63. b5d1b97 Update stream and message buffer documentation (#1226) by Gaurav-Aggarwal-AWS · 11 months ago
  64. a585796 POSIX Simulator: Remove unused __APPLE__ mach_vm.h include (#1225) by John Boiles · 11 months ago
  65. 78e0cc7 ARMv8.1-M: Add task dedicated PAC key support (#1195) by Ahmed Ismail · 11 months ago
  66. c38427e Fix function parameter shadowing global variable. (#1221) by creiter64 · 11 months ago
  67. 3a7b308 Update community supported ports submodulees (#1218) by iotah · 11 months ago
  68. e55bde2 Add a stack pointer bounds check when configCHECK_FOR_STACK_OVERFLOW is set to 2. (#1216) by Ren Mingrui · 12 months ago
  69. f05244a Pass core ID to port lock macros (#1212) by Felix van Oost · 12 months ago
  70. f63bc2b Add an example of human readable table generated by vTaskListTasks() to tash.h (#1215) by wwhheerree · 12 months ago
  71. f31787d fix(freertos): Limit idle task name length copy operation and ensure null-termination of the idle task name string (#1203) by Sudeep Mohanty · 12 months ago
  72. cc31510 Remove unused config parameters (#1211) by Gaurav-Aggarwal-AWS · 12 months ago
  73. 31dd1e3 Pass core ID to critical nesting count macros (#1206) by Felix van Oost · 12 months ago
  74. e169442 Refine VFP context for Coretex-A9 (#1209) by Saiiijchan · 12 months ago
  75. 3ddfffd Regression Bug Fix: Fix Incorrect Return of MSVC-MingW portYIELD_FROM_ISR (#1207) by wwhheerree · 12 months ago
  76. b58005a Add macro guard configUSE_MPU_WRAPPERS_V1 to remove definition missing warning. (#1208) by Rahul Kar · 12 months ago
  77. 974351f Update manifest to use 'V' (#1201) by Kody Stribrny · 1 year ago
  78. 682f051 Fix CMake build for RP2040 (#1197) by yh-sb · 1 year, 1 month ago
  79. 874fa7b Removing the old -RV32 directory name from parts of the documentation (#1196) by Ryan · 1 year, 1 month ago
  80. 7e419c2 Update partner supported and community supported ports submodulees (#1194) by Tony Josi · 1 year, 1 month ago
  81. 25f9222 armv8.1-m: Remove portHAS_PACBTI_FEATURE macro (#1192) by Ahmed Ismail · 1 year, 1 month ago
  82. 73f6e3a RP2040 Updates: (#1193) by Graham Sanderson · 1 year, 1 month ago
  83. f239da0 Add xPortResetHeapMinimumEverFreeHeapSize to heap5 (#1191) by Gaurav-Aggarwal-AWS · 1 year, 1 month ago
  84. 8f7f451 Don't suspend scheduler if task already notified (#1190) by Jeff Tenney · 1 year, 1 month ago
  85. 9736947 Heap: add new API to reset xMinimumEverFreeBytesRemaining. (#1189) by Tomas Galbicka · 1 year, 1 month ago
  86. d0d55f3 Enhancements and Bug Fixes for F1Kx Port (#1169) by Trong Nguyen · 1 year, 1 month ago
  87. f0d7945 Fix SMP debugging issue on rp2040 (#1174) by Vishwanath Martur · 1 year, 1 month ago
  88. b4a9707 Fix RISC-V configMTIMECMP_BASE_ADDRESS (64-bit) stored in 32-bit int (#1176) by Vishwanath Martur · 1 year, 1 month ago
  89. a27d665 Move configASSERT default definition above before including portable.h. (#1185) by ActoryOu · 1 year, 1 month ago
  90. 445336a Follow GitHub recommendation to update release.yml (#1178) by ActoryOu · 1 year, 1 month ago
  91. 7d76dce Add assert check for NULL TCB handle (#1177) by Rahul Kar · 1 year, 1 month ago
  92. a081ba8 Fix variable name mismatch, mpu_wrappers type mismatch. (#1181) by Kody Stribrny · 1 year, 1 month ago
  93. de276eb Fix spelling typos (#1168) by ActoryOu · 1 year, 1 month ago
  94. 8225a7f Fix AutoReload variable name (#1166) by Kody Stribrny · 1 year, 1 month ago
  95. c0585ad freertos-config: Fix library definitions scope (#1164) by Ahmed Ismail · 1 year, 2 months ago
  96. 7215c89 POSIX Port: Remove pthread_attr_setstacksize call (#1161) by Paul Hollinsky · 1 year, 2 months ago
  97. 7081e76 Armv8.1-m: Add pacbti support (#1147) by Ahmed Ismail · 1 year, 2 months ago
  98. e400cc9 Update .github/CODEOWNERS (#1162) by Tony Josi · 1 year, 2 months ago
  99. a49c35b Fix incorrect error checking of prvCreateIdleTasks (#1158) by kakkoko · 1 year, 2 months ago
  100. 5f3bab1 Xtensa support updated and moved to Partner-Supported submodules (#1156) by Ian Thompson · 1 year, 2 months ago