]> begriffs open source - freertos/shortlog
freertos
2021-05-28 paulbartell[AUTO][RELEASE]: Bump file header version to "10.4.4" V10.4.4
2021-05-28 paulbartell[AUTO][RELEASE]: Bump task.h version macros to "10...
2021-05-28 Joseph JulicherAdd history.txt for the 10.4.4 release (#336)
2021-05-28 Paul BartellUpdate github Auto-Release workflow to add an option...
2021-05-28 Paul BartellAdd license header to wait_for_event.c and wait_for_event.h
2021-05-28 Paul BartellCleanup license text in Xtensa XCC and Xtensa ESP32...
2021-05-28 Paul BartellAdd SPDX and MIT to lexicon
2021-05-28 Paul BartellAdd SPDX-License-Identifier: MIT to MIT licensed files.
2021-05-28 Paul BartellUpdate license text for ports that were previously...
2021-05-28 Paul BartellRemove "1 tab == 4 spaces!" line from files that still...
2021-05-28 Paul BartellUpdate tskKERNEL_VERSION_NUMBER and tskKERNEL_VERSION_B...
2021-05-28 Paul BartellUpdate kernel_checker.py with new version and copyright...
2021-05-28 Paul BartellUpdate copyright year from 2020 to 2021
2021-05-28 Paul BartellChange kernel revision in each file header from V10...
2021-05-27 Dan Goodqueue.c: Change some asserts into conditionals and...
2021-05-27 alfred gedeonCode: Fix stream buffer warning (#335)
2021-05-26 Joseph Julicherdeprecating the mcf5235 port (#334)
2021-05-24 j4cboWrap macros in do { ... } while( 0 ) (#240)
2021-04-21 Evgeny ErmakovPosix: fix copyright (#250)
2021-04-19 RichardBarryCreate macro versions of uxListRemove() and vListInsert...
2021-04-19 Paul BartellFix regression in vQueueAddToRegistry. (#315)
2021-04-19 Meco Jianting Man[kernel & MemMang] use space to replace tab and remove...
2021-04-17 Paul BartellReplace configASSERT( pcQueueName ) in vQueueAddToRegis...
2021-04-14 Meco Jianting Mansimplify and beautify portBYTE_ALIGNMENT (#309)
2021-04-13 Jeff TenneyRemove support for tmrCOMMAND_START_DONT_TRACE (#305)
2021-04-10 Paul BartellOverwrite existing QueueRegistry entries when a handle...
2021-04-09 Paul BartellUpdate parent repository primary branch name from ...
2021-04-07 carlo-dev-gitCode cleanup (#288)
2021-04-02 Gaurav-Aggarwal-AWSDefine default values of macros before first use (...
2021-03-25 Ming YueCheck NULL pointer input for vEventGroupDelete. (#293)
2021-03-25 Paul BartellFix comments in list.h and clarify list usage in xTaskR...
2021-03-25 Gaurav-Aggarwal-AWSAdd assert to catch invalid task priority (#292)
2021-03-23 Paul BartellBuild the posix port on pushes and PRs to the Kernel...
2021-03-21 alfred gedeonCode: Remove redundant check (#287)
2021-03-20 RichardBarryFix error introduced when merging #264. (#286)
2021-03-20 milesfrainFix race condition bugs when reading and writing to...
2021-03-20 RichardBarryA recent change in the FreeRTOS/FreeRTOS hub repo ...
2021-03-20 alfred gedeonFix: testing for mpu wrapers to be equal to 1 (#285)
2021-03-19 Tobias SchulteAdjust portPOINTER_SIZE_TYPE to correct size (#275)
2021-03-19 carlo-dev-gitUpdate port.c (#283)
2021-03-19 alfred gedeonComment: xTaskResumeAll: comment: doesn't match the...
2021-03-17 Paul BartellRun CMock unit tests on each pull request with a github...
2021-03-16 Ravishankar... Improve comments and assertions in stream buffer (...
2021-03-12 Gaurav-Aggarwal-AWSUpdate comment in list.c (#276)
2021-03-06 Paul BartellAdd some assertions and coverage exceptions to queue...
2021-03-05 xuelixMoved git-secrets check to a different workflow (#271)
2021-03-05 alfred gedeonComment: fix code comment for xTaskAbortDelay (#272)
2021-03-04 xuelixAdded git-secrets check to Github Actions (#270)
2021-03-03 Joseph Julicherfixed documentation for ulTaskNotifyTake() and ulTaskNo...
2021-03-02 gomonovychAdd description for vTaskList (#206)
2021-02-24 Gaurav-Aggarwal-AWSSupport allocating stack from separate heap (#267)
2021-02-19 Carl LundinUpdate python version to 3.7.10 (#265)
2021-02-15 Jeff TenneyUpdate URL in history.txt (#259)
2021-02-11 milesfrainRemove unmatched braces in MessageBuffer pre tags ...
2021-02-11 alfred gedeonCheck: improve verbosity of url verifier (#260)
2021-02-10 Cobus van EedenUpdate issue templates
2021-01-30 David Chalcoincorporate updates from common (#255)
2021-01-29 nazar01Typos (#248)
2021-01-27 David ChalcoDelete gitattributes (#253)
2021-01-20 Evgeny ErmakovFix typo in comment in task.h (#244)
2021-01-19 alfred gedeonFix Github checks after move from master to main (...
2021-01-15 David ChalcoAdd git attributes (#245)
2021-01-08 Thomas PedersenPosix: fix build failure (#235)
2020-12-22 Shubham KulkarniUpdate ESP32 port to ESP-IDF release v4.2 and add ESP...
2020-12-22 David Chalcoupdate version in version checker (#239)
2020-12-22 David ChalcoAutoRelease + Header Checker Upgrades (#236)
2020-12-15 sherryzhangAlign the TF-M version of the integration with kernel...
2020-12-15 Cobus van EedenUpdate History.txt V10.4.3
2020-12-15 Joseph JulicherUpdated History.txt for V10.4.3 (#233)
2020-12-14 Cobus van Eeden[AUTO][RELEASE]: Bump task.h version macros to "10...
2020-12-14 Cobus van Eeden[AUTO][RELEASE]: Bump file header version to "10.4.3"
2020-12-14 Joseph JulicherUpdated History.txt for V10.4.3 (#232)
2020-12-14 alfred gedeonPosix Port: Comment and remove unused variables (#230)
2020-12-07 Cobus van Eedenadd assert for addition overflow on queue creation...
2020-12-07 Cobus van EedenAdd addition overflow check for stream buffer (#226)
2020-12-07 Cobus van EedenImprove heap2 bounds checking (#224)
2020-12-07 Gaurav-Aggarwal-AWSPrevent unprivileged task from altering MPU configurati...
2020-12-02 Gaurav-Aggarwal-AWSUpdate branch of c-sdk repo to main (#223)
2020-11-17 David ChalcoAdd kernel header check workflow (#219)
2020-11-10 David Chalco[AUTO][RELEASE]: Bump task.h version macros to "10... V10.4.2
2020-11-10 David Chalco[AUTO][RELEASE]: Bump file header version to "10.4.2"
2020-11-09 David ChalcoUpdate release date (#217)
2020-11-09 David ChalcoUpdate History.txt for 10.4.2 (#216)
2020-11-05 Gaurav-Aggarwal-AWSEnsure interrupts are enabled at first task start ...
2020-10-27 filipgeorgeporthardware.h file update for AVR Mega0 and Dx (#212)
2020-10-27 Carl LundinUpstream stack masking fix to GCC ports. (#210)
2020-10-26 Jon Snowupdate interrupt vector names for ATMega32 (#196)
2020-10-26 Cobus van EedenAdded CODEOWNERS file (#209)
2020-10-26 magicse7enXtensa: fix the coproc_area incorrect issue (#117)
2020-10-26 magicse7enXtensa: fix stack overlap coproc_area issue (#118)
2020-10-23 alfred gedeonFix: Pass lexicon.txt as a parameter (#208)
2020-10-23 Gaurav-Aggarwal-AWSFix missed yield in xTaskResumeFromISR (#207)
2020-10-22 alfred gedeonMove markdown files and lexicon into .github directory...
2020-10-20 alfred gedeonFix: C++ compiler warning (#203)
2020-10-11 RichardBarryRecently vTaskDelayUntil() was updated to xTaskDelayUnt...
2020-10-11 RichardBarryxStreamBufferSend() caps the maximum amount of data...
2020-10-11 RichardBarryMinor updates to formatting and MISRA compliance of...
2020-10-09 Joseph Julichermatching the preprocessor conditionals for xTaskGetCurr...
2020-10-09 SpacefishvTaskDelayUntil improvement (#77) 187/head
2020-10-08 Carl LundinReintroduce Espressif's IDF v4.2 changes to ESP32 port...
next