rockbox/firmware/target/arm/imx31
2010-05-24 16:42:32 +00:00
..
gigabeat-s Make PCM->driver interface about as simple as it will get. Registered callback, zero data, alignment and stops are handled entirely inside pcm.c; driver merely calls fixed pcm.c callback. Remove pcm_record_more and do it just like playback; the original reason behind it isn't very practical in general. Everything checks out on supported targets. There wer some compat changes I can't check out on many unsupoorted but if there's a problem it will be a minor oops. Plugins become incompatible due to recording tweak-- full update. Sorted API. 2010-05-24 16:42:32 +00:00
app.lds Gigabeat S: Reclaim about 800K of memory that was laying unused. Get rid of DEVBSS_ATTR for this target and implement as NOCACHEBSS_ATTR. Plugin and codec buffers move so all that is now incompatible (do full update). No version increase for plugins/codecs because the loader will reject them. 2010-05-08 07:45:34 +00:00
ata-imx31.c Gigabeat S: Reclaim about 800K of memory that was laying unused. Get rid of DEVBSS_ATTR for this target and implement as NOCACHEBSS_ATTR. Plugin and codec buffers move so all that is now incompatible (do full update). No version increase for plugins/codecs because the loader will reject them. 2010-05-08 07:45:34 +00:00
ata-target.h
avic-imx31.c
avic-imx31.h
boot.lds Gigabeat S: Reclaim about 800K of memory that was laying unused. Get rid of DEVBSS_ATTR for this target and implement as NOCACHEBSS_ATTR. Plugin and codec buffers move so all that is now incompatible (do full update). No version increase for plugins/codecs because the loader will reject them. 2010-05-08 07:45:34 +00:00
ccm-imx31.c
ccm-imx31.h
crt0.S Clean the DCache just before going to main because areas were written by init code that need to be coherent (.ncbss and .sdmacode). 2010-05-08 08:32:09 +00:00
debug-imx31.c
debug-target.h
dvfs_dptc-imx31.c
dvfs_dptc-imx31.h
gpio-imx31.c
gpio-imx31.h
i2c-imx31.c
i2c-imx31.h
iomuxc-imx31.c
iomuxc-imx31.h
mc13783-imx31.c
mmu-imx31.c
mmu-imx31.h
rolo_restart_firmware.S
sdma-imx31.c Gigabeat S: Reclaim about 800K of memory that was laying unused. Get rid of DEVBSS_ATTR for this target and implement as NOCACHEBSS_ATTR. Plugin and codec buffers move so all that is now incompatible (do full update). No version increase for plugins/codecs because the loader will reject them. 2010-05-08 07:45:34 +00:00
sdma-imx31.h
sdma_script_code.h
sdma_struct.h
serial-imx31.h
spi-imx31.c Gigabeat S: Implement LCD contrast, invert and flip modes. Enhance LCD power management. Include init data but it's not needed yet (identical to Gigabeat F). 2010-05-18 23:50:00 +00:00
spi-imx31.h Gigabeat S: Implement LCD contrast, invert and flip modes. Enhance LCD power management. Include init data but it's not needed yet (identical to Gigabeat F). 2010-05-18 23:50:00 +00:00