rockbox/firmware/target/arm/ipod
2008-01-20 23:03:23 +00:00
..
1g2g Finally, out goes struct spinlock for anything but mutiprocessor targets where it becomes a reenterable corelock. 2008-01-18 13:12:33 +00:00
3g
video Speed up YUV blitting on iPod Video by ~8% (FS #8075 by Andree Buschmann). 2007-11-26 23:48:23 +00:00
adc-ipod-pcf.c Further lockdown of multipart i2c operations that must be done without intrusion. 2007-11-27 00:35:41 +00:00
adc-target.h
backlight-4g_color.c Move 4th Gen (grayscale and color) backlight init where it belongs. 2007-11-18 14:01:58 +00:00
backlight-mini1g_mini2g.c
backlight-nano_video.c
backlight-target.h Move 4th Gen (grayscale and color) backlight init where it belongs. 2007-11-18 14:01:58 +00:00
button-1g-3g.c
button-clickwheel.c FS#7738 - Scroll wheel acceleration for iPod 2007-11-19 11:05:54 +00:00
button-mini1g.c
button-target.h
lcd-as-gray.S Some cleanup for readability. No code change. 2008-01-13 13:58:18 +00:00
lcd-color_nano.c Move 4th Gen (grayscale and color) backlight init where it belongs. 2007-11-18 14:01:58 +00:00
lcd-gray.c Greyscale ipod lcd driver: * Assembler optimised low level functions. PP5002 targets benefit most (lcd_update() speedup >50%, and the greyscale overlay no longer makes mp3 playback skip). * Consistent brace placement style. 2008-01-12 00:59:18 +00:00
power-ipod.c Commit FS#8387 by Adam Gashlin. Enables detection of firewire devices for charging on various Ipods. Note that charging itself is not yet implemented on these devices. 2008-01-20 23:03:23 +00:00
powermgmt-ipod-pcf.c