Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
30686bd2abe07d8cfb9d5da459deac0a9234e7f9
/
drivers
/
mmc
30686bd
mmc: sdhci: increase the timeout value for data transfer
by Jaehoon Chung
· 12 years ago
6b60e9b
mmc: Fix mmc_spi error on cmd->flags field
by Marek Vasut
· 12 years ago
5ac2064
MMC: Remove the MMC bounce buffer
by Marek Vasut
· 12 years ago
acc8d6b
MMC: MXS: Convert MXS MMC driver to generic bounce buffer
by Marek Vasut
· 12 years ago
ab37196
Tegra20: Move some include files to arch-tegra for sharing with Tegra30
by Tom Warren
· 12 years ago
1293858
ARM: SPL: Convert davinci to CONFIG_SPL_FRAMEWORK
by Tom Rini
· 12 years ago
28591df
SPL: Move the omap SPL framework to common/spl
by Tom Rini
· 12 years ago
e1ced00
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· 12 years ago
2fa03bc
Merge remote-tracking branch 'u-boot-imx/master'
by Albert ARIBAUD
· 12 years ago
22562a4
Tegra: Change Tegra20 to Tegra in common code, prep for T30
by Tom Warren
· 12 years ago
d639f60
mmc: detect boot sectors using EXT_CSD_BOOT_MULT too
by Stephen Warren
· 12 years ago
611a347
mmc: Remove incorrect cmd->flags usage
by Andy Fleming
· 12 years ago
761fb5b
MX28: MMC: Avoid DMA DCache race condition
by Marek Vasut
· 12 years ago
b1929ea
mmc: s5p_sdhci: add the set_mmc_clk for cmu control
by Jaehoon Chung
· 12 years ago
e26123b
mmc: s5p_sdhci: fixed wrong function argument
by Jaehoon Chung
· 12 years ago
b36cbac
mmc: s5p_sdhci: set the SDHCI_QUIRK_BROKEN_R1B
by Jaehoon Chung
· 12 years ago
456f34a
mmc: Add a SDHCI quirk for boards that have no CD
by Joe Hershberger
· 12 years ago
38f2f31
mmc: Fix version check for clock API in sdhci driver
by Joe Hershberger
· 12 years ago
6ce8aed
mmc_get_dev: Return error if mmc_init fails
by Benoît Thébaudeau
· 12 years ago
009784c
mmc: detect boot sectors using EXT_CSD_BOOT_MULT too
by Stephen Warren
· 12 years ago
5cbfa8e7a
MMC: u-boot-spl may be compiled without partition support
by Mikhail Kshevetskiy
· 12 years ago
f6bec73
mmc: fix capacity calculation when EXT_CSD_SEC_CNT is used
by Yoshihiro Shimoda
· 12 years ago
c82f9f6
mmc: sh_mmcif: enable MMC_MODE_HC
by Yoshihiro Shimoda
· 12 years ago
1be00d9
mmc: fix wrong timeout check in mmc_send_status()
by Jongman Heo
· 12 years ago
ee939dd
mmc: Remove unused item flags in struct mmc_cmd
by Kaspter Ju
· 12 years ago
c08d11c
fsl_esdhc: Remove cache snooping for i.MX
by Benoît Thébaudeau
· 12 years ago
cbf0bf2
mxs: Convert sys_proto.h prefixes to 'mxs'
by Otavio Salvador
· 12 years ago
55d98a1
tegra20: rename tegra2 -> tegra20
by Allen Martin
· 12 years ago
03f609b
u8500: Separating mmc config parameters from driver
by John Rigby
· 12 years ago
042cfd6
MX28: Fix MXS MMC DMA issues
by Marek Vasut
· 12 years ago
97c04d6
MX28: Transfer small blocks via PIO in MXS MMC
by Marek Vasut
· 12 years ago
92af615
MX28: Split out the PIO and DMA transfer functions
by Marek Vasut
· 12 years ago
213a7a2
MX28: Fix up the MMC driver DMA mode
by Marek Vasut
· 12 years ago
22f4ff9
mxs: prefix register structs with 'mxs' prefix
by Otavio Salvador
· 12 years ago
8dc6df8
da850/omap-l138: Add support to read u-boot image from MMC/SD
by Lad, Prabhakar
· 12 years ago
4e3bfa0
FSL/eSDHC: enable the clock to detect the SD card
by Jerry Huang
· 13 years ago
15c9ad9
SD/MMC: check the card status during erase operation
by Jerry Huang
· 13 years ago
65b04cf
mmc:fix Call mmc_init() when executing mmc_get_dev()
by Łukasz Majewski
· 13 years ago
e1d4c7b
mmc: remove the hard setting for tran_speed
by Jaehoon Chung
· 13 years ago
30e9cad
i.MX: fsl_esdhc: allow use with cache enabled.
by Eric Nelson
· 13 years ago
8c57e96
mmc: tegra2: rename tegra2_mmc.* to tegra_mmc.*
by Tom Warren
· 13 years ago
7464703
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Wolfgang Denk
· 13 years ago
336ff28
i.MX28: Check if WP detection is implemented at all
by Marek Vasut
· 13 years ago
d9cf836
omap5: pbias ldo9 turn on
by Balaji T K
· 13 years ago
20c372f
OMAP4/5: Make the sysctrl structure common
by SRICHARAN R
· 13 years ago
a9b0556
ARM:OMAP+:MMC: Add parameters to MMC init
by Jonathan Solnit
· 13 years ago
b0b0c9d
mmc: support the sdhci instead of s5p_mmc for samsung-soc
by Jaehoon Chung
· 13 years ago
53889ed
mmc: add the quirk to use the sdhci for samsung-soc
by Jaehoon Chung
· 13 years ago
89237a8
mmc: sdhci: add the quirk for broken r1b response
by Jaehoon Chung
· 13 years ago
67f3897
i.MX28: Lower the amount of blocks transfered in one DMA cycle
by Marek Vasut
· 13 years ago
d8552d6
mmc: fsl_esdhc: Poll until card is not busy anymore
by Dirk Behme
· 13 years ago
ddde188
mmc: omap: handle controller errors properly
by Grazvydas Ignotas
· 13 years ago
8927ac9
mmc: omap: improve stat wait message
by Grazvydas Ignotas
· 13 years ago
ef2b729
mmc: omap: follow TRM procedure to power on cards
by Grazvydas Ignotas
· 13 years ago
b6fe0dc
mmc:fix: Set mmc width according to MMC host capabilities
by Łukasz Majewski
· 13 years ago
d8e8a6b
Blackfin: bfin_sdh: drop dos part hardcode
by Mike Frysinger
· 13 years ago
c9cb4a9
mmc: Fix warning if CONFIG_MMC_TRACE is enabled
by Dirk Behme
· 13 years ago
93541b4
DMA: Split the APBH DMA init into block and channel init
by Marek Vasut
· 13 years ago
dac199b
i.MX28: Allow coexistence of PIO and DMA mode for SD/MMC
by Marek Vasut
· 13 years ago
dfad56c
drivers/mmc/mmc.c: Fix build warning
by Anatolij Gustschin
· 13 years ago
e1f5341
drivers/mmc/tegra2_mmc.c: fix GCC 4.6 warning
by Anatolij Gustschin
· 13 years ago
5796bed
i.MX28: Do data transfers via DMA in MMC driver
by Marek Vasut
· 13 years ago
dccb608
MMC: Implement generic bounce buffer
by Marek Vasut
· 13 years ago
69df6de
ATMEL: remove old atmel_mci driver
by Sven Schnelle
· 13 years ago
8aa9682
ATMEL: use generic mmc framework
by Sven Schnelle
· 13 years ago
3178932
mmc: make mmc_send_status() more reliable
by Jan Kloetzke
· 13 years ago
4e929dd
mmc: fix card busy polling
by Jan Kloetzke
· 13 years ago
5d331d8
Tegra: mmc: Fixed handling of interrupts in timeouts.
by Tom Warren
· 13 years ago
32ec325
omap_hsmmc: Wait for CMDI to be clear
by Tom Rini
· 13 years ago
64c316d
mmc: access mxcmmc from mx31 boards
by Helmut Raiger
· 13 years ago
9c9b7b1
tegra: mmc: Support operation with dcache enabled
by Simon Glass
· 13 years ago
66a722e
fsl_esdhc: fix PIO mode transfers
by Ira Snyder
· 13 years ago
f149411
mmc: tegra2: Implement card-detect hook.
by Thierry Reding
· 13 years ago
8cee4c98
mmc: fsl_esdhc: Implement card-detect hook.
by Thierry Reding
· 13 years ago
b9c8b77
mmc: Implement card detection.
by Thierry Reding
· 13 years ago
d7aebf4
mmc: Change board_mmc_getcd() function prototype.
by Thierry Reding
· 13 years ago
e001a69
drivers/mmc/mv_sdhci.c: Fix build warning
by Anatolij Gustschin
· 13 years ago
1a18a3e
ftsdc010: improve performance and capability
by Macpaul Lin
· 13 years ago
24e92ec
mmc: add host_caps checking avoid switch card improperly
by Macpaul Lin
· 13 years ago
9919d64
i.mx: fsl_esdhc: add the i.mx6q support
by Jason Liu
· 13 years ago
f368559
tegra2: Move tegra2_mmc_init() prototype to public header.
by Thierry Reding
· 13 years ago
7655069
PXA: Kill last remnants of set_GPIO_mode function
by Marek Vasut
· 13 years ago
fba8754
tegra2: Modify MMC driver to handle power and cd GPIOs
by Stephen Warren
· 13 years ago
85cc88a
PXA: Rename CONFIG_PXA2[57]X to CONFIG_CPU_PXA2[57]X
by Marek Vasut
· 13 years ago
028bde1
Revert "mmc: retry the cmd8 to meet 74 clocks requirement in the spec"
by Macpaul Lin
· 13 years ago
dab5d4d
mmc: mv_sdhci: Fix host version read for Armada100
by Ajay Bhargav
· 13 years ago
1a3d749
davinci, mmc: fix gcc 4.6 build warnings
by Heiko Schocher
· 13 years ago
da632e5
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Wolfgang Denk
· 13 years ago
f72611f
omap: Checkpatch fixes
by Sricharan
· 13 years ago
5ab3fba
Tegra2: mmc: Factor out mmc_wait_inhibit functionality
by Anton staaf
· 13 years ago
bd34842
Tegra2: mmc: Add data transfer completion timeout
by Anton staaf
· 13 years ago
3ade210
Tegra2: mmc: Support DMA restarts at buffer boundaries
by Anton staaf
· 13 years ago
0dfb31c
Tegra2: mmc: define register field values in tegra2_mmc.h
by Anton staaf
· 13 years ago
de0a6bf
iMX28: Add SSP MMC driver
by Marek Vasut
· 13 years ago
6a8c74c
MMC: PL180: Fix infinite loop with VExpress extended fifo implementation
by Jon Medhurst (Tixy)
· 13 years ago
85a6c07
tegra2: Move MMC clock initialization into MMC driver
by Stephen Warren
· 13 years ago
8241d40
mmc: sdhci: fix sdma bug for large file transfer
by Lei Wen
· 13 years ago
6c13c66
mmc: sdhci: add timeout for data transfer
by Lei Wen
· 13 years ago
5a1108e
mmc: sdhci: add mmc structure for host
by Lei Wen
· 13 years ago
5b30be0
mmc: sdhci: fix cache flush
by Lei Wen
· 13 years ago
Next »