aboutsummaryrefslogtreecommitdiff
path: root/board/avionic-design
AgeCommit message (Expand)AuthorFilesLines
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-09-13kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada4-12/+0
2014-08-30tegra: kconfig: move board select menu and common settingsMasahiro Yamada4-36/+0
2014-07-30Add board MAINTAINERS filesMasahiro Yamada4-0/+24
2014-07-30kconfig: add board Kconfig and defconfig filesMasahiro Yamada4-0/+96
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
2014-02-19dts: move device tree sources to arch/$(ARCH)/dts/Masahiro Yamada6-786/+0
2014-02-19kbuild: change out-of-tree buildMasahiro Yamada4-4/+4
2014-01-24board: tec-ng: Do not make directories in a board MakefileMasahiro Yamada1-2/+0
2013-12-18ARM: tegra: Add the Tamonten™ NG Evaluation Carrier boardAlban Bedel5-0/+569
2013-11-17Makefile: make directories by Makefile.buildMasahiro Yamada3-6/+0
2013-11-01Makefile: convert makefiles to Kbuild style and delete grep switchMasahiro Yamada3-63/+3
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk4-68/+4
2013-04-15Tegra: All Tamonten-derived boards use onboard NANDThierry Reding2-11/+11
2013-03-14Tegra: MMC: Add DT support to MMC driver for all T20 boardsTom Warren1-18/+1
2013-03-14Tegra: fdt: Add/enhance sdhci (mmc) nodes for all T20 DT filesTom Warren3-0/+3
2013-03-14Tegra: fdt: tamonten: Add common tamonten.dtsi file from linuxTom Warren4-3/+492
2013-03-14Tegra: fdt: Change /include/ to #include for C preprocessorTom Warren3-3/+3
2013-01-17tegra: fdt: sort dts filesAllen Martin1-11/+11
2013-01-17tegra: fdt: remove clocks nodesAllen Martin3-42/+0
2013-01-16tegra: Enable LCD on TECThierry Reding1-0/+32
2013-01-16tegra: Enable LCD on Medcom-WideThierry Reding1-0/+32
2012-10-29tegra: move common features to a common makefileMarc Dietrich3-6/+12
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-10-15tegra: Rename Medcom to Medcom-WideThierry Reding2-1/+1
2012-10-15tegra: Update Avionic Design vendor prefixThierry Reding3-3/+3
2012-09-10Tegra: Change Tegra20 to Tegra in common code, prep for T30Tom Warren1-1/+1
2012-09-07tegra: Enable NAND on TECThierry Reding1-0/+11
2012-09-01tegra20: make board mkdir commands unconditionalAllen Martin3-6/+0
2012-09-01tegra20: rename tegra2 -> tegra20Allen Martin4-2/+2
2012-07-09tegra: fix leftover CONFIG_TEGRA2_MMC & _SPI build switchesTom Warren1-2/+2
2012-07-09tegra: Add Tamonten Evaluation Carrier supportThierry Reding2-0/+108
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: plutux: Add device tree supportThierry Reding1-0/+58
2012-07-09tegra: medcom: Add device tree supportThierry Reding1-0/+58
2012-07-09tegra: Rework Tamonten supportThierry Reding6-170/+13
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 Avionic Design Medcom support.Thierry Reding2-0/+95
2011-12-24tegra2: Add Avionic Design Plutux support.Thierry Reding2-0/+95
2011-12-24tegra2: Add common Avionic Design Tamonten support.Thierry Reding2-0/+192