rockbox/firmware/target
2010-06-11 19:53:17 +00:00
..
arm Remove an unneccessary long call from the S5L8700 PCM FIQ handler 2010-06-11 16:20:46 +00:00
coldfire Port greylib blitting optimisation to MPIO HD200. ISR speedup is ~10%; further speedup should be possible by using line transfers for accessing the greylib buffers. Thanks to Marcin Bukat for testing. 2010-06-11 19:53:17 +00:00
hosted/sdl Fix most reds, I have no idea what's wrong with the gigabeats (yet). 2010-06-06 10:27:14 +00:00
mips Remove card_enable_monitoring() and use a mutex instead. The card_enable_monitoring() method actually didn't eliminate the possible race conditions it was meant to fix. 2010-06-06 13:20:47 +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