rockbox/firmware/target/coldfire/mpio
Boris Gjenero e4dbcc414b FS#12418 - Merge prototypes from ata-target.h files into new file ata-driver.h. After this change:
- ata.h is for users of ata.c
- ata-driver.h is for functions implemented by target-specific code and used by ata.c
- ata-target.h is for target-specific defines


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@31182 a1c6a512-1295-4272-9138-f99709370657
2011-12-08 21:23:53 +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 MPIO HD300: vastly improve sound quality. This unfortunately means reverting r28797 which introduced poping noise 2011-11-05 14:01:22 +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 FS#12418 - Merge prototypes from ata-target.h files into new file ata-driver.h. After this change: 2011-12-08 21:23:53 +00:00
ata-target.h FS#12418 - Merge prototypes from ata-target.h files into new file ata-driver.h. After this change: 2011-12-08 21:23:53 +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