rockbox/firmware/target/arm/ipod/1g2g
2010-08-20 22:21:07 +00:00
..
adc-ipod-1g2g.c 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
adc-target.h Ensure consistency between header file and implementation for iPod drivers, by #including the appropriate header file and #ifdef'fing out unused code 2008-07-16 11:02:14 +00:00
backlight-1g2g.c Ensure consistency between header file and implementation for iPod drivers, by #including the appropriate header file and #ifdef'fing out unused code 2008-07-16 11:02:14 +00:00
backlight-target.h Updated our source code header to explicitly mention that we are GPL v2 or 2008-06-28 18:10:04 +00:00
powermgmt-1g2g.c Updated our source code header to explicitly mention that we are GPL v2 or 2008-06-28 18:10:04 +00:00