]> git.sur5r.net Git - freertos/shortlog
freertos
2017-04-04 rtelChange name of the CEC and MEC directory to CORTEX_CEC_...
2017-04-04 rtelChange name of the CEC and MEC directory to CORTEX_MPU_...
2017-03-28 rtelUpdates to the Cortex-M tickless idle code to reduce...
2017-03-28 rtelEnable button interrupts in the MSP432 demos in order...
2017-03-27 rtelEnsure vTaskGetInfo() sets the sate of the currently...
2017-03-09 rtelMaintenance on MSP432 demo.
2017-03-08 rtelHousekeeping check-in, no code changes.
2017-03-08 rtelAdd CEC and MEC 17xx demo that is completely statically...
2017-03-07 rtelAdd additional memory barriers into ARM GCC asm code...
2017-02-24 rtelIntroduce vTaskInternalSetTimeOutState() which does...
2017-02-24 rtelAdd SimpleLink CC3220SF demo.
2017-01-24 rtelUpdate Reliance Edge fail safe file system to the lates...
2017-01-22 rtelUpdate version number in preparation for maintenance...
2017-01-21 rtelUpdate UltraScale R5 hardware definition and BSP for...
2017-01-19 rtelUpdate Zynq MPSoC hardware definition and BSP files...
2017-01-19 rtelUpdate BSP source files for UltraScale Cortex-A53 and...
2017-01-18 rtelCorrect alignment issue in GCC and RVDS Cortex-A9 port...
2017-01-16 rtelEnhanced priority dis-inheritance functionality in...
2017-01-09 rtelRename the CORTEX_MPU_MEC17xx_KEIL_GCC directory to...
2017-01-04 rtelChange how volatile is used in some of the standard...
2017-01-04 rtelIncrease the priority of the Windows threads used by...
2016-12-11 rtelAdd MPU project for multiple MEC17xx devices.
2016-11-25 rtelUpdate TaskNotify.c to test the condition where a direc...
2016-11-21 rtelUpdate version of Reliance Edge.
2016-09-20 rtelAdd support for statically allocated memory protected...
2016-09-14 rtelCorrect the definition of StaticTask_t and add addition...
2016-09-04 rtelIntroduce configRECORD_STACK_HIGH_ADDRESS, which when...
2016-08-16 rtelClean up lint errors.
2016-08-16 rtelChanges to core code and port layer:
2016-06-28 rtelRemove clrex instruction from Cortex-M ports again...
2016-06-27 rtelImprovements to the Cortex-M ports:
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.
next