summaryrefslogtreecommitdiffstats
path: root/drivers/mmc/tegra_mmc.c
Commit message (Expand)AuthorAgeFilesLines
* tegra: mmc: Fix comments in the MMC driver initSimon Glass2016-02-161-2/+2
* of: clean up OF_CONTROL ifdef conditionalsMasahiro Yamada2015-08-181-1/+1
* ARM: Tegra210: Add support to common Tegra source/config filesTom Warren2015-07-281-1/+11
* mmc: tegra: Build warning fixes for 64-bitThierry Reding2015-07-271-3/+3
* tegra: mmc: Set the removable flag correctlySimon Glass2015-05-051-4/+8
* mmc: remove the MMC_MODE_HC flagRob Herring2015-05-051-1/+1
* dm: mmc: Remove use of fdtdec GPIO supportSimon Glass2015-01-291-23/+13
* tegra: make local functions staticJeroen Hofstee2014-10-251-1/+2
* mmc: Tegra: Fix timeout issue seen on certain eMMC partsMarcel Ziswiler2014-10-221-1/+1
* ARM: tegra: set CONFIG_SYS_MMC_MAX_DEVICEStephen Warren2014-05-131-5/+8
* mmc: Split mmc struct, rework mmc initialization (v2)Pantelis Antoniou2014-03-241-17/+19
* mmc: Convert mmc struct's name array to a pointerPantelis Antoniou2014-03-241-1/+1
* mmc: Remove ops from struct mmc and put in mmc_opsPantelis Antoniou2014-03-241-8/+11
* mmc: tegra: support Tegra124Stephen Warren2014-02-031-0/+9
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-13/+1
* mmc: Tegra: Add SD bus power/voltage function and MMC pad init call.Tom Warren2013-03-141-8/+55
* Tegra: MMC: Add DT support to MMC driver for all T20 boardsTom Warren2013-03-141-58/+121
* mmc: add support for write protectionNikita Kiryanov2013-03-081-0/+1
* Merge branch 'master' of git://git.denx.de/u-boot into resolveMinkyu Kang2012-12-101-23/+41
|\
| * mmc: tegra: use bounce buffer APIsStephen Warren2012-11-271-23/+41
* | mmc: tegra: support 4-bit operation too on 8-bit slotsStephen Warren2012-11-191-3/+4
|/
* Tegra20: Move some include files to arch-tegra for sharing with Tegra30Tom Warren2012-10-151-3/+3
* Tegra: Change Tegra20 to Tegra in common code, prep for T30Tom Warren2012-09-101-17/+17
* tegra20: rename tegra2 -> tegra20Allen Martin2012-09-011-16/+16
* mmc: tegra2: rename tegra2_mmc.* to tegra_mmc.*Tom Warren2012-07-071-0/+570
OpenPOWER on IntegriCloud