summaryrefslogtreecommitdiff
path: root/Source
Commit message (Expand)AuthorAge
...
* Changes required to build with the latest Xilinx tools.richardbarry2008-03-30
* Return the lock counts to their original intended behaviour.RichardBarry2008-03-29
* Small mods, and update file headers.richardbarry2008-03-26
* Update version numbers to V4.8.0richardbarry2008-03-25
* Add extra const qualifiers and casts for linting purposes.richardbarry2008-03-25
* git-svn-id: https://freertos.svn.sourceforge.net/svnroot/freertos/trunk@279 1...richardbarry2008-03-24
* Correct function prototype.richardbarry2008-03-24
* git-svn-id: https://freertos.svn.sourceforge.net/svnroot/freertos/trunk@266 1...richardbarry2008-03-24
* Introduce configKERNEL_INTERRUPT_PRIORITY and make some performance optimisat...richardbarry2008-03-24
* Re-write the queue send and queue receive functions to improve their effect o...richardbarry2008-03-23
* Add critical section around xTaskCheckForTimeout() as the new queue code make...richardbarry2008-03-23
* Add utilities that can be used to query a queue from within an ISR.richardbarry2008-03-23
* Performance optimisation.richardbarry2008-03-23
* Performance optimisation.richardbarry2008-03-23
* Check in before attempting to remove absolute paths in PPC405 project.RichardBarry2008-03-07
* Get preeprocessor working correctly.richardbarry2008-03-07
* Renaming .s to .S.RichardBarry2008-03-07
* Clear the interrupt prior to servicing the interrupt - previously it was the ...richardbarry2008-03-07
* Comment ready for release.richardbarry2008-03-06
* Rename PPC405 to PPC405_Xilinx.richardbarry2008-03-05
* Rename PPC405 to PPC405_Xilinx.richardbarry2008-03-05
* PPC405 work in progress.richardbarry2008-03-05
* PPC405 work in progress.richardbarry2008-03-05
* Modified uxTaskGetStackHighWaterMark() to take a parameter for the task to be...richardbarry2008-03-05
* Modified uxTaskGetStackHighWaterMark() to take a parameter for the task to be...richardbarry2008-03-05
* Remove warnings generated by new features.RichardBarry2008-03-03
* Add stack check macros.richardbarry2008-03-03
* Add trace macros.richardbarry2008-03-03
* Add trace macros.richardbarry2008-03-03
* Add vTaskEnterCritical() and vTaskExitCritical() functions.richardbarry2008-02-25
* More work in progress (PPC).richardbarry2008-02-25
* Basic cooperative reg test tasks working.richardbarry2008-02-25
* Work in progress, for backup purposes only.richardbarry2008-02-25
* Add initial PPC405 files - this is a work in progress not a completed port.richardbarry2008-02-24
* Add PPC definition.richardbarry2008-02-24
* Update to V4.7.2.richardbarry2008-02-21
* git-svn-id: https://freertos.svn.sourceforge.net/svnroot/freertos/trunk@199 1...richardbarry2008-02-17
* Remove obsolete code.richardbarry2008-02-17
* Correct cut and paste asm code.richardbarry2008-02-17
* Remove casts that were generating warnings (even though the casts were added ...richardbarry2008-02-15
* Revert critical section handling back to the original method.richardbarry2008-02-15
* Revert to original critical section handling method.richardbarry2008-02-15
* Change to use the configKERNEL_INTERRUPT_PRIORITY setting.richardbarry2008-02-13
* Tidy up - spell check.RichardBarry2008-02-13
* Add Fujitsu FX definition to portable.h.richardbarry2008-02-12
* Work in progress still.richardbarry2008-02-12
* Work in progress.richardbarry2008-02-12
* Work in progress.richardbarry2008-02-12
* Add Fujitsu 16bit port files.richardbarry2008-02-12
* Change the critical section handling (Fujitsu 32bit port).richardbarry2008-02-11