summaryrefslogtreecommitdiff
path: root/firmware/target/hosted/android/thread-android-arm.c (unfollow)
Commit message (Expand)Author
2011-02-18Implement cooperative threads on hosted platforms using C code.Thomas Martitz
2010-12-10Android: Replace the java based tick timer implemented with a not as bloated ...Thomas Martitz
2010-08-02Rockbox as an application: Commit current Android port progress.Thomas Martitz
2010-06-11FS#11335 by me: make ARM assembly functions thumb-friendlyRafaël Carré
2010-06-02Threading: Split processor support code into respective target files. C files...Michael Sevakis