]> begriffs open source - freertos/shortlog
freertos
2021-08-19 Gaurav Aggarwal[AUTO][RELEASE]: Bump task.h version macros to "10...
2021-08-19 Gaurav AggarwalUpdate History.txt for 10.4.3 LTS Patch 1
2021-08-19 Gaurav AggarwalFix free secure context for Cortex-M23 ports
2021-08-19 Gaurav AggarwalImplement secure stack sealing as per ARM's recommendation
2021-08-19 Gaurav AggarwalAssociate secure context with task handle
2021-08-18 Gaurav AggarwalPre-allocate secure-side context structures
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...
2020-10-06 Reda MaherPosix: Fix no task switching issue if a task ended...
2020-10-04 RichardBarryNo functional changes. (#194)
2020-10-01 David ChalcoOpenOCD Support: Re-introduce uxTopUsedPriority (#188)
2020-10-01 Cobus van EedenUpdate issue templates
2020-10-01 Cobus van EedenUpdate issue templates (#191)
2020-10-01 Cobus van EedenCreate config.yml (#190)
2020-09-29 Reda MaherPosix: Free the allocated memory after deleting a task...
2020-09-28 Gaurav-Aggarwal-AWSFix Stack alignment for Microchip PIC32MX port (#182)
2020-09-28 NoMaY (a user... Maintenance: Add readme.txt in each Renesas RX folder...
2020-09-24 alfred gedeonMaintenance: Github workflow URL checker (#179)
2020-09-21 alfred gedeonFix some broken/redirected URL (#172)
2020-09-18 Cobus van EedenUpdated wording of ulTaskNotifyTakeIndexed fix (#178) V10.4.1-kernel-only
2020-09-18 Cobus van EedenUpdate History.txt and fix versioning in asm files...
2020-09-17 David ChalcoUpdate version number to 10.4.1 (#173)
2020-09-17 Ravishankar... Fix: Rename parameter uxIndexToNotify to uxIndexToWaitO...
2020-09-16 Carl LundinFreeRTOS Kernel Spelling Update (#170)
2020-09-15 NoMaY (a user... Fix broken #warning message in ARM_CMx_MPU/portmacro... V10.4.0-kernel-only
2020-09-14 RichardBarrySets the version number to 10.4.0 in assembly files...
2020-09-11 David ChalcoUpdate version number to 10.4.0 (#153)
2020-09-10 yngkiUpdate History.txt (#160)
2020-09-10 alfred gedeonFix: Comment - xTaskIncrementTick loop - to adhere...
2020-09-10 Joseph JulicherRevert "RISC-V: Add RV32E / FPU support for GCC (#140...
2020-09-09 Cobus van EedenAdd url link for Linux Simulator documentation (#161)
2020-09-09 Emmanuel PuertoRISC-V: Add RV32E / FPU support for GCC (#140)
2020-09-09 sherryzhangIntroduce Trusted Firmware M support in Kernel on ARM...
2020-09-08 YuguoWHSynopsys ARC v1 Port: add support to Synopsys ARC v1...
2020-09-07 alfred gedeonChange the Linux Port to use condition variables instea...
2020-09-07 RichardBarryFix compiler warning in config assert() on 64 bit archi...
2020-08-28 Ming YueChange the header file name into lower case so it can...
2020-08-28 alfred gedeonRevert "Fix: Add Parenthesis around if-statement in...
2020-08-28 Ming YueRevert "Fix race condition when tracing is enabled...
2020-08-28 RichardBarryUpdate history.txt (#150)
2020-08-28 Gary WickerUse unsigned constant in pdMS_TO_TICKS(). (#147)
2020-08-27 Cobus van EedenRevert "Fix inaccurate ticks in windows port (#142...
2020-08-27 Cobus van EedenFix inaccurate ticks in windows port (#142)
2020-08-26 Cobus van EedenRemoving general-inquiry.md to divert people to the...
2020-08-26 alfred gedeonFix: Add Parenthesis around if-statement in macro ...
2020-08-24 Ravishankar... Update Renesas GCC compiler ports (#135)
2020-08-24 alfred gedeonStyle: Add uncrustify guards, fix asm (#136)
2020-08-21 alfred gedeonStyle: Make freertos.org = FreeRTOS.org and add https...
2020-08-21 Carl LundinFix compiler issues cause by formatting assembly code...
2020-08-20 alfred gedeonStyle: Change FreeRTOS websites in comments (#131)
2020-08-20 Carl LundinRevert "Update ESP32 port files (#92)" (#132)
2020-08-18 David Chalcofinish up PR67. Also add missing <\pre> tags (#130)
2020-08-18 Joseph JulicherStackMacros now includes stack_macros (#129)
2020-08-18 Joseph JulicherMoving the function prototypes to headers (#128)
2020-08-17 alfred gedeonStyle: Uncrustify kernel file - remove tab == 4 spaces...
2020-08-17 Joseph Julicheradded a warning concerning the incomplete testing of...
2020-08-17 alfred gedeonStyle: Remove tabs and tab == 4 spaces (#120)
2020-08-17 alfred gedeonStyle: Revert uncrustify for portable directories ...
2020-08-14 NoMaY (a user... Add Renesas RXv3 port layer supporting RXv3's double...
2020-08-12 Yuhui ZhengUse pdTRUE/pdFALSE instead of TRUE/FALSE in xStreamBuff...
2020-08-10 Simon BeaudoinUpdate stream_buffer.c (#94)
2020-08-10 Simon BeaudoinFix race condition when tracing is enabled (#95)
2020-08-09 RichardBarryFix: Two one line fixes, xTaskCheckForTimeOut() and...
2020-08-09 Gaurav-Aggarwal-AWSAllow application to override TEX,S,C and B bits for...
2020-08-06 m17336Update to AVR_Mega0 and AVR_Dx GCC ports + addition...
2020-07-31 DavidJurajdaNXPIAR Embedded Workbench modified behaviour of weak decla...
2020-07-31 Shubham KulkarniUpdate ESP32 port files (#92)
2020-07-31 Gaurav-Aggarwal-AWSChange the xRunningPrivileged check from "!=true" to...
2020-07-24 Gaurav-Aggarwal-AWSUse configSYSTICK_CLOCK_HZ to configure SysTick (#103)
next