summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* made a copyV4.8.0Richard Barry2008-03-260-0/+0
* Small mods, and update file headers.Richard Barry2008-03-26490-4572/+4948
* Update version numbers to V4.8.0Richard Barry2008-03-25496-5518/+8344
* Add extra const qualifiers and casts for linting purposes.Richard Barry2008-03-252-17/+17
* (no commit message)Richard Barry2008-03-241-0/+2
* Correct function prototype.Richard Barry2008-03-241-20/+20
* Update to use new port layer.Richard Barry2008-03-241-1/+2
* Update to use new port layer.Richard Barry2008-03-241-1/+2
* Update to use new port layer.Richard Barry2008-03-244-44/+64
* Update to use new port layer.Richard Barry2008-03-244-28/+33
* Update to use new port layer.Richard Barry2008-03-241-1/+2
* Update to use the new port layer.Richard Barry2008-03-242-5/+6
* (no commit message)Richard Barry2008-03-242-8/+8
* Update to use new port layer.Richard Barry2008-03-241-1/+2
* Update to use new port layer.Richard Barry2008-03-244-33/+51
* Update to use new port layer.Richard Barry2008-03-242-5/+6
* Update to use new port layer.Richard Barry2008-03-244-23/+32
* (no commit message)Richard Barry2008-03-241-6/+0
* Introduce configKERNEL_INTERRUPT_PRIORITY and make some performance optimisat...Richard Barry2008-03-242-125/+94
* Remove the stellaris-eabi library as the none-eabi library can be used in its...Richard Barry2008-03-231-0/+0
* (no commit message)Richard Barry2008-03-235-0/+0
* (no commit message)Richard Barry2008-03-232-14/+14
* (no commit message)Richard Barry2008-03-231-32/+0
* (no commit message)Richard Barry2008-03-2319-217/+317
* Add SVC handler to startup and recursive mutexes to the list of test tasks.Richard Barry2008-03-233-4/+23
* Add new config options.Richard Barry2008-03-231-20/+23
* Add new config options.Richard Barry2008-03-231-8/+9
* Allow test to pass when there are many other tasks in the system.Richard Barry2008-03-231-3/+3
* Re-write the queue send and queue receive functions to improve their effect o...Richard Barry2008-03-232-318/+343
* Add critical section around xTaskCheckForTimeout() as the new queue code make...Richard Barry2008-03-231-28/+32
* Add utilities that can be used to query a queue from within an ISR.Richard Barry2008-03-231-1/+10
* Performance optimisation.Richard Barry2008-03-231-108/+54
* Performance optimisation.Richard Barry2008-03-232-96/+62
* Remove absolute paths.Richard Barry2008-03-073-19/+19
* Check in before attempting to remove absolute paths in PPC405 project.Richard Barry2008-03-075-65/+22
* Get preeprocessor working correctly.Richard Barry2008-03-071-0/+148
* Get reg test tasks working correctly.Richard Barry2008-03-075-121/+129
* Renaming .s to .S.Richard Barry2008-03-071-147/+0
* Add -Wall option.Richard Barry2008-03-071-1/+1
* Add -Wall option.Richard Barry2008-03-071-1/+1
* Increase baud rate to 115200.Richard Barry2008-03-071-1/+1
* Add -Wall option.Richard Barry2008-03-071-1/+1
* Small optimisation by using constants for register addresses.Richard Barry2008-03-071-5/+5
* Add extra tests into the regtest tasks.Richard Barry2008-03-071-0/+74
* Clear the interrupt prior to servicing the interrupt - previously it was the ...Richard Barry2008-03-071-4/+3
* Comment ready for release.Richard Barry2008-03-063-212/+116
* Update commenting ready for release.Richard Barry2008-03-064-65/+65
* Rename PPC405 to PPC405_Xilinx.Richard Barry2008-03-054-5/+5
* Rename PPC405 to PPC405_Xilinx.Richard Barry2008-03-053-0/+0
* PPC405 work in progress.Richard Barry2008-03-052-25/+67