rockbox/firmware/target/arm/imx31
Frank Gevaerts 7a2d9ddb08 move some data around to place qh_array at the start of iram. This saves up to about 2k iram on PP
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17194 a1c6a512-1295-4272-9138-f99709370657
2008-04-20 18:43:47 +00:00
..
gigabeat-s Oops, clean up and use usb_drv.h. 2008-04-20 03:35:21 +00:00
app.lds move some data around to place qh_array at the start of iram. This saves up to about 2k iram on PP 2008-04-20 18:43:47 +00:00
boot.lds Fix bootloader red. 2008-04-18 17:04:04 +00:00
crt0.S UMS for the Gigabeat S. Bootloader USB mode. Has a couple quirks 1) First plug has problems if cold. Replug if it doesn't connect or not at high speed 2) Linux doesn't like the odd bootable flag value used in the partitions so it won't mount but Windows works. Fix minor OTG driver bugs and clean up device memory handling. Generic name for ARC controller driver. 2008-04-18 16:42:50 +00:00
debug-imx31.c ADC driver for Gigabeat S - a bit on the general side for now. Needs to have scales set properly (what physical value a reading represents isn't clear from the docs or I'm just lazy atm). Throw-in a _bunch_ more reg defines for the PMIC. Show all 16 raw channels values in debug menu. 2008-04-13 20:03:08 +00:00
debug-target.h Add a "View I/O Ports" screen for imx31. Show all GPIO contents. 2008-04-11 15:49:48 +00:00