]> git.sur5r.net Git - freertos/shortlog
freertos
2015-10-17 rtelFinal tidy up before tagging V8.2.3. V8.2.3
2015-10-16 rtelUpdate version number ready for the V8.2.3 release.
2015-10-16 rtelPreparing for maintenance release:
2015-10-15 rtelPreparing for maintenance release -
2015-10-10 rtelCheck in RX231 IAR demo.
2015-10-10 rtelAdd FreeRTOS+CLI examples to the Renesas RZ/T demos.
2015-10-09 rtelUpdate FreeRTOS+Trace recorder library to v3.0.2
2015-10-05 rtelDemo tasks:
2015-10-03 rtelChanges in common files:
2015-09-25 rtelUpdate RX231 projects to blink the LED.
2015-09-25 rtelBaseline new RX projects before refining and tidying...
2015-09-23 rtelFreeRTOS source:
2015-09-22 rtelBaseline new GCC and Renesas compiler projects for...
2015-09-13 rtelModify RZ/T e2studio directory structure to accommodate...
2015-09-13 rtelRemove compiler warnings from auto-generated code.
2015-09-12 rtelAdd PIC32MEC14xx port and demo application.
2015-09-12 rtelSimplify and improve GIC-less Cortex-R4 port.
2015-09-11 rtelCommon source code:
2015-09-07 rtelInitial RZ/T port and demo - work in progress, currentl...
2015-08-28 rtelUpdate the FreeRTOS+WolfSSL Win32 demo to use the lates...
2015-08-28 rtelRename the FreeRTOS_Plus_CyaSSL_Windows_Simulator direc...
2015-08-28 rtelUpdate WolfSSL library to the latest version.
2015-08-28 rtelRename the CyaSSL directory to WolfSSL
2015-08-12 rtelFinal commit before tagging - cosmetic changes only. V8.2.2
2015-08-12 rtelFinal preparation for new release:
2015-08-05 rtelUpdate version numbers in preparation for new release.
2015-08-05 rtelAdd FreeRTOS BSP for Xilinx SDK.
2015-08-04 rtelCommon scheduler code:
2015-08-01 rtelPreparing for next release...
2015-08-01 rtelPreparing for new release...
2015-07-30 rtelAdd resource filters to the Eclipse project used to...
2015-07-30 rtelPreparing for the next release...
2015-07-30 rtelPreparing for the next release...
2015-07-30 rtelStarting to prepare for the next release...
2015-07-26 rtelMSP430:
2015-06-25 rtelCorrect calculation of xHeapStructSize in heap_4 and...
2015-06-24 rtelAdd back some files essential for the PIC32MZ build.
2015-06-24 rtelMicroblaze: Add a port optimised task selection implem...
2015-06-16 rtelAdd SAMV7 (Cortex-M7) demo for Atmel Studio.
2015-06-04 rtelUpdate library files used in STM32F7 demo to the latest...
2015-05-20 rtelKernel changes to improve power saving:
2015-04-28 rtelFinalise MSP43FR5969 IAR and CCS demos (hopefully).
2015-04-27 rtelAdd CCS project for MSP430FR5969 demo.
2015-04-27 rtelChange some data types in heap_4.c to allow it to be...
2015-04-24 rtelRename /Demo/MSP430FR5969_LaunchPad to /Demo/MSP430X_MS...
2015-04-24 rtelComplete large memory model MSP430FR5969 demo - includi...
2015-04-22 rtelStart of an MSP430FR5969 IAR project - currently runnin...
2015-04-13 rtelUpdate TimerDemo.c to test the new vTimerSetTimerID...
2015-04-13 rtelAdd the errno definitions used by FreeRTOS+TCP and...
2015-03-24 rtelFinal V8.2.1 release ready for tagging: V8.2.1
2015-03-21 rtelUpdate version number ready for V8.2.1 release.
2015-03-21 rtelKernel changes:
2015-03-20 rtelMinor updates relating to formatting and comments only.
2015-03-16 rtelMinor updates to the Microblaze KC702 demo to allow...
2015-03-13 rtelAdd networking option to the Microblaze Kintex demo.
2015-03-10 rtelWork-in-progress check in of MicroBlaze Kintex7 demo.
2015-03-04 rtelKernel code:
2015-02-17 rtelCorrect typeo that broke the Win32 port.
2015-02-11 rtelKernel updates:
2015-01-26 rtelKernel updates:
2015-01-19 rtelAdd run-time stats to the Kintex7 Microblaze demo.
2015-01-16 rtelAdd the beginnings of a Microblaze project for the... V8.2.0
2015-01-16 rtelUpdate version number in preparation for official V8...
2015-01-15 rtelDemo app changes:
2015-01-07 rtelRemove casting from configMAX_PRIORITIES setting in...
2014-12-24 rtelRelease candidate - this will be tagged as FreeRTOS... V8.2.0rc1
2014-12-24 rtelRename SAM4E demo directory to include the 'F' in ...
2014-12-21 rtelUpdate version numbers in preparation for V8.2.0 releas...
2014-12-21 rtelKernel changes:
2014-12-19 rtelKernel changes:
2014-12-18 rtel+ Update demos that use FreeRTOS+Trace to work with...
2014-12-15 rtel+ New feature added: Task notifications.
2014-10-15 rtelCore kernel code:
2014-10-09 rtelDemo projects only:
2014-10-08 rtelCore kernel files:
2014-10-05 rtelMSP430 Demo projects only:
2014-10-01 rtelDemo project only:
2014-10-01 rtelDemo project only: Cyclone V SoC now running from...
2014-09-30 rtelAdded project for Altera Cyclone V SoC, currently runni...
2014-09-16 rtelCore kernel code:
2014-09-16 rtelSAM4L tickless implementation: Bug fix and update...
2014-09-12 rtelDemo project only:
2014-09-11 rtelDemo tasks only, with the aim of improving test coverage:
2014-09-02 rtelUpdate version number to 8.1.2 after moving the default... V8.1.2
2014-09-02 rtelDemo code only:
2014-08-30 rtelCorrect potential compiler warning when configUSE_MUTEX... V8.1.1
2014-08-29 rtelUpdate version number to 8.1.1 for patch release that...
2014-08-29 rtelCore kernel code:
2014-08-26 rtelLower the minimum stack size used by the ATSAMA5 demo. V8.1.0
2014-08-26 rtelMinor edits prior to tagging V8.1.0.
2014-08-16 rtel***IMMINENT RELEASE NOTICE***
2014-08-16 rtelRemove some irrelevant CyaSSL files.
2014-08-16 rtelDemo application related:
2014-08-04 rtelGeneral maintenance - changing comments and correcting...
2014-08-04 rtelCommon demo tasks:
2014-08-03 rtelCortex-A5 IAR port:
2014-08-03 rtelCortex-A5 IAR port baseline prior to removing all SAMA5...
2014-07-29 rtelContinue working on the GIC-less Cortex-A5 port for...
2014-07-29 rtelCarry on working on SAMA5D3 demo:
2014-07-23 rtelSAMA5D3 demo: Add CDC driver code and use CDC to creat...
next