summaryrefslogtreecommitdiff
path: root/firmware/target/arm/s5l8700/i2c-s5l8700.c
AgeCommit message (Expand)Author
2009-10-10Add a timeout for I2C transfers (S5L870x)Michael Sparmann
2009-10-10Fix panic caused by r23074Michael Sparmann
2009-10-10Revert the S5L870X I2C driver to busy waiting because of some issues with int...Michael Sparmann
2009-10-05Reduce impact of lost interrupts on S5L8700 I2CMichael Sparmann
2009-07-12S5L8700/Meizu: miscellaneous minor fixes, stubs added, keywords setBertrik Sikken
2009-07-09S5L8700: use wakeup_wait/wakeup_signal instead of polling for i2c communicationBertrik Sikken
2009-06-27S5L8700: implement i2c driver (used for communicating with the RTC and the co...Bertrik Sikken