rockbox/firmware/target
2011-01-22 21:04:25 +00:00
..
arm i.MX31: Allow interrupts in thread context, not just ISR context, during the lengthy DVFS voltage ramp-up delay. Also, explicitly enable them just before mc13783_init since that does anyway because of the PMIC write inside it. 2011-01-22 21:04:25 +00:00
coldfire Fix warning when linking booltoaders with the new toolchain by marking .bss section NOLOAD, thanks for gevaerts for testing on his x5. 2011-01-12 21:24:44 +00:00
hosted Fix FS#11881. Patch by Thomas Jarosch 2011-01-20 22:27:28 +00:00
mips Fix red: defined(x || y) is not valid C preprocessor 2011-01-21 12:46:00 +00:00
sh Rework ATA driver to get rid of lots of target-specific constants and allow for non-memory-mapped task file registers. 2011-01-02 22:51:47 +00:00