summaryrefslogtreecommitdiffstats
path: root/firmware/target/arm/s5l8700/i2c-s5l8700.c
AgeCommit message (Expand)AuthorFilesLines
2010-11-14iPod Nano 2G: Set I2C clock to 374400 Hz, now that we know what it is derived...Michael Sparmann1-10/+10
2009-10-10Add a timeout for I2C transfers (S5L870x)Michael Sparmann1-9/+57
2009-10-10Fix panic caused by r23074Michael Sparmann1-3/+0
2009-10-10Revert the S5L870X I2C driver to busy waiting because of some issues with int...Michael Sparmann1-28/+18
2009-10-05Reduce impact of lost interrupts on S5L8700 I2CMichael Sparmann1-7/+7
2009-07-12S5L8700/Meizu: miscellaneous minor fixes, stubs added, keywords setBertrik Sikken1-2/+3
2009-07-09S5L8700: use wakeup_wait/wakeup_signal instead of polling for i2c communicationBertrik Sikken1-7/+20
2009-06-27S5L8700: implement i2c driver (used for communicating with the RTC and the co...Bertrik Sikken1-0/+136