Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-07-07 | mmc: tegra2: rename tegra2_mmc.* to tegra_mmc.* | Tom Warren | |
In anticipation of Tegra3 support, continue removing/renaming Tegra2-specific files. No functional changes (yet). Updated copyrights to 2012. Signed-off-by: Tom Warren <twarren@nvidia.com> | |||
2012-07-07 | tegra: remove CONFIG_USB_ETHER_SMSC95XX from boards without it | Stephen Warren | |
The SMSC95xx series may exist either directly on a main board, or as a USB to Ethernet dongle. However, dongles containing these chips are very rare. Hence, remove this config option, except on Harmony where such a chip is actually present on the board. The asix option remains, since it's a popular chip, and I actively use a dongle containing this. Signed-off-by: Stephen Warren <swarren@nvidia.com> Signed-off-by: Tom Warren <twarren@nvidia.com> Acked-by: Igor Grinberg <grinberg@compulab.co.il> | |||
2012-07-07 | tegra: Compulab TrimSlice board support | Stephen Warren | |
Signed-off-by: Stephen Warren <swarren@nvidia.com> Signed-off-by: Tom Warren <twarren@nvidia.com> |