summaryrefslogtreecommitdiff
path: root/firmware/drivers/i2c.c (follow)
Commit message (Expand)AuthorAge
* Moved unrelated stuff from i2c the driver to appropriate places. Minor optimi...Jens Arnold2005-05-07
* Dummy i2c_init() for iRiver not needed anymoreLinus Nielsen Feltzing2005-03-18
* provide coldfire dummies to build for iriverDaniel Stenberg2005-02-02
* introducing CONFIG_I2C for kind of I2C in useDaniel Stenberg2005-01-27
* Gmini i2c supportJean-Philippe Bernardy2005-01-24
* adjustment for the Ondio: I2C clock is on a different pinJörg Hohensohn2004-09-10
* Const policed pointer arguments to functions, part 2Jens Arnold2004-08-17
* The code police strikes backLinus Nielsen Feltzing2003-11-07
* set/clear port bits with atomic instructions instead of read-modify-write, sa...Jörg Hohensohn2003-11-06
* The power-saving SLEEP patch by Simon Elén.Björn Stenberg2003-02-14
* Based on Ludovic Lange excellent work, I've modified things to increaseDaniel Stenberg2003-01-21
* Added functions for exclusive I2C accessLinus Nielsen Feltzing2002-06-24
* Recorder modificationsLinus Nielsen Feltzing2002-06-19
* getack didn't clean up after a NAKLinus Nielsen Feltzing2002-05-28
* Now yields when waiting for flow controlLinus Nielsen Feltzing2002-05-16
* Moved driver to 'drivers' subdirBjörn Stenberg2002-04-23