summaryrefslogtreecommitdiff
path: root/board/avionic-design/common/tamonten.c
AgeCommit message (Expand)AuthorFilesLines
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2017-01-11mmc: move more driver config options to KconfigMasahiro Yamada1-1/+1
2016-05-31ARM: tegra: use DT bindings for GPIO namingStephen Warren1-2/+2
2014-04-17ARM: tegra: Tegra20 pinmux cleanupStephen Warren1-2/+2
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-17/+1
2013-03-14Tegra: MMC: Add DT support to MMC driver for all T20 boardsTom Warren1-18/+1
2012-10-15tegra20: rework UART GPIO handlingLucas Stach1-7/+0
2012-10-15Tegra20: Move some include files to arch-tegra for sharing with Tegra30Tom Warren1-7/+6
2012-09-11Tegra: Change Tegra20 to Tegra in common code, prep for T30Tom Warren1-1/+1
2012-09-01tegra20: rename tegra2 -> tegra20Allen Martin1-2/+2
2012-07-10tegra: fix leftover CONFIG_TEGRA2_MMC & _SPI build switchesTom Warren1-2/+2
2012-07-10tegra: Use SD write-protect GPIO on TamontenThierry Reding1-1/+3
2012-07-10tegra: Implement gpio_early_init() on TamontenThierry Reding1-0/+8
2012-07-10tegra: Rework Tamonten supportThierry Reding1-42/+7
2012-02-12tegra: Use funcmux for MMC on tamontenSimon Glass1-8/+2
2011-12-24tegra: Move boards over to use arch-level board UART functionSimon Glass1-47/+3
2011-12-24tegra2: Add common Avionic Design Tamonten support.Thierry Reding1-0/+160