Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
fbd37d8d28450a29180a9df1e7546c7f0cb60a38
/
drivers
/
mmc
/
tegra_mmc.c
c69cda2
dm: treewide: Rename dev_get_platdata() to dev_get_plat()
by Simon Glass
· 4 years ago
caa4daa
dm: treewide: Rename 'platdata' variables to just 'plat'
by Simon Glass
· 4 years ago
41575d8
dm: treewide: Rename auto_alloc_size members to be shorter
by Simon Glass
· 4 years ago
cd93d62
common: Drop linux/bitops.h from common header
by Simon Glass
· 4 years, 6 months ago
c05ed00
common: Drop linux/delay.h from common header
by Simon Glass
· 4 years, 6 months ago
f7ae49f
common: Drop log.h from common header
by Simon Glass
· 4 years, 6 months ago
a482f32
mmc: t210: Fix 'bad' SD-card clock when doing 400KHz card detect
by Tom Warren
· 5 years ago
5e965e8
mmc: t210: Add autocal and tap/trim updates for SDMMC1/3
by Tom Warren
· 5 years ago
61b29b8
dm: core: Require users of devres to include the header
by Simon Glass
· 4 years, 9 months ago
83d290c
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· 7 years ago
d024236
Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR
by Tom Rini
· 7 years ago
49cb930
dm: tegra: mmc: Convert to livetree
by Simon Glass
· 7 years ago
542b5f8
tegra: mmc: Set the bus width correctly
by Simon Glass
· 7 years ago
0e513e7
tegra: Convert MMC to use driver model for operations
by Simon Glass
· 8 years ago
a821c4a
dm: Rename dev_addr..() functions
by Simon Glass
· 7 years ago
9d92245
dm: Use dm.h header when driver mode is used
by Simon Glass
· 7 years ago
4119b70
mmc: tegra: allow disabling external clock loopback
by Marcel Ziswiler
· 8 years ago
e160f7d
dm: core: Replace of_offset with accessor
by Simon Glass
· 8 years ago
07b0b9c
mmc: change the set_ios return type from void to int
by Jaehoon Chung
· 8 years ago
e8adca9
mmc: tegra: only use new clock/reset APIs
by Stephen Warren
· 8 years ago
6a474db
mmc: tegra: Add DM_MMC support to Tegra MMC driver
by Tom Warren
· 8 years ago
f53c4e4
mmc: tegra: priv struct and naming cleanup
by Stephen Warren
· 8 years ago
6138d5b
mmc: tegra: don't use periph_id in pad_init_mmc()
by Stephen Warren
· 8 years ago
6b83588
mmc: tegra: move pad_init_mmc() into MMC driver
by Stephen Warren
· 8 years ago
67748a7
mmc: tegra: use correct alias for SDHCI/MMC nodes
by Stephen Warren
· 8 years ago
eb3f68a
ARM: tegra: fix Tegra186 SDHCI clock/reset names
by Stephen Warren
· 8 years ago
c049307
mmc: tegra: port to standard clock/reset APIs
by Stephen Warren
· 8 years ago
915ffa5
mmc: use the generic error number
by Jaehoon Chung
· 8 years ago
39f6333
mmc: tegra: add basic Tegra186 support
by Stephen Warren
· 8 years ago
e05ab0d
tegra: mmc: Fix comments in the MMC driver init
by Simon Glass
· 9 years ago
0f92582
of: clean up OF_CONTROL ifdef conditionals
by Masahiro Yamada
· 9 years ago
7aaa5a6
ARM: Tegra210: Add support to common Tegra source/config files
by Tom Warren
· 10 years ago
c39e2a7
mmc: tegra: Build warning fixes for 64-bit
by Thierry Reding
· 9 years ago
707ac1a
tegra: mmc: Set the removable flag correctly
by Simon Glass
· 10 years ago
5a20397
mmc: remove the MMC_MODE_HC flag
by Rob Herring
· 10 years ago
0347960
dm: mmc: Remove use of fdtdec GPIO support
by Simon Glass
· 10 years ago
19d7bf3
tegra: make local functions static
by Jeroen Hofstee
· 10 years ago
09fb736
mmc: Tegra: Fix timeout issue seen on certain eMMC parts
by Marcel Ziswiler
· 10 years ago
f175603
ARM: tegra: set CONFIG_SYS_MMC_MAX_DEVICE
by Stephen Warren
· 11 years ago
93bfd61
mmc: Split mmc struct, rework mmc initialization (v2)
by Pantelis Antoniou
· 11 years ago
22cb7d3
mmc: Convert mmc struct's name array to a pointer
by Pantelis Antoniou
· 11 years ago
ab769f2
mmc: Remove ops from struct mmc and put in mmc_ops
by Pantelis Antoniou
· 11 years ago
a73ca47
mmc: tegra: support Tegra124
by Stephen Warren
· 11 years ago
1a45966
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· 11 years ago
2d348a1
mmc: Tegra: Add SD bus power/voltage function and MMC pad init call.
by Tom Warren
· 12 years ago
c9aa831
Tegra: MMC: Add DT support to MMC driver for all T20 boards
by Tom Warren
· 12 years ago
d23d8d7
mmc: add support for write protection
by Nikita Kiryanov
· 12 years ago
2c601c7
Merge branch 'master' of git://git.denx.de/u-boot into resolve
by Minkyu Kang
· 12 years ago
1981539
mmc: tegra: use bounce buffer APIs
by Stephen Warren
· 12 years ago
8c0ec0d
mmc: tegra: support 4-bit operation too on 8-bit slots
by Stephen Warren
· 12 years ago
150c249
Tegra20: Move some include files to arch-tegra for sharing with Tegra30
by Tom Warren
· 12 years ago
29f3e3f
Tegra: Change Tegra20 to Tegra in common code, prep for T30
by Tom Warren
· 12 years ago
00a2749
tegra20: rename tegra2 -> tegra20
by Allen Martin
· 12 years ago
3f82d89
mmc: tegra2: rename tegra2_mmc.* to tegra_mmc.*
by Tom Warren
· 12 years ago
[Renamed (99%) from drivers/mmc/tegra2_mmc.c]
60e242e
drivers/mmc/tegra2_mmc.c: fix GCC 4.6 warning
by Anatolij Gustschin
· 13 years ago
cf39cf5
Tegra: mmc: Fixed handling of interrupts in timeouts.
by Tom Warren
· 13 years ago
98450d0
tegra: mmc: Support operation with dcache enabled
by Simon Glass
· 13 years ago
bf83662
mmc: tegra2: Implement card-detect hook.
by Thierry Reding
· 13 years ago
9877841
tegra2: Modify MMC driver to handle power and cd GPIOs
by Stephen Warren
· 13 years ago
0963ff3
Tegra2: mmc: Factor out mmc_wait_inhibit functionality
by Anton staaf
· 13 years ago
9b3d187
Tegra2: mmc: Add data transfer completion timeout
by Anton staaf
· 13 years ago
5a762e2
Tegra2: mmc: Support DMA restarts at buffer boundaries
by Anton staaf
· 13 years ago
8e42f0d
Tegra2: mmc: define register field values in tegra2_mmc.h
by Anton staaf
· 13 years ago
de71fbe
tegra2: Move MMC clock initialization into MMC driver
by Stephen Warren
· 13 years ago
ccf7988
tegra2: Enable MMC for Seaboard
by Tom Warren
· 13 years ago
4ed59e7
tegra2: Add more clock functions
by Simon Glass
· 13 years ago
21ef6a1
mmc: Tegra2: SD/MMC driver for Seaboard - eMMC on SDMMC4, SDIO on SDMMC3
by Tom Warren
· 13 years ago