1. a1b9132 Update tskKERNEL_VERSION_NUMBER and tskKERNEL_VERSION_BUILD to V10.4.999 to denote the development branch by Paul Bartell · 3 years ago
  2. 9a3a5a8 Update kernel_checker.py with new version and copyright date. by Paul Bartell · 3 years ago
  3. adfc533 Update copyright year from 2020 to 2021 by Paul Bartell · 3 years ago
  4. 08dc6f6 Change kernel revision in each file header from V10.4.3 to <DEVELOPMENT BRANCH> by Paul Bartell · 3 years ago
  5. 8e2f723 queue.c: Change some asserts into conditionals and improve overflow checks (#328) by Dan Good · 3 years ago
  6. a1b918c Code: Fix stream buffer warning (#335) by alfred gedeon · 3 years ago
  7. 736f230 deprecating the mcf5235 port (#334) by Joseph Julicher · 3 years ago
  8. f37bcd5 Wrap macros in do { ... } while( 0 ) (#240) by j4cbo · 3 years ago
  9. ac2c383 Posix: fix copyright (#250) by Evgeny Ermakov · 3 years ago
  10. 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 ago
  11. 71f5af4 Fix regression in vQueueAddToRegistry. (#315) by Paul Bartell · 3 years ago
  12. 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 ago
  13. 46f7feb Replace configASSERT( pcQueueName ) in vQueueAddToRegistry with a NULL pointer check. (#313) by Paul Bartell · 3 years, 1 month ago
  14. 99295c9 simplify and beautify portBYTE_ALIGNMENT (#309) by Meco Jianting Man · 3 years, 1 month ago
  15. 05ded5b Remove support for tmrCOMMAND_START_DONT_TRACE (#305) by Jeff Tenney · 3 years, 1 month ago
  16. a22b438 Overwrite existing QueueRegistry entries when a handle is added multiple times. (#306) by Paul Bartell · 3 years, 1 month ago
  17. a31018d Update parent repository primary branch name from "master" to "main". (#304) by Paul Bartell · 3 years, 1 month ago
  18. 75e0c36 Code cleanup (#288) by carlo-dev-git · 3 years, 1 month ago
  19. b08c19f Define default values of macros before first use (#298) by Gaurav-Aggarwal-AWS · 3 years, 1 month ago
  20. 534eba6 Check NULL pointer input for vEventGroupDelete. (#293) by Ming Yue · 3 years, 1 month ago
  21. 9b679c3 Fix comments in list.h and clarify list usage in xTaskRemoveFromEventList (#289) by Paul Bartell · 3 years, 1 month ago
  22. 9efe10b Add assert to catch invalid task priority (#292) by Gaurav-Aggarwal-AWS · 3 years, 1 month ago
  23. 4ad8492 Build the posix port on pushes and PRs to the Kernel repository (#290) by Paul Bartell · 3 years, 1 month ago
  24. 9cd1960 Code: Remove redundant check (#287) by alfred gedeon · 3 years, 1 month ago
  25. 6b72419 Fix error introduced when merging #264. (#286) by RichardBarry · 3 years, 1 month ago
  26. 6685c04 Fix race condition bugs when reading and writing to message buffers (#264) by milesfrain · 3 years, 1 month ago
  27. 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, 1 month ago
  28. 9706a69 Fix: testing for mpu wrapers to be equal to 1 (#285) by alfred gedeon · 3 years, 1 month ago
  29. cb7bef0 Adjust portPOINTER_SIZE_TYPE to correct size (#275) by Tobias Schulte · 3 years, 1 month ago
  30. 49c38f0 Update port.c (#283) by carlo-dev-git · 3 years, 1 month ago
  31. 1059b35 Comment: xTaskResumeAll: comment: doesn't match the code (#281) by alfred gedeon · 3 years, 1 month ago
  32. 95433d0 Run CMock unit tests on each pull request with a github action. (#279) by Paul Bartell · 3 years, 2 months ago
  33. 755daad Improve comments and assertions in stream buffer (#277) by Ravishankar Bhagavandas · 3 years, 2 months ago
  34. 66b3f90 Update comment in list.c (#276) by Gaurav-Aggarwal-AWS · 3 years, 2 months ago
  35. 18d4ba9 Add some assertions and coverage exceptions to queue.c (#273) by Paul Bartell · 3 years, 2 months ago
  36. de19eeb Moved git-secrets check to a different workflow (#271) by xuelix · 3 years, 2 months ago
  37. 4b5d1e4 Comment: fix code comment for xTaskAbortDelay (#272) by alfred gedeon · 3 years, 2 months ago
  38. 98eba93 Added git-secrets check to Github Actions (#270) by xuelix · 3 years, 2 months ago
  39. 5e45472 fixed documentation for ulTaskNotifyTake() and ulTaskNotifyTakeIndexed() (#269) by Joseph Julicher · 3 years, 2 months ago
  40. 4fde4a8 Add description for vTaskList (#206) by gomonovych · 3 years, 2 months ago
  41. 2a604f4 Support allocating stack from separate heap (#267) by Gaurav-Aggarwal-AWS · 3 years, 2 months ago
  42. 81f5892 Update python version to 3.7.10 (#265) by Carl Lundin · 3 years, 2 months ago
  43. 1d4d16f Update URL in history.txt (#259) by Jeff Tenney · 3 years, 3 months ago
  44. 5b9549a Remove unmatched braces in MessageBuffer pre tags (#256) by milesfrain · 3 years, 3 months ago
  45. a4b2e0c Check: improve verbosity of url verifier (#260) by alfred gedeon · 3 years, 3 months ago
  46. 21b1058 Update issue templates by Cobus van Eeden · 3 years, 3 months ago
  47. 0345a20 incorporate updates from common (#255) by David Chalco · 3 years, 3 months ago
  48. 6b4a3d0 Typos (#248) by nazar01 · 3 years, 3 months ago
  49. d0afede Delete gitattributes (#253) by David Chalco · 3 years, 3 months ago
  50. 6b524a2 Fix typo in comment in task.h (#244) by Evgeny Ermakov · 3 years, 3 months ago
  51. d060479 Fix Github checks after move from master to main (#246) by alfred gedeon · 3 years, 3 months ago
  52. 578d040 Add git attributes (#245) by David Chalco · 3 years, 4 months ago
  53. 23f6418 Posix: fix build failure (#235) by Thomas Pedersen · 3 years, 4 months ago
  54. ef4c305 Update ESP32 port to ESP-IDF release v4.2 and add ESP-IDF version check (#231) by Shubham Kulkarni · 3 years, 4 months ago
  55. 341e9f0 update version in version checker (#239) by David Chalco · 3 years, 4 months ago
  56. 6349871 AutoRelease + Header Checker Upgrades (#236) by David Chalco · 3 years, 4 months ago
  57. 8e99e2d Align the TF-M version of the integration with kernel to version TF-Mv1.2.0 (#228) by sherryzhang · 3 years, 5 months ago
  58. 9c048e0 Update History.txt by Cobus van Eeden · 3 years, 5 months ago V10.4.3
  59. a8a9c3e Updated History.txt for V10.4.3 (#233) by Joseph Julicher · 3 years, 5 months ago
  60. aa471cf [AUTO][RELEASE]: Bump task.h version macros to "10.4.3" by Cobus van Eeden · 3 years, 5 months ago
  61. ec62f69 [AUTO][RELEASE]: Bump file header version to "10.4.3" by Cobus van Eeden · 3 years, 5 months ago
  62. 7825a40 Updated History.txt for V10.4.3 (#232) by Joseph Julicher · 3 years, 5 months ago
  63. a48f137 Posix Port: Comment and remove unused variables (#230) by alfred gedeon · 3 years, 5 months ago
  64. 4733839 add assert for addition overflow on queue creation (#225) by Cobus van Eeden · 3 years, 5 months ago
  65. d05b9c1 Add addition overflow check for stream buffer (#226) by Cobus van Eeden · 3 years, 5 months ago
  66. c7a9a01 Improve heap2 bounds checking (#224) by Cobus van Eeden · 3 years, 5 months ago
  67. b5020cb Prevent unprivileged task from altering MPU configuration (#227) by Gaurav-Aggarwal-AWS · 3 years, 5 months ago
  68. 68ca3a9 Update branch of c-sdk repo to main (#223) by Gaurav-Aggarwal-AWS · 3 years, 5 months ago
  69. d0933fd Add kernel header check workflow (#219) by David Chalco · 3 years, 6 months ago
  70. 50a2321 [AUTO][RELEASE]: Bump task.h version macros to "10.4.2" by David Chalco · 3 years, 6 months ago V10.4.2
  71. 337bca6 [AUTO][RELEASE]: Bump file header version to "10.4.2" by David Chalco · 3 years, 6 months ago
  72. 18f714f Update release date (#217) by David Chalco · 3 years, 6 months ago
  73. cf5c8b3 Update History.txt for 10.4.2 (#216) by David Chalco · 3 years, 6 months ago
  74. ebbe2cf Ensure interrupts are enabled at first task start (#214) by Gaurav-Aggarwal-AWS · 3 years, 6 months ago
  75. 1431b65 porthardware.h file update for AVR Mega0 and Dx (#212) by filipgeorge · 3 years, 6 months ago
  76. 6a57845 Upstream stack masking fix to GCC ports. (#210) by Carl Lundin · 3 years, 6 months ago
  77. bdb38d8 update interrupt vector names for ATMega32 (#196) by Jon Snow · 3 years, 6 months ago
  78. 94ffcac Added CODEOWNERS file (#209) by Cobus van Eeden · 3 years, 6 months ago
  79. 82df397 Xtensa: fix the coproc_area incorrect issue (#117) by magicse7en · 3 years, 6 months ago
  80. b9748e5 Xtensa: fix stack overlap coproc_area issue (#118) by magicse7en · 3 years, 6 months ago
  81. f376c3b Fix: Pass lexicon.txt as a parameter (#208) by alfred gedeon · 3 years, 6 months ago
  82. db62e30 Fix missed yield in xTaskResumeFromISR (#207) by Gaurav-Aggarwal-AWS · 3 years, 6 months ago
  83. c6636f4 Move markdown files and lexicon into .github directory (#205) by alfred gedeon · 3 years, 6 months ago
  84. f62dfa2 Fix: C++ compiler warning (#203) by alfred gedeon · 3 years, 6 months ago
  85. 5fb26de Recently vTaskDelayUntil() was updated to xTaskDelayUntil() because the function now returns a value. The PR didn't make the same change in the MPU port, or update the constants required to include the xTaskDelayUntil() function in the build. (#199) by RichardBarry · 3 years, 7 months ago
  86. 71be31b xStreamBufferSend() caps the maximum amount of data a stream buffer can send to the maximum capacity of the buffer - however the value to which the length is capped was wrong, and is correct by this check in. Likewise when sending to a message buffer if the send length is too long the block time is set to 0 to ensure the sending task does not wait indefinitely for the impossible send to complete - but the length check was wrong, and is corrected by this check in. (#195) by RichardBarry · 3 years, 7 months ago
  87. 167ea16 Minor updates to formatting and MISRA compliance of the PR used to update the vTaskDelayUntil() function to xTaskDelayUntil(). (#198) by RichardBarry · 3 years, 7 months ago
  88. 6375d52 matching the preprocessor conditionals for xTaskGetCurrentTaskHandle() (#197) by Joseph Julicher · 3 years, 7 months ago
  89. 3260e22 vTaskDelayUntil improvement (#77) by Spacefish · 3 years, 7 months ago
  90. 3d4d171 Reintroduce Espressif's IDF v4.2 changes to ESP32 port (#193) by Carl Lundin · 3 years, 7 months ago
  91. 77ad717 Posix: Fix no task switching issue if a task ended its main function (#184) by Reda Maher · 3 years, 7 months ago
  92. fccb97b No functional changes. (#194) by RichardBarry · 3 years, 7 months ago
  93. b1307db OpenOCD Support: Re-introduce uxTopUsedPriority (#188) by David Chalco · 3 years, 7 months ago
  94. a4625fb Update issue templates by Cobus van Eeden · 3 years, 7 months ago
  95. 3e9f748 Update issue templates (#191) by Cobus van Eeden · 3 years, 7 months ago
  96. f2be29d Create config.yml (#190) by Cobus van Eeden · 3 years, 7 months ago
  97. baeb5af Posix: Free the allocated memory after deleting a task or ending the scheduler (#181) by Reda Maher · 3 years, 7 months ago
  98. 2225bb5 Fix Stack alignment for Microchip PIC32MX port (#182) by Gaurav-Aggarwal-AWS · 3 years, 7 months ago
  99. c3117b4 Maintenance: Add readme.txt in each Renesas RX folder to show recommended port (#152) by NoMaY (a user of Japan.RenesasRulz.com) · 3 years, 7 months ago
  100. f2d8f66 Maintenance: Github workflow URL checker (#179) by alfred gedeon · 3 years, 7 months ago