Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-08-05 | Tegra: spi: Move TEGRA114_SPI switch to defconfigs | Tom Warren | |
All T114+ Tegra boards should be using the Kconfig TEGRA114_SPI switch. Remove it from include/config and put it into defconfig. Also removed unused TEGRA114_SPI_CTRLS from T114+ configs. All Tegra SoCs build OK with this change. Signed-off-by: Tom Warren <twarren@nvidia.com> | |||
2015-07-28 | T210: Add support for 64-bit T210-based P2571 board | Tom Warren | |
Based on Venice2, incorporates Stephen Warren's latest P2571 pinmux table. With Thierry Reding's 64-bit build fixes, this will build and and boot in 64-bit on my P2571 (when used with a 32-bit AVP loader). Signed-off-by: Tom Warren <twarren@nvidia.com> |