index
:
u-boot-fsl-qoriq
master
scalys
Freescale u-boot tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
tegra_mmc.c
Age
Commit message (
Expand
)
Author
2015-01-30
dm: mmc: Remove use of fdtdec GPIO support
Simon Glass
2014-10-25
tegra: make local functions static
Jeroen Hofstee
2014-10-22
mmc: Tegra: Fix timeout issue seen on certain eMMC parts
Marcel Ziswiler
2014-05-13
ARM: tegra: set CONFIG_SYS_MMC_MAX_DEVICE
Stephen Warren
2014-03-24
mmc: Split mmc struct, rework mmc initialization (v2)
Pantelis Antoniou
2014-03-24
mmc: Convert mmc struct's name array to a pointer
Pantelis Antoniou
2014-03-24
mmc: Remove ops from struct mmc and put in mmc_ops
Pantelis Antoniou
2014-02-03
mmc: tegra: support Tegra124
Stephen Warren
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-03-14
mmc: Tegra: Add SD bus power/voltage function and MMC pad init call.
Tom Warren
2013-03-14
Tegra: MMC: Add DT support to MMC driver for all T20 boards
Tom Warren
2013-03-08
mmc: add support for write protection
Nikita Kiryanov
2012-12-10
Merge branch 'master' of git://git.denx.de/u-boot into resolve
Minkyu Kang
2012-11-27
mmc: tegra: use bounce buffer APIs
Stephen Warren
2012-11-19
mmc: tegra: support 4-bit operation too on 8-bit slots
Stephen Warren
2012-10-15
Tegra20: Move some include files to arch-tegra for sharing with Tegra30
Tom Warren
2012-09-10
Tegra: Change Tegra20 to Tegra in common code, prep for T30
Tom Warren
2012-09-01
tegra20: rename tegra2 -> tegra20
Allen Martin
2012-07-07
mmc: tegra2: rename tegra2_mmc.* to tegra_mmc.*
Tom Warren