summaryrefslogtreecommitdiffstats
path: root/commands/i2c.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into nextSascha Hauer2012-05-161-1/+1
|\
| * i2c: Fix barebox crash when 'count' is not set for i2c_read commandAlexander Shiyan2012-05-111-1/+1
* | i2c: Added switch for allowing usage 16bit register addressesAlexander Shiyan2012-05-131-9/+17
|/
* commands: remove struct command pointer from commandsSascha Hauer2012-02-271-3/+3
* commands: add i2c commandsEric BĂ©nard2010-05-261-0/+214