]> begriffs open source - freertos/shortlog
freertos
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)
2020-07-24 Gaurav-Aggarwal-AWSAdd support for 16 MPU regions to Cortex-M4 MPU ports...
2020-07-24 Carl LundinSpecify where the uncrustify config is (#102)
2020-07-23 YuguoWHSynopsys ARC update, with updated BSP support (#99)
2020-07-21 m17336Added GCC port files for AVR Mega0 and AVR Dx. (#101)
2020-07-16 Gaurav-Aggarwal-AWSRmove MPU_pvPortMalloc and MPU_vPortFree from mpu_wrapp...
2020-07-16 Gaurav-Aggarwal-AWSUpdate incorrect port in comments (#87)
2020-07-16 Gaurav-Aggarwal-AWSUpdate portNVIC_SYSPRI2_REG to portNVIC_SHPR3_REG ...
2020-07-14 Gaurav-Aggarwal-AWSPlace privileged symbols correctly (#84)
2020-07-14 Gaurav-Aggarwal-AWSAdd support for privileged heap to ARMV8-M ports (#85)
2020-07-08 Alfred GedeonStyle: uncrustify kernel files
2020-07-08 Alfred GedeonStyle: uncrustify
2020-07-08 Alfred GedeonStyle: uncrustify
2020-07-08 Alfred GedeonStyle: uncrustify
2020-07-08 Alfred GedeonStyle: uncrusitfy
2020-07-08 Alfred GedeonStyle: uncrustify kernel files
2020-06-30 David ChalcoImprovement to O.F. protections (#75)
2020-06-26 Gaurav-Aggarwal-AWSUpdate mpu_wrappers with task notification changes...
2020-06-17 eriktamlinAdded index to all trace points. (#69)
2020-06-10 Gaurav-Aggarwal-AWSFix out of offset errors when LTO is enabled (#71)
2020-06-02 cykro82Renamed trace point in prvNotifyQueueSetContainer(...
2020-05-28 RichardBarryUpdated History.txt for task notification array change...
2020-05-28 syntroniksupdates FreeRTOS.h to handle new usages of task notify...
2020-05-27 Yuhui ZhengRemoving vPortEndScheduler() implementation, since...
2020-05-27 RichardBarryFeature/multiple direct to task notifications (#63)
2020-05-22 Daniel GlaserAdding volatile to tasks.c's runtime information to...
2020-05-02 RichardBarryFix/clear MIE bit in initial RISC-V mstatus register...
2020-04-28 alfred gedeonFix Linux port Valgrind errors (#56)
2020-04-21 Yuhui ZhengGCC/ATmegaxxxx port path and name change. (#51)
2020-04-16 Phillip StevensATmegaxxxx - generalised support (#48)
2020-04-14 Gaurav-Aggarwal-AWSAdd definition of portDONT_DISCARD to ARMv7-M ports...
2020-04-06 Gaurav-Aggarwal-AWSEnable ARMv7-M MPU ports to place FreeRTOS kernel code...
2020-03-24 Yuhui ZhengSynopsys ARC port, adding support for ARC EM and HS...
2020-03-24 Yuhui ZhengpxTCB is no longer needed in this local function.
2020-03-23 WineQ圈9Update tasks.c (#22)
2020-03-20 David Vrabelportable/GCC/Posix: add new port for Posix (Linux)...
next