1
0
Fork 0
forked from len0rd/rockbox
foxbox/firmware/target
2011-01-28 02:30:03 +00:00
..
arm AS3525v2 USB: Set disconnect before stopping module clock. Seems to cure reconnect weirdness for me and is probably the proper method anyway since otherwise the module will still be running when the clock is cut (bad). 2011-01-28 02:30:03 +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