rockbox/firmware/target/arm/iriver/h10
Jens Arnold 82cda9b091 H10: Disable IDE controller when the disk is powered down like on ipods.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17402 a1c6a512-1295-4272-9138-f99709370657
2008-05-07 06:51:28 +00:00
..
adc-target.h
backlight-h10.c
button-h10.c
button-target.h
fmradio_i2c-h10.c
lcd-as-h10.S H10-20GB: Commit the first patch in FS#8533 to fix the mpegplayer display problem where only half the data was reaching the display on some players. Two individuals report that it corrects it. 2008-02-01 02:02:38 +00:00
lcd-h10_5gb.c Revert... stupid svn doesn't complain when passing -m twice :( 2008-04-02 22:45:23 +00:00
lcd-h10_20gb.c Enable nocache sections using the linker. PP5022/4 must use SW_CORELOCK now with shared variables in DRAM (it seems swp(b) is at least partially broken on all PP or I'm doing something very wrong here :\). For core-shared data use SHAREDBSS/DATA_ATTR. NOCACHEBSS/DATA_ATTR is available whether or not single core is forced for static peripheral-DMA buffer allocation without use of the UNCACHED_ADDR macro in code and is likely useful on a non-PP target with a data cache (although not actually enabled in config.h and the .lds's in this commit). 2008-04-06 04:34:57 +00:00
power-h10.c H10: Disable IDE controller when the disk is powered down like on ipods. 2008-05-07 06:51:28 +00:00
powermgmt-h10.c