summaryrefslogtreecommitdiff
path: root/drivers/i2c/mvtwsi.c
AgeCommit message (Expand)Author
2016-01-26mvtwsi: Fix breakage introduced by "Fix mvtwsi not working on sun6i and newer...Hans de Goede
2016-01-21sunxi: Add support for the I2C controller which is part of the PRCMJelle van der Waa
2016-01-21i2c: mvtwsi: Fix mvtwsi not working on sun6i and newer sunxi SoCsHans de Goede
2016-01-14arm: mvebu: Move SoC selection (A38X vs AXP) into KconfigStefan Roese
2015-04-15i2c: mvtwsi: Support for up to 4 different controllersPaul Kocialkowski
2015-03-18i2c: mvtwsi: Fix problem with baud rate calculationStefan Roese
2014-10-23i2c: mvtwsi: Add support for Marvell Armada XPStefan Roese
2014-10-23arm: marvell: Move arch/kirkwood.h to arch/soc.hStefan Roese
2014-07-18sunxi: Add i2c supportHans de Goede
2014-07-16mvtwsi: convert to CONFIG_SYS_I2C frameworkHans de Goede
2014-05-14mvtwsi: Remove unnecessary twsi_baud_rate and twsi_slave_address globalsHans de Goede
2014-05-14mvtwsi: Fix clock programmingHans de Goede
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2011-04-27Replace obsolete e-mail addressAlbert ARIBAUD
2010-08-30i2c: rewrite mvtwsi, support orion5x and kirkwoodAlbert Aribaud
2010-08-30i2c: rename kirkwood_i2c to mvtwsiAlbert Aribaud