summaryrefslogtreecommitdiff
path: root/firmware/drivers/pcf50605.c (follow)
Commit message (Expand)AuthorAge
* Renamed the ipod_i2c functions to the more appropriate pp_i2cDaniel Stenberg2006-10-27
* ipods - First implementation of pcf50605_init() function. This enables the p...Dave Chapman2006-05-02
* Improve ipod i2c driver somewhat by at least taking advantage of the in-devic...Brandon Low2006-03-09
* Use an 8 bit ADC read for battery reading on ipod, that provides better than ...Brandon Low2006-03-09
* Basic battery monitoring for ipod 5g, should work on other ipods as well, but...Brandon Low2006-03-05
* More iPod 3G code from Seven Le MesleDave Chapman2006-02-05
* Put the ipod into standby mode on shutdown. This is untested on the 5g, but ...Dave Chapman2005-12-21
* Correctly attribute Bernard Leach as the (C) holder for code taken from ipodl...Dave Chapman2005-12-19
* iPod: Cleanup of i2c code and addition of RTC driverDave Chapman2005-12-11