rockbox/firmware/target/arm/ipod
Bertrik Sikken 0023943439 Fix duplicate #includes
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20977 a1c6a512-1295-4272-9138-f99709370657
2009-05-17 14:50:19 +00:00
..
1g2g
3g
video Remove workaround for FS#10130 from 5G iPod LCD sleep code 2009-04-26 18:51:14 +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 duplicate #includes 2009-05-17 14:50:19 +00:00
button-mini1g.c Fix duplicate #includes 2009-05-17 14:50:19 +00:00
button-target.h
lcd-as-gray.S
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