summaryrefslogtreecommitdiff
path: root/Source/portable
Commit message (Collapse)AuthorAge
* Rename to make file name more generic.RichardBarry2009-01-29
| | | | git-svn-id: https://freertos.svn.sourceforge.net/svnroot/freertos/trunk@642 1d2547de-c912-0410-9cb9-b8ca96c0e9e2
* Rename to make file name more generic.RichardBarry2009-01-29
| | | | git-svn-id: https://freertos.svn.sourceforge.net/svnroot/freertos/trunk@641 1d2547de-c912-0410-9cb9-b8ca96c0e9e2
* Continued V850 development.RichardBarry2009-01-29
| | | | git-svn-id: https://freertos.svn.sourceforge.net/svnroot/freertos/trunk@637 1d2547de-c912-0410-9cb9-b8ca96c0e9e2
* Add new port files for V850ES JJ3.RichardBarry2009-01-29
| | | | git-svn-id: https://freertos.svn.sourceforge.net/svnroot/freertos/trunk@635 1d2547de-c912-0410-9cb9-b8ca96c0e9e2
* Rename device specific file.RichardBarry2009-01-28
| | | | git-svn-id: https://freertos.svn.sourceforge.net/svnroot/freertos/trunk@632 1d2547de-c912-0410-9cb9-b8ca96c0e9e2
* Tidy up and comment.RichardBarry2009-01-28
| | | | git-svn-id: https://freertos.svn.sourceforge.net/svnroot/freertos/trunk@631 1d2547de-c912-0410-9cb9-b8ca96c0e9e2
* Add in the portYIELD_FROM_ISR() function.RichardBarry2009-01-28
| | | | git-svn-id: https://freertos.svn.sourceforge.net/svnroot/freertos/trunk@627 1d2547de-c912-0410-9cb9-b8ca96c0e9e2
* More work in progress on NEC port and demo.RichardBarry2009-01-26
| | | | git-svn-id: https://freertos.svn.sourceforge.net/svnroot/freertos/trunk@625 1d2547de-c912-0410-9cb9-b8ca96c0e9e2
* Rename file.RichardBarry2009-01-23
| | | | git-svn-id: https://freertos.svn.sourceforge.net/svnroot/freertos/trunk@624 1d2547de-c912-0410-9cb9-b8ca96c0e9e2
* Formatting only.RichardBarry2009-01-22
| | | | git-svn-id: https://freertos.svn.sourceforge.net/svnroot/freertos/trunk@618 1d2547de-c912-0410-9cb9-b8ca96c0e9e2
* Renamed file.richardbarry2009-01-22
| | | | git-svn-id: https://freertos.svn.sourceforge.net/svnroot/freertos/trunk@615 1d2547de-c912-0410-9cb9-b8ca96c0e9e2
* New port - still a work in progress.RichardBarry2009-01-22
| | | | git-svn-id: https://freertos.svn.sourceforge.net/svnroot/freertos/trunk@613 1d2547de-c912-0410-9cb9-b8ca96c0e9e2
* Small modification to where header files are included from to make more ↵RichardBarry2009-01-18
| | | | | | portable. git-svn-id: https://freertos.svn.sourceforge.net/svnroot/freertos/trunk@611 1d2547de-c912-0410-9cb9-b8ca96c0e9e2
* Work in progress on new port - correct the configuration of the timer interrupt.richardbarry2009-01-07
| | | | git-svn-id: https://freertos.svn.sourceforge.net/svnroot/freertos/trunk@601 1d2547de-c912-0410-9cb9-b8ca96c0e9e2
* Minor updates only.richardbarry2008-12-06
| | | | git-svn-id: https://freertos.svn.sourceforge.net/svnroot/freertos/trunk@596 1d2547de-c912-0410-9cb9-b8ca96c0e9e2
* Continued work in progress on new demo.richardbarry2008-11-28
| | | | git-svn-id: https://freertos.svn.sourceforge.net/svnroot/freertos/trunk@591 1d2547de-c912-0410-9cb9-b8ca96c0e9e2
* New demo being added - work in progress.richardbarry2008-11-28
| | | | git-svn-id: https://freertos.svn.sourceforge.net/svnroot/freertos/trunk@587 1d2547de-c912-0410-9cb9-b8ca96c0e9e2
* Ready for V5.1.1 release.richardbarry2008-11-20
| | | | git-svn-id: https://freertos.svn.sourceforge.net/svnroot/freertos/trunk@576 1d2547de-c912-0410-9cb9-b8ca96c0e9e2
* Add IAR MSP430 port layer.richardbarry2008-10-26
| | | | git-svn-id: https://freertos.svn.sourceforge.net/svnroot/freertos/trunk@530 1d2547de-c912-0410-9cb9-b8ca96c0e9e2
* Update ready for V5.1.0 release.richardbarry2008-10-24
| | | | git-svn-id: https://freertos.svn.sourceforge.net/svnroot/freertos/trunk@528 1d2547de-c912-0410-9cb9-b8ca96c0e9e2
* Remove the two separate ports, instead use two demo apps that use a ↵richardbarry2008-10-23
| | | | | | conditional compilation to select the method of interrupt management to use. git-svn-id: https://freertos.svn.sourceforge.net/svnroot/freertos/trunk@518 1d2547de-c912-0410-9cb9-b8ca96c0e9e2
* Setup to work with both ARM and THUMB modes.richardbarry2008-10-23
| | | | git-svn-id: https://freertos.svn.sourceforge.net/svnroot/freertos/trunk@516 1d2547de-c912-0410-9cb9-b8ca96c0e9e2
* Remove files that use the now defunct Keil compiler.richardbarry2008-10-23
| | | | git-svn-id: https://freertos.svn.sourceforge.net/svnroot/freertos/trunk@513 1d2547de-c912-0410-9cb9-b8ca96c0e9e2
* First ARM7 port that uses the RVDS compiler.richardbarry2008-10-23
| | | | git-svn-id: https://freertos.svn.sourceforge.net/svnroot/freertos/trunk@511 1d2547de-c912-0410-9cb9-b8ca96c0e9e2
* Update to allow low power mode to be used with the RTOS.richardbarry2008-10-19
| | | | git-svn-id: https://freertos.svn.sourceforge.net/svnroot/freertos/trunk@506 1d2547de-c912-0410-9cb9-b8ca96c0e9e2
* Update to allow low power mode to be used with the RTOS.richardbarry2008-10-19
| | | | git-svn-id: https://freertos.svn.sourceforge.net/svnroot/freertos/trunk@502 1d2547de-c912-0410-9cb9-b8ca96c0e9e2
* Update to allow low power mode to be used with the RTOS.richardbarry2008-10-19
| | | | git-svn-id: https://freertos.svn.sourceforge.net/svnroot/freertos/trunk@501 1d2547de-c912-0410-9cb9-b8ca96c0e9e2
* Update to allow low power mode to be used with the RTOS.richardbarry2008-10-19
| | | | git-svn-id: https://freertos.svn.sourceforge.net/svnroot/freertos/trunk@500 1d2547de-c912-0410-9cb9-b8ca96c0e9e2
* Correct portSTACK_GROWTH value.richardbarry2008-10-19
| | | | git-svn-id: https://freertos.svn.sourceforge.net/svnroot/freertos/trunk@499 1d2547de-c912-0410-9cb9-b8ca96c0e9e2
* New port files for V2 ColdFire/CodeWarrior added.richardbarry2008-10-17
| | | | git-svn-id: https://freertos.svn.sourceforge.net/svnroot/freertos/trunk@490 1d2547de-c912-0410-9cb9-b8ca96c0e9e2
* Use the low force register.richardbarry2008-09-22
| | | | git-svn-id: https://freertos.svn.sourceforge.net/svnroot/freertos/trunk@482 1d2547de-c912-0410-9cb9-b8ca96c0e9e2
* Prepare for V5.0.4 release.richardbarry2008-09-22
| | | | git-svn-id: https://freertos.svn.sourceforge.net/svnroot/freertos/trunk@481 1d2547de-c912-0410-9cb9-b8ca96c0e9e2
* Change the default vector used for context switching.richardbarry2008-09-22
| | | | git-svn-id: https://freertos.svn.sourceforge.net/svnroot/freertos/trunk@480 1d2547de-c912-0410-9cb9-b8ca96c0e9e2
* BUG FIX: Changedrichardbarry2008-09-17
| | | | | | | | *(portNVIC_INT_CTRL) |= portNVIC_PENDSVSET; to *(portNVIC_INT_CTRL) = portNVIC_PENDSVSET; git-svn-id: https://freertos.svn.sourceforge.net/svnroot/freertos/trunk@472 1d2547de-c912-0410-9cb9-b8ca96c0e9e2
* Note to users only.richardbarry2008-09-17
| | | | git-svn-id: https://freertos.svn.sourceforge.net/svnroot/freertos/trunk@471 1d2547de-c912-0410-9cb9-b8ca96c0e9e2
* BUG FIX: ChangedRichardBarry2008-09-17
| | | | | | | | *(portNVIC_INT_CTRL) |= portNVIC_PENDSVSET; to *(portNVIC_INT_CTRL) = portNVIC_PENDSVSET; git-svn-id: https://freertos.svn.sourceforge.net/svnroot/freertos/trunk@470 1d2547de-c912-0410-9cb9-b8ca96c0e9e2
* Tidy up.richardbarry2008-09-17
| | | | git-svn-id: https://freertos.svn.sourceforge.net/svnroot/freertos/trunk@469 1d2547de-c912-0410-9cb9-b8ca96c0e9e2
* BUG FIX: Changedrichardbarry2008-09-17
| | | | | | | | *(portNVIC_INT_CTRL) |= portNVIC_PENDSVSET; to *(portNVIC_INT_CTRL) = portNVIC_PENDSVSET; git-svn-id: https://freertos.svn.sourceforge.net/svnroot/freertos/trunk@468 1d2547de-c912-0410-9cb9-b8ca96c0e9e2
* Minor changes only.richardbarry2008-08-14
| | | | git-svn-id: https://freertos.svn.sourceforge.net/svnroot/freertos/trunk@453 1d2547de-c912-0410-9cb9-b8ca96c0e9e2
* Ensure a yield cannot be pended simultaneously with a critical section being ↵RichardBarry2008-08-14
| | | | | | entered. git-svn-id: https://freertos.svn.sourceforge.net/svnroot/freertos/trunk@452 1d2547de-c912-0410-9cb9-b8ca96c0e9e2
* Interrupt nesting and cache support added.richardbarry2008-08-10
| | | | git-svn-id: https://freertos.svn.sourceforge.net/svnroot/freertos/trunk@442 1d2547de-c912-0410-9cb9-b8ca96c0e9e2
* Update to allow interrupt nesting (not yet complete).RichardBarry2008-08-08
| | | | git-svn-id: https://freertos.svn.sourceforge.net/svnroot/freertos/trunk@438 1d2547de-c912-0410-9cb9-b8ca96c0e9e2
* Basic demo up and running.richardbarry2008-08-08
| | | | git-svn-id: https://freertos.svn.sourceforge.net/svnroot/freertos/trunk@437 1d2547de-c912-0410-9cb9-b8ca96c0e9e2
* First task starting.richardbarry2008-08-08
| | | | git-svn-id: https://freertos.svn.sourceforge.net/svnroot/freertos/trunk@435 1d2547de-c912-0410-9cb9-b8ca96c0e9e2
* Added function stubs.RichardBarry2008-08-07
| | | | git-svn-id: https://freertos.svn.sourceforge.net/svnroot/freertos/trunk@432 1d2547de-c912-0410-9cb9-b8ca96c0e9e2
* git-svn-id: https://freertos.svn.sourceforge.net/svnroot/freertos/trunk@431 ↵richardbarry2008-08-07
| | | | 1d2547de-c912-0410-9cb9-b8ca96c0e9e2
* git-svn-id: https://freertos.svn.sourceforge.net/svnroot/freertos/trunk@430 ↵richardbarry2008-08-07
| | | | 1d2547de-c912-0410-9cb9-b8ca96c0e9e2
* Prepare for V2 port.richardbarry2008-08-07
| | | | git-svn-id: https://freertos.svn.sourceforge.net/svnroot/freertos/trunk@429 1d2547de-c912-0410-9cb9-b8ca96c0e9e2
* Update to V5.0.3.richardbarry2008-07-30
| | | | git-svn-id: https://freertos.svn.sourceforge.net/svnroot/freertos/trunk@426 1d2547de-c912-0410-9cb9-b8ca96c0e9e2
* Improve efficiency even further. Introduce the ↵RichardBarry2008-07-30
| | | | | | configMAX_SYSCALL_INTERRUPT_PRIORITY feature. git-svn-id: https://freertos.svn.sourceforge.net/svnroot/freertos/trunk@423 1d2547de-c912-0410-9cb9-b8ca96c0e9e2