]> git.sur5r.net Git - freertos/shortlog
freertos
2008-08-14 richardbarryCorrect version number.
2008-08-14 richardbarryMinor changes only.
2008-08-14 RichardBarryEnsure a yield cannot be pended simultaneously with...
2008-08-13 richardbarryTidy up.
2008-08-13 richardbarryUse internal RAM only.
2008-08-13 richardbarryTidy up.
2008-08-11 richardbarryIncrease stack sizes as we now have interrupts nesting...
2008-08-11 richardbarryAdd lwIP V1.3 files.
2008-08-10 richardbarryAdd in interrupt nesting and chache support.
2008-08-10 richardbarryAdd interrupt nesting support, cache setup and reg...
2008-08-10 richardbarryUse internal RAM only for data.
2008-08-10 richardbarryRemove white space only.
2008-08-10 richardbarryInterrupt nesting and cache support added.
2008-08-09 richardbarryCom test now working.
2008-08-08 RichardBarryAdd serial test code (not yet complete).
2008-08-08 RichardBarryAdd ColdFire definitions.
2008-08-08 RichardBarryUpdate to allow interrupt nesting (not yet complete).
2008-08-08 richardbarryBasic demo up and running.
2008-08-08 richardbarryBasic demo up and running.
2008-08-08 richardbarryFirst task starting.
2008-08-08 richardbarryFirst task starting - woohoo!
2008-08-07 richardbarryStubs ready for ColdFire V2 demo.
2008-08-07 RichardBarryAdded function stubs.
2008-08-07 richardbarrygit-svn-id: https://svn.code.sf.net/p/freertos/code...
2008-08-07 richardbarrygit-svn-id: https://svn.code.sf.net/p/freertos/code...
2008-08-07 richardbarryPrepare for V2 port.
2008-07-31 RichardBarryAdd in the -fno-omit-frame-pointer compiler options... V5.0.3
2008-07-30 richardbarryUpdate to V5.0.3.
2008-07-30 RichardBarryAdd unsupported files.
2008-07-30 richardbarryAdd in the configMAX_SYSCALL_INTERRUPT_PRIORITY test...
2008-07-30 RichardBarryImprove efficiency even further. Introduce the configM...
2008-07-30 richardbarryJust remove a comment.
2008-07-30 richardbarryEnsure statics are handled correctly when portREMOVE_ST...
2008-07-25 richardbarryAdd in the configMAX_SYSCALL_INTERRUPT_PRIORITY test...
2008-07-25 richardbarryAdd in the configMAX_SYSCALL_INTERRUPT_PRIORITY test...
2008-07-25 richardbarryImprove efficiency even further. Introduce the configM...
2008-07-25 richardbarryChange ARM7 byte alignment to 8.
2008-07-25 richardbarryImprove efficiency even further. Introduce the configM...
2008-07-25 richardbarryImprove efficiency even further. Introduce the configM...
2008-07-16 richardbarryChange projects to split the dsPIC and PIC24 taskYIELD...
2008-07-16 richardbarryChange projects to split the dsPIC and PIC24 taskYIELD...
2008-07-16 RichardBarryChange projects to split the dsPIC and PIC24 taskYIELD...
2008-07-16 richardbarryUpdate project to latest MPLAB version (8?).
2008-07-16 richardbarryUpdate project to use the new asm file for the port...
2008-07-16 richardbarryChange capitalization of include header.
2008-07-16 richardbarryAdd the queue registry config parameter.
2008-07-16 richardbarryasm version of the yield function. Moved from port.c.
2008-07-16 richardbarryRemoved the manual context switch from the C file,...
2008-07-16 richardbarryAllow the static qualifier to be removed and rename...
2008-07-16 richardbarryEnsure the queue registry gets initialised.
2008-07-11 RichardBarryCorrect case of include file to build on Linux.
2008-07-11 richardbarryCorrect case of include file to build on Linux.
2008-07-11 richardbarryCorrect case of include file to build on Linux.
2008-06-25 richardbarryUpdate the bInterfaceProtocol member of the descriptors...
2008-06-21 richardbarryCorrect PLL setting for the defined configCPU_CLOCK_HZ...
2008-05-30 richardbarryUpdate to V5.0.2 V5.0.2
2008-05-30 richardbarryUpdate to V5.0.2
2008-05-30 richardbarryUpdate to V5.0.2
2008-05-30 richardbarryUpdate to V5.0.2
2008-05-30 richardbarryUpdate to V5.0.2
2008-05-30 richardbarryUpdate to V5.0.2
2008-05-25 richardbarryAdd new PPC405 demo.
2008-05-25 richardbarryRemove old PPC port.
2008-05-24 richardbarryAdd -fno-strict-aliasing
2008-05-24 RichardBarryAdd usage of portREMOVE_STATIC_QUALIFIER.
2008-05-24 RichardBarryAdd usage of portREMOVE_STATIC_QUALIFIER.
2008-05-24 RichardBarryRemove static qualifier from queue registry.
2008-05-24 richardbarryTidy up ready for release.
2008-05-23 richardbarryAdd queue registry code.
2008-05-23 richardbarryAdd #define configQUEUE_REGISTRY_SIZE 0
2008-05-23 RichardBarryAdd #define configQUEUE_REGISTRY_SIZE 0
2008-05-23 richardbarryFix warnings that the latest GCC version spits out.
2008-05-23 richardbarryAdd in #define configQUEUE_REGISTRY_SIZE 0
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.
next