summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Update Cortex M3 ports to ensure 8 byte alignment.V6.0.1richardbarry2009-11-150-0/+0
* Update Cortex M3 ports to ensure 8 byte alignment.richardbarry2009-11-15671-672/+672
* Correct byte alignment on CM3 port layers.richardbarry2009-11-153-16/+60
* Change the function that sets up the initial stack on CM3 ports to account fo...richardbarry2009-11-144-0/+4
* Fixed typo.richardbarry2009-11-131-1/+1
* Correct cut and paste comment error.richardbarry2009-10-251-1/+1
* Update the Posix simulator to contain more features.richardbarry2009-10-151-0/+0
* Correct the auto reload value.richardbarry2009-10-151-1/+1
* Correct the auto reload value.richardbarry2009-10-151-1/+1
* Change to the file headers only.richardbarry2009-10-13434-11284/+13454
* Change to the file headers only.richardbarry2009-10-1380-2080/+2480
* Change to the file headers only.richardbarry2009-10-13157-4082/+4867
* Tidy up only.richardbarry2009-10-132-5/+6
* Correct compiler warnings when a certain configuration is set in FreeRTOSConf...richardbarry2009-10-131-8/+9
* Formatting only.richardbarry2009-10-131-3/+3
* Place #error string in quotes.richardbarry2009-10-111-1/+1
* Add same additional tests and demos as already in the Rowley version.richardbarry2009-10-114-60/+291
* Remove unused definitions.richardbarry2009-10-111-10/+10
* Add a few more tests and demos.richardbarry2009-10-111-2/+2
* Add a few more tests and demos.richardbarry2009-10-112-43/+151
* Add missing cast where one of the static MPU blocks are configured.richardbarry2009-10-101-2/+2
* Removed the needs-lock property.richardbarry2009-10-100-0/+0
* Correct type on comment.richardbarry2009-10-101-1/+1
* Add the tests performed by prvOldStyleUserModeTask().richardbarry2009-10-102-3/+115
* Add clobber lists to inline asm code.richardbarry2009-10-062-4/+6
* Change where the free heap space variable is initialised.richardbarry2009-10-061-1/+7
* Add clobber list to asm sections to allow use with higher optimisation.richardbarry2009-10-054-10/+20
* Add portBYTE_ALIGNMENT definition to PC demos.richardbarry2009-10-052-0/+2
* Add xPortGetFreeHeapSize() function.richardbarry2009-10-055-0/+47
* Remove unnecessary use of portLONG, portCHAR and portSHORT.richardbarry2009-10-05126-4768/+4893
* Remove unnecessary use of portLONG, portCHAR and portSHORT.richardbarry2009-10-0564-2170/+2209
* Remove unnecessary use of portLONG, portCHAR and portSHORT.richardbarry2009-10-0559-2087/+2136
* Remove unnecessary use of portLONG, portCHAR and portSHORT.richardbarry2009-10-0579-2586/+2661
* Remove unnecessary use of portLONG, portCHAR and portSHORT.richardbarry2009-10-0596-3576/+3668
* Remove unnecessary use of portLONG, portCHAR and portSHORT.richardbarry2009-10-05123-4496/+4610
* Remove unnecessary use of portLONG, portCHAR and portSHORT.richardbarry2009-10-05158-5512/+5669
* Remove unnecessary use of portLONG, portCHAR and portSHORT.richardbarry2009-10-048-172/+172
* Add PRIVILEGED_FUNCTION qualifiers to port files.richardbarry2009-10-041-4/+4
* Remove files accidentally added to repository.richardbarry2009-10-042-1042/+0
* Tidy up, starting to get ready for next release.richardbarry2009-10-044-18/+5
* Update to fit using later Keil version.richardbarry2009-10-046-34/+21
* Just remove compiler warning.richardbarry2009-10-041-0/+3
* Add R32C contributed port.richardbarry2009-10-041-0/+0
* Correct spelling mistake only.richardbarry2009-10-031-1/+1
* Reinstate privileged only RAM region when a task is running that does not oth...richardbarry2009-10-031-3/+18
* First Red Suite project for FreeRTOS MPU.richardbarry2009-10-0319-0/+6632
* Formatting only.richardbarry2009-09-302-8/+7
* Update to latest Rowley version.richardbarry2009-09-301-37/+12
* First version that includes the FreeRTOS-MPU implementation.richardbarry2009-09-301-87/+160
* First version that includes the FreeRTOS-MPU implementation.richardbarry2009-09-301-206/+366