rockbox/firmware/target
Michael Sparmann b4d6d1e643 emBIOS backports part three: Make the NAND flash driver return more useful error codes if initialization fails.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27782 a1c6a512-1295-4272-9138-f99709370657
2010-08-12 08:49:12 +00:00
..
arm emBIOS backports part three: Make the NAND flash driver return more useful error codes if initialization fails. 2010-08-12 08:49:12 +00:00
coldfire HD200 - Use DMA transfers in lcd_update() and lcd_update_rect(). Gives 12-26% speedup. 2010-08-08 18:41:19 +00:00
hosted Android port: handle incoming calls. 2010-08-07 21:30:22 +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