rockbox/firmware/target/arm/ipod
Jens Arnold 47d4c4739b 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.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21795 a1c6a512-1295-4272-9138-f99709370657
2009-07-11 23:43:44 +00:00
..
1g2g
3g
video 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
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 Common data must be included in .bss or it won't get zeroed in crt0. Fix the archos self-extractor as well to play safe. 2008-11-07 00:15:53 +00:00
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 Commit FS#8624 by Linus Nielsen, Ryan Press, Craig Elliott, and Kenderes Tamas. Adds preliminary support for numerous accessories that use the ipod serial port on the dock connector. See IpodAccessories for a list of tested devices. 2008-12-25 01:46:16 +00:00
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 Commit battery discharge curve for the Ipod Photo. We still need one for the 4G and Mini. 2009-01-18 19:36:39 +00:00