summaryrefslogtreecommitdiffstats
path: root/drivers/i2c/tegra_i2c.c
Commit message (Expand)AuthorAgeFilesLines
* tegra: make local functions staticJeroen Hofstee2014-10-251-3/+4
* i2c: tegra: dump alen in debug statementsStephen Warren2014-07-031-4/+4
* i2c: tegra: write clean data to TX FIFOStephen Warren2014-07-031-5/+7
* i2c: tegra: use repeated start for readsStephen Warren2014-07-031-8/+16
* i2c: tegra: Add the fifth bus on SoC with more than 4 busesAlban Bedel2013-12-181-0/+5
* tegra: Avoid using I2C prior to relocationSimon Glass2013-08-131-0/+4
* Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini2013-07-241-45/+73
|\
| * tegra: i2c: Enable new CONFIG_SYS_I2C frameworkSimon Glass2013-07-231-48/+32
| * tegra: i2c: Add function to know about current busSimon Glass2013-07-231-17/+61
* | Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-17/+1
|/
* Tegra: I2C: Add T114 clock support to tegra_i2c driverTom Warren2013-03-141-5/+37
* Tegra20: Move some include files to arch-tegra for sharing with Tegra30Tom Warren2012-10-151-2/+2
* Tegra: Change Tegra20 to Tegra in common code, prep for T30Tom Warren2012-09-101-6/+6
* tegra20: rename tegra2 -> tegra20Allen Martin2012-09-011-6/+6
* tegra: i2c: Add function to find DVC busSimon Glass2012-05-151-0/+14
* tegra: i2c: Add I2C driverYen Lin2012-03-291-0/+569
OpenPOWER on IntegriCloud