rockbox/firmware/target/arm/ipod
Bertrik Sikken 0dfce1972b ipod6g: make functions and variables static where possible
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29767 a1c6a512-1295-4272-9138-f99709370657
2011-04-22 21:39:17 +00:00
..
1g2g iPod 1st Gen: Fix battery ADC not working due to the EABI compiler optimizing the delay loops away. Use udelay() instead, not wasting CPU time when the CPU is not boosted. 2010-08-20 22:21:07 +00:00
3g
video Merge functionality of wakeups and semaphores-- fewer APIs and object types. semaphore_wait takes a timeout now so codecs and plugins have to be made incompatible. Don't make semaphores for targets not using them. 2011-03-02 08:49:38 +00:00
adc-ipod-pcf.c
adc-target.h
app.lds */app.lds: remove STUBOFFSET 2010-09-20 17:09:55 +00:00
backlight-4g_color.c Fix FS#11820. Implement LCD shutdown for iPod Photo/Color and iPod nano 1G. The code was taken from FS#10034 and slightly changed to avoid white flashing when shutting off the display. 2011-01-12 07:36:02 +00:00
backlight-mini1g_mini2g.c
backlight-nano_video.c Revert unneeded change from r29026. 2011-01-10 21:04:10 +00:00
backlight-target.h
boot.lds
button-1g-3g.c
button-clickwheel.c ipod6g: make functions and variables static where possible 2011-04-22 21:39:17 +00:00
button-mini1g.c Implement WHEEL_ACCELERATION for Ipod mini 1G based on code for 1G/2G. 2010-08-23 19:56:17 +00:00
button-target.h
lcd-as-color-nano.S Submit FS#11843 v17. Integrate YUV-blitting of nano 2G to nano1G/color LCD driver. Additionally refactor RGB and YUV screen updates to use same code fragments and save some binsize. YUV speedup is +3-4%, RGB 1/4 screen +2%. 2011-01-02 21:43:14 +00:00
lcd-as-gray.S
lcd-color_nano.c Simplify x0/x1 calculation for iPod Color some more, and fix display on type 0 LCD (iPod Photo). 2011-01-23 16:24:52 +00:00
lcd-gray.c
power-ipod.c
powermgmt-ipod-pcf.c