]> git.sur5r.net Git - freertos/shortlog
freertos
2012-10-31 richardbarrySlow configured clock in the RM48 and TMS570 demos...
2012-10-30 richardbarryMake loop counters in flop_hercules.c 32-bit instead...
2012-10-29 richardbarryRename CORTEX_R4_RM48_CCS5 directory as it also include...
2012-10-29 richardbarryCorrect cut and paste error in partest.c file.
2012-10-29 richardbarryMake CM3/4 tick configuration a weak function to allow...
2012-10-29 richardbarryAllow IAR language extensions so __weak attribute can...
2012-10-29 richardbarryWork around compiler bug in CCS5 by replacing the _call...
2012-10-29 richardbarryComplete RM4x and TMS570 demo.
2012-10-22 richardbarryRe-jig some of the new functions to correctly assign...
2012-10-16 richardbarryPrepare for V7.3.0 release.
2012-10-16 richardbarryMake the timer used for the PIC32 port layer user confi...
2012-10-16 richardbarryAdd tickless idle support in Cortex-M ports.
2012-10-16 richardbarryAdd tickless idle support in Cortex-M ports.
2012-10-14 richardbarrySet the RM48 directory structure to match the FreeRTOS...
2012-10-14 richardbarryUpdate FreeRTOS version used in RM48 demo.
2012-10-13 richardbarryFirst pass at adding R4F floating point support.
2012-10-11 richardbarryRM48 port layer without FPU saving completed.
2012-10-10 richardbarryGet main_full.c working in the RM48 demo.
2012-10-10 richardbarryRemove whitespace only.
2012-10-09 richardbarryRM48 simply blinky demo working.
2012-10-04 richardbarryAdded initial RM48 project files. These are not in...
2012-09-25 richardbarryUpdate PIC32 port to make use of configUSE_PORT_OPTIMIS...
2012-09-24 richardbarryCorrect #if( configMAX_PRIORITIES >= 32 ) check perform...
2012-09-24 richardbarryReplace the need for taskCHECK_READY_LIST() by instead...
2012-09-24 richardbarryRename listLIST_ITEM_CONTAINED to listLIST_ITEM_CONTAINER.
2012-09-24 richardbarryAdded Cortex-M optimised code to the IAR, GCC and Keil...
2012-09-23 richardbarryIntroduced configUSE_PORT_OPTIMISED_TASK_SELECTION...
2012-09-23 richardbarryAdd eTaskStateGet() to FreeRTOS-MPU.
2012-09-22 richardbarryAdded eTaskStateGet().
2012-09-05 richardbarryAllow mutex type semaphores to be given from an interru...
2012-08-31 richardbarryImprove command input string handling in FreeRTOS+CLI...
2012-08-29 richardbarryAdd demo for SAM3S-EK2.
2012-08-29 richardbarrySave the SAM4S FreeRTOSConfig.h with the #error about...
2012-08-15 richardbarryAdd SAM3X-EK demo.
2012-08-14 richardbarryPut comments in the code that give a reference to peopl... V7.2.0
2012-08-14 richardbarryPrepare for V7.2.0 release.
2012-08-12 richardbarryRemove the remnants of the legacy trace functionality...
2012-08-12 richardbarryAdd warning in Cortex-M3 and Cortex-M4 FreeRTOSConfig...
2012-08-12 richardbarryAdd CreateProjectDirectoryStructure.bat to the SAM4...
2012-08-12 richardbarryRemove the files from the SAM4S demo that are copied...
2012-08-11 richardbarryAdd readme files to the various FreeRTOS+ directories.
2012-08-11 richardbarryAdd FreeRTOS-Plus directory.
2012-08-11 richardbarryStart to re-arrange files to include FreeRTOS+ in main...
2012-08-11 richardbarryRemove test code from heap_4.c.
2012-08-11 richardbarryUpdate MPS430X ports so the sleep mode bits are cleared...
2012-08-10 richardbarryAdd heap_4.c.
2012-08-03 richardbarryAdd vQueueDelete() to the MPU port.
2012-07-08 richardbarryRenamed the CORTEX_M4_ATSAM4S_AVR_Studio directory...
2012-07-08 richardbarryRemove the unused linker reference to the maths library.
2012-07-08 richardbarryComplete first release candidate for the SAM4S-EK demo.
2012-07-05 richardbarryIn the SAM4S demo, moved FreeRTOS into the ASF/thirdpar...
2012-07-05 richardbarryChange the name of the SAM4 FreeRTOS-Source directory...
2012-07-03 richardbarryCreate project for SAM4S. This is building but has...
2012-07-03 richardbarryAdd in a couple of extra list macros for use with FreeR...
2012-07-03 richardbarryAdd the macro xSemaphoreTakeFromISR().
2012-05-17 richardbarryAdded INCLUDE_xQueueGetMutexHolder macro.
2012-05-08 richardbarryPrepare for FreeRTOS V7.1.1 tag. V7.1.1
2012-05-08 richardbarryPrepare for FreeRTOS V7.1.1 tag.
2012-05-08 richardbarryPrepare for FreeRTOS V7.1.1 tag.
2012-05-01 richardbarryUpdate the RX63N RDK project to use the correct PHY ID.
2012-04-24 richardbarryChange the Win32 port layer so it doesn't use the trace...
2012-04-24 richardbarryUpdate the RX63N RDK demo to use the latest (at the...
2012-04-24 richardbarryUpdate the RX63N RSK demo to use the latest (at the...
2012-04-23 richardbarryRemove older Renesas BSP files from the RX63N RSK demo...
2012-04-18 richardbarryRX63N RDK Debug build configuration now building, but...
2012-04-18 richardbarryBackup point only. YRDK RX63N building but not linking.
2012-04-18 richardbarryUpdate the Renesas provided BSP files in the RDK RX63N...
2012-04-18 richardbarryStarting point for YRDK RX63N demo.
2012-04-18 richardbarryUpdate the TCP/IP update period from 500ms to the expec...
2012-04-16 richardbarrySet the last return address at the bottom of the stack...
2012-04-16 richardbarryChange the stack alignment when a task first starts...
2012-04-16 richardbarryRemove unused .txt file from the XMC4500 uVision project.
2012-04-16 richardbarryRemoved unused function from IAR CM4F port.c.
2012-04-16 richardbarryAdded the FreeRTOS/WorkingCopy/Demo/CORTEX_M4F_Infineon...
2012-04-15 richardbarryStarting point for XMC4500 IAR demo application.
2012-04-06 richardbarryAdd #error statements in FreeRTOSConfig.h header files...
2012-04-06 richardbarryCopy Tasking CM4F files from the project directory...
2012-04-06 richardbarryUpdate include paths to be workspace relative.
2012-04-06 richardbarryCreated and tested optimised build configuration for...
2012-04-06 richardbarryTasking XMC4500 demo now running.
2012-04-06 richardbarryTurn on long branch veneer generation in Tasking XMC450...
2012-04-06 richardbarryStarting point for Tasking XMC4500 demo. Compiling...
2012-04-02 RichardBarryAdded traceMOVED_TASK_TO_READY_STATE and portSETUP_TCB...
2012-04-02 RichardBarryChecking current RX62N Renesas project which now links...
2012-04-02 richardbarryUpdate the CM3 MPU port so it builds with the changes...
2012-04-02 richardbarryCheck in current RX63N session file.
2012-04-02 richardbarryChecking current RX600 Renesas project which now links...
2012-04-02 richardbarryUpdate Rowley LPC2368 project to remove the multiple...
2012-04-02 richardbarryUpdate Rowley STM32F107 project to remove multiple...
2012-04-02 richardbarryUpdate MPU projects to build with V7.1.0 - NOTE - these...
2012-04-02 richardbarryUpdate Rowley LPC1768 project to remove the multiple...
2012-04-02 richardbarryRename Demo/MPS430X_MSP430F5438_CCS4 Demo/MPS430X_MSP43...
2012-04-02 richardbarryRename the Source/Portable/CCS4 directory to Source...
2012-04-02 richardbarryRemove the Demo/Common/Utils directory as the CLI code...
2012-04-02 richardbarryTest the CCS4 demo project to CCS5 and make a minor...
2012-04-01 richardbarryRemove compiler warning in CCS MSP430X port.
2012-04-01 RichardBarryUpdate MSP430X IAR port to ensure the power settings...
2012-03-17 richardbarryCorrect #endif statement in new flash_tiemr.h header...
2012-03-17 RichardBarryUpdate version number in a couple of files in the RX63N...
2012-03-17 richardbarryBaseline the RX63N/Renesas demo - the Ethernet part...
next