summaryrefslogtreecommitdiff
path: root/firmware/target/arm/thread-pp.c (follow)
Commit message (Expand)AuthorAge
* For multiprocessor targets, do the thread_exit routine such that we don't nee...Michael Sevakis2010-06-18
* Clean unused stuff out of thread.h and config.h and reorganize thread-pp.c to...Michael Sevakis2010-06-10
* Fix PP5002 builds. Somehow an #else went missing along the line.Michael Sevakis2010-06-02
* Threading: Split processor support code into respective target files. C files...Michael Sevakis2010-06-02