rockbox/firmware/target/arm/iriver/h10
2008-04-06 04:34:57 +00:00
..
adc-target.h
backlight-h10.c
button-h10.c
button-target.h
fmradio_i2c-h10.c
lcd-as-h10.S
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
powermgmt-h10.c