rockbox/firmware/target/arm/ipod
Michael Giacomelli aea6dd036c Commit FS#11034 by Andrew Engelbrecht. Fixes default contrast value on ipod 3G.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24742 a1c6a512-1295-4272-9138-f99709370657
2010-02-18 04:21:15 +00:00
..
1g2g
3g
video Convert lcd_activation callbacks to use the event system to allow for multiple parallel callbacks (for custom statusbar). 2009-10-20 21:54:59 +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 Reclaim .iram areas in DRAM by overlapping their load addresses with the uninitialized data sections. I did what I could test out-- not any flash image linker scripts or other target processors. Move any .iram copies in crt0.S's to be the first operation even if not _strictly_ necessary to be emphatic (aka. 'beware'). 2009-02-20 02:33:40 +00:00
backlight-4g_color.c
backlight-mini1g_mini2g.c
backlight-nano_video.c Submit FS#9890 by Boris Gjenero. Enabling option for iPod Video to shut down LCD and BCM (controller) after backlight was switched off. With this option the user can decide whether to keep the transflective LCD switched on (e.g. during daylight use) or to switch it off (to save power). The power saving is extreme and increases the battery runtime by far (measured >30%). 2009-02-21 11:10:50 +00:00
backlight-target.h Submit FS#9890 by Boris Gjenero. Enabling option for iPod Video to shut down LCD and BCM (controller) after backlight was switched off. With this option the user can decide whether to keep the transflective LCD switched on (e.g. during daylight use) or to switch it off (to save power). The power saving is extreme and increases the battery runtime by far (measured >30%). 2009-02-21 11:10:50 +00:00
boot.lds
button-1g-3g.c Fix duplicate #includes 2009-05-17 14:50:19 +00:00
button-clickwheel.c Add iPod Nano 2G µsec timer, and use it in the clickwheel driver. 2009-10-21 18:53:41 +00:00
button-mini1g.c Fix duplicate #includes 2009-05-17 14:50:19 +00:00
button-target.h
lcd-as-gray.S ARM asm LCD and ATA driver functions: Don't save r12 as it is a scratch reg. Saves a bit of stack and execution time. 2009-07-11 23:43:44 +00:00
lcd-color_nano.c
lcd-gray.c Commit FS#11034 by Andrew Engelbrecht. Fixes default contrast value on ipod 3G. 2010-02-18 04:21:15 +00:00
power-ipod.c FS#10107: work around the issue on some ipods where after shutdown they do not power on. 2010-01-09 19:04:51 +00:00
powermgmt-ipod-pcf.c Add iPod 3G and iPod Color/Photo (FS#9072) current consumption and battery discharge curves to allow reasonable runtime estimation. 2010-02-16 22:53:54 +00:00