1. 1ec8e49 Aligned nullptr check for heap3. (#493) by Dusan Cervenka · 2 years ago
  2. cf68505 queue.h: cTaskWokenByPost -> xTaskWokenByReceive (#491) by Robert Berger · 2 years ago
  3. ec7c403 Format code, and rmove implicit tests (#489) by alfred gedeon · 2 years ago
  4. 15bc866 Add atomic flag for 16-bit ticks PIC24 (#488) by Kody Stribrny · 2 years, 1 month ago
  5. d5b95c9 Corrected spelling mistake in mpu_prototypes.h by Anton Lagerholm · 2 years, 1 month ago
  6. 9204f9f Correct spelling mistake in mpu_wrappers.h by Anton Lagerholm · 2 years, 1 month ago
  7. e73fabc Declare vApplicationMallocFailedHook function in task.h instead in each C heap file (#483) by pierrenoel-bouteville-act · 2 years, 1 month ago
  8. b002503 Enable use of --text-section-literals in Xtensa port (#485) by Archit Gupta · 2 years, 1 month ago
  9. 40c37bd Add configSYSTICK_CLOCK_HZ to Cortex-M0 ports (#484) by Gaurav-Aggarwal-AWS · 2 years, 1 month ago
  10. cf4ff12 tasks.c:2067:11: warning: this condition has identical branches [-Wduplicated-branches] (#482) by pierrenoel-bouteville-act · 2 years, 1 month ago
  11. b5b1ff0 Add a guard around mpu_wrappers.c (#480) by Gaurav-Aggarwal-AWS · 2 years, 1 month ago
  12. 356fff8 Update portable/ThirdParty/README.md (#474) by Gaurav-Aggarwal-AWS · 2 years, 2 months ago
  13. bdec3b6 fix: add additional .ltorg directives to GCC CM3/CM4 mpu ports (#473) by niniemann · 2 years, 2 months ago
  14. f18e432 Update the README to align with TF-M v1.5.0 in TF-M integration (#469) by xinyu-tfm · 2 years, 2 months ago
  15. 58770b0 Check for add overflow only once (#467) by Gaurav-Aggarwal-AWS · 2 years, 2 months ago
  16. 8eb3585 Move MSB check after final size calculation (#463) by Gaurav-Aggarwal-AWS · 2 years, 2 months ago
  17. 82be779 Heap improvements (#462) by Gaurav-Aggarwal-AWS · 2 years, 2 months ago
  18. 4539e1c Migrated RL78/IAR port to EWRL78v3+ (#461) by Felipe Torrezan · 2 years, 2 months ago
  19. 840214d Update documentation of uxTaskGetTaskNumber function (#460) by Gaurav-Aggarwal-AWS · 2 years, 2 months ago
  20. 38efd26 CMake: Move mpu_wrapper to ports library. (#459) by imi415 · 2 years, 2 months ago
  21. 09a2c0b Remove exception loop tags. (#457) by Ming Yue · 2 years, 3 months ago
  22. 25d180a Use a dedicated symbol for in-function loop to avoid the weak symbol JAL range error when a strong symbol is defined outside. (#455) by Ming Yue · 2 years, 3 months ago
  23. d5b2413 Fix typo (#454) by mikisama · 2 years, 3 months ago
  24. 4014abb Fix some warnings in doxygen comments (#453) by Muneeb Ahmed · 2 years, 3 months ago
  25. 4a490d6 portable/Xtensa_ESP32: Add SPDX license identifiers (#452) by Shubham Kulkarni · 2 years, 3 months ago
  26. d5a10e4 Add alignment for the direct mode handler (#449) by Gaurav-Aggarwal-AWS · 2 years, 3 months ago
  27. cf248ae Add support for 16 MPU regions to GCC Cortex-M33 ports (#448) by Gaurav-Aggarwal-AWS · 2 years, 3 months ago
  28. 76a8335 Update History.txt to include 10.4.6 changes (#451) by Gaurav-Aggarwal-AWS · 2 years, 3 months ago
  29. 364f0e5 Fix description of configQUEUE_REGISTRY_SIZE (#446) by Tobias Nießen · 2 years, 3 months ago
  30. 89e4823 Update uncrustify configuration to 0.69 (#445) by swaldhoer · 2 years, 3 months ago
  31. 9efca75 Riscv re-factoring (#444) by Gaurav-Aggarwal-AWS · 2 years, 3 months ago
  32. a3843bd Fix warning message error. (#443) by isus-ipanienko · 2 years, 3 months ago
  33. cdd406a Add CMake build (#421) by yhsb2k · 2 years, 4 months ago
  34. dca4f80 Add configUSE_MINI_LIST_ITEM configuration option to enable the MiniListItem_t type. (#433) by Paul Bartell · 2 years, 4 months ago
  35. 043c2c7 Fix GCC/RX100 function naming error. (#440) by Ming Yue · 2 years, 4 months ago
  36. 990643e Fix support for stepping tick by xExpectedIdleTime (#73) by Jeff Tenney · 2 years, 4 months ago
  37. abd887c Clean some spell check words. (#439) by Jon Enz · 2 years, 4 months ago
  38. c4f9e27 Feature: Add task top/end of stack to task info report (#436) by Joseph Julicher · 2 years, 4 months ago
  39. becbb89 Add a cap to the queue locks (#435) by Gaurav-Aggarwal-AWS · 2 years, 4 months ago
  40. 8e2dd5b Add a Known Issues file in the Third Party folder (#434) by Gaurav-Aggarwal-AWS · 2 years, 4 months ago
  41. c13719d fix alignment exception for ullPortInterruptNesting. (#317) by Amit Tomar · 2 years, 4 months ago
  42. 7b95420 fixed deadlock in event groups when a mutex is used for memory allocation (#284) by clemenskresser · 2 years, 4 months ago
  43. f5df2c1 Documentation update for xEventGroupClearBitsFromISR (#432) by Joseph Julicher · 2 years, 4 months ago
  44. 481c722 RISC-V: No #error on RV64 regarding byte alignment (#367) by Fabian · 2 years, 4 months ago
  45. 81d15dc Fix: Interrut Handler Register Function and Exception Process (#41) by leona · 2 years, 4 months ago
  46. 455df7a uxAutoReload replaced with xAutoReload to improve MISRA compliance (#429) by Joseph Julicher · 2 years, 4 months ago
  47. 53b9a80 Update third party ports readme (#428) by Gaurav-Aggarwal-AWS · 2 years, 5 months ago
  48. debbd25 RP2040 fixes (#424) by Graham Sanderson · 2 years, 5 months ago
  49. 4c4089b Remove tickless idle mode dependency with include v task suspend (#422) by Pramith K V · 2 years, 5 months ago
  50. 052e364 Fix #415: Compiling tasks.c with configSUPPORT_DYNAMIC_ALLOCATION = 0 (#416) by R. Dunbar Poor · 2 years, 6 months ago
  51. 271bdfb Simplify prvInitialiseNewTask() (#417) by RichardBarry · 2 years, 6 months ago
  52. e13f990 Fix keil compilation error (#418) by RichardBarry · 2 years, 6 months ago
  53. 6ac9aae Fix formatting error by Gaurav Aggarwal · 2 years, 6 months ago
  54. 44fc137 Add option to disable unprivileged critical sections by Gaurav Aggarwal · 2 years, 7 months ago
  55. 7a38487 Change xPortRaisePrivilege and vPortResetPrivilege to macros by Gaurav Aggarwal · 2 years, 7 months ago
  56. 78da9cb Fix code example in timers.h (#412) by Gaurav-Aggarwal-AWS · 2 years, 6 months ago
  57. 683811b bugfix: Initialize uxTaskNumber at task initialization (#374) by Laukik Hase · 2 years, 6 months ago
  58. 4896d6b Mention portMAX_DELAY in xEventGroupWaitBits docs (#411) by Tobias Nießen · 2 years, 6 months ago
  59. cd0b7fc Build with -Wmissing-prototypes flags vPortYieldFromISR() in the Posix port. (#409) by Kevin Thibedeau · 2 years, 6 months ago
  60. 1ec7e50 Change hyphen to ASCII character (#410) by Gaurav-Aggarwal-AWS · 2 years, 6 months ago
  61. 5a2a1d0 Change taskYIELD_FROM_ISR to portYIELD_FROM_ISR in docs (#408) by Gaurav-Aggarwal-AWS · 2 years, 6 months ago
  62. a40d52d Fix documentation mistake (#407) by prplz · 2 years, 6 months ago
  63. a432a68 bugfix: Initialise stack correctly on dsPIC port (#405) by andrewtjs · 2 years, 6 months ago
  64. d649a77 Fix prvWriteMessageToBuffer on big endian (#391) by Archit Gupta · 2 years, 7 months ago
  65. 06fb777 Update comments for the ARM_CA53_64_BIT_SRE port (#403) by Gaurav-Aggarwal-AWS · 2 years, 7 months ago
  66. 68ddb32 Handle interrupt acknowledge register in Cortex-A53 SRE port (#392) by Stephane Viau · 2 years, 7 months ago
  67. a030d0a fix typo (#399) by swaldhoer · 2 years, 7 months ago
  68. 1fb4e84 Fix the defect that Heap_1.c may waste first portBYTE_ALIGNMENT bytes of ucHeap[] (#238) by Qikai · 2 years, 7 months ago
  69. 5f290e4 Fix typo in comment (#398) by Andres O. Vela · 2 years, 7 months ago
  70. 741185f Xtensa_ESP32: Add definition for portMEMORY_BARRIER (#395) by Shubham Kulkarni · 2 years, 8 months ago
  71. 1b86b39 Remove AVR ports from main repo (#394) by Gaurav-Aggarwal-AWS · 2 years, 8 months ago
  72. 384ffc5 Fix spell-check failure by Gaurav Aggarwal · 2 years, 8 months ago
  73. 68889fd Update History.txt by Gaurav Aggarwal · 2 years, 8 months ago
  74. 99a5a5f Fix free secure context for Cortex-M23 ports by Gaurav Aggarwal · 2 years, 9 months ago
  75. 06ea727 Implement secure stack sealing as per ARM's recommendation by Gaurav Aggarwal · 2 years, 9 months ago
  76. 61f7560 Associate secure context with task handle by Gaurav Aggarwal · 2 years, 9 months ago
  77. ccaa0f4 Pre-allocate secure-side context structures by Gaurav Aggarwal · 2 years, 9 months ago
  78. f8ada39 Replace <pre> with @code - remaining files (#388) by Zim Kalinowski · 2 years, 8 months ago
  79. fa0f5c4 Add freertos_risc_v_chip_specific_extensions.h for 64-bit ports (#385) by Gaurav-Aggarwal-AWS · 2 years, 8 months ago
  80. bb02cf6 minor fix in stream buffer doc (#387) by Zim Kalinowski · 2 years, 8 months ago
  81. ae73f0d Replace <pre> with @code{c} (#386) by Zim Kalinowski · 2 years, 8 months ago
  82. c290780 Update the README to align with TF-Mv1.4.0 in TF-M integration (#384) by sherryzhang · 2 years, 8 months ago
  83. 0b1e9d7 fixes in queue documentation (#382) by Zim Kalinowski · 2 years, 9 months ago
  84. 6ba8aa6 Xtensa_ESP32: Fix build issues when external SPIRAM is enabled (#381) by Shubham Kulkarni · 2 years, 9 months ago
  85. d858d1f fix example usage of xMessageBufferCreateStatic and xStreamBufferCrea… (#380) by Paul Adelsbach · 2 years, 9 months ago
  86. d018018 Tidy up the 8051 sdcc port (#376) by Jack Lam · 2 years, 9 months ago
  87. 1b38078 fixed parameter names documentation (#378) by Zim Kalinowski · 2 years, 9 months ago
  88. b97bb48 Indent contents of a taskENTER_CRITICAL/taskEXIT_CRITICAL block. (#348) by RichardBarry · 2 years, 9 months ago
  89. ce81bcb Run uncrustify with github workflows (#369) by alfred gedeon · 2 years, 9 months ago
  90. 85a2312 Add ReadMe for third party port contributions (#371) by Gaurav-Aggarwal-AWS · 2 years, 9 months ago
  91. d9d5d53 doc: fix function name typo (#368) by Craig Kewley · 2 years, 10 months ago
  92. b5a9229 Warning fixes. (#356) by Kristine Jassmann · 2 years, 10 months ago
  93. 1d86b97 Fix description of vTaskDelay (#363) by Tobias Nießen · 2 years, 10 months ago
  94. 4633870 Replace two dashes and one whitespace with their corresponding ASCII characters. (#362) by swaldhoer · 2 years, 10 months ago
  95. 9af72db Add RP2040 support (#341) by Graham Sanderson · 2 years, 10 months ago
  96. 4200226 Move the community/partner supported ports to correct location (#361) by Archit Gupta · 2 years, 10 months ago
  97. 8b2a1b8 Fix C90 Compilation Failure (#359) by Gaurav-Aggarwal-AWS · 2 years, 11 months ago
  98. 4e3bf0f Add Cortex-A53 port with system register interface for CPU interface access (#357) by Gaurav-Aggarwal-AWS · 2 years, 11 months ago
  99. 56428a9 Add new submodules for port contribution (#355) by Archit Gupta · 2 years, 11 months ago
  100. 9e85006 Update spell checker exclusion. (#354) by Ming Yue · 2 years, 11 months ago