]> git.sur5r.net Git - freertos/shortlog
freertos
2007-07-30 RichardBarryUpdates prior to release of V4.4.0 due to testing. V4.4.0
2007-07-29 richardbarryUpdate to V4.4.0.
2007-07-28 RichardBarryResults of testing new prvIsTaskSuspended() function.
2007-07-28 RichardBarryRemoved const from xTaskResumeFromISR() and xTaskResume...
2007-07-28 RichardBarryModifications to correct behaviour when a task is block...
2007-07-27 RichardBarryUpdated AVR32 demos and added AVR32 UC3B demo.
2007-06-11 RichardBarryAdd in first STM32 demo. V4.3.1
2007-06-09 RichardBarryUpdate in preparation for the V4.3.1 release.
2007-06-09 RichardBarryUpdate in preparation for the V4.3.1 release.
2007-06-09 richardbarryUpdate in preparation for the V4.3.1 release.
2007-06-09 richardbarryUpdate in preparation for the V4.3.1 release.
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-06-05 richardbarryUpdate to V4.3.0 as described in http://www.FreeRTOS...
2007-06-05 richardbarryUpdate to V4.3.0 as described in http://www.FreeRTOS...
2007-06-05 richardbarryUpdate to V4.3.0 as described in http://www.FreeRTOS...
2007-06-05 richardbarryUpdate to V4.3.0 as described in http://www.FreeRTOS...
2007-06-05 richardbarrygit-svn-id: https://svn.code.sf.net/p/freertos/code...
2007-06-05 richardbarryUpdate to V4.3.0 as described in http://www.FreeRTOS...
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-04-01 richardbarryAdd AVR32 port and demo files.
2007-04-01 richardbarryAdd AVR32 port and demo files.
2007-04-01 richardbarryAdd AVR32 port and demo files.
2007-04-01 richardbarryGet rid of compiler warnings.
2007-04-01 richardbarryAdd AVR32 port and demo files.
2007-04-01 richardbarryAdd AVR32 port and demo files.
2007-03-26 richardbarryUpdate include file from lpc2128.h to lpc21xx.h.
2007-03-08 richardbarryMoved where LCD_Init() is called from so it cannot...
2007-03-07 richardbarryAdd an option for 8 byte alignment.
2007-02-09 richardbarryAdded -fomit-frame-pointer option.
2007-02-08 richardbarryUpdate version number to V4.2.0. V4.2.0
2007-02-08 richardbarryGCC demo for the LM3S811 eval board from Luminary Micro.
2007-01-28 richardbarryNew demo for M3 using LM3S811 and IAR tools.
2007-01-28 richardbarrySlight mod to take into account different definitions...
2007-01-28 richardbarryModification to the behaviour of xQueueSend() and xQueu...
2007-01-12 richardbarryBug fix in xTaskCheckForTimeOut() in the case where...
2006-11-19 richardbarryUpdated version numbers to V4.1.3. V4.1.3
2006-11-19 richardbarryUpdated version numbers to V4.1.3.
2006-11-19 richardbarryAdd the -fomit-frame-pointer option to GCC ARM7 builds.
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-28 richardbarryChanges from V4.1.2:
2006-10-28 richardbarryEnsure previous modification does not prevent compilati...
2006-10-28 richardbarrygit-svn-id: https://svn.code.sf.net/p/freertos/code...
2006-10-22 richardbarryChanges from V4.1.2
2006-10-20 RichardBarrygit-svn-id: https://svn.code.sf.net/p/freertos/code... V4.1.2
2006-10-20 richardbarryCorrected the bug that the comments in the file state...
2006-10-20 RichardBarrygit-svn-id: https://svn.code.sf.net/p/freertos/code...
2006-10-20 RichardBarrygit-svn-id: https://svn.code.sf.net/p/freertos/code...
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 RichardBarryAdd LM3S811 Keil/RVDS demo files.
2006-09-24 RichardBarryAdded the PRESERVE8 directive to all asm functions.
2006-09-24 RichardBarryRemove some casting to keep the Keil/RVDS compiler...
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 richardbarryNew test files.
2006-08-28 richardbarryNew test files.
2006-08-28 richardbarryChanges to the AVR demo's. IAR demo updated with new...
2006-08-27 richardbarryAdd Rowley CrossFire LPC2138 demo files.
2006-08-27 richardbarryChanges ready for V4.1.0.
2006-08-13 richardbarryRemoved spurious second portDISABLE_INTERRUPTS when... V4.0.5
2006-08-11 richardbarryOnly include xTaskResumeFromISR under the condition:
2006-08-11 richardbarryUpdated to V4.0.5
2006-08-11 richardbarryLink the sUsingPreemption variable to the constant...
2006-08-11 richardbarryImplement xTaskResumeFromISR.
2006-08-10 richardbarryRun the peripheral clock at 48MHz. It was set to 96MHz...
2006-07-25 richardbarryCorrected the Rx frame length mask when obtaining the...
2006-07-03 richardbarryChange to xTaskResumeFromISR() function only. This...
2006-07-03 richardbarryBug fix: The 'value' of the event list item is updated...
2006-07-03 richardbarryOptimised vListInsert() in the case when the wake time...
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 richardbarryRemoved file/folder
2006-05-27 richardbarrygit-svn-id: https://svn.code.sf.net/p/freertos/code...
2006-05-27 richardbarryNew port files for Tern E-Engine.
2006-05-27 richardbarryNew port files for HCS12 using GCC.
2006-05-27 richardbarryNew Demo files for Tern E-Engine controller port.
2006-05-27 richardbarryNew demo files for HCS12 GCC port.
2006-05-02 richardbarryFirst version under SVN is V4.0.1 V4.0.1
2006-05-02 richardbarryCreated folder remotely