rockbox/firmware/target/arm/ipod
Michael Sparmann 5a4ce22b77 Fix the iPod Nano 2G clickwheel when releasing the hold switch
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23122 a1c6a512-1295-4272-9138-f99709370657
2009-10-12 00:12:02 +00:00
..
1g2g
3g
video fix red 2009-08-19 22:15:45 +00:00
adc-ipod-pcf.c
adc-target.h
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 Fix the iPod Nano 2G clickwheel when releasing the hold switch 2009-10-12 00:12:02 +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
power-ipod.c Remove unnecessary #include "adc.h" 2009-04-25 22:24:59 +00:00
powermgmt-ipod-pcf.c