Commit message (Expand) | Author | Age | Lines | |
---|---|---|---|---|
* | i2c: tegra: Add the fifth bus on SoC with more than 4 buses | Alban Bedel | 2013-12-18 | -0/+5 |
* | tegra: Avoid using I2C prior to relocation | Simon Glass | 2013-08-13 | -0/+4 |
* | Merge branch 'master' of git://git.denx.de/u-boot-i2c | Tom Rini | 2013-07-24 | -45/+73 |
|\ | ||||
| * | tegra: i2c: Enable new CONFIG_SYS_I2C framework | Simon Glass | 2013-07-23 | -48/+32 |
| * | tegra: i2c: Add function to know about current bus | Simon Glass | 2013-07-23 | -17/+61 |
* | | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk | 2013-07-24 | -17/+1 |
|/ | ||||
* | Tegra: I2C: Add T114 clock support to tegra_i2c driver | Tom Warren | 2013-03-14 | -5/+37 |
* | Tegra20: Move some include files to arch-tegra for sharing with Tegra30 | Tom Warren | 2012-10-15 | -2/+2 |
* | Tegra: Change Tegra20 to Tegra in common code, prep for T30 | Tom Warren | 2012-09-10 | -6/+6 |
* | tegra20: rename tegra2 -> tegra20 | Allen Martin | 2012-09-01 | -6/+6 |
* | tegra: i2c: Add function to find DVC bus | Simon Glass | 2012-05-15 | -0/+14 |
* | tegra: i2c: Add I2C driver | Yen Lin | 2012-03-29 | -0/+569 |