1. 91c20f5 Added support of 64bit events. (#597) by Dusan Cervenka · 1 year, 3 months ago
  2. 260a37c Fix some CMake documentation typos (#616) by David J. Fiddes · 1 year, 3 months ago
  3. 78319fd Add ulTaskGetRunTimeCounter and ulTaskGetRunTimePercent (#611) by Chris Copeland · 1 year, 3 months ago
  4. 8592fd2 Update FreeRTOS/FreeRTOS build checks (#613) by Gaurav-Aggarwal-AWS · 1 year, 4 months ago
  5. bb6071e Update equal priority task preemption (#603) by chinglee-iot · 1 year, 4 months ago
  6. 6d65558 move the prototype for vApplicationIdleHook to task.h. (#600) by tcpluess · 1 year, 4 months ago
  7. 99d3d54 Fix array-bounds compiler warning on gcc11+ in list.h (#580) by Archit Gupta · 1 year, 5 months ago
  8. 91927ab Introduce .git-blame-ignore-revs by Paul Bartell · 1 year, 9 months ago
  9. 01820d3 Normalize line endings and whitespace in source files by Paul Bartell · 1 year, 5 months ago
  10. 151fb04 ci: Enforce unix-style LF line endings by Paul Bartell · 1 year, 9 months ago
  11. 779402c Enable automatic EOL conversion by git by Paul Bartell · 1 year, 9 months ago
  12. 1d59f65 Add IAR RISC-V 32 Embedded Extension Support (#588) by Kody Stribrny · 1 year, 5 months ago
  13. b213ad8 Remove croutine.c from RP2040 cmake include file by Paul Bartell · 1 year, 5 months ago
  14. 3d28cda Remove xCoRoutineHandle definition from FreeRTOS.h by Paul Bartell · 1 year, 5 months ago
  15. 893b6b2 Remove coroutine references from MISRA exception comments by Paul Bartell · 1 year, 5 months ago
  16. 04dfb70 parenthesize expression-like macro (#592) by tcpluess · 1 year, 5 months ago
  17. b3b097b README.md: Remove coroutine references. by Paul Bartell · 1 year, 5 months ago
  18. df99587 CMakeLists.txt: Remove croutine.c from CMakeLists.txt by Paul Bartell · 1 year, 5 months ago
  19. fbfbc1a Remove coroutine terms from lexicon by Paul Bartell · 1 year, 5 months ago
  20. d986252 Remove coroutines from FreeRTOS-Kernel. by Paul Bartell · 3 years, 1 month ago
  21. 5f7ca3a Make unit-test run on 20.04 ubuntu by Aniruddha Kanhere · 1 year, 6 months ago
  22. 0a2ad87 Update kernel-checks.yml by Aniruddha Kanhere · 1 year, 6 months ago
  23. d7435b9 Update ci.yml by Aniruddha Kanhere · 1 year, 6 months ago
  24. cdf37ae Update actions to use 20.04 ubuntu by Aniruddha Kanhere · 1 year, 6 months ago
  25. 1b8bb88 Only adding freertos_config if it exists. Removing auto generation of it from a FREERTOS_CONFIG_FILE_DIRECTORY. by Paul Helter · 1 year, 6 months ago
  26. 01987eb Added in documentation on how to consume from a main project. Added default PORT selection for native POSIX and MINGW platforms. by Paul Helter · 1 year, 6 months ago
  27. 927ad2d Removing compiler warnings for GNU and Clang. (#571) by Paul Helter · 1 year, 7 months ago
  28. 5287c01 Supporting backwards compatibility with FREERTOS_CONFIG_FILE_DIRECTORY (#571) by Paul Helter · 1 year, 7 months ago
  29. f6b7bd6 Using single name definition for libraries everywhere. (#558) by Paul Helter · 1 year, 7 months ago
  30. 8ede710 Adding in ability to support a library for freertos_config and a custom freertos_kernel_port (#558) by Paul Helter · 1 year, 7 months ago
  31. f5f6fd5 Version Change (#587) by Soren Ptak · 1 year, 6 months ago
  32. cd1f51c Add support for the configUSE_TASK_FPU_SUPPORT constant in the GCC/ARM_CR5 port (#584) by ChristosZosi · 1 year, 6 months ago
  33. 1072988 Fix context switch when time slicing is off (#568) by Gaurav-Aggarwal-AWS · 1 year, 6 months ago
  34. 44e02bf Update Cortex-M55 and Cortex-M85 ports (#579) by Gaurav-Aggarwal-AWS · 1 year, 6 months ago
  35. d7b7126 Update the NIOSII port to enable longer jumps (#578) by RichardBarry · 1 year, 7 months ago
  36. 4e2bf2c Removed the 'configASSERT( xInheritanceOccurred == pdFALSE )' assertion from xQueueSemaphoreTake as the reasoning behind it is wrong; it can trigger on wrongly on highly-contested semaphores on multicore systems. See https://forums.freertos.org/t/15967 (#576) by Niklas Gürtler · 1 year, 7 months ago
  37. 1d20f0e Add warning message to ensure min stack size (#575) by arshi016 · 1 year, 7 months ago
  38. 963abe6 Updated ESP32 port-layer to ESP-IDF `v4.4.2` (#572) by Laukik Hase · 1 year, 7 months ago
  39. 195a351 Tickless idle fixes/improvement (#59) by Jeff Tenney · 1 year, 7 months ago
  40. 6311ad1 Update doc comments in task.h (#570) by Gaurav-Aggarwal-AWS · 1 year, 7 months ago
  41. 24ade42 Added better pointer declaration readability (#567) by Cristian Cristea · 1 year, 7 months ago
  42. f789a0e Update RISC-V IAR port to support vector mode. (#458) by Ming Yue · 1 year, 7 months ago
  43. 49777e3 Update History.txt as per the PR feedback by Gaurav Aggarwal · 1 year, 8 months ago
  44. 8e4be9f Update History.txt by Gaurav Aggarwal · 1 year, 8 months ago
  45. 331362d Restrict unpriv task to invoke code with privilege by Gaurav Aggarwal · 1 year, 8 months ago
  46. 79704b8 Remove local stack variable form MPU wrappers by Gaurav Aggarwal · 1 year, 8 months ago
  47. c2d616e Make RAM regions non-executable by Gaurav Aggarwal · 1 year, 8 months ago
  48. ea9c26f Use highest numbered MPU regions for kernel by Gaurav Aggarwal · 1 year, 8 months ago
  49. ca099b9 Update CMakeLists.txt for Cortex-M55 and Cortex-M85 ports (#560) by Paul Bartell · 1 year, 8 months ago
  50. ff88fc8 portable-RP2040: Fix typo in README.md (#559) by Paul Bartell · 1 year, 8 months ago
  51. 030e766 M85 support (#556) by Gabor Toth · 1 year, 8 months ago
  52. c09187e Update of three badly terminated macro definitions (#555) by newbrain · 1 year, 8 months ago
  53. 6324f6f Added checks for index in ThreadLocalStorage APIs (#552) by Aniruddha Kanhere · 1 year, 8 months ago
  54. d91cd6f RISC-V: Add support for RV32E extension in GCC port (#543) by Jakub Lužný · 1 year, 8 months ago
  55. dc8f8be [Fix] Type for pointers operations (#550) by Octaviarius · 1 year, 8 months ago
  56. ac69aa8 Add FreeRTOS config directory to include dirs (#548) by Gaurav-Aggarwal-AWS · 1 year, 8 months ago
  57. 11c72bc Add support for MISRA rule 20.7 (#546) by Monika Singh · 1 year, 9 months ago
  58. 992ff1b Fix warnings in posix port (#544) by Archit Gupta · 1 year, 9 months ago
  59. 48ad473 correct grammar in include/FreeRTOS.h by Paul Bartell · 1 year, 9 months ago
  60. ab25da6 Fix formatting of FreeRTOS.h by Paul Bartell · 1 year, 9 months ago
  61. c2bbe92 Move some of the complex pre-processor guards on prvWriteNameToBuffer() to compile time checks in FreeRTOS.h. by RichardBarry · 2 years, 4 months ago
  62. 8741c4f Include string.h at the top of portable/GCC/ARM_CA9/port.c to prevent memset() generating a warning. (#430) by RichardBarry · 1 year, 9 months ago
  63. b0a8bd8 Change default value of INCLUDE_xTaskGetCurrentTaskHandle (#542) by Ravishankar Bhagavandas · 1 year, 9 months ago
  64. 95669cc Generalize Thread Local Storage (TLS) support (#540) by Gaurav-Aggarwal-AWS · 1 year, 9 months ago
  65. 3b18a07 Add .syntax unified to GCC assembly functions (#538) by Gaurav-Aggarwal-AWS · 1 year, 9 months ago
  66. 4649d58 Update History.txt (#535) by Gaurav-Aggarwal-AWS · 1 year, 9 months ago
  67. fc61562 Block SIG_RESUME in the main thread of the Posix port so that sigwait works as expected (#532) by Chris Copeland · 1 year, 9 months ago
  68. 4a8c066 Change type of message buffer handle (#537) by Ravishankar Bhagavandas · 1 year, 9 months ago
  69. 618e165 Fix NULL pointer dereference in vPortGetHeapStats by Gaurav Aggarwal · 1 year, 9 months ago
  70. dc9c034 Add vPortRemoveInterruptHandler API (#533) by Gaurav-Aggarwal-AWS · 1 year, 9 months ago
  71. 2070d9d Update codecov action to v3.1.0 by Paul Bartell · 1 year, 10 months ago
  72. 63f86fc Implement MicroBlazeV9 stack protection (#523) by Gavin Lambert · 1 year, 9 months ago
  73. bfe0573 add portDONT_DISCARD to pxCurrentTCB (#479) by Patrick Oppenlander · 1 year, 9 months ago
  74. c22f40d Add SBOM Generation in auto_release.yml (#524) by Xin Lin · 1 year, 9 months ago
  75. 349e803 Posix: Removed unused signal set from port (#528) by 0xjakob · 1 year, 9 months ago
  76. 859dbaf RP2040: Use indirect reference for pxCurrentTCB (#525) by NomiChirps · 1 year, 10 months ago
  77. 2dfdfc4 Add Cortex M7 r0p1 Errata 837070 workaround to CM4_MPU ports (#513) by Paul Bartell · 1 year, 10 months ago
  78. 8e89acf Update submodule pointer of Community Supported Ports (#486) by Gaurav-Aggarwal-AWS · 1 year, 10 months ago
  79. 57530af Update to TF-M version TF-Mv1.6.0 (#517) by Xinyu Zhang · 1 year, 10 months ago
  80. d2a8153 RP2040: Allow FreeRTOS to be added to the parent CMake project post initialization of the Pico SDK (#497) by Graham Sanderson · 1 year, 10 months ago
  81. 7af41c2 Ensure that xTaskGetCurrentTaskHandle is included (#507) by Gaurav-Aggarwal-AWS · 1 year, 10 months ago
  82. 90d9204 RP2040: Remove incorrect assertion (#508) by Graham Sanderson · 1 year, 10 months ago
  83. d5771a7 Add configUSE_MUTEXES to function declarations in header (#504) by Gaurav-Aggarwal-AWS · 1 year, 11 months ago
  84. 0b46492 Add callback overrides for stream buffer and message buffers (#437) by Ravishankar Bhagavandas · 1 year, 11 months ago
  85. 49cb8e8 Update feature_request.md (#500) by Tanmoy Sen · 1 year, 11 months ago
  86. daf544f add extra check for compiler time (#499) by AndreiCherniaev · 1 year, 11 months ago
  87. 719ceee Add suppport for ARM CM55 (#494) by alfred gedeon · 1 year, 11 months ago
  88. 1ec8e49 Aligned nullptr check for heap3. (#493) by Dusan Cervenka · 2 years ago
  89. cf68505 queue.h: cTaskWokenByPost -> xTaskWokenByReceive (#491) by Robert Berger · 2 years ago
  90. ec7c403 Format code, and rmove implicit tests (#489) by alfred gedeon · 2 years ago
  91. 15bc866 Add atomic flag for 16-bit ticks PIC24 (#488) by Kody Stribrny · 2 years, 1 month ago
  92. d5b95c9 Corrected spelling mistake in mpu_prototypes.h by Anton Lagerholm · 2 years, 1 month ago
  93. 9204f9f Correct spelling mistake in mpu_wrappers.h by Anton Lagerholm · 2 years, 1 month ago
  94. e73fabc Declare vApplicationMallocFailedHook function in task.h instead in each C heap file (#483) by pierrenoel-bouteville-act · 2 years, 1 month ago
  95. b002503 Enable use of --text-section-literals in Xtensa port (#485) by Archit Gupta · 2 years, 1 month ago
  96. 40c37bd Add configSYSTICK_CLOCK_HZ to Cortex-M0 ports (#484) by Gaurav-Aggarwal-AWS · 2 years, 1 month ago
  97. cf4ff12 tasks.c:2067:11: warning: this condition has identical branches [-Wduplicated-branches] (#482) by pierrenoel-bouteville-act · 2 years, 1 month ago
  98. b5b1ff0 Add a guard around mpu_wrappers.c (#480) by Gaurav-Aggarwal-AWS · 2 years, 1 month ago
  99. 356fff8 Update portable/ThirdParty/README.md (#474) by Gaurav-Aggarwal-AWS · 2 years, 2 months ago
  100. bdec3b6 fix: add additional .ltorg directives to GCC CM3/CM4 mpu ports (#473) by niniemann · 2 years, 2 months ago