rockbox/firmware/target/arm/imx31
2008-04-27 10:30:54 +00:00
..
gigabeat-s Gigabeat S: Implement i2c driver - transmit works but no testing of receiving which will get a chance later. Add some seeds for codec driver. Correct a few #defines. 2008-04-27 10:30:54 +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 Also declare .qharray for the bootloader on imx31. Usb is also supported there... 2008-04-20 18:54:19 +00:00
crt0.S Enable program flow prediction in the system control coprocessor setup in the bootloader. 2008-04-21 21:45:58 +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