Commit Graph

3667 Commits (f430a10431e98494145d55b03aa96650aa2dc71c)
 

Author SHA1 Message Date
Richard Barry 2e76895839 Add -Wall option. 17 years ago
Richard Barry 89c922a586 Small optimisation by using constants for register addresses. 17 years ago
Richard Barry ebe6e14f25 Add extra tests into the regtest tasks. 17 years ago
Richard Barry ade2da38ed Clear the interrupt prior to servicing the interrupt - previously it was the other way around. 17 years ago
Richard Barry bf5cd55c55 Comment ready for release. 17 years ago
Richard Barry f39424feee Update commenting ready for release. 17 years ago
Richard Barry f73e663411 Rename PPC405 to PPC405_Xilinx. 17 years ago
Richard Barry 643c94a5a8 Rename PPC405 to PPC405_Xilinx. 17 years ago
Richard Barry 7008ebb8c9 PPC405 work in progress. 17 years ago
Richard Barry 39b68e7fc5 PPC405 work in progress. 17 years ago
Richard Barry ebcac1c4b5 PPC405 work in progress. 17 years ago
Richard Barry 8e856177c9 Modified uxTaskGetStackHighWaterMark() to take a parameter for the task to be checked, rather than just checking the stack of the calling task. 17 years ago
Richard Barry 47a7f0165b Modified uxTaskGetStackHighWaterMark() to take a parameter for the task to be checked, rather than just checking the stack of the calling task. 17 years ago
Richard Barry 6e59817356 Remove system.log from the repository. 17 years ago
Richard Barry dab366cd77 PPC405 work in progress. 17 years ago
Richard Barry 88548253ec New PPC405 port files. 17 years ago
Richard Barry 60bead5003 Remove warnings generated by new features. 17 years ago
Richard Barry 39f6b0b5de Add stack check macros. 17 years ago
Richard Barry 71ef3153ea Add trace macros. 17 years ago
Richard Barry b8b70528f4 Add trace macros. 17 years ago
Richard Barry 2b174e556c Add vTaskEnterCritical() and vTaskExitCritical() functions. 17 years ago
Richard Barry ebf69dab5d More work in progress (PPC). 17 years ago
Richard Barry 9a9cd41098 Basic cooperative reg test tasks working. 17 years ago
Richard Barry 3c2306ed72 Work in progress, for backup purposes only. 17 years ago
Richard Barry fedf9c7ba0 Add initial PPC405 files - this is a work in progress not a completed port. 17 years ago
Richard Barry 8c0260568e Add PPC definition. 17 years ago
Richard Barry 3e94695fb4 Update to V4.7.2. 17 years ago
Richard Barry 12e207f913 Remove unused project. 17 years ago
Richard Barry 1398ff5f3b Increase stack size. 17 years ago
Richard Barry 30eb33aa89 Change stack size depending on memory model. 17 years ago
Richard Barry c8de9a1cd8 Turn watchdog on. 17 years ago
Richard Barry 280a78ac5b Still trying to sort out weird symbolic linking between two partest.c files. 17 years ago
Richard Barry 6e9b21812b 17 years ago
Richard Barry 1e95bfc6b6 17 years ago
Richard Barry cf10f33866 17 years ago
Richard Barry ad75bb3b77 Change optimisation level. 17 years ago
Richard Barry 4ed46aaef9 17 years ago
Richard Barry 303fb84de3 Automatically adjust trace buffer size using sizeof(). 17 years ago
Richard Barry 6bc6cc282d Tidy up 16bit Fujitsu port ready for release. 17 years ago
Richard Barry 95189f40d2 17 years ago
Richard Barry babd7f05f7 Remove obsolete code. 17 years ago
Richard Barry 125a9ef81d Correct cut and paste asm code. 17 years ago
Richard Barry 2855dbaa43 17 years ago
Richard Barry 2f75980fca Correct merge. 17 years ago
Richard Barry 7306d9b428 Correct comments. 17 years ago
Richard Barry c8b4248e5d Get the trace utility and co-routines working. 17 years ago
Richard Barry 91a1b614f8 Remove references to ulCriticalNesting from the register test tasks as the variable is no longer saved as part of the task context. 17 years ago
Richard Barry 79dd981500 Remove casts that were generating warnings (even though the casts were added to remove warnings with some compilers). 17 years ago
Richard Barry 61efe2504c Revert critical section handling back to the original method. 17 years ago
Richard Barry 991624461f Revert to original critical section handling method. 17 years ago