summaryrefslogtreecommitdiff
path: root/firmware/drivers/i2c.c
AgeCommit message (Expand)Author
2006-11-10Removed the Gmini 120 and Gmini SP code. These ports are dead, unfortunately.Jens Arnold
2006-09-16New scheduler, with priorities for swcodec platforms. Frequent taskMiika Pekkarinen
2005-05-07Moved unrelated stuff from i2c the driver to appropriate places. Minor optimi...Jens Arnold
2005-03-18Dummy i2c_init() for iRiver not needed anymoreLinus Nielsen Feltzing
2005-02-02provide coldfire dummies to build for iriverDaniel Stenberg
2005-01-27introducing CONFIG_I2C for kind of I2C in useDaniel Stenberg
2005-01-24Gmini i2c supportJean-Philippe Bernardy
2004-09-10adjustment for the Ondio: I2C clock is on a different pinJörg Hohensohn
2004-08-17 Const policed pointer arguments to functions, part 2Jens Arnold
2003-11-07The code police strikes backLinus Nielsen Feltzing
2003-11-06set/clear port bits with atomic instructions instead of read-modify-write, sa...Jörg Hohensohn
2003-02-14The power-saving SLEEP patch by Simon Elén.Björn Stenberg
2003-01-21Based on Ludovic Lange excellent work, I've modified things to increaseDaniel Stenberg
2002-06-24Added functions for exclusive I2C accessLinus Nielsen Feltzing
2002-06-19Recorder modificationsLinus Nielsen Feltzing
2002-05-28getack didn't clean up after a NAKLinus Nielsen Feltzing
2002-05-16Now yields when waiting for flow controlLinus Nielsen Feltzing
2002-04-23Moved driver to 'drivers' subdirBjörn Stenberg