rockbox/firmware/target/arm/ipod
Michael Sevakis 910101d613 iPod 3G: Add a small check to ensure backlight never gets stuck off if wheel is inactive for too long (because it limits the number of backlight_on calls).
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26964 a1c6a512-1295-4272-9138-f99709370657
2010-06-19 20:36:54 +00:00
..
1g2g
3g
video FS#11335 by me: make ARM assembly functions thumb-friendly 2010-06-11 04:41:36 +00:00
adc-ipod-pcf.c FS#9728: Battery current measuring on the Video iPod 2009-11-03 20:35:04 +00:00
adc-target.h FS#9728: Battery current measuring on the Video iPod 2009-11-03 20:35:04 +00:00
app.lds Fix remaining reds. I forgot to change the app.lds of the other PP targets (it's the same file as for e200/c200 though). 2010-03-03 23:48:51 +00:00
backlight-4g_color.c Implement backlight brightness for iPod G4 greyscale and iPod Color/Photo. 2010-06-05 11:48:12 +00:00
backlight-mini1g_mini2g.c
backlight-nano_video.c
backlight-target.h Implement backlight brightness for iPod G4 greyscale and iPod Color/Photo. 2010-06-05 11:48:12 +00:00
boot.lds Fix a bunch of boot.lds files so that they build with newer ld. The stack/bss sections need NOLOAD. otherwise the linker would try to include those into the binary. I don't know why this ever worked with our current ld version. 2010-03-08 23:16:57 +00:00
button-1g-3g.c iPod 3G: Add a small check to ensure backlight never gets stuck off if wheel is inactive for too long (because it limits the number of backlight_on calls). 2010-06-19 20:36:54 +00:00
button-clickwheel.c Higher responsiveness for iPod clickwheel acceleration. 2010-03-06 15:53:45 +00:00
button-mini1g.c
button-target.h
lcd-as-gray.S FS#11335 by me: make ARM assembly functions thumb-friendly 2010-06-11 04:41:36 +00:00
lcd-color_nano.c Fix the iPod Photo/Color "type 0 LCD" bug introduced in r17715 by correctly initialising the LCD to accept big-endian data (the same format as the "type 1" LCDs). Also some tab policing. Closes FS#9122 and FS#9097 2008-07-17 10:09:12 +00:00
lcd-gray.c Increaase default ipod 3g contrast, to a value between the last two. 2010-05-20 18:58:33 +00:00
power-ipod.c Use atomic GPIO manipulation where appropriate. 2010-06-06 13:50:26 +00:00
powermgmt-ipod-pcf.c Tweaking iPod Video battery configuration. Dangerous battery level is latest reached below 3500 mV, discharge curve is optimized for stable runtime estimation. 2010-04-11 22:12:02 +00:00