aboutsummaryrefslogtreecommitdiff
path: root/drivers/i2c/ppc4xx_i2c.c
AgeCommit message (Expand)AuthorFilesLines
2014-11-10ppc4xx: Handle i2c stuck on combined xferDirk Eibach1-0/+21
2014-11-10ppc4xx: Fix i2c repeated startDirk Eibach1-4/+5
2013-07-24Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini1-97/+96
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-17/+1
2013-07-23i2c, ppc4xx_i2c: switch to new multibus/multiadapter supportDirk Eibach1-97/+96
2011-10-01console: Squelch pre-console output in console functionsGraeme Russ1-4/+1
2010-09-23ppc4xx: Move ppc4xx headers to powerpc include directoryStefan Roese1-2/+2
2010-04-13Replace "#include <asm-$ARCH/$FILE>" with "#include <asm/$FILE>"Peter Tyser1-1/+1
2010-04-06i2c: Move PPC4xx I2C driver into drivers/i2c directoryStefan Roese1-0/+439