]> git.sur5r.net Git - freertos/shortlog
freertos
2008-03-05 richardbarryPPC405 work in progress.
2008-03-04 richardbarryNew PPC405 port files.
2008-03-03 RichardBarryRemove warnings generated by new features.
2008-03-03 richardbarryAdd stack check macros.
2008-03-03 richardbarryAdd trace macros.
2008-03-03 richardbarryAdd trace macros.
2008-02-25 richardbarryAdd vTaskEnterCritical() and vTaskExitCritical() functions.
2008-02-25 richardbarryMore work in progress (PPC).
2008-02-25 richardbarryBasic cooperative reg test tasks working.
2008-02-25 richardbarryWork in progress, for backup purposes only.
2008-02-24 richardbarryAdd initial PPC405 files - this is a work in progress... V4.7.2
2008-02-24 richardbarryAdd PPC definition.
2008-02-21 richardbarryUpdate to V4.7.2.
2008-02-19 richardbarryRemove unused project.
2008-02-17 richardbarryIncrease stack size.
2008-02-17 richardbarryChange stack size depending on memory model.
2008-02-17 richardbarryTurn watchdog on.
2008-02-17 richardbarryStill trying to sort out weird symbolic linking between...
2008-02-17 richardbarrygit-svn-id: https://svn.code.sf.net/p/freertos/code...
2008-02-17 richardbarrygit-svn-id: https://svn.code.sf.net/p/freertos/code...
2008-02-17 richardbarrygit-svn-id: https://svn.code.sf.net/p/freertos/code...
2008-02-17 richardbarryChange optimisation level.
2008-02-17 richardbarrygit-svn-id: https://svn.code.sf.net/p/freertos/code...
2008-02-17 richardbarryAutomatically adjust trace buffer size using sizeof().
2008-02-17 richardbarryTidy up 16bit Fujitsu port ready for release.
2008-02-17 richardbarrygit-svn-id: https://svn.code.sf.net/p/freertos/code...
2008-02-17 richardbarryRemove obsolete code.
2008-02-17 richardbarryCorrect cut and paste asm code.
2008-02-17 richardbarrygit-svn-id: https://svn.code.sf.net/p/freertos/code...
2008-02-16 richardbarryCorrect merge.
2008-02-15 richardbarryCorrect comments.
2008-02-15 richardbarryGet the trace utility and co-routines working.
2008-02-15 richardbarryRemove references to ulCriticalNesting from the registe...
2008-02-15 richardbarryRemove casts that were generating warnings (even though...
2008-02-15 richardbarryRevert critical section handling back to the original...
2008-02-15 richardbarryRevert to original critical section handling method.
2008-02-13 richardbarryChange to use the configKERNEL_INTERRUPT_PRIORITY setting.
2008-02-13 richardbarryRemove unnecessary NOPs.
2008-02-13 richardbarrygit-svn-id: https://svn.code.sf.net/p/freertos/code...
2008-02-13 RichardBarryContinue to tidy up Fujitsu ports.
2008-02-13 richardbarryContinue to tidy up the Fujitsu ports.
2008-02-13 richardbarrygit-svn-id: https://svn.code.sf.net/p/freertos/code...
2008-02-13 richardbarryDelete four separate configurations and replace with...
2008-02-13 richardbarryDelete four separate configurations and replace with...
2008-02-13 richardbarryDelete four separate configurations and replace with...
2008-02-13 richardbarryDelete four separate configurations and replace with...
2008-02-13 richardbarryDelete four separate configurations and replace with...
2008-02-13 RichardBarryTidy up - spell check.
2008-02-13 RichardBarryTidy up - spell check.
2008-02-12 richardbarryAdd Fujitsu FX definition to portable.h.
2008-02-12 richardbarryAdd Fujitsu FX definition to portable.h.
2008-02-12 richardbarryWork in progress still.
2008-02-12 richardbarryWork in progress.
2008-02-12 richardbarryWork in progress.
2008-02-12 richardbarryRenamed MAIN.c to main.c.
2008-02-12 richardbarryWork in progress.
2008-02-12 richardbarryExtra file used by 16bit Fujitsu port.
2008-02-12 richardbarryAdd Fujitsu 16bit port files.
2008-02-12 richardbarryAdd Fujitsu 16bit demo files.
2008-02-11 richardbarryChange the critical section handling (Fujitsu 32bit...
2008-02-11 richardbarryUpdate interrupt priorities for Fujitsu port.
2008-02-11 richardbarryContinue to work on Fujitsu 32bit port.
2008-02-10 richardbarryUpdate Fujitsu port files - work in progress.
2008-02-10 richardbarryUpdate Fujitsu 32bit port - work in progress.
2008-02-10 richardbarryRemove qualifier from cast.
2008-02-10 richardbarrygit-svn-id: https://svn.code.sf.net/p/freertos/code...
2008-02-10 richardbarrygit-svn-id: https://svn.code.sf.net/p/freertos/code...
2008-02-10 richardbarryWork in progress...
2008-02-06 richardbarryAdd softtune required directory structure.
2008-02-06 richardbarryAdd MB91460 port and demo files.
2008-02-06 richardbarryRemove obsolete comment.
2008-02-04 richardbarryCorrect API call used to create mutex.
2008-02-04 richardbarryCorrect sample code for recursive mutexes.
2008-02-03 richardbarryUpdate to V4.7.1 V4.7.1
2008-01-27 richardbarryUpdate to allow use with the cooperative scheduler.
2008-01-27 richardbarryAdd recursive mutexes to PC demo.
2008-01-27 RichardBarryUpdate counting semaphore function prototype.
2008-01-27 richardbarryCorrect spelling.
2008-01-27 richardbarrySet the interrupt priority of the button and UART inter...
2008-01-27 richardbarrySet the interrupt priority of the button and UART inter...
2008-01-27 richardbarryUpdate the release build for use with IAR V5.11.
2008-01-27 richardbarryIAR V5.11 compatible linker script.
2008-01-27 richardbarryUpdate release build for IAR 5.11.
2008-01-27 richardbarryRemove incorrect comment.
2008-01-27 richardbarryUpdate for 48MHz operation.
2008-01-27 richardbarryHeader associated with new recursive mutex test file.
2008-01-27 richardbarryUpdate the release build for IAR V5.11.
2008-01-27 richardbarryDelete old IAR V4 library format.
2008-01-24 RichardBarryDocumentation updates.
2008-01-23 RichardBarryRemove system files not longer required by IAR V5.11.
2008-01-23 RichardBarryUpdUpdate IAR projects to use Embedded Workbench V5.11.
2008-01-22 RichardBarryPrepare for V4.7.1 release.
2008-01-22 RichardBarryRemove .bak files.
2007-12-18 richardbarryCorrect some documentation.
2007-12-06 RichardBarryUpdate documentation.
2007-12-05 richardbarryUpdate documentation to correct spelling.
2007-12-05 richardbarryUpdate to V4.7.0. V4.7.0
2007-12-02 RichardBarryAdd first version of alternative API.
2007-12-01 RichardBarryEnsure warning free compilation under GCC.
2007-12-01 RichardBarryMissing PIC32 files.
next