1. bd65223 Update default value of configSTACK_DEPTH_TYPE in config file (#987) by Rahul Kar · 8 months ago
  2. 7284d84 Update task notification scheduler suspension usage (#982) by Darian · 8 months ago
  3. 57a5ed7 Fix SMP task self void run state change (#984) by chinglee-iot · 8 months ago
  4. 23afc48 Update version number (#983) by Paul Bartell · 8 months ago
  5. 938ec0f Correct ARM port folder capitalization (#981) by Eric Jackson · 8 months ago
  6. 1065389 Fix MISRA C 2012 Rule 10.4 Violations (#972) by bradleysmith23 · 8 months ago
  7. c19b13c Fix MISRA C 2012 Rule 14.4 Violations. (#975) by bradleysmith23 · 8 months ago
  8. 1c35cb3 Enable xTaskGetCurrentTaskHandleForCore() for single core builds (#978) by Darian · 8 months ago
  9. 1189198 Fix MISRA C 2012 Rule 20.7 Violations (#971) by bradleysmith23 · 8 months ago
  10. b4da9e3 Fix MISRA directive 4.7 warning (#977) by Rahul Kar · 8 months ago
  11. d94db2d Fix MISRA C 2012 Rule 10.3 Violations (#974) by bradleysmith23 · 8 months ago
  12. cd8c6c1 Fix MISRA C 2012 Rule 9.3 violations (#973) by bradleysmith23 · 8 months ago
  13. edd35e8 Fix MISRA Rule 10.1 violations (#976) by bradleysmith23 · 8 months ago
  14. 1de764b Delete kernel created task in vTaskEndScheduler (#962) by chinglee-iot · 8 months ago
  15. ba1e2da Update ARMv8-M config definitions in template file (#970) by Rahul Kar · 8 months ago
  16. c565fd4 Cmake: Create a single static library including port by barnatahmed · 9 months ago
  17. 8622bd5 Fix ThirdParty/GCC/ATmega formatting (#965) by Phillip Stevens · 9 months ago
  18. 04cb022 Add a check for configENABLE_MVE to M23, M33 ports (#968) by Gaurav-Aggarwal-AWS · 9 months ago
  19. 5a2237a Remove configTOTAL_MPU_REGIONS from M3 MPU port (#966) by Gaurav-Aggarwal-AWS · 9 months ago
  20. d634344 Add missing Task Notification IFDEF (#967) by Soren Ptak · 9 months ago
  21. 722596e Add code to allow building for x64 in MSVC (#924) by José Simões · 9 months ago
  22. 1860c9a GCC: MSP430F449: Fix pxPortInitialiseStack on EABI (#947) by Forty-Bot · 9 months ago
  23. b1ee2e6 Fix MacOS Posix port (#957) by Soren Ptak · 9 months ago
  24. 14dd5b5 use configSTACK_DEPTH_TYPE consequently (updated for 11.0.x) (#942) by Phillip Stevens · 9 months ago
  25. 5040a67 Sync up MicroblazeV9 port with Xilinx tree (#220) by Mubin Sayyed · 9 months ago
  26. 8e664fc Add check for if the scheduler is running to ARMv8M MPU ports (#960) by Soren Ptak · 9 months ago
  27. 72c7d86 Update for unpaired critical section in vTaskSuspend (#959) by chinglee-iot · 9 months ago
  28. 4d9f652 Add check for if the scheduler is running to MPU ports (#954) by Soren Ptak · 9 months ago
  29. cf2366c Update unpaired critical section in vTaskDelete for readability (#958) by chinglee-iot · 9 months ago
  30. e6f6d0e Posix port - set name for threads (#950) by Mikhail Paulyshka · 9 months ago
  31. 52ab3d0 MPU assert for ARM_CM3_MPU (#952) by IsaacDynamo · 9 months ago
  32. aa07289 Make configSUPPORT_STATIC_ALLOCATION==1 an error for MPU ports (#953) by IsaacDynamo · 9 months ago
  33. c083af9 Add mpu_wrappers_v2_asm.c to MPU ports (#951) by IsaacDynamo · 9 months ago
  34. c053ffe Fix -Werror=unused-parameter in GCC posix prvTimerTickHandler() (#949) by Tony Josi · 9 months ago
  35. 3baa3dd POSIX port - Switch from allowing the user to specify the stack memory itself, to allowing them to specify the stack size by Chris Morgan · 11 months ago
  36. 6222066 Revert pthread_attr_setstacksize by Ching-Hsin Lee · 9 months ago
  37. b6c0c51 Revert timer tick function by Ching-Hsin,Lee · 9 months ago
  38. 5ed9c70 Add back event signal by Ching-Hsin,Lee · 9 months ago
  39. 14903c3 Remove redundent cancellation point by Ching-Hsin,Lee · 9 months ago
  40. a7d39c3 format and header file by Ching-Hsin,Lee · 9 months ago
  41. 0fac085 Add back heap setup code by Ching-Hsin,Lee · 9 months ago
  42. 3dade5b UPdate format by Ching-Hsin,Lee · 9 months ago
  43. 7ba4124 Add back the pthread stack fit by Ching-Hsin Lee · 9 months ago
  44. 6b698ff Fix potential race condition by Ching-Hsin,Lee · 9 months ago
  45. 88d3540 POSIX port - Cancel and join all FreeRTOS managed pthreads upon shutdown by Chris Morgan · 11 months ago
  46. ddc89fa POSIX - Switch from posix timers to a timer thread to fix signal handling with non-FreeRTOS pthreads by Chris Morgan · 11 months ago
  47. 529de56 Revert #768 on the XCC/Xtensa portable files (#948) by Soren Ptak · 9 months ago
  48. 94cb87a Assign idle task to each core before SMP scheduler start (#945) by chinglee-iot · 9 months ago
  49. 460e953 Add new common words to the cSpellWordList.txt (#946) by Soren Ptak · 9 months ago
  50. 1947dd2 Added ability to change task notification index for streambuffers (#939) by Gabriele Monaco · 9 months ago
  51. 4568507 Fix documentation for xQueueTakeMutexRecursive (#943) by Eric Jackson · 9 months ago
  52. be880a1 Fix portSET_INTERRUPT_MASK_FROM_ISR definition for atomic operation (#940) by chinglee-iot · 9 months ago
  53. 75c4044 RP2040: Fix removal of idle_task_static_memory.c (#935) by dps.lwk · 9 months ago
  54. 5544c78 Fix build error for MSP430 and Cortex A with IAR (#937) by Jeff Tenney · 10 months ago
  55. 58f0d36 Export MPU Section Attributes (#931) by Soren Ptak · 10 months ago
  56. 93380c0 RP2040: FreeRTOS-Kernel-Static use configKERNEL_PROVIDED_STATIC_MEMORY (#934) by dps.lwk · 10 months ago
  57. ec93432 Fix build with modern GCC (#933) by Forty-Bot · 10 months ago
  58. 4e7ca2d Update History.txt for V11.0.1 (#932) by Rahul Kar · 10 months ago
  59. 5bb2b59 Update History.txt for v11.0.0 (#926) by chinglee-iot · 10 months ago
  60. b0439d3 Rename sample configuration to template configuration (#927) by Rahul Kar · 10 months ago
  61. 553b0ad Update comments related to portYIELD_FROM_ISR() in queue.h #925 by Soren Ptak · 10 months ago
  62. 1384c68 Update sample configuration file (#923) by Rahul Kar · 10 months ago
  63. e0bb21f Remove the sample smp configuration folder (#922) by chinglee-iot · 10 months ago
  64. bd0f87c Add portTASK_SWITCH_HOOK (#867) by Darian · 10 months ago
  65. 30e6b8a Detect more startup config errors on Cortex M (#832) by Jeff Tenney · 10 months ago
  66. 553caa1 Update the memory alignment within the Cortex-A9 port asm code (#426) by RichardBarry · 10 months ago
  67. a79752a Remove lint suppression comment (#920) by chinglee-iot · 10 months ago
  68. a2712b5 Add constanst suffix to prevent potential type conversion (#921) by chinglee-iot · 10 months ago
  69. 5dbfd38 Add coverity example (#870) by chinglee-iot · 10 months ago
  70. ac7fc39 Revert Portable/BCC formatting (#828) by Soren Ptak · 10 months ago
  71. bcf7bda Revert Portable/oWatcom formatting (#829) by Soren Ptak · 10 months ago
  72. 0debe8c Revert Portable/Paradigm formatting (#830) by Soren Ptak · 10 months ago
  73. db5df4b Revert Portable/CodeWarrior formatting (#831) by Soren Ptak · 10 months ago
  74. de2c0c1 Update partner and community supported port submodule pointer (#919) by chinglee-iot · 10 months ago
  75. d95b05e Suppress MISRA C:2012 rule 21.6 for snprintf (#877) by chinglee-iot · 10 months ago
  76. 877484c Fix MISRA C 2012 Rule 11.1 deviations (#856) by chinglee-iot · 10 months ago
  77. 15af8e0 Add description about overrun warning in queue.c (#869) by chinglee-iot · 10 months ago
  78. 93ef558 Declare variable without initializer (#841) by Rahul Kar · 10 months ago
  79. 51437bf Fix MISRA C 2012 rule 8.6 errors (#862) by chinglee-iot · 10 months ago
  80. 55094e2 Fix MISRA_C_2012 rule 13.2 violation (#855) by Rahul Kar · 10 months ago
  81. d1a0202 Fix MISRA_C_2012 rule 8.4 violation (#844) by Rahul Kar · 10 months ago
  82. 22eb827 Add parameter name for function type (#845) by Rahul Kar · 10 months ago
  83. ce41f6e Fix MISRA_C_2012 rule 7.2 violation (#842) by Rahul Kar · 10 months ago
  84. 71d86f9 Fix MISRA_C_2012 rule 17.7 violation (#848) by Rahul Kar · 10 months ago
  85. edce1e9 Fix MISRA_C_2012 rule 20.7 violation (#843) by Rahul Kar · 10 months ago
  86. 84c0047 Suppress MISRA C:2012 rule 11.5 deviations (#878) by chinglee-iot · 10 months ago
  87. cd5c774 Update xTaskGetIdleTaskHandle() For SMP (#868) by Darian · 10 months ago
  88. c0ce725 Add SMP template port and example (#900) by chinglee-iot · 10 months ago
  89. f8ef5f6 Fix prototype of MPU_vTimerSetReloadMode (#913) by Rahul Kar · 11 months ago
  90. 592bfe0 Fix typo in comment (#910) by Legend · 11 months ago
  91. 6a9f5a2 Add portMEMORY_BARRIER() to RX MCU ports (#864) by Soren Ptak · 11 months ago
  92. 6a41432 Upgrade msvc port to winsock2 (#895) by Soren Ptak · 11 months ago
  93. 147f34a Revert Portable/Renesas formatting (#876) by Soren Ptak · 11 months ago
  94. a2a4485 Coverity Report Directory Fix (#909) by Rahul Kar · 11 months ago
  95. dabbc05 Suppress MISRA C rule 11.3 in MISRA.md (#857) by chinglee-iot · 11 months ago
  96. f2637ba Fix MISRA 2012 Rule 10.8 violation (#853) by chinglee-iot · 11 months ago
  97. 1813a45 Fix MISRA 2012 rule 10.4 violations (#852) by chinglee-iot · 11 months ago
  98. ce88ade Fix MISRA C 2012 Rule 10.3 errors (#860) by chinglee-iot · 11 months ago
  99. 76f3aa5 The curl command to send the report expects the tar file to be in its current directory. The step either needed to have the working-directory: set to the build directory, or the tar file needs to be created in the parent directory. (#903) by Soren Ptak · 11 months ago
  100. 61f35dc Coverity scan and upload in single step (#902) by Tony Josi · 11 months ago