rockbox/firmware/target/coldfire/iaudio/x5
Michael Sevakis c3b147598c More PMU madness for x5-- a better, more paranoid sequence for enabling GPI0 IMHO
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10913 a1c6a512-1295-4272-9138-f99709370657
2006-09-10 04:32:35 +00:00
..
adc-target.h Move X5 ADC code to target tree. Fix power button detection on H10. New ADC 2006-08-22 20:17:09 +00:00
adc-x5.c Added remote backlight on hold option to players with remote hold switch. Disabled IRQs while reading pcf50606 ADC. This seems to have stopped buttons becoming unresponsive when using remote. Maybe fixes other button glitches as well? 2006-09-10 02:00:40 +00:00
ata-target.h
ata-x5.c
backlight-target.h Remote LCD communication driver for X5, very loosely based on patch FS#5634 by Rani Hod 2006-07-26 13:38:31 +00:00
backlight-x5.c Accepted FS #5772 by Michael Sevakis 2006-08-08 22:03:56 +00:00
button-target.h Moved the X5 button driver to the target tree 2006-07-27 13:27:31 +00:00
button-x5.c Added remote backlight on hold option to players with remote hold switch. Disabled IRQs while reading pcf50606 ADC. This seems to have stopped buttons becoming unresponsive when using remote. Maybe fixes other button glitches as well? 2006-09-10 02:00:40 +00:00
lcd-as-x5.S X5: Applied tweaks from the H300 lcd_yuv_blit to the X5 version. Smaller code and ca. 1% speedup. 2006-08-24 06:23:03 +00:00
lcd-remote-target.h LCD remote support for iAudio X5 2006-07-28 12:41:13 +00:00
lcd-remote-x5.c X5: Assembler optimised remote LCD update. Speedup: 3 times @11MHz, 3.3 times @45MHz, +75% @124MHz. 2006-08-22 05:50:05 +00:00
lcd-x5.c Got rid of backlight wink between bootloader and firmware start by removing redundant lcd reset 2006-08-26 01:52:05 +00:00
m5636-target.h Patch #5639 by Ulrich Pegelow, inits the M5636 USBOTG chip on the X5 to reduce the battery consumption. 2006-07-13 07:40:30 +00:00
m5636-x5.c Patch #5639 by Ulrich Pegelow, inits the M5636 USBOTG chip on the X5 to reduce the battery consumption. 2006-07-13 07:40:30 +00:00
pcf50606-x5.c More PMU madness for x5-- a better, more paranoid sequence for enabling GPI0 IMHO 2006-09-10 04:32:35 +00:00
power-x5.c Patch #5789 by Mike Sevakis - Proper shut down of Coldfire targets 2006-08-10 13:47:22 +00:00
system-x5.c
usb-target.h
usb-x5.c