1. d649a77 Fix prvWriteMessageToBuffer on big endian (#391) by Archit Gupta · 2 years, 7 months ago
  2. 06fb777 Update comments for the ARM_CA53_64_BIT_SRE port (#403) by Gaurav-Aggarwal-AWS · 2 years, 7 months ago
  3. 68ddb32 Handle interrupt acknowledge register in Cortex-A53 SRE port (#392) by Stephane Viau · 2 years, 7 months ago
  4. a030d0a fix typo (#399) by swaldhoer · 2 years, 7 months ago
  5. 1fb4e84 Fix the defect that Heap_1.c may waste first portBYTE_ALIGNMENT bytes of ucHeap[] (#238) by Qikai · 2 years, 7 months ago
  6. 5f290e4 Fix typo in comment (#398) by Andres O. Vela · 2 years, 7 months ago
  7. 741185f Xtensa_ESP32: Add definition for portMEMORY_BARRIER (#395) by Shubham Kulkarni · 2 years, 8 months ago
  8. 1b86b39 Remove AVR ports from main repo (#394) by Gaurav-Aggarwal-AWS · 2 years, 8 months ago
  9. 384ffc5 Fix spell-check failure by Gaurav Aggarwal · 2 years, 8 months ago
  10. 68889fd Update History.txt by Gaurav Aggarwal · 2 years, 8 months ago
  11. 99a5a5f Fix free secure context for Cortex-M23 ports by Gaurav Aggarwal · 2 years, 9 months ago
  12. 06ea727 Implement secure stack sealing as per ARM's recommendation by Gaurav Aggarwal · 2 years, 9 months ago
  13. 61f7560 Associate secure context with task handle by Gaurav Aggarwal · 2 years, 9 months ago
  14. ccaa0f4 Pre-allocate secure-side context structures by Gaurav Aggarwal · 2 years, 9 months ago
  15. f8ada39 Replace <pre> with @code - remaining files (#388) by Zim Kalinowski · 2 years, 8 months ago
  16. fa0f5c4 Add freertos_risc_v_chip_specific_extensions.h for 64-bit ports (#385) by Gaurav-Aggarwal-AWS · 2 years, 8 months ago
  17. bb02cf6 minor fix in stream buffer doc (#387) by Zim Kalinowski · 2 years, 8 months ago
  18. ae73f0d Replace <pre> with @code{c} (#386) by Zim Kalinowski · 2 years, 8 months ago
  19. c290780 Update the README to align with TF-Mv1.4.0 in TF-M integration (#384) by sherryzhang · 2 years, 8 months ago
  20. 0b1e9d7 fixes in queue documentation (#382) by Zim Kalinowski · 2 years, 9 months ago
  21. 6ba8aa6 Xtensa_ESP32: Fix build issues when external SPIRAM is enabled (#381) by Shubham Kulkarni · 2 years, 9 months ago
  22. d858d1f fix example usage of xMessageBufferCreateStatic and xStreamBufferCrea… (#380) by Paul Adelsbach · 2 years, 9 months ago
  23. d018018 Tidy up the 8051 sdcc port (#376) by Jack Lam · 2 years, 9 months ago
  24. 1b38078 fixed parameter names documentation (#378) by Zim Kalinowski · 2 years, 9 months ago
  25. b97bb48 Indent contents of a taskENTER_CRITICAL/taskEXIT_CRITICAL block. (#348) by RichardBarry · 2 years, 9 months ago
  26. ce81bcb Run uncrustify with github workflows (#369) by alfred gedeon · 2 years, 9 months ago
  27. 85a2312 Add ReadMe for third party port contributions (#371) by Gaurav-Aggarwal-AWS · 2 years, 9 months ago
  28. d9d5d53 doc: fix function name typo (#368) by Craig Kewley · 2 years, 10 months ago
  29. b5a9229 Warning fixes. (#356) by Kristine Jassmann · 2 years, 10 months ago
  30. 1d86b97 Fix description of vTaskDelay (#363) by Tobias Nießen · 2 years, 10 months ago
  31. 4633870 Replace two dashes and one whitespace with their corresponding ASCII characters. (#362) by swaldhoer · 2 years, 10 months ago
  32. 9af72db Add RP2040 support (#341) by Graham Sanderson · 2 years, 10 months ago
  33. 4200226 Move the community/partner supported ports to correct location (#361) by Archit Gupta · 2 years, 10 months ago
  34. 8b2a1b8 Fix C90 Compilation Failure (#359) by Gaurav-Aggarwal-AWS · 2 years, 11 months ago
  35. 4e3bf0f Add Cortex-A53 port with system register interface for CPU interface access (#357) by Gaurav-Aggarwal-AWS · 2 years, 11 months ago
  36. 56428a9 Add new submodules for port contribution (#355) by Archit Gupta · 2 years, 11 months ago
  37. 9e85006 Update spell checker exclusion. (#354) by Ming Yue · 2 years, 11 months ago
  38. ddc840f Make the type used to hold run-time counter values configurable (#350) by RichardBarry · 2 years, 11 months ago
  39. 6a84f2c Posix: fix event_wait_timed() (#346) by Thomas Pedersen · 2 years, 11 months ago
  40. bad8f01 Adds SemphrGetCountFromISR with QMsgWaitingFromISR (#345) by Raul Rojas · 2 years, 11 months ago
  41. eec4233 Normalize files with mixed line endings (introduced in commit 3a413d1) by Paul Bartell · 3 years ago
  42. 2f6c91b [AUTO][RELEASE]: Bump task.h version macros to "10.4.4+" by paulbartell · 3 years ago
  43. b4a7a04 Add history.txt for the 10.4.4 release (#336) by Joseph Julicher · 3 years ago
  44. 6425e58 Update github Auto-Release workflow to add an option to set the main branch version in task.h (#337) by Paul Bartell · 3 years ago
  45. 3f7e75d Add license header to wait_for_event.c and wait_for_event.h by Paul Bartell · 3 years ago
  46. b5e9896 Cleanup license text in Xtensa XCC and Xtensa ESP32 GCC ports. by Paul Bartell · 3 years ago
  47. 1041b63 Add SPDX and MIT to lexicon by Paul Bartell · 3 years ago
  48. 3a413d1 Add SPDX-License-Identifier: MIT to MIT licensed files. by Paul Bartell · 3 years ago
  49. b286f17 Update license text for ports that were previously missed. by Paul Bartell · 3 years ago
  50. e31dcca Remove "1 tab == 4 spaces!" line from files that still contain it. by Paul Bartell · 3 years ago
  51. a1b9132 Update tskKERNEL_VERSION_NUMBER and tskKERNEL_VERSION_BUILD to V10.4.999 to denote the development branch by Paul Bartell · 3 years ago
  52. 9a3a5a8 Update kernel_checker.py with new version and copyright date. by Paul Bartell · 3 years ago
  53. adfc533 Update copyright year from 2020 to 2021 by Paul Bartell · 3 years ago
  54. 08dc6f6 Change kernel revision in each file header from V10.4.3 to <DEVELOPMENT BRANCH> by Paul Bartell · 3 years ago
  55. 8e2f723 queue.c: Change some asserts into conditionals and improve overflow checks (#328) by Dan Good · 3 years ago
  56. a1b918c Code: Fix stream buffer warning (#335) by alfred gedeon · 3 years ago
  57. 736f230 deprecating the mcf5235 port (#334) by Joseph Julicher · 3 years ago
  58. f37bcd5 Wrap macros in do { ... } while( 0 ) (#240) by j4cbo · 3 years ago
  59. ac2c383 Posix: fix copyright (#250) by Evgeny Ermakov · 3 years ago
  60. 6bf3a75 Create macro versions of uxListRemove() and vListInsertEnd() for use in xTaskIncrementTick(). This provides a minor optimisation to remove the need for a few function calls. (#241) by RichardBarry · 3 years, 1 month ago
  61. 71f5af4 Fix regression in vQueueAddToRegistry. (#315) by Paul Bartell · 3 years, 1 month ago
  62. d877074 [kernel & MemMang] use space to replace tab and remove meaningless space in the end of each line (#314) by Meco Jianting Man · 3 years, 1 month ago
  63. 46f7feb Replace configASSERT( pcQueueName ) in vQueueAddToRegistry with a NULL pointer check. (#313) by Paul Bartell · 3 years, 1 month ago
  64. 99295c9 simplify and beautify portBYTE_ALIGNMENT (#309) by Meco Jianting Man · 3 years, 1 month ago
  65. 05ded5b Remove support for tmrCOMMAND_START_DONT_TRACE (#305) by Jeff Tenney · 3 years, 1 month ago
  66. a22b438 Overwrite existing QueueRegistry entries when a handle is added multiple times. (#306) by Paul Bartell · 3 years, 1 month ago
  67. a31018d Update parent repository primary branch name from "master" to "main". (#304) by Paul Bartell · 3 years, 1 month ago
  68. 75e0c36 Code cleanup (#288) by carlo-dev-git · 3 years, 1 month ago
  69. b08c19f Define default values of macros before first use (#298) by Gaurav-Aggarwal-AWS · 3 years, 1 month ago
  70. 534eba6 Check NULL pointer input for vEventGroupDelete. (#293) by Ming Yue · 3 years, 1 month ago
  71. 9b679c3 Fix comments in list.h and clarify list usage in xTaskRemoveFromEventList (#289) by Paul Bartell · 3 years, 1 month ago
  72. 9efe10b Add assert to catch invalid task priority (#292) by Gaurav-Aggarwal-AWS · 3 years, 1 month ago
  73. 4ad8492 Build the posix port on pushes and PRs to the Kernel repository (#290) by Paul Bartell · 3 years, 1 month ago
  74. 9cd1960 Code: Remove redundant check (#287) by alfred gedeon · 3 years, 1 month ago
  75. 6b72419 Fix error introduced when merging #264. (#286) by RichardBarry · 3 years, 2 months ago
  76. 6685c04 Fix race condition bugs when reading and writing to message buffers (#264) by milesfrain · 3 years, 2 months ago
  77. 086d52f A recent change in the FreeRTOS/FreeRTOS hub repo (which submodules this repo) introduced use of a new compile time constant configRUN_ADDITIONAL_TESTS. This check in adds a default for the constant that will be used in builds to which it does not apply. (#266) by RichardBarry · 3 years, 2 months ago
  78. 9706a69 Fix: testing for mpu wrapers to be equal to 1 (#285) by alfred gedeon · 3 years, 2 months ago
  79. cb7bef0 Adjust portPOINTER_SIZE_TYPE to correct size (#275) by Tobias Schulte · 3 years, 2 months ago
  80. 49c38f0 Update port.c (#283) by carlo-dev-git · 3 years, 2 months ago
  81. 1059b35 Comment: xTaskResumeAll: comment: doesn't match the code (#281) by alfred gedeon · 3 years, 2 months ago
  82. 95433d0 Run CMock unit tests on each pull request with a github action. (#279) by Paul Bartell · 3 years, 2 months ago
  83. 755daad Improve comments and assertions in stream buffer (#277) by Ravishankar Bhagavandas · 3 years, 2 months ago
  84. 66b3f90 Update comment in list.c (#276) by Gaurav-Aggarwal-AWS · 3 years, 2 months ago
  85. 18d4ba9 Add some assertions and coverage exceptions to queue.c (#273) by Paul Bartell · 3 years, 2 months ago
  86. de19eeb Moved git-secrets check to a different workflow (#271) by xuelix · 3 years, 2 months ago
  87. 4b5d1e4 Comment: fix code comment for xTaskAbortDelay (#272) by alfred gedeon · 3 years, 2 months ago
  88. 98eba93 Added git-secrets check to Github Actions (#270) by xuelix · 3 years, 2 months ago
  89. 5e45472 fixed documentation for ulTaskNotifyTake() and ulTaskNotifyTakeIndexed() (#269) by Joseph Julicher · 3 years, 2 months ago
  90. 4fde4a8 Add description for vTaskList (#206) by gomonovych · 3 years, 2 months ago
  91. 2a604f4 Support allocating stack from separate heap (#267) by Gaurav-Aggarwal-AWS · 3 years, 2 months ago
  92. 81f5892 Update python version to 3.7.10 (#265) by Carl Lundin · 3 years, 3 months ago
  93. 1d4d16f Update URL in history.txt (#259) by Jeff Tenney · 3 years, 3 months ago
  94. 5b9549a Remove unmatched braces in MessageBuffer pre tags (#256) by milesfrain · 3 years, 3 months ago
  95. a4b2e0c Check: improve verbosity of url verifier (#260) by alfred gedeon · 3 years, 3 months ago
  96. 21b1058 Update issue templates by Cobus van Eeden · 3 years, 3 months ago
  97. 0345a20 incorporate updates from common (#255) by David Chalco · 3 years, 3 months ago
  98. 6b4a3d0 Typos (#248) by nazar01 · 3 years, 3 months ago
  99. d0afede Delete gitattributes (#253) by David Chalco · 3 years, 3 months ago
  100. 6b524a2 Fix typo in comment in task.h (#244) by Evgeny Ermakov · 3 years, 4 months ago