]> begriffs open source - freertos/shortlog
freertos
2008-07-31 Richard Barrymade a copy V5.0.3
2008-07-31 Richard BarryAdd in the -fno-omit-frame-pointer compiler options...
2008-07-30 Richard BarryUpdate to V5.0.3.
2008-07-30 Richard BarryAdd unsupported files.
2008-07-30 Richard BarryAdd in the configMAX_SYSCALL_INTERRUPT_PRIORITY test...
2008-07-30 Richard BarryImprove efficiency even further. Introduce the configM...
2008-07-30 Richard BarryJust remove a comment.
2008-07-30 Richard BarryEnsure statics are handled correctly when portREMOVE_ST...
2008-07-25 Richard BarryAdd in the configMAX_SYSCALL_INTERRUPT_PRIORITY test...
2008-07-25 Richard BarryAdd in the configMAX_SYSCALL_INTERRUPT_PRIORITY test...
2008-07-25 Richard BarryImprove efficiency even further. Introduce the configM...
2008-07-25 Richard BarryChange ARM7 byte alignment to 8.
2008-07-25 Richard BarryImprove efficiency even further. Introduce the configM...
2008-07-25 Richard BarryImprove efficiency even further. Introduce the configM...
2008-07-16 Richard BarryChange projects to split the dsPIC and PIC24 taskYIELD...
2008-07-16 Richard BarryChange projects to split the dsPIC and PIC24 taskYIELD...
2008-07-16 Richard BarryChange projects to split the dsPIC and PIC24 taskYIELD...
2008-07-16 Richard BarryUpdate project to latest MPLAB version (8?).
2008-07-16 Richard BarryUpdate project to use the new asm file for the port...
2008-07-16 Richard BarryChange capitalization of include header.
2008-07-16 Richard BarryAdd the queue registry config parameter.
2008-07-16 Richard Barryasm version of the yield function. Moved from port.c.
2008-07-16 Richard BarryRemoved the manual context switch from the C file,...
2008-07-16 Richard BarryAllow the static qualifier to be removed and rename...
2008-07-16 Richard BarryEnsure the queue registry gets initialised.
2008-07-11 Richard BarryCorrect case of include file to build on Linux.
2008-07-11 Richard BarryCorrect case of include file to build on Linux.
2008-07-11 Richard BarryCorrect case of include file to build on Linux.
2008-06-25 Richard BarryUpdate the bInterfaceProtocol member of the descriptors...
2008-06-21 Richard BarryCorrect PLL setting for the defined configCPU_CLOCK_HZ...
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.
next