]> git.sur5r.net Git - freertos/history - Source
Add two Cortex-M4F demo applications.
[freertos] / Source /
2011-12-02 richardbarryAdd proper copyright notice in headers to files where...
2011-11-30 richardbarryAdd in a separate uxTaskNumber to the TCB structure...
2011-11-29 richardbarryUpdate core files to remove legacy trace and make neces...
2011-11-22 richardbarryFormatting changes only in TriCore porttrap.c.
2011-11-22 richardbarryRemove debug code from the TriCore port.c file.
2011-11-22 richardbarryFix compiler warning in timers.c/h that are only seen...
2011-11-17 richardbarryLatest TriCore port files - these still contain some...
2011-10-28 richardbarryAdded the portALIGNMENT_ASSERT_pxCurrentTCB macro.
2011-10-27 richardbarryUpdate TriCore GCC port layer.
2011-10-24 richardbarryMinor changes to the TriCore port made during test...
2011-10-17 richardbarryFirst commit with TriCore port and demo - still a work...
2011-09-20 richardbarryUpdate headers for the FreeRTOS V7.0.2 release. V7.0.2
2011-09-09 richardbarryAdd warnings about mixing untested memory models in...
2011-09-09 richardbarryTidy up the RL78 port layer.
2011-09-09 richardbarryTidy up the RL78 port layer.
2011-09-09 richardbarryReady the RL78 port for release.
2011-09-09 richardbarryComplete the RL78 demo. main.c still requires document...
2011-09-06 RichardBarryAdd use of portPOINTER_SIZE_TYPE to tasks.c to facilita...
2011-09-06 richardbarryAdd use of portPOINTER_SIZE_TYPE to tasks.c to facilita...
2011-09-06 richardbarryAdd RL78 port layer. Note yet complete.
2011-09-02 richardbarryAdded RX200 port layer.
2011-08-28 richardbarryRemove redundant bit being set in the status register...
2011-08-28 richardbarryModify the stack set up when ARM7/9 tasks are created...
2011-08-27 richardbarryRemove obsolete comment.
2011-08-07 richardbarryUpdate the names of some of the newly introduced API...
2011-08-07 richardbarryUpdate the names of some of the newly introduced API...
2011-08-01 richardbarryRemove vTaskCleanUpResources() calls.
2011-08-01 richardbarryA few updates for coding standard reasons.
2011-08-01 richardbarryA few updates for coding standard reasons.
2011-08-01 richardbarryRemove vTaskCleanUpResources() from core header files.
2011-07-27 richardbarryAdd in the vSemaphoreDelete() macro.
2011-07-27 richardbarryAdd in the pcTaskGetTaskName(), xTaskGetIdleTaskHandle...
2011-07-27 richardbarryMove new MicroBlaze V8 port from the project directory...
2011-07-25 richardbarryUpdate PIC32 asm code ready for MPLAB compiler V2.
2011-05-15 richardbarryChange some (xTIMER *) references in the documentation...
2011-05-13 richardbarryUpdate version number to V7.0.1. V7.0.1
2011-05-13 richardbarryMove the ehb instruction in the PIC32/MPLAB port layer.
2011-04-29 richardbarryFix in tasks.c related to https://sourceforge.net/track...
2011-04-23 richardbarryChange the RX62N port layer to allow it to be used...
2011-04-13 richardbarryEnsure byte alignment is maintained in PIC32 port layer...
2011-04-08 richardbarryRemove shadowed variable name. V7.0.0
2011-04-08 richardbarryUpdate headers for Version 7.0.0 release.
2011-04-08 richardbarryPrepare for V7.0.0 release.
2011-04-05 richardbarryCosmetic work towards MISRA compliance statement pre...
2011-04-05 richardbarryEnsure that the configMAX_SYSCALL_INTERRUPT_PRIORITY...
2011-04-01 richardbarryAdded some trace macros into the timers.c file.
2011-03-31 richardbarryAdd a #if ( configUSE_TIMERS ) conditional compilation...
2011-03-26 richardbarryAdd a portNOP() implementation and relax the stack...
2011-03-12 richardbarryUpdate the MSP430X CCS4 port layer.
2011-03-10 richardbarryTidy up timers API documentation comments.
2011-03-09 richardbarryContinue work on timers module documentation.
2011-03-05 richardbarryMinor comment addition to queue.h.
2011-03-05 richardbarryStart the documentation of the timer API functions...
2011-02-28 richardbarryCorrect the configUSE_16_BIT_TICKS usage in the Win32...
2011-02-28 richardbarryCorrect the configUSE_16_BIT_TICKS usage in the GCC...
2011-02-28 richardbarryFinish off timers implementation.
2011-02-28 richardbarryFinish off timers implementation.
2011-02-27 richardbarryFinilise timers testing.
2011-02-22 richardbarryAdd some assertion points to timers.c.
2011-02-21 richardbarryContinue testing timers module. Still a work in progress.
2011-02-21 richardbarryContinue testing timers module. Still a work in progress.
2011-02-20 richardbarryUpdates to timers.c related to module testing.
2011-02-20 richardbarryUpdates to timers.c related to module testing.
2011-02-18 richardbarryMove one of the configASSERT() statements in tasks...
2011-02-14 richardbarryWIN32 simulator port: Allow the configTICK_RATE_HZ...
2011-02-14 richardbarryAdd some configASSERT() calls.
2011-02-14 richardbarryContinue work on the new timer implementation. Nearly...
2011-02-12 richardbarryAdd ISR safe timer API.
2011-02-11 richardbarryContinue adding some tick interrupt overflow protection...
2011-02-10 richardbarryAdd some tick interrupt overflow protection to the...
2011-02-10 richardbarryCommit before update to include overflow list functiona...
2011-02-09 richardbarryMinor updates to the core header files required by...
2011-02-09 richardbarryMinor updates to the queue.c and tasks.c core files...
2011-02-09 richardbarryCorrection to the draft timers module. Still a work...
2011-02-09 richardbarryContinue work on the timers module.
2011-02-09 richardbarryContinue work on the timers module.
2011-02-08 richardbarryContinue work on timers module - work in progress.
2011-02-08 richardbarryStart an optional timers module implementation.
2011-02-08 richardbarryStart an optional timers module implementation.
2011-02-06 richardbarryMake changes required for MISRA 2004 compliance.
2011-02-06 richardbarrySome time and code size optimisations.
2011-02-05 richardbarryChange occurrences of "Cortex M3" to "Cortex-M3".
2011-01-29 richardbarrySet the software interrupt priority to use configKERNEL...
2011-01-18 richardbarryUpdate the MSP430X/IAR port layer to support the medium...
2011-01-14 richardbarryUpdate to V6.1.1
2011-01-13 richardbarryMake the generation of run time stats percentages more...
2011-01-13 richardbarryAdd the .align, .asmfunc and .endasmfunc directives...
2011-01-13 richardbarryMake the tick ISR entry function use the __raw attribut...
2011-01-12 richardbarryMake use of the EVEN assembler directive in the IAR...
2011-01-06 richardbarryIntroduce option that permits a smaller printf() librar...
2011-01-06 richardbarryChange the #error text in croutine.h only.
2011-01-06 richardbarryIntroduce the portALT_GET_RUN_TIME_COUNTER_VALUE macro...
2011-01-05 richardbarryA little extra commenting added to the Cortex M3 port...
2011-01-04 richardbarryAllow the MSP430X IAR port layer to skip pre-loading...
2011-01-03 richardbarryConvert the CCS4 MSP430X port layer to permit large...
2011-01-03 richardbarryStart to adjust to support both small and large memory...
2011-01-02 richardbarryMinor updates to the MSP430X CCS4 and IAR port layers.
2011-01-01 richardbarryRemove unnecessary ';' characters from a couple of...
2011-01-01 richardbarryAdd MSP430X CCS4 port layer.
2010-12-31 richardbarryContinue development of the MSP430X port layer for...
next