aboutsummaryrefslogtreecommitdiff
path: root/board/avionic-design/common
AgeCommit message (Expand)AuthorFilesLines
2020-05-18common: Drop log.h from common headerSimon Glass1-0/+1
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini3-6/+3
2017-01-11mmc: move more driver config options to KconfigMasahiro Yamada1-1/+1
2016-05-31ARM: tegra: use DT bindings for GPIO namingStephen Warren2-8/+8
2015-01-29dm: i2c: Provide an offset length parameter where neededSimon Glass1-1/+1
2015-01-29dm: i2c: Rename driver model I2C functions to permit compatibilitySimon Glass1-1/+1
2014-12-11dm: i2c: tegra: Convert to driver modelSimon Glass1-2/+10
2014-04-17ARM: tegra: Tegra30 pinmux cleanupStephen Warren1-235/+235
2014-04-17ARM: tegra: Tegra20 pinmux cleanupStephen Warren1-2/+2
2014-04-17ARM: tegra: pinmux naming consistency fixesStephen Warren2-21/+21
2013-12-18ARM: tegra: Add the Tamonten™ NG Evaluation Carrier boardAlban Bedel2-0/+470
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-10Tegra: Change Tegra20 to Tegra in common code, prep for T30Tom Warren1-1/+1
2012-09-01tegra20: rename tegra2 -> tegra20Allen Martin1-2/+2
2012-07-09tegra: fix leftover CONFIG_TEGRA2_MMC & _SPI build switchesTom Warren1-2/+2
2012-07-09tegra: Use SD write-protect GPIO on TamontenThierry Reding1-1/+3
2012-07-09tegra: Implement gpio_early_init() on TamontenThierry Reding1-0/+8
2012-07-09tegra: Rework Tamonten supportThierry Reding2-74/+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 Reding2-0/+192