summaryrefslogtreecommitdiffstats
path: root/drivers/i2c/mvtwsi.c
Commit message (Expand)AuthorAgeFilesLines
* i2c: mvtwsi: Eliminate twsi_control_flagsChris Packham2016-05-171-33/+29
* mvtwsi: Fix breakage introduced by "Fix mvtwsi not working on sun6i and newer...Hans de Goede2016-01-261-2/+2
* sunxi: Add support for the I2C controller which is part of the PRCMJelle van der Waa2016-01-211-0/+11
* i2c: mvtwsi: Fix mvtwsi not working on sun6i and newer sunxi SoCsHans de Goede2016-01-211-4/+16
* arm: mvebu: Move SoC selection (A38X vs AXP) into KconfigStefan Roese2016-01-141-1/+1
* i2c: mvtwsi: Support for up to 4 different controllersPaul Kocialkowski2015-04-151-29/+99
* i2c: mvtwsi: Fix problem with baud rate calculationStefan Roese2015-03-181-8/+9
* i2c: mvtwsi: Add support for Marvell Armada XPStefan Roese2014-10-231-1/+1
* arm: marvell: Move arch/kirkwood.h to arch/soc.hStefan Roese2014-10-231-1/+1
* sunxi: Add i2c supportHans de Goede2014-07-181-0/+18
* mvtwsi: convert to CONFIG_SYS_I2C frameworkHans de Goede2014-07-161-38/+32
* mvtwsi: Remove unnecessary twsi_baud_rate and twsi_slave_address globalsHans de Goede2014-05-141-19/+4
* mvtwsi: Fix clock programmingHans de Goede2014-05-141-5/+2
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-17/+1
* Replace obsolete e-mail addressAlbert ARIBAUD2011-04-271-1/+1
* i2c: rewrite mvtwsi, support orion5x and kirkwoodAlbert Aribaud2010-08-301-409/+341
* i2c: rename kirkwood_i2c to mvtwsiAlbert Aribaud2010-08-301-0/+496
OpenPOWER on IntegriCloud