]> git.sur5r.net Git - freertos/shortlog
freertos
2016-05-25 rtelFinal check in before tagging V9.0.0. V9.0.0
2016-05-20 rtelPrepare for V9.0.0 release:
2016-05-20 rtelPreparing for V9.0.0 formal release:
2016-05-19 rtelPrepare for V9.0.0 release.
2016-05-18 rtelIncrease the test coverage of the GCC MPU demo that...
2016-05-18 rtelAdd GCC ARM Cortex-M4F MPU port.
2016-05-10 rtelRecreated MicroBlaze example using Vivado 2016.1 -...
2016-05-09 rtelUpdate the Microblaze hardware design and BSP to the...
2016-05-06 rtelUpdate some more standard demos for use on 64-bit archi...
2016-04-28 rtelUpdate the Xilinx UltraScale+ demo project to use the...
2016-04-28 rtelUpdate the Xilinx UltraScale+ 64-bit demo to use the...
2016-04-25 rtelCompletely re-generate the Zynq 7000 demo using the...
2016-04-25 rtelRemove Zynq 7000 project so it can be re-created using...
2016-04-25 rtelRemove obsolete MPU demos.
2016-04-24 rtelImprove coverage of the MPU API in the new MPU demo...
2016-04-24 rtelAdd software timer use to the new MPU demo.
2016-04-23 rtelUpdate the GCC Cortex-A9 port to introduce a version...
2016-04-20 rtelUpdate the MPU port so it supports all the public funct...
2016-04-18 rtelUpdate CEC1302 peripheral library version.
2016-04-18 rtelUpdates to support FreeRTOS MPU in FreeRTOS V9.0.0...
2016-04-15 rtelxTaskGetTaskHandle() changed to xTaskGetHandle().
2016-04-14 rtelCorrect selected device in IAR SAMA5D2 project.
2016-04-14 rtelAdd SAMA5D2 Xplained IAR demo.
2016-04-07 rtelRename CORTEX_M4F_CEC1302_Keil to CORTEX_M4F_CEC1302_Ke...
2016-04-07 rtelAdded GCC project to the CEC1302 demo.
2016-04-04 rtelCorrect comment error that was replicated on many diffe...
2016-03-31 rtelRemove compiler warning by ensure prvInitialiseMutex...
2016-03-30 rtelUpdate version number to 9.0.0rc2. V9.0.0rc2
2016-03-30 rtelUpdate MSP432 projects to use updated driver library...
2016-03-29 rtelMake the pcObjectGetName() API function naming consiste...
2016-03-29 rtelCreate minor optimisations (just an asm instruction...
2016-03-29 rtel- Rework the StaticAllocation.c common demo file to...
2016-03-26 rtelUpdate the documentation contained in the header files...
2016-03-22 rtelNotes:
2016-03-18 rtelVery minor changes to the EFM32 Giant and Pearl Geckos...
2016-03-16 rtelAdd low power timer library source file for the Pearl...
2016-03-16 rtelRework the low power demo that uses the RTCC clock...
2016-03-02 rtelReplace Gecko Simplicity Studio project that had multip...
2016-03-02 rtelAdd Pearl Gecko demo.
2016-02-20 rtelAdd files necessary to create a Pearl Gecko build confi...
2016-02-18 rtelUpdate FreeRTOS+ version number ready for version 9... V9.0.0rc1
2016-02-18 rtelUpdate version number ready for version 9 release candi...
2016-02-18 rtelPrepare for a FreeRTOS V9 release candidate:
2016-02-14 rtelCore kernel code changes:
2016-02-10 rtelFreeRTOS source:
2016-02-09 rtelKernel source code:
2016-02-03 rtelTest the RTC and BURTC tickless implementations on...
2016-02-01 rtelUpdate EFM32 demos to include an option to use the...
2016-01-31 rtelAdded a build configuration for the Wonder Gecko starte...
2016-01-28 rtelAdd vTaskGetTaskInfo() function that allows a TaskStatu...
2016-01-25 rtelBaseline the Giant Gecko demo, which now has the first...
2016-01-22 rtelEnsure the code builds when configSUPPORT_STATIC_ALLOCA...
2016-01-21 rtelProvide the ability to create event groups and software...
2016-01-20 rtelContinue to add the ability to create RTOS objects...
2016-01-19 rtelImplement functionality that allows the memory required...
2016-01-18 rtelRename DummyTCB_t to StaticTCB_t.
2016-01-17 rtelRemove unused header files from new EFM32 demo.
2016-01-17 rtelAdd EFM32 Giant Gecko Starter Kit demo - still a work...
2016-01-12 rtelKernel changes:
2016-01-12 rtelCorrect a comment that had been cut and paste into...
2015-12-22 rtelAdd in the CORTEX_A53_64-bit_UltraScale_MPSoC demo...
2015-12-21 rtelFreeRTOS source updates:
2015-12-20 rtelChanges to the FreeRTOS code:
2015-12-08 rtelFreeRTOS source:
2015-11-22 rtelFreeRTOS Source files:
2015-11-22 rtelFreeRTOS source changes:
2015-11-20 rtelKernel changes:
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...
next