summaryrefslogtreecommitdiff
path: root/firmware/asm/arm/thread.c (unfollow)
Commit message (Expand)Author
2014-08-08Do some kernel cleanupMichael Sevakis
2012-01-22Create fimrware/asm directory for assembly optimized stuff.Thomas Martitz
2011-12-10thread.c includes gcc_extensions.h and thread-XXX.c files are includes inside...Michael Sevakis
2011-12-09Introduce USED_ATTR wrapper for __attribute__((used)).Boris Gjenero
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