summaryrefslogtreecommitdiff
path: root/firmware/drivers/i2c-pp5020.c (follow)
Commit message (Expand)AuthorAge
* Clean up PP5020 I2C code (no functional changes):Barry Wardell2007-01-27
* Renamed the ipod_i2c functions to the more appropriate pp_i2cDaniel Stenberg2006-10-27
* Get rid of the redundant APPLE_* macros. * Fix wrong comments in lcd-ipod.cJens Arnold2006-04-08
* Improve ipod i2c driver somewhat by at least taking advantage of the in-devic...Brandon Low2006-03-09
* Minor correction to irq maskingBrandon Low2006-03-08
* Fix warningsBrandon Low2006-03-05
* Finer grained irq masking, blocking for i2c, plus a mutex to prevent conflict...Brandon Low2006-03-05
* Basic battery monitoring for ipod 5g, should work on other ipods as well, but...Brandon Low2006-03-05
* Patch #3060 from Andrew Scott - iPod mini button driverDave Chapman2006-02-27
* 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
* iPod: Code cleanup - the bootloader now compiles with zero warningsDave Chapman2005-11-11
* Initial commit of work-in-progress iPod portDave Chapman2005-11-07