rockbox/firmware/target/arm/imx31
2009-12-31 08:32:05 +00:00
..
gigabeat-s Increase stack space for the Gigabeat S specific headphone thread to fix stack overflow when compiled with gcc 4.4 2009-11-20 16:42:07 +00:00
app.lds
boot.lds
ccm-imx31.c
ccm-imx31.h
crt0.S Enable and initialize VFP on imx31. VFP state is not saved on thread change, and it is initialized for scalar operations, rounding toward zero, with exception/error handling and "correct" handling of NaN and denormal values disabled. In this mode it should still be usable for integer divisions (by casting operands to double and result to int or unsigned). 2009-12-31 08:32:05 +00:00
debug-imx31.c Revise r23225 a bit, removing the debug_printf function and implementing more generic lcd_(remote)_putsf function(s) instead and use those in more places 2009-10-17 18:02:48 +00:00
debug-target.h
rolo_restart.S
sdma-imx31.c
sdma-imx31.h
sdma_script_code.h
sdma_struct.h