1. 030c1aa Add event group and stream buffer config option in template (#1026) by Rahul Kar · 11 months ago
  2. 6270e2a Update the memory alignment within the Cortex-R5 port asm code (#1023) by Florian La Roche · 11 months ago
  3. 5da55ba Add configCHECK_HANDLER_INSTALLATION description in template file (#1025) by Rahul Kar · 11 months ago
  4. f0ff383 Fix spelling in comment (#1024) by Rahul Kar · 11 months ago
  5. 8afb3a5 fix typos in comments: interace -> interface, swtich -> switch (#1022) by Florian La Roche · 11 months ago
  6. 8c49c54 Fix TFM about link (#1021) by Kody Stribrny · 12 months ago
  7. ccbbf04 Update coverity example README (#1020) by chinglee-iot · 12 months ago
  8. 52ee9fa Add in CI-CD builds of the Cortex-Rx MPU Demos (#1018) by Soren Ptak · 12 months ago
  9. 7c91049 Update checkout action used in workflow files (#1017) by Soren Ptak · 12 months ago
  10. e8289df Add config option for event groups and stream buffers (#994) by Rahul Kar · 12 months ago
  11. 39dbff7 Allow xPortIsAuthorizedToAccessBuffer() API call only from mpu_wrappers_v2 (#992) by Rahul Kar · 12 months ago
  12. a455b86 Add removed unprivileged access check to ARM_CRx_MPU xPortIsAuthorizedToAccessBuffer() (#1016) by Soren Ptak · 12 months ago
  13. 345a86d ARM CM0+ MPU Port (#1005) by Soren Ptak · 12 months ago
  14. 625b24a Remove duplicate pop from MPU Wrappers ASM Files (#1008) by Soren Ptak · 12 months ago
  15. 6dcce92 Improvement for 64bit Windows port (#1011) by wat · 12 months ago
  16. 4732b96 Add daemon task startup hook / timer task creation consistency check (#1009) by RichardBarry · 1 year ago
  17. d95451d Define portNOP in RP2040 port (#1003) by chinglee-iot · 1 year ago
  18. 30f6061 Not using pxIndex to iterate ready list in trace utility (#1000) by chinglee-iot · 1 year ago
  19. cff947a Update comment in template FreeRTOSConfig.h (#1007) by Gaurav-Aggarwal-AWS · 1 year ago
  20. 83b5b24 Fix typo in croutine.c (#1004) by Asmeili · 1 year, 1 month ago
  21. 61111b1 Add ARMv7-R MPU Port (#938) by Soren Ptak · 1 year, 1 month ago
  22. 839ccb7 Use Regex for Copyright Year in Header Check (#1002) by Soren Ptak · 1 year, 1 month ago
  23. 2fcb0f4 Fix small bugs in Kernel (#998) by Aniruddha Kanhere · 1 year, 1 month ago
  24. 1a500f1 Support reset kernel state for restarting scheduler (#944) by chinglee-iot · 1 year, 1 month ago
  25. e68975f Add default core affinity config value. (#996) by Christoph Seitz · 1 year, 1 month ago
  26. 4d34700 Fix MISRA C 2012 Rule 13.3 Violations (#988) by bradleysmith23 · 1 year, 1 month ago
  27. 8c10944 Remove PRIVILEGED FUNCTION from function definiton (#989) by Rahul Kar · 1 year, 1 month ago
  28. 8cfa715 Fix MISRA C 2012 Rule 13.2 Violations (#979) by bradleysmith23 · 1 year, 1 month ago
  29. bd65223 Update default value of configSTACK_DEPTH_TYPE in config file (#987) by Rahul Kar · 1 year, 1 month ago
  30. 7284d84 Update task notification scheduler suspension usage (#982) by Darian · 1 year, 1 month ago
  31. 57a5ed7 Fix SMP task self void run state change (#984) by chinglee-iot · 1 year, 1 month ago
  32. 23afc48 Update version number (#983) by Paul Bartell · 1 year, 1 month ago
  33. 938ec0f Correct ARM port folder capitalization (#981) by Eric Jackson · 1 year, 1 month ago
  34. 1065389 Fix MISRA C 2012 Rule 10.4 Violations (#972) by bradleysmith23 · 1 year, 1 month ago
  35. c19b13c Fix MISRA C 2012 Rule 14.4 Violations. (#975) by bradleysmith23 · 1 year, 1 month ago
  36. 1c35cb3 Enable xTaskGetCurrentTaskHandleForCore() for single core builds (#978) by Darian · 1 year, 1 month ago
  37. 1189198 Fix MISRA C 2012 Rule 20.7 Violations (#971) by bradleysmith23 · 1 year, 1 month ago
  38. b4da9e3 Fix MISRA directive 4.7 warning (#977) by Rahul Kar · 1 year, 1 month ago
  39. d94db2d Fix MISRA C 2012 Rule 10.3 Violations (#974) by bradleysmith23 · 1 year, 1 month ago
  40. cd8c6c1 Fix MISRA C 2012 Rule 9.3 violations (#973) by bradleysmith23 · 1 year, 1 month ago
  41. edd35e8 Fix MISRA Rule 10.1 violations (#976) by bradleysmith23 · 1 year, 1 month ago
  42. 1de764b Delete kernel created task in vTaskEndScheduler (#962) by chinglee-iot · 1 year, 2 months ago
  43. ba1e2da Update ARMv8-M config definitions in template file (#970) by Rahul Kar · 1 year, 2 months ago
  44. c565fd4 Cmake: Create a single static library including port by barnatahmed · 1 year, 2 months ago
  45. 8622bd5 Fix ThirdParty/GCC/ATmega formatting (#965) by Phillip Stevens · 1 year, 2 months ago
  46. 04cb022 Add a check for configENABLE_MVE to M23, M33 ports (#968) by Gaurav-Aggarwal-AWS · 1 year, 2 months ago
  47. 5a2237a Remove configTOTAL_MPU_REGIONS from M3 MPU port (#966) by Gaurav-Aggarwal-AWS · 1 year, 2 months ago
  48. d634344 Add missing Task Notification IFDEF (#967) by Soren Ptak · 1 year, 2 months ago
  49. 722596e Add code to allow building for x64 in MSVC (#924) by José Simões · 1 year, 2 months ago
  50. 1860c9a GCC: MSP430F449: Fix pxPortInitialiseStack on EABI (#947) by Forty-Bot · 1 year, 2 months ago
  51. b1ee2e6 Fix MacOS Posix port (#957) by Soren Ptak · 1 year, 2 months ago
  52. 14dd5b5 use configSTACK_DEPTH_TYPE consequently (updated for 11.0.x) (#942) by Phillip Stevens · 1 year, 2 months ago
  53. 5040a67 Sync up MicroblazeV9 port with Xilinx tree (#220) by Mubin Sayyed · 1 year, 2 months ago
  54. 8e664fc Add check for if the scheduler is running to ARMv8M MPU ports (#960) by Soren Ptak · 1 year, 2 months ago
  55. 72c7d86 Update for unpaired critical section in vTaskSuspend (#959) by chinglee-iot · 1 year, 2 months ago
  56. 4d9f652 Add check for if the scheduler is running to MPU ports (#954) by Soren Ptak · 1 year, 2 months ago
  57. cf2366c Update unpaired critical section in vTaskDelete for readability (#958) by chinglee-iot · 1 year, 2 months ago
  58. e6f6d0e Posix port - set name for threads (#950) by Mikhail Paulyshka · 1 year, 2 months ago
  59. 52ab3d0 MPU assert for ARM_CM3_MPU (#952) by IsaacDynamo · 1 year, 2 months ago
  60. aa07289 Make configSUPPORT_STATIC_ALLOCATION==1 an error for MPU ports (#953) by IsaacDynamo · 1 year, 2 months ago
  61. c083af9 Add mpu_wrappers_v2_asm.c to MPU ports (#951) by IsaacDynamo · 1 year, 2 months ago
  62. c053ffe Fix -Werror=unused-parameter in GCC posix prvTimerTickHandler() (#949) by Tony Josi · 1 year, 2 months ago
  63. 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 · 1 year, 2 months ago
  64. 6222066 Revert pthread_attr_setstacksize by Ching-Hsin Lee · 1 year, 2 months ago
  65. b6c0c51 Revert timer tick function by Ching-Hsin,Lee · 1 year, 2 months ago
  66. 5ed9c70 Add back event signal by Ching-Hsin,Lee · 1 year, 2 months ago
  67. 14903c3 Remove redundent cancellation point by Ching-Hsin,Lee · 1 year, 2 months ago
  68. a7d39c3 format and header file by Ching-Hsin,Lee · 1 year, 2 months ago
  69. 0fac085 Add back heap setup code by Ching-Hsin,Lee · 1 year, 2 months ago
  70. 3dade5b UPdate format by Ching-Hsin,Lee · 1 year, 2 months ago
  71. 7ba4124 Add back the pthread stack fit by Ching-Hsin Lee · 1 year, 2 months ago
  72. 6b698ff Fix potential race condition by Ching-Hsin,Lee · 1 year, 2 months ago
  73. 88d3540 POSIX port - Cancel and join all FreeRTOS managed pthreads upon shutdown by Chris Morgan · 1 year, 2 months ago
  74. ddc89fa POSIX - Switch from posix timers to a timer thread to fix signal handling with non-FreeRTOS pthreads by Chris Morgan · 1 year, 2 months ago
  75. 529de56 Revert #768 on the XCC/Xtensa portable files (#948) by Soren Ptak · 1 year, 2 months ago
  76. 94cb87a Assign idle task to each core before SMP scheduler start (#945) by chinglee-iot · 1 year, 2 months ago
  77. 460e953 Add new common words to the cSpellWordList.txt (#946) by Soren Ptak · 1 year, 2 months ago
  78. 1947dd2 Added ability to change task notification index for streambuffers (#939) by Gabriele Monaco · 1 year, 2 months ago
  79. 4568507 Fix documentation for xQueueTakeMutexRecursive (#943) by Eric Jackson · 1 year, 2 months ago
  80. be880a1 Fix portSET_INTERRUPT_MASK_FROM_ISR definition for atomic operation (#940) by chinglee-iot · 1 year, 2 months ago
  81. 75c4044 RP2040: Fix removal of idle_task_static_memory.c (#935) by dps.lwk · 1 year, 2 months ago
  82. 5544c78 Fix build error for MSP430 and Cortex A with IAR (#937) by Jeff Tenney · 1 year, 3 months ago
  83. 58f0d36 Export MPU Section Attributes (#931) by Soren Ptak · 1 year, 3 months ago
  84. 93380c0 RP2040: FreeRTOS-Kernel-Static use configKERNEL_PROVIDED_STATIC_MEMORY (#934) by dps.lwk · 1 year, 3 months ago
  85. ec93432 Fix build with modern GCC (#933) by Forty-Bot · 1 year, 3 months ago
  86. 4e7ca2d Update History.txt for V11.0.1 (#932) by Rahul Kar · 1 year, 3 months ago
  87. 5bb2b59 Update History.txt for v11.0.0 (#926) by chinglee-iot · 1 year, 3 months ago
  88. b0439d3 Rename sample configuration to template configuration (#927) by Rahul Kar · 1 year, 3 months ago
  89. 553b0ad Update comments related to portYIELD_FROM_ISR() in queue.h #925 by Soren Ptak · 1 year, 3 months ago
  90. 1384c68 Update sample configuration file (#923) by Rahul Kar · 1 year, 3 months ago
  91. e0bb21f Remove the sample smp configuration folder (#922) by chinglee-iot · 1 year, 3 months ago
  92. bd0f87c Add portTASK_SWITCH_HOOK (#867) by Darian · 1 year, 3 months ago
  93. 30e6b8a Detect more startup config errors on Cortex M (#832) by Jeff Tenney · 1 year, 3 months ago
  94. 553caa1 Update the memory alignment within the Cortex-A9 port asm code (#426) by RichardBarry · 1 year, 3 months ago
  95. a79752a Remove lint suppression comment (#920) by chinglee-iot · 1 year, 3 months ago
  96. a2712b5 Add constanst suffix to prevent potential type conversion (#921) by chinglee-iot · 1 year, 3 months ago
  97. 5dbfd38 Add coverity example (#870) by chinglee-iot · 1 year, 3 months ago
  98. ac7fc39 Revert Portable/BCC formatting (#828) by Soren Ptak · 1 year, 3 months ago
  99. bcf7bda Revert Portable/oWatcom formatting (#829) by Soren Ptak · 1 year, 3 months ago
  100. 0debe8c Revert Portable/Paradigm formatting (#830) by Soren Ptak · 1 year, 3 months ago