rockbox/firmware/target/arm/imx31
2008-04-24 20:18:41 +00:00
..
gigabeat-s Make Gigabeat S keypad correctly detect multiple key down events in a row. Properly exclude BUTTON_POWER in interrupt enable decision. Shorten delays in KPP_HANDLER and hopefully get away with it. 2008-04-24 20:18:41 +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