Commit Graph

3103 Commits (d7e5f4088538f24b8d61a081fc7313e2d297bd2a)
 

Author SHA1 Message Date
Richard Barry dab366cd77 PPC405 work in progress.
Richard Barry 88548253ec New PPC405 port files.
Richard Barry 60bead5003 Remove warnings generated by new features.
Richard Barry 39f6b0b5de Add stack check macros.
Richard Barry 71ef3153ea Add trace macros.
Richard Barry b8b70528f4 Add trace macros.
Richard Barry 2b174e556c Add vTaskEnterCritical() and vTaskExitCritical() functions.
Richard Barry ebf69dab5d More work in progress (PPC).
Richard Barry 9a9cd41098 Basic cooperative reg test tasks working.
Richard Barry 3c2306ed72 Work in progress, for backup purposes only.
Richard Barry fedf9c7ba0 Add initial PPC405 files - this is a work in progress not a completed port.
Richard Barry 8c0260568e Add PPC definition.
Richard Barry 3e94695fb4 Update to V4.7.2.
Richard Barry 12e207f913 Remove unused project.
Richard Barry 1398ff5f3b Increase stack size.
Richard Barry 30eb33aa89 Change stack size depending on memory model.
Richard Barry c8de9a1cd8 Turn watchdog on.
Richard Barry 280a78ac5b Still trying to sort out weird symbolic linking between two partest.c files.
Richard Barry 6e9b21812b
Richard Barry 1e95bfc6b6
Richard Barry cf10f33866
Richard Barry ad75bb3b77 Change optimisation level.
Richard Barry 4ed46aaef9
Richard Barry 303fb84de3 Automatically adjust trace buffer size using sizeof().
Richard Barry 6bc6cc282d Tidy up 16bit Fujitsu port ready for release.
Richard Barry 95189f40d2
Richard Barry babd7f05f7 Remove obsolete code.
Richard Barry 125a9ef81d Correct cut and paste asm code.
Richard Barry 2855dbaa43
Richard Barry 2f75980fca Correct merge.
Richard Barry 7306d9b428 Correct comments.
Richard Barry c8b4248e5d Get the trace utility and co-routines working.
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.
Richard Barry 79dd981500 Remove casts that were generating warnings (even though the casts were added to remove warnings with some compilers).
Richard Barry 61efe2504c Revert critical section handling back to the original method.
Richard Barry 991624461f Revert to original critical section handling method.
Richard Barry f44fc2c665 Change to use the configKERNEL_INTERRUPT_PRIORITY setting.
Richard Barry 89d7f37094 Remove unnecessary NOPs.
Richard Barry 226d78fcab
Richard Barry f315c91f38 Continue to tidy up Fujitsu ports.
Richard Barry c6965bc253 Continue to tidy up the Fujitsu ports.
Richard Barry 040475fca6
Richard Barry 3f0ee56dbb Delete four separate configurations and replace with a single new configuration.
Richard Barry bc590036e0 Delete four separate configurations and replace with a single new configuration.
Richard Barry b2ec747412 Delete four separate configurations and replace with a single new configuration.
Richard Barry 0c6913bfab Delete four separate configurations and replace with a single new configuration.
Richard Barry 0fef4cbaf9 Delete four separate configurations and replace with a single new configuration.
Richard Barry 613c764189 Tidy up - spell check.
Richard Barry 5a418b56fa Tidy up - spell check.
Richard Barry c3e153145b Add Fujitsu FX definition to portable.h.