rockbox/firmware/target/arm/imx31
Michael Sevakis e6bac4c6f4 Gigabeat S: Handle any DMA playback errors reported and stop in that case (none are expected but it's better to handle than ignore).
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19983 a1c6a512-1295-4272-9138-f99709370657
2009-02-12 02:04:26 +00:00
..
gigabeat-s Gigabeat S: Handle any DMA playback errors reported and stop in that case (none are expected but it's better to handle than ignore). 2009-02-12 02:04:26 +00:00
app.lds Gigabeat S: Place SDMA code load address starting in uninitialized section address and copy it to the plugin buffer since it only needed very early in initialization. Will save about 6K in RAM. 2009-02-10 11:34:15 +00:00
boot.lds Gigabeat S: Move the LCD framebuffer address so that DRAM can be mapped flat between physical and virtual addresses. NO BOOTLOADER UPDATE SHOULD BE NEEDED. The firmware image now handles low-level system setup as well. 2009-02-07 10:09:13 +00:00
crt0.S Gigabeat S: Update some very stale comments about what's going on in the startup code. 2009-02-10 15:48:48 +00:00
debug-imx31.c Gigabeat S: Implement an SDMA API and use it in the PCM driver. Some other miscellaneous adjustments to recording and PCM buffer to accomodate use of physical addresses and cache coherency. 2009-02-08 22:32:41 +00:00
debug-target.h Updated our source code header to explicitly mention that we are GPL v2 or 2008-06-28 18:10:04 +00:00
rolo_restart.S Updated our source code header to explicitly mention that we are GPL v2 or 2008-06-28 18:10:04 +00:00
sdma-imx31.c Gigabeat S: I never intended to leave the channel context buffer static beyond testing. Correct that. 2009-02-10 13:08:46 +00:00
sdma-imx31.h Gigabeat S: Implement an SDMA API and use it in the PCM driver. Some other miscellaneous adjustments to recording and PCM buffer to accomodate use of physical addresses and cache coherency. 2009-02-08 22:32:41 +00:00
sdma_script_code.h Gigabeat S: Place SDMA code load address starting in uninitialized section address and copy it to the plugin buffer since it only needed very early in initialization. Will save about 6K in RAM. 2009-02-10 11:34:15 +00:00
sdma_struct.h Gigabeat S: Implement an SDMA API and use it in the PCM driver. Some other miscellaneous adjustments to recording and PCM buffer to accomodate use of physical addresses and cache coherency. 2009-02-08 22:32:41 +00:00