]> git.sur5r.net Git - freertos/shortlog
freertos
2008-05-23 richardbarryAdd in example vQueueAddToRegistry() calls.
2008-05-23 richardbarryAdd IntQ tests.
2008-05-23 RichardBarryA little optimisation.
2008-05-21 RichardBarryAdd STM32 Keil demo.
2008-05-21 richardbarryST CM3 drivers.
2008-05-20 RichardBarryChange compiler optimisation.
2008-05-20 RichardBarryChange optimisation level.
2008-05-20 richardbarryChange optimisation level.
2008-05-20 richardbarryRemove compiler warnings.
2008-05-20 RichardBarryRemove compiler warnings.
2008-05-20 richardbarryRemove compiler warnings.
2008-05-20 richardbarryRemove compiler warnings.
2008-05-20 richardbarryRemove compiler warnings.
2008-05-20 richardbarryRemove compiler warnings and insert missing return...
2008-05-20 richardbarryAdd volatile qualifier to loop counters used to detect...
2008-05-20 richardbarryEnsure emulated flop is not used.
2008-05-19 richardbarryRemove the critical sections as not all ports can yield...
2008-05-19 richardbarryAdd signed portBASE_TYPE xTaskIsTaskSuspended( xTaskHan...
2008-05-19 richardbarryChange the way the critical sections are handled within...
2008-05-19 richardbarryAdd signed portBASE_TYPE xTaskIsTaskSuspended( xTaskHan...
2008-05-19 richardbarryUpdate the default macros used for critical sections...
2008-05-19 richardbarryBug fix - allocate 2 extra words at the bottom of the...
2008-05-18 RichardBarryTidy up.
2008-05-18 richardbarryUpdate to use the kernel critical nesting.
2008-05-18 richardbarryAdd new test file.
2008-05-18 richardbarryAdd new test file.
2008-05-18 RichardBarryAdd new test file.
2008-05-18 richardbarryUpdate demo to include a test of nesting interrupt...
2008-05-11 richardbarryComment changes only.
2008-05-11 richardbarryFirst commit of PPC405 version with floating point...
2008-05-11 richardbarryAdd in new files for floating point and updates followi...
2008-05-11 richardbarryUpgrade hardware version numbers following install...
2008-05-11 richardbarryAdded flop files.
2008-05-11 richardbarryAdded optional inclusion of floating point tasks.
2008-05-11 richardbarryUpdate to include the option of saving/restoring the...
2008-05-07 richardbarryAdd in the portSET_INTERRUPT_MASK_FROM_ISR() and portCL...
2008-05-07 richardbarryAdd in the portSET_INTERRUPT_MASK_FROM_ISR() and portCL...
2008-05-07 richardbarryRaise the priority of the serial interrupt.
2008-05-07 richardbarryMove the call to start the high frequency timer to...
2008-05-07 richardbarryChange the timer interrupt to use the kernel interrupt...
2008-05-07 richardbarryRemove the syscall calls as this is no longer how a...
2008-05-07 richardbarryAdd in the configMAX_SYSCALL_INTERRUPT_PRIORITY constant.
2008-05-06 richardbarryUpdate to allow nesting.
2008-05-05 richardbarryAdd the usual missing -1.
2008-05-04 richardbarryPerformance improvements.
2008-05-04 richardbarryAdd nesting support.
2008-05-01 richardbarryRemove inline keywords.
2008-05-01 richardbarryAdded code to allow a vTaskPrioritySet() caller to...
2008-05-01 richardbarryUpdate comments for vTaskSuspendAll() "API functions...
2008-05-01 richardbarryRemove inline keyword.
2008-05-01 richardbarryRemove inline keyword.
2008-05-01 richardbarryRemove inline keyword.
2008-04-16 richardbarryCorrect timer calculation.
2008-04-16 richardbarryCorrect comments.
2008-04-16 richardbarryUpdate to V5.0.0. V5.0.0
2008-04-16 RichardBarryUpdate to V5.0.0.
2008-04-16 richardbarryUpdate to V5.0.0.
2008-04-13 richardbarryRemove incorrect const qualifiers.
2008-04-13 richardbarryMinor tidy up. No functional difference.
2008-04-13 richardbarryAdd variable initialisation. Doesn't really make a...
2008-04-13 richardbarryAdd variable initialisation. Doesn't really make a...
2008-04-13 richardbarryAdd variable initialisation. Doesn't really make a...
2008-04-13 richardbarryAdd variable initialisation. Doesn't really make a...
2008-04-13 richardbarryAdd variable initialisation. Doesn't really make a...
2008-04-13 richardbarryAdd variable initialisation. Doesn't really make a...
2008-04-13 richardbarryRemove unused assignment.
2008-04-13 richardbarryUpdate to use new QueueSendFromISR() semantics.
2008-04-12 richardbarryUpdate to use new xQueueSendFromISR() and xSemaphoreGiv...
2008-04-12 richardbarryUpdate to use new xQueueSendFromISR() and xSemaphoreGiv...
2008-04-12 richardbarryUpdate to use new xQueueSendFromISR() and xSemaphoreGiv...
2008-04-12 richardbarryUpdate to use new xQueueSendFromISR() and xSemaphoreGiv...
2008-04-12 richardbarryUpdate to use new xQueueSendFromISR() and xSemaphoreGiv...
2008-04-12 richardbarryCasting only.
2008-04-12 richardbarryEfficiency improvement.
2008-04-12 richardbarryUpdate the sys tick to be more efficient.
2008-04-12 richardbarryAdd in the configUSE_APPLICATION_TASK_HOOK macro.
2008-04-12 richardbarryUpdate prototypes and macros for the new xQueueSendFrom...
2008-04-12 richardbarryIntroduce the application task hook feature.
2008-04-12 richardbarryChange the semantics of the xQueueGenericSendFromISR...
2008-04-06 richardbarryEnsure the first task starts with interrupts enabled.
2008-04-06 richardbarryEnsure the first task starts with interrupts enabled.
2008-04-06 richardbarryEnsure the first task starts with interrupts enabled.
2008-04-06 richardbarryMinor changes to the trace macros.
2008-04-06 richardbarryAdded traceTASK_SWITCHED_OUT macro.
2008-04-06 richardbarryCorrected SysTick interval calculation.
2008-04-06 richardbarryCorrected SysTick interval calculation.
2008-04-06 richardbarryCorrected SysTick interval calculation.
2008-04-06 richardbarryCorrected prototypes for newly added functions that...
2008-04-05 richardbarrygit-svn-id: https://svn.code.sf.net/p/freertos/code...
2008-04-05 richardbarrygit-svn-id: https://svn.code.sf.net/p/freertos/code...
2008-03-30 richardbarryChanges required to build with the latest Xilinx tools.
2008-03-30 richardbarryAdd PPC405 port in V10.1 format.
2008-03-30 RichardBarryRemove PPC files that are in the EDK V7 format.
2008-03-29 RichardBarryReturn the lock counts to their original intended behav...
2008-03-26 richardbarrySmall mods, and update file headers. V4.8.0
2008-03-25 richardbarryUpdate version numbers to V4.8.0
2008-03-25 richardbarryAdd extra const qualifiers and casts for linting purposes.
2008-03-24 richardbarrygit-svn-id: https://svn.code.sf.net/p/freertos/code...
2008-03-24 richardbarryCorrect function prototype.
2008-03-24 richardbarryUpdate to use new port layer.
next