]> git.sur5r.net Git - freertos/shortlog
freertos
2013-06-26 richardbarryImprove efficiency and behaviour of vListInsertEnd().
2013-06-25 richardbarryRemove reliance on strncpy() function.
2013-06-25 richardbarryRemove portALIGNMENT_ASSERT_pxCurrentTCB() macro, which...
2013-06-25 richardbarrySlight correction to coding standard in heap_2.c and...
2013-06-25 richardbarryImprove efficiency of memory allocation when the memory...
2013-06-25 richardbarryRe-implement the LPC18xx and SmartFusion2 run time...
2013-06-24 richardbarryReplace the #define that maps the uxRecursiveCallCount...
2013-06-23 richardbarryUpdate trace recorder code in the LPC18xx project.
2013-06-23 richardbarryRemove old trace recorder source from LPC18xx project.
2013-06-23 richardbarrySplit the LPC18xx FreeRTOS+UDP drivers between those...
2013-06-23 richardbarryRemove DemoIPTrace.h from LPC18xx demo as it should...
2013-06-23 richardbarryBack out changes to LPC18xx UDP demo.
2013-06-23 richardbarryAdd extra debug comment into list.c.
2013-06-20 richardbarryAdd retarget.c to RVDS project to ensure semihosting...
2013-06-20 richardbarryAdd missing function prototype.
2013-06-20 richardbarryUpdate RVDS port layer to match IAR port layer.
2013-06-20 richardbarryRZ RVDS and IAR projects.
2013-06-20 richardbarryRVDS ARM Cortex-A port layer.
2013-06-20 richardbarryIAR ARM Cortex-A port layer.
2013-06-11 richardbarryModify the GCC/AVR port to make use of the xTaskIncreme...
2013-06-11 richardbarryUpdate RX100 project to e2studio V2 format.
2013-06-11 richardbarryImprove the error detection in some of the standard...
2013-06-11 richardbarryAdd the APPLICATION_DEFINED port type to the trcHardwar...
2013-06-08 richardbarryUpdate port layers to make better use of the xTaskIncre...
2013-06-08 richardbarryCheck in implementation of xTaskIncrementTick (replaced...
2013-06-08 richardbarryAdd MPLAB X project for PIC24.
2013-06-07 richardbarryUpdate include paths in Rowley MSP430 project file.
2013-06-07 richardbarryAdd UV4 project to old RVDS LPC2129 UV2 directory.
2013-06-07 richardbarryUpdate ports that have their tick configuration in...
2013-06-07 richardbarryConvert the remaining ports to use xTaskIncrementTick...
2013-06-07 richardbarryUpdate the PIC32 port to use xTaskIncrementTick() and...
2013-06-07 richardbarryAdd configINCLUDE_APPLICATION_DEFINED_PRIVILEGED_FUNCTI...
2013-06-07 richardbarryEnsure queue functions go into the privileged code...
2013-06-07 richardbarryAdd configINCLUDE_APPLICATION_DEFINED_PRIVILEGED_FUNCTI...
2013-06-06 richardbarryConvert more ports to use xTaskIncrementTick() in place...
2013-06-06 richardbarryConvert mpre ports to use xTaskIncrementTick() in place...
2013-06-06 richardbarryConvert some ports to use xTaskIncrementTick() in place...
2013-06-06 richardbarryAdd default value for configUSE_TIME_SLICING
2013-06-06 richardbarryUpdate RM48/TMS570 port to use xTaskIncrementTick in...
2013-06-06 richardbarryEnsure RM48 demo compiles in co-operative mode.
2013-06-06 richardbarryUpdate SAM4L_low_power_tick_management.c to use xTaskIn...
2013-06-06 richardbarryTidy up the comments and use of static function prototy...
2013-06-06 richardbarryPlace DSB instruction before WFI instruction in EFMG890...
2013-06-05 richardbarryUpdate the standard Win32 demo to use the latest versio...
2013-06-05 richardbarryRemove compiler warnings from the trace recorder code.
2013-06-05 richardbarryUpdate the FreeRTOS_Plus_CLI_with_Trace_Windows_Simulat...
2013-06-05 richardbarryUpdate to latest FreeRTOS+Trace recorder code.
2013-06-03 richardbarryUpdate the FreeRTOS+UDP LPC18xx MAC driver to use the...
2013-06-03 richardbarryUpdate LPC18xx FreeRTOS+UDP demo to use LPCOpen USB...
2013-05-21 richardbarrySlight modification to license blub text in header...
2013-05-19 richardbarryRemove the Chan FATfs code as FreeRTOS now ships with...
2013-05-19 richardbarryEnsure a queue or semaphore that is not empty cannot...
2013-05-19 richardbarryUpdate the code that generates the run time stats strin...
2013-05-19 richardbarryFix compiler warning in psp_test.c when compiled with...
2013-05-14 richardbarryEnsure the SmartFusion2 interrupt driven UART drivers...
2013-05-13 richardbarryMove SmartFusion configuration options into FreeRTOSCon...
2013-05-13 richardbarryRename the SmartFusion2 demo directory.
2013-05-13 richardbarryCombine the SmartFusion2 starter kit and development...
2013-05-12 richardbarryUpdate SmartFustion2 starter kit partest.c.
2013-05-12 richardbarryAdd SmartFusion2 demo for the SmartFustion2 development...
2013-05-12 richardbarryConvert SmartFusion2 CLI to use the interrupt UART...
2013-05-10 richardbarrySmartFusion2 CLI working with polled UART, about to...
2013-05-09 richardbarryMinor cosmetics to comments.
2013-05-09 richardbarryUpdate comments in Atmel Studio CreateProjectDirectoryS...
2013-05-09 richardbarryUpdate flop.c and FreeRTOS.h to include a macro (and...
2013-05-09 richardbarryUpdate Win32 simulator so it references the FreeRTOS...
2013-05-07 richardbarrySmartFusion2: Change linker file to run from NVM....
2013-05-06 richardbarryBlinky and full demos working on SmartFusion2.
2013-05-05 richardbarryStarting point for SmartFustion2 starter kit demo.
2013-05-01 richardbarryUpdate version numbers in a couple of files that got... V7.4.2
2013-04-30 richardbarryUpdate version number ready to release the FAT file...
2013-04-30 richardbarryAdd FAT SL code and demo project.
2013-04-30 richardbarryClarify license blurb at the top of the FreeRTOS+UDP...
2013-04-30 richardbarryAdd quick start guide.
2013-04-18 richardbarryUpdate version numbers to V7.4.1. V7.4.1
2013-04-18 richardbarryChange version number in common files within the FreeRT...
2013-04-18 richardbarryAdd FreeRTOS-Plus directory with new directory structur...
2013-04-18 richardbarryRemove subdirectories of FreeRTOS-Plus in preparation...
2013-04-17 richardbarryCommit 3 RX100 low power demos.
2013-04-17 richardbarryUpdate yield code in RX200/Renesas compiler port.
2013-04-17 richardbarryUpdate RX600 IAR RX62N demo to use latest IAR tools.
2013-04-17 richardbarryUpdate yield code in RX600/IAR compiler port.
2013-04-17 richardbarryUpdate yield code in RX600/Renesas compiler port.
2013-04-17 richardbarryUpdate yield code in RX600/GCC port.
2013-04-16 richardbarryAdd RX100 Renesas compiler port layer.
2013-04-16 richardbarryAdd RX100 IAR port layer.
2013-04-16 richardbarryAdd RX100 GCC port layer.
2013-04-16 richardbarryAdd memory barrier instructions to Tasking CM4F port.
2013-04-16 richardbarryAdd memory barrier instructions to the RVDS CM3 ports.
2013-04-16 richardbarryAdd barrier instructions to IAR CM3 ports.
2013-04-16 richardbarryEnsure XMC demo builds with the latest IAR version.
2013-04-16 richardbarryReplace the read back of the software interrupt registe...
2013-04-16 richardbarryAdd barrier instructions to the GCC CM3 ports.
2013-04-16 richardbarryRemove duplicate #error informing people to run the...
2013-04-16 richardbarryRemove infinite loop from task delete function.
2013-04-14 richardbarryAdd volatile keyword to GenQTest loop counter for consi...
2013-04-07 richardbarryAdd barrier instructions to GCC CM3/4 code.
2013-04-07 richardbarryPrepare to package up SAM4L demo.
2013-04-07 richardbarryUpdated the sleep function to ensure it left interrupts...
2013-04-07 richardbarryAdd SAM4L demo.
next