rockbox/firmware/target/coldfire/mpio/hd200
Marcin Bukat a86b08e4fa HD200 - Use DMA transfers in lcd_update() and lcd_update_rect(). Gives 12-26% speedup.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27757 a1c6a512-1295-4272-9138-f99709370657
2010-08-08 18:41:19 +00:00
..
adc-hd200.c HD200 - Increase ADC clock when boosted. Scan all 4 ADC channels during system tick 2010-07-03 21:44:49 +00:00
adc-target.h
backlight-hd200.c HD200 - fix backlight flashes during startup 2010-05-04 11:14:59 +00:00
backlight-target.h
button-hd200.c HD200 - Fix GPIO setup in button_init_device()- this change fixes sound output broken in r27258. Slightly adjust main buttons reading routine so key reading is more reliable with and without remote present 2010-07-06 14:44:41 +00:00
lcd-as-hd200.S HD200: Change move.w -> move.b in lcd-as-hd200.S when doing transfers to lcd to explicity show that lcd bus is 8bits wide. 2010-07-16 07:24:08 +00:00
lcd-hd200.c HD200 - Use DMA transfers in lcd_update() and lcd_update_rect(). Gives 12-26% speedup. 2010-08-08 18:41:19 +00:00
power-hd200.c HD200 - turn off charging IC by default 2010-07-06 17:30:05 +00:00
powermgmt-hd200.c HD200 - calibrate battery indicator based on measurements and battery_benches 2010-07-08 16:53:09 +00:00
system-hd200.c HD200 - fix misleading comment in system-hd200.c 2010-07-07 07:09:53 +00:00
usb-hd200.c HD200: Add timeout in usb_enable(false) to prevent infinite loop when something goes wrong. 2010-07-17 11:38:47 +00:00