rockbox/firmware/target
2009-06-11 22:17:47 +00:00
..
arm Commit FS#10285 - Sansa Clip alternative button driver. This driver alternates one row in the button matrix per kernel tick, avoiding the need for explicit delays between selecting a button row and reading colums. 2009-06-11 22:17:47 +00:00
coldfire Old patch from FS#7832: Sprinkle 'volatile' in the various inline assembler statements, needed for the driver to work when compiled with newer gcc, should make no functional difference with the currently used version 2009-05-31 16:33:22 +00:00
mips Correct some comments (no functional changes) 2009-06-09 19:18:30 +00:00
sh Replace 1UL in BIT_N with 1U to avoid turning it into a 64-bit operation on 64-bit sim targets. 2009-06-06 00:58:57 +00:00