aboutsummaryrefslogtreecommitdiff
path: root/drivers/mmc/tegra_mmc.c
AgeCommit message (Expand)AuthorFilesLines
2015-08-18of: clean up OF_CONTROL ifdef conditionalsMasahiro Yamada1-1/+1
2015-07-28ARM: Tegra210: Add support to common Tegra source/config filesTom Warren1-1/+11
2015-07-27mmc: tegra: Build warning fixes for 64-bitThierry Reding1-3/+3
2015-05-05tegra: mmc: Set the removable flag correctlySimon Glass1-4/+8
2015-05-05mmc: remove the MMC_MODE_HC flagRob Herring1-1/+1
2015-01-29dm: mmc: Remove use of fdtdec GPIO supportSimon Glass1-23/+13
2014-10-25tegra: make local functions staticJeroen Hofstee1-1/+2
2014-10-22mmc: Tegra: Fix timeout issue seen on certain eMMC partsMarcel Ziswiler1-1/+1
2014-05-13ARM: tegra: set CONFIG_SYS_MMC_MAX_DEVICEStephen Warren1-5/+8
2014-03-24mmc: Split mmc struct, rework mmc initialization (v2)Pantelis Antoniou1-17/+19
2014-03-24mmc: Convert mmc struct's name array to a pointerPantelis Antoniou1-1/+1
2014-03-24mmc: Remove ops from struct mmc and put in mmc_opsPantelis Antoniou1-8/+11
2014-02-03mmc: tegra: support Tegra124Stephen Warren1-0/+9
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-13/+1
2013-03-14mmc: Tegra: Add SD bus power/voltage function and MMC pad init call.Tom Warren1-8/+55
2013-03-14Tegra: MMC: Add DT support to MMC driver for all T20 boardsTom Warren1-58/+121
2013-03-08mmc: add support for write protectionNikita Kiryanov1-0/+1
2012-12-10Merge branch 'master' of git://git.denx.de/u-boot into resolveMinkyu Kang1-23/+41
2012-11-27mmc: tegra: use bounce buffer APIsStephen Warren1-23/+41
2012-11-19mmc: tegra: support 4-bit operation too on 8-bit slotsStephen Warren1-3/+4
2012-10-15Tegra20: Move some include files to arch-tegra for sharing with Tegra30Tom Warren1-3/+3
2012-09-10Tegra: Change Tegra20 to Tegra in common code, prep for T30Tom Warren1-17/+17
2012-09-01tegra20: rename tegra2 -> tegra20Allen Martin1-16/+16
2012-07-07mmc: tegra2: rename tegra2_mmc.* to tegra_mmc.*Tom Warren1-0/+570