688 Commits

Author SHA1 Message Date
a7f134911a Just a formatting change. 2009-05-03 08:28:14 +00:00
f1e278e193 Added comment to assist debugging. 2009-05-03 08:27:22 +00:00
794edd476e Put in "catch all" portmacro.h include to allow the path to the correct portmacro.h file to be included as a compiler option. 2009-05-03 07:51:00 +00:00
6f8158082a Remove .plg file as this is now put into the bin directory. 2009-04-27 09:17:48 +00:00
515cd42702 Change project so output files go into a bin directory rather than being dumped in the project directory. 2009-04-27 09:15:19 +00:00
b4eddb4992 Update to latest IAR version format. 2009-04-27 09:10:43 +00:00
8395c9a633 Add queue registry so the IAR plug-in can be tested. 2009-04-27 09:06:00 +00:00
da0c104de4 Update the WEB server demo. 2009-03-24 12:08:20 +00:00
5af3321022 Add missing files. 2009-03-18 16:16:57 +00:00
2f40ad7393 Ready for V5.2.0 release. 2009-03-14 19:20:12 +00:00
975f102de9 Updated clean command to remove all object files. 2009-03-14 15:08:41 +00:00
5f8b420aa5 Changed the use of critical sections to instead use scheduler locking as the BIOS functions exit with interrupts enabled no matter what the state when the BIOS function was called. 2009-03-14 15:07:06 +00:00
42b60ed69c Increment the uxTaskNumber variable when a task is deleted in addition to when a task is created. This is to assist kernel aware debuggers detecting when the task list needs refreshing. 2009-03-14 15:04:44 +00:00
fa9a58c9c0 Added OMAP port and demo. 2009-03-12 20:45:59 +00:00
143c58e032 Minor changes to new queue functions plus add comments. 2009-03-12 11:48:24 +00:00
55c96044b0 Some optimisations added. 2009-03-11 10:55:41 +00:00
aaeb4790de Optimisations - being checked in for backup - not yet complete. 2009-03-11 10:53:45 +00:00
dae13395ed Closed un-terminated comment. 2009-03-10 12:22:30 +00:00
4f2654fb0b Closed un-terminated comment. 2009-03-10 12:21:30 +00:00
a25d111613 Closed un-terminated comment. 2009-03-10 12:20:47 +00:00
eb6a668a8f Bug fix - loop count value was wrong. 2009-03-06 13:13:56 +00:00
d46a1e9699 Remove the NEC port as there is now a new an supported version. 2009-02-20 15:19:39 +00:00
52ba0e651e Update to V5.1.2. 2009-02-09 20:21:35 +00:00
2b388dacd1 Update startup file to workaround bug in IAR provided file. 2009-02-09 20:05:59 +00:00
cd8c28b070 Add comtest tasks to the AT91SAM9XE demo. 2009-02-09 20:03:16 +00:00
9323cea425 Continued development on NEC ports. 2009-02-07 18:20:32 +00:00
fe73d24184 Add MCF52259 demo. 2009-02-07 17:52:41 +00:00
8981a8539a Add hardware bug workaround for auto-negotiate errata. 2009-02-07 17:48:12 +00:00
3741d47db2 Update pages served by WEB server. 2009-02-07 17:46:11 +00:00
8a52afda6e Update pages served by WEB server. 2009-02-07 17:44:49 +00:00
aac296a7c8 Continued development on NEC ports. 2009-02-07 17:41:36 +00:00
c4a68ac620 Continued development on NEC ports. 2009-02-07 16:52:24 +00:00
e31fe0ef80 Remove unnecessary semicolon. 2009-02-06 13:30:39 +00:00
812e63f87f Add a trap call to test the manual context switch in addition the the pre-emptive context switch. 2009-02-06 13:28:52 +00:00
223feee46c Add more comments. 2009-02-06 13:27:41 +00:00
ea209490e1 Continue 78K0R development. 2009-02-06 13:25:05 +00:00
4a3e471fda Continue 78K0R development. 2009-02-06 13:23:23 +00:00
8c1495a57d Continue 78K0R development. 2009-02-06 13:21:35 +00:00
23d63def3b Add code for near memory model. 2009-02-05 21:13:24 +00:00
2d77a49535 Add code for near memory model. 2009-02-05 21:12:34 +00:00
035abe8707 Add code for near memory model. 2009-02-05 21:11:24 +00:00
e4319d7f88 Continue 78K0R development. 2009-02-05 13:02:27 +00:00
e311bdb650 Continue 78K0R development. 2009-02-05 13:01:37 +00:00
617ddbb61f Continue 78K0R development. 2009-02-05 10:40:24 +00:00
c1a2e601a6 Tidy up and comment. 2009-02-04 16:53:52 +00:00
bfd67da1e7 Continue 78K0R development. 2009-02-04 13:08:12 +00:00
299557fed2 Continue 78K0R development. 2009-02-04 13:07:16 +00:00
46425b4099 Continue 78K0R development. 2009-02-03 21:09:16 +00:00
7acae9e570 Continue 78K0R development. 2009-02-03 21:07:17 +00:00
eef9900e23 First pass demo for 78K0R. 2009-02-03 19:46:32 +00:00