]> git.sur5r.net Git - freertos/history - Source/portable
Update to V5.0.0.
[freertos] / Source / portable /
2008-04-16 richardbarryUpdate to V5.0.0.
2008-04-12 richardbarryEfficiency improvement.
2008-04-12 richardbarryUpdate the sys tick to be more efficient.
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 richardbarryCorrected SysTick interval calculation.
2008-04-06 richardbarryCorrected SysTick interval calculation.
2008-04-06 richardbarryCorrected SysTick interval calculation.
2008-03-30 richardbarryChanges required to build with the latest Xilinx tools.
2008-03-26 richardbarrySmall mods, and update file headers. V4.8.0
2008-03-25 richardbarryUpdate version numbers to V4.8.0
2008-03-24 richardbarrygit-svn-id: https://svn.code.sf.net/p/freertos/code...
2008-03-24 richardbarrygit-svn-id: https://svn.code.sf.net/p/freertos/code...
2008-03-24 richardbarryIntroduce configKERNEL_INTERRUPT_PRIORITY and make...
2008-03-23 richardbarryPerformance optimisation.
2008-03-23 richardbarryPerformance optimisation.
2008-03-07 RichardBarryCheck in before attempting to remove absolute paths...
2008-03-07 richardbarryGet preeprocessor working correctly.
2008-03-07 RichardBarryRenaming .s to .S.
2008-03-07 richardbarryClear the interrupt prior to servicing the interrupt...
2008-03-06 richardbarryComment ready for release.
2008-03-05 richardbarryRename PPC405 to PPC405_Xilinx.
2008-03-05 richardbarryPPC405 work in progress.
2008-03-05 richardbarryPPC405 work in progress.
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-21 richardbarryUpdate to V4.7.2.
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-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 RichardBarryTidy up - spell check.
2008-02-12 richardbarryWork in progress still.
2008-02-12 richardbarryWork in progress.
2008-02-12 richardbarryWork in progress.
2008-02-12 richardbarryAdd Fujitsu 16bit port files.
2008-02-11 richardbarryChange the critical section handling (Fujitsu 32bit...
2008-02-10 richardbarryUpdate Fujitsu port files - work in progress.
2008-02-06 richardbarryAdd MB91460 port and demo files.
2008-02-06 richardbarryRemove obsolete comment.
2008-02-03 richardbarryUpdate to V4.7.1 V4.7.1
2008-01-22 RichardBarryPrepare for V4.7.1 release.
2008-01-22 RichardBarryRemove .bak files.
2007-12-05 richardbarryUpdate to V4.7.0. V4.7.0
2007-12-02 RichardBarryAdd first version of alternative API.
2007-12-01 RichardBarryMissing PIC32 files.
2007-12-01 RichardBarryCounting semaphore demo added.
2007-11-05 RichardBarryUpdate to V4.6.1 - including PIC32MX port. V4.6.1
2007-10-28 richardbarryChanges between V4.5.0 and V4.6.0 released October...
2007-10-28 richardbarryChanged the way the ARM7/9 GCC ports enter interrupts...
2007-10-26 RichardBarry+ The macro portENTER_SWITCHING_ISR() no longer attempt...
2007-09-17 richardbarryUpdate to V4.5.0 files and directory structure. V4.5.0
2007-08-21 RichardBarryAdded xQueueSendToBack, xQueueSendToFront, xQueuePeek...
2007-07-29 richardbarryUpdate to V4.4.0.
2007-07-27 RichardBarryUpdated AVR32 demos and added AVR32 UC3B demo.
2007-06-09 richardbarryUpdate in preparation for the V4.3.1 release.
2007-06-05 richardbarryUpdate to V4.3.0 as described in http://www.FreeRTOS... V4.3.0
2007-04-22 richardbarryAccomodates wizC V14.00B and up with full optimisations.
2007-04-05 richardbarryAdd LPC2368 demo.
2007-04-01 richardbarryV4.2.1 files. V4.2.1
2007-04-01 richardbarryAdd AVR32 port and demo files.
2007-03-07 richardbarryAdd an option for 8 byte alignment.
2007-02-08 richardbarryUpdate version number to V4.2.0. V4.2.0
2006-11-19 richardbarryUpdated version numbers to V4.1.3.
2006-11-19 richardbarrySlight mods to comments in STR75X GCC port and demo...
2006-11-19 richardbarryFirst version of STR75x RIDE port and demo.
2006-10-20 RichardBarrygit-svn-id: https://svn.code.sf.net/p/freertos/code...
2006-10-09 richardbarryChange version numbers to V4.1.2
2006-10-09 richardbarryAdd PIC24, dsPIC and Coldfire files.
2006-09-24 RichardBarryUpdate version number to V4.1.1. V4.1.1
2006-09-24 RichardBarryAdded the PRESERVE8 directive to all asm functions.
2006-08-28 richardbarryUpdate to V4.1.0. V4.1.0
2006-08-28 richardbarryAdd in the critical nesting save and restore.
2006-08-28 richardbarryChanges to the AVR demo's. IAR demo updated with new...
2006-08-13 richardbarryRemoved spurious second portDISABLE_INTERRUPTS when... V4.0.5
2006-08-11 richardbarryUpdated to V4.0.5
2006-06-22 richardbarryUpdate to V4.0.4. Add in STR912 port and demo.
2006-06-08 richardbarrygit-svn-id: https://svn.code.sf.net/p/freertos/code... V4.0.3
2006-05-28 richardbarrygit-svn-id: https://svn.code.sf.net/p/freertos/code... V4.0.2
2006-05-27 richardbarryNew port files for Tern E-Engine.
2006-05-27 richardbarryNew port files for HCS12 using GCC.
2006-05-02 richardbarryFirst version under SVN is V4.0.1 V4.0.1