]> begriffs open source - freertos/shortlog
freertos
2022-06-24 Graham SandersonRP2040: Fix compiler warning and comment (#509) 539/head
2022-06-24 Gaurav-Aggarwal-AWSRemove ThirdParty from core checker in smp branch ...
2022-06-23 graham sandersonRP2040: Allow FreeRTOS to be added to the parent CMake...
2022-06-22 Sudeep MohantyUpdate prvYieldCore() compile warning for single core...
2022-06-09 Graham SandersonFix RP2040 assertion due to yield spin lock info being...
2022-05-31 DarianAdd support for newlib dynamic reentrancy (#496)
2022-03-18 DarianAdd task creation with affinity functions (#470)
2022-03-06 DarianFix pxPreviousTCB compile warning (#464)
2021-12-28 Timo Sandmannsmp branch: bugfix for race condition on RP2040 (#431)
2021-12-17 Graham SandersonRp2040 fixes smp (#425)
2021-10-14 Gaurav-Aggarwal-AWSAdd SMP in the License Header (#402) V202110.00-SMP
2021-10-14 Gaurav-Aggarwal-AWSSMP version (#401)
2021-10-11 Gaurav-Aggarwal-AWSUpdate SMP docs (#400)
2021-08-09 N3xedUpdate xSTATIC_TCB layout in line with tskTCB (#375)
2021-07-30 N3xedMove uxCoreAffinityMask after xMPUSettings (#372)
2021-07-06 Graham SandersonRp2040 smp (#342)
2021-06-28 Michael BrunoFix XCore DP/CP register corruption bug (#352)
2021-05-21 Michael BrunoChange XCC to xClang for XCore ports (#332)
2021-05-20 Joseph Julicherfixed CI repo branch (#330)
2021-05-19 Joseph Julicheradding a minimal idle hook to the SMP port (#329)
2021-05-19 Joseph JulicherMerge branch 'smp' into smp
2021-05-19 Joseph JulicherUpdated from upstream
2021-05-19 Joseph JulicherStatic allocation and lightweight idle tasks (#323)
2021-05-19 Joseph JulicherUncrustified tasks.c
2021-05-19 Joseph JulicherAdjustments to tasks from PR review
2021-05-19 Joseph Julicheradded multiple idle tasks
2021-05-19 Joseph JulicherStatic allocation and lightweight idle tasks (#323)
2021-05-19 Joseph Julicherremoved extra parameter in TCB structure
2021-05-19 Joseph Julichermissed taskYield in minimalIDLE task 326/head
2021-05-19 Joseph JulicherUncrustified tasks.c
2021-05-19 Joseph JulicherFixed static allocation internal array
2021-05-18 Joseph Julicherfixed additional bit mask test errors 325/head
2021-05-18 Joseph JulicherFixed bit mask compare bug
2021-05-14 Joseph Julicherconverted exclusion to affinity
2021-05-13 Joseph JulicherStatic allocation and lightweight idle tasks (#323)
2021-05-13 Joseph JulicherAdjustments to tasks from PR review 323/head
2021-05-12 Joseph JulicherAdded multiple IDLE tasks to non-static allocation
2021-05-12 Joseph Julicheradded multiple idle tasks
2021-03-22 Joseph JulicherRemoved Xtensa port from XCC folder
2021-03-22 Joseph Julichermoved XMOS ports to thirdparty
2021-03-17 Joseph Julicherignoring build artifacts
2021-03-17 Joseph Julicherfixed line endings for stream_buffer
2021-03-17 Joseph JulicherMerge github.com:FreeRTOS/FreeRTOS-Kernel into HEAD
2021-03-17 Paul BartellRun CMock unit tests on each pull request with a github...
2021-03-16 Joseph JulicherAdded a cmakelists to memmang to facilitate a cmake...
2021-03-16 Joseph JulicherAdded a rough pico support. Remove rtos_prints from...
2021-03-16 Joseph JulicherSMP Documentation (#280)
2021-03-16 Ravishankar... Improve comments and assertions in stream buffer (...
2021-03-16 Joseph JulicherFeature: SMP (#278)
2021-03-15 Joseph Julicherupdated lexicon for new vocabulary words
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...
next