]> git.sur5r.net Git - freertos/shortlog
freertos
2017-11-29 rtelUpdate to MIT licensed FreeRTOS V10.0.0 - see https... V10.0.0
2017-08-17 rtelAdd missing +TCP code.
2017-08-17 rtelAdded +TCP code to main repo.
2017-08-09 rtelUpdate TriCore port to work with latest GCC compiler.
2017-06-01 rtelUpdate trace recorder source to fix some compile time...
2017-06-01 rtelAdd MSVC .vs directory to keep the IDE's windows layout.
2017-05-30 rtelCorrect long time mis-spelled portINITIAL_EXEC_RETURN...
2017-05-30 rtelUpdate linker script so main stack starts on 8-byte...
2017-05-30 rtelUpdate IAR project for MSP432 to IAR version 8.11.
2017-05-29 rtelFreeRTOS.h changes to go with the last tasks.c checkin.
2017-05-29 rtelRemove obsolete code from prvCheckTasksWaitingTerminati...
2017-05-29 rtelFix typo in comment that got copied into multiple main...
2017-05-29 rtelUpdate the FreeRTOS_Plus_CLI_with_Trace_Windows_Simulat...
2017-05-29 rtelUpdate the MSVC and MingW demos to use the latest FreeR...
2017-05-29 rtelUpdate to the latest trace recorder library.
2017-05-07 rtelRemove configurations other than 'debug' from the Win32...
2017-04-26 rtelCosmetic changes only.
2017-04-20 rtelUpdated name of CORTEX_MPU_CEC_MEC_17xx_Keil_GCC to...
2017-04-10 rtelAdded traceQUEUE_CREATE_FAILED() trace macros into...
2017-04-10 rtelAdd more "memory" clobbers into the MPU ports to make...
2017-04-10 rtelAdd more "memory" clobbers into asm code of GCC/ARM_CRx...
2017-04-10 rtelUpdates to prevent warnings when compiled with LLVM.
2017-04-09 rtelEnsure the PIC32 interrupt stack is 8 byte aligned...
2017-04-09 rtelPIC32MZ project using later MPLAB X tools.
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:
next