summaryrefslogtreecommitdiffstats
path: root/commands/i2c.c
Commit message (Expand)AuthorAgeFilesLines
* commands: i2c: add message if write is not successfulSilvio Fricke2014-07-141-1/+5
* commands: i2c: simplify i2c wide access logicSilvio Fricke2014-07-141-4/+4
* commands: i2c: verbose option doesn't need argumentSilvio Fricke2014-07-141-2/+2
* commands: harmonize in-barebox documentationHolger Schurig2014-05-141-21/+27
* commands: group 'help' outputHolger Schurig2014-05-141-0/+3
* commands: i2c: change 0X to 0xJan Luebbe2013-04-091-1/+1
* Treewide: remove address of the Free Software FoundationSascha Hauer2012-09-171-4/+0
* 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