summaryrefslogtreecommitdiff
path: root/include/i2c.h
Commit message (Expand)AuthorAgeFilesLines
* fix the build on lm4 platformsVincent Palatin2013-06-101-0/+5
* spring: Guard battery cut-off command with lockVic Yang2013-06-061-0/+20
* Implement board-level I2C arbitrationSimon Glass2012-06-291-0/+28
* Add a list of I2C portsRandall Spangler2012-05-171-0/+7
* Added HOOK_INIT for driver module initsRandall Spangler2012-04-191-3/+0
* Add hooks module so modules can be notified of system-level events.Randall Spangler2012-04-191-16/+9
* Support dynamically changing the system clockRandall Spangler2012-04-091-1/+4
* Add I2C transmit/receive functionRong Chang2012-03-061-0/+12
* Add 8-bit I2C read/write functions.Bill Richardson2012-02-131-0/+10
* Initial sources import 1/3Randall Spangler2011-12-071-0/+29