rockbox/firmware/target/coldfire/iriver
2011-06-17 03:09:47 +00:00
..
h100 Smaller & faster greylib blitting on iriver H1x0 and iAudio M5, based on the ARM version but using mulu.l for the bit shuffling. ISR speedup is ~10%. 2010-05-31 19:56:21 +00:00
h300 Coldfire: Fix the modification of IMR. Interrupts must be masked at the core level at at least the level of the interrupt being masked. Not following the datasheet and relying strictly on and/or_l causes unhandled 'Levelx' exceptions (showing itself quite often in PCM mixer work which more greatly stresses PCM lockout). 2011-06-17 03:09:47 +00:00
app.lds */app.lds: remove STUBOFFSET 2010-09-20 17:09:55 +00:00
ata-iriver.c
audio-iriver.c
boot.lds 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
button-target.h
fmradio_i2c-iriver.c
lcd-remote-as-iriver.S
lcd-remote-iriver.c
lcd-remote-target.h Remove svn:executable from firmware 2009-10-31 02:26:40 +00:00
system-iriver.c Clean up multiple definitions of RAM size. Remove -DMEM (make) and MEM (code), use the already defined MEMORYSIZE instead. 2011-02-02 17:43:32 +00:00
udacodec-iriver.c