1
0
Fork 0
forked from len0rd/rockbox
foxbox/firmware/target/coldfire/mpio
2011-06-17 03:09:47 +00:00
..
hd200 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
hd300 HD300 - calibrate discharge curve 2011-01-07 21:33:06 +00:00
adc-mpio.c MPIO: move files a bit in preparation for HD300 port 2010-11-12 21:52:29 +00:00
adc-target.h MPIO: move files a bit in preparation for HD300 port 2010-11-12 21:52:29 +00:00
app.lds */app.lds: remove STUBOFFSET 2010-09-20 17:09:55 +00:00
ata-mpio.c fix typo, thanks to Luka_S for catching this 2010-12-16 22:38:59 +00:00
ata-target.h 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
audio-mpio.c MPIO HD300 - initial commit 2010-11-26 23:28:08 +00:00
backlight-mpio.c MPIO: move files a bit in preparation for HD300 port 2010-11-12 21:52:29 +00:00
backlight-target.h MPIO: move files a bit in preparation for HD300 port 2010-11-12 21:52:29 +00:00
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
boot.lds.flash Add MPIO HD200 port - new files 2010-04-26 21:40:16 +00:00
boot.lds.iram Add MPIO HD200 port - new files 2010-04-26 21:40:16 +00:00
fmradio_i2c-mpio.c Add MPIO HD200 port - new files 2010-04-26 21:40:16 +00:00
power-mpio.c MPIO HD300 - initial commit 2010-11-26 23:28:08 +00:00
system-mpio.c Fix tabs in .c and .h files in firmware/ 2011-05-08 11:37:18 +00:00
usb-mpio.c MPIO HD200, HD300: Make USB bridge handling more correct (this doesn't solve problems with USB inside rockbox on HD300 unfortunately). 2010-12-09 11:31:08 +00:00