]> begriffs open source - freertos/shortlog
freertos
2022-01-06 Joseph JulicherFeature: Add task top/end of stack to task info report...
2022-01-06 Gaurav-Aggarwal-AWSAdd a cap to the queue locks (#435)
2022-01-03 Gaurav-Aggarwal-AWSAdd a Known Issues file in the Third Party folder ...
2021-12-29 Amit Tomarfix alignment exception for ullPortInterruptNesting...
2021-12-29 clemenskresserfixed deadlock in event groups when a mutex is used...
2021-12-28 Joseph JulicherDocumentation update for xEventGroupClearBitsFromISR...
2021-12-28 FabianRISC-V: No #error on RV64 regarding byte alignment...
2021-12-28 leonaFix: Interrut Handler Register Function and Exception...
2021-12-27 Joseph JulicheruxAutoReload replaced with xAutoReload to improve MISRA...
2021-12-21 Gaurav-Aggarwal-AWSUpdate third party ports readme (#428)
2021-12-21 Graham SandersonRP2040 fixes (#424)
2021-12-08 Pramith K VRemove tickless idle mode dependency with include v...
2021-11-18 R. Dunbar PoorFix #415: Compiling tasks.c with configSUPPORT_DYNAMIC_...
2021-11-18 RichardBarrySimplify prvInitialiseNewTask() (#417)
2021-11-18 RichardBarryFix keil compilation error (#418)
2021-11-15 Gaurav AggarwalFix formatting error
2021-11-15 Gaurav AggarwalAdd option to disable unprivileged critical sections
2021-11-15 Gaurav AggarwalChange xPortRaisePrivilege and vPortResetPrivilege...
2021-11-12 Gaurav-Aggarwal-AWSFix code example in timers.h (#412)
2021-11-11 Laukik Hasebugfix: Initialize uxTaskNumber at task initialization...
2021-11-11 Tobias NießenMention portMAX_DELAY in xEventGroupWaitBits docs ...
2021-11-08 Kevin ThibedeauBuild with -Wmissing-prototypes flags vPortYieldFromISR...
2021-11-08 Gaurav-Aggarwal-AWSChange hyphen to ASCII character (#410)
2021-11-05 Gaurav-Aggarwal-AWSChange taskYIELD_FROM_ISR to portYIELD_FROM_ISR in...
2021-11-05 prplzFix documentation mistake (#407)
2021-11-01 andrewtjsbugfix: Initialise stack correctly on dsPIC port (...
2021-10-16 Archit GuptaFix prvWriteMessageToBuffer on big endian (#391)
2021-10-16 Gaurav-Aggarwal-AWSUpdate comments for the ARM_CA53_64_BIT_SRE port (...
2021-10-15 Stephane ViauHandle interrupt acknowledge register in Cortex-A53...
2021-10-06 swaldhoerfix typo (#399)
2021-10-04 QikaiFix the defect that Heap_1.c may waste first portBYTE_A...
2021-09-30 Andres O. VelaFix typo in comment (#398)
2021-09-16 Shubham KulkarniXtensa_ESP32: Add definition for portMEMORY_BARRIER...
2021-09-15 Gaurav-Aggarwal-AWSRemove AVR ports from main repo (#394)
2021-09-10 Gaurav AggarwalFix spell-check failure
2021-09-10 Gaurav AggarwalUpdate History.txt
2021-09-10 Gaurav AggarwalFix free secure context for Cortex-M23 ports
2021-09-10 Gaurav AggarwalImplement secure stack sealing as per ARM's recommendation
2021-09-10 Gaurav AggarwalAssociate secure context with task handle
2021-09-10 Gaurav AggarwalPre-allocate secure-side context structures
2021-09-07 Zim KalinowskiReplace <pre> with @code - remaining files (#388)
2021-09-01 Gaurav-Aggarwal-AWSAdd freertos_risc_v_chip_specific_extensions.h for...
2021-08-31 Zim Kalinowskiminor fix in stream buffer doc (#387)
2021-08-31 Zim KalinowskiReplace <pre> with @code{c} (#386)
2021-08-27 sherryzhangUpdate the README to align with TF-Mv1.4.0 in TF-M...
2021-08-13 Zim Kalinowskifixes in queue documentation (#382)
2021-08-13 Shubham KulkarniXtensa_ESP32: Fix build issues when external SPIRAM...
2021-08-13 Paul Adelsbachfix example usage of xMessageBufferCreateStatic and...
2021-08-12 Jack LamTidy up the 8051 sdcc port (#376)
2021-08-12 Zim Kalinowskifixed parameter names documentation (#378)
2021-08-04 RichardBarryIndent contents of a taskENTER_CRITICAL/taskEXIT_CRITIC...
2021-07-29 alfred gedeonRun uncrustify with github workflows (#369)
2021-07-28 Gaurav-Aggarwal-AWSAdd ReadMe for third party port contributions (#371)
2021-07-21 Craig Kewleydoc: fix function name typo (#368)
2021-07-20 Kristine JassmannWarning fixes. (#356)
2021-07-06 Tobias NießenFix description of vTaskDelay (#363)
2021-06-30 swaldhoerReplace two dashes and one whitespace with their corres...
2021-06-30 Graham SandersonAdd RP2040 support (#341)
2021-06-30 Archit GuptaMove the community/partner supported ports to correct...
2021-06-23 Gaurav-Aggarwal-AWSFix C90 Compilation Failure (#359)
2021-06-23 Gaurav-Aggarwal-AWSAdd Cortex-A53 port with system register interface...
2021-06-21 Archit GuptaAdd new submodules for port contribution (#355)
2021-06-15 Ming YueUpdate spell checker exclusion. (#354)
2021-06-14 RichardBarryMake the type used to hold run-time counter values...
2021-06-11 Thomas PedersenPosix: fix event_wait_timed() (#346)
2021-06-09 Raul RojasAdds SemphrGetCountFromISR with QMsgWaitingFromISR...
2021-06-02 Paul BartellNormalize files with mixed line endings (introduced...
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)
next