rockbox/firmware/target/mips
2011-03-02 08:49:38 +00:00
..
ingenic_jz47xx Merge functionality of wakeups and semaphores-- fewer APIs and object types. semaphore_wait takes a timeout now so codecs and plugins have to be made incompatible. Don't make semaphores for targets not using them. 2011-03-02 08:49:38 +00:00
ffs-mips.S Should be the last one... 2009-03-25 22:57:13 +00:00
memcpy-mips.S MIPS: 2009-02-04 17:33:19 +00:00
memset-mips.S MIPS memset: use a bigger buffer (yields more performance) 2009-02-04 20:18:30 +00:00
mmu-mips.c Clean up multiple definitions of RAM size. Remove -DMEM (make) and MEM (code), use the already defined MEMORYSIZE instead. 2011-02-02 17:43:32 +00:00
mmu-mips.h Onda VX747: 2009-02-13 00:45:49 +00:00
thread-mips32.c Threading: Split processor support code into respective target files. C files from /target/xxx are included into thread.c because of essential inlining and files are code, not declarations. Copyrights in each new file go to whoever implemented the first functional support. 2010-06-02 12:45:36 +00:00