]> begriffs open source - freertos/shortlog
freertos
2008-05-30 Richard Barrymade a copy V5.0.2
2008-05-30 Richard BarryUpdate to V5.0.2
2008-05-30 Richard BarryUpdate to V5.0.2
2008-05-30 Richard BarryUpdate to V5.0.2
2008-05-30 Richard BarryUpdate to V5.0.2
2008-05-30 Richard BarryUpdate to V5.0.2
2008-05-30 Richard BarryUpdate to V5.0.2
2008-05-25 Richard BarryAdd new PPC405 demo.
2008-05-25 Richard BarryRemove old PPC port.
2008-05-24 Richard BarryAdd -fno-strict-aliasing
2008-05-24 Richard BarryAdd usage of portREMOVE_STATIC_QUALIFIER.
2008-05-24 Richard BarryAdd usage of portREMOVE_STATIC_QUALIFIER.
2008-05-24 Richard BarryRemove static qualifier from queue registry.
2008-05-24 Richard BarryTidy up ready for release.
2008-05-23 Richard BarryAdd queue registry code.
2008-05-23 Richard BarryAdd #define configQUEUE_REGISTRY_SIZE 0
2008-05-23 Richard BarryAdd #define configQUEUE_REGISTRY_SIZE 0
2008-05-23 Richard BarryFix warnings that the latest GCC version spits out.
2008-05-23 Richard BarryAdd in #define configQUEUE_REGISTRY_SIZE 0
2008-05-23 Richard BarryAdd in example vQueueAddToRegistry() calls.
2008-05-23 Richard BarryAdd IntQ tests.
2008-05-23 Richard BarryA little optimisation.
2008-05-21 Richard BarryAdd STM32 Keil demo.
2008-05-21 Richard BarryST CM3 drivers.
2008-05-20 Richard BarryChange compiler optimisation.
2008-05-20 Richard BarryChange optimisation level.
2008-05-20 Richard BarryChange optimisation level.
2008-05-20 Richard BarryRemove compiler warnings.
2008-05-20 Richard BarryRemove compiler warnings.
2008-05-20 Richard BarryRemove compiler warnings.
2008-05-20 Richard BarryRemove compiler warnings.
2008-05-20 Richard BarryRemove compiler warnings.
2008-05-20 Richard BarryRemove compiler warnings and insert missing return...
2008-05-20 Richard BarryAdd volatile qualifier to loop counters used to detect...
2008-05-20 Richard BarryEnsure emulated flop is not used.
2008-05-19 Richard BarryRemove the critical sections as not all ports can yield...
2008-05-19 Richard BarryAdd signed portBASE_TYPE xTaskIsTaskSuspended( xTaskHan...
2008-05-19 Richard BarryChange the way the critical sections are handled within...
2008-05-19 Richard BarryAdd signed portBASE_TYPE xTaskIsTaskSuspended( xTaskHan...
2008-05-19 Richard BarryUpdate the default macros used for critical sections...
2008-05-19 Richard BarryBug fix - allocate 2 extra words at the bottom of the...
2008-05-18 Richard BarryTidy up.
2008-05-18 Richard BarryUpdate to use the kernel critical nesting.
2008-05-18 Richard BarryAdd new test file.
2008-05-18 Richard BarryAdd new test file.
2008-05-18 Richard BarryAdd new test file.
2008-05-18 Richard BarryUpdate demo to include a test of nesting interrupt...
2008-05-11 Richard BarryComment changes only.
2008-05-11 Richard BarryFirst commit of PPC405 version with floating point...
2008-05-11 Richard BarryAdd in new files for floating point and updates followi...
2008-05-11 Richard BarryUpgrade hardware version numbers following install...
2008-05-11 Richard BarryAdded flop files.
2008-05-11 Richard BarryAdded optional inclusion of floating point tasks.
2008-05-11 Richard BarryUpdate to include the option of saving/restoring the...
2008-05-07 Richard BarryAdd in the portSET_INTERRUPT_MASK_FROM_ISR() and portCL...
2008-05-07 Richard BarryAdd in the portSET_INTERRUPT_MASK_FROM_ISR() and portCL...
2008-05-07 Richard BarryRaise the priority of the serial interrupt.
2008-05-07 Richard BarryMove the call to start the high frequency timer to...
2008-05-07 Richard BarryChange the timer interrupt to use the kernel interrupt...
2008-05-07 Richard BarryRemove the syscall calls as this is no longer how a...
2008-05-07 Richard BarryAdd in the configMAX_SYSCALL_INTERRUPT_PRIORITY constant.
2008-05-06 Richard BarryUpdate to allow nesting.
2008-05-05 Richard BarryAdd the usual missing -1.
2008-05-04 Richard BarryPerformance improvements.
2008-05-04 Richard BarryAdd nesting support.
2008-05-01 Richard BarryRemove inline keywords.
2008-05-01 Richard BarryAdded code to allow a vTaskPrioritySet() caller to...
2008-05-01 Richard BarryUpdate comments for vTaskSuspendAll() "API functions...
2008-05-01 Richard BarryRemove inline keyword.
2008-05-01 Richard BarryRemove inline keyword.
2008-05-01 Richard BarryRemove inline keyword.
2008-04-16 Richard BarryCorrect timer calculation.
2008-04-16 Richard BarryCorrect comments.
2008-04-16 Richard BarryUpdate to V5.0.0.
2008-04-16 Richard BarryUpdate to V5.0.0.
2008-04-16 Richard BarryUpdate to V5.0.0.
2008-04-13 Richard BarryRemove incorrect const qualifiers.
2008-04-13 Richard BarryMinor tidy up. No functional difference.
2008-04-13 Richard BarryAdd variable initialisation. Doesn't really make a...
2008-04-13 Richard BarryAdd variable initialisation. Doesn't really make a...
2008-04-13 Richard BarryAdd variable initialisation. Doesn't really make a...
2008-04-13 Richard BarryAdd variable initialisation. Doesn't really make a...
2008-04-13 Richard BarryAdd variable initialisation. Doesn't really make a...
2008-04-13 Richard BarryAdd variable initialisation. Doesn't really make a...
2008-04-13 Richard BarryRemove unused assignment.
2008-04-13 Richard BarryUpdate to use new QueueSendFromISR() semantics.
2008-04-12 Richard BarryUpdate to use new xQueueSendFromISR() and xSemaphoreGiv...
2008-04-12 Richard BarryUpdate to use new xQueueSendFromISR() and xSemaphoreGiv...
2008-04-12 Richard BarryUpdate to use new xQueueSendFromISR() and xSemaphoreGiv...
2008-04-12 Richard BarryUpdate to use new xQueueSendFromISR() and xSemaphoreGiv...
2008-04-12 Richard BarryUpdate to use new xQueueSendFromISR() and xSemaphoreGiv...
2008-04-12 Richard BarryCasting only.
2008-04-12 Richard BarryEfficiency improvement.
2008-04-12 Richard BarryUpdate the sys tick to be more efficient.
2008-04-12 Richard BarryAdd in the configUSE_APPLICATION_TASK_HOOK macro.
2008-04-12 Richard BarryUpdate prototypes and macros for the new xQueueSendFrom...
2008-04-12 Richard BarryIntroduce the application task hook feature.
2008-04-12 Richard BarryChange the semantics of the xQueueGenericSendFromISR...
2008-04-06 Richard BarryEnsure the first task starts with interrupts enabled.
2008-04-06 Richard BarryEnsure the first task starts with interrupts enabled.
next