rockbox/firmware/target
2010-07-16 07:08:39 +00:00
..
arm Fuze*/e200v2: remove unused lcd_set_contrast() 2010-07-14 06:48:36 +00:00
coldfire MPIO HD200 grey blitting: Use line reads for the pixel values as well. Almost doubles the ISR speed (47% -> 24% load), giving 42% faster greylib framebuffer updates. 2010-07-16 07:08:39 +00:00
hosted/sdl Don't duplicate byteswap code. Invent system where NEED_GENERIC_BYTESWAPS is set if the generic functions from system.h are needed. 2010-07-15 22:01:06 +00:00
mips Don't duplicate byteswap code. Invent system where NEED_GENERIC_BYTESWAPS is set if the generic functions from system.h are needed. 2010-07-15 22:01:06 +00:00
sh 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