index
:
u-boot.git
fedora
master
Unnamed repository; edit this file 'description' to name the repository.
Dennis Gilmore
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mmc
Commit message (
Expand
)
Author
Age
Files
Lines
*
i.MX28: Allow coexistence of PIO and DMA mode for SD/MMC
Marek Vasut
2012-04-16
1
-1
/
+47
*
drivers/mmc/mmc.c: Fix build warning
Anatolij Gustschin
2012-03-30
1
-1
/
+1
*
drivers/mmc/tegra2_mmc.c: fix GCC 4.6 warning
Anatolij Gustschin
2012-03-30
1
-1
/
+1
*
i.MX28: Do data transfers via DMA in MMC driver
Marek Vasut
2012-03-29
1
-30
/
+40
*
MMC: Implement generic bounce buffer
Marek Vasut
2012-03-29
1
-3
/
+99
*
ATMEL: remove old atmel_mci driver
Sven Schnelle
2012-03-13
2
-534
/
+0
*
ATMEL: use generic mmc framework
Sven Schnelle
2012-03-13
1
-245
/
+0
*
mmc: make mmc_send_status() more reliable
Jan Kloetzke
2012-02-15
1
-8
/
+12
*
mmc: fix card busy polling
Jan Kloetzke
2012-02-15
1
-8
/
+6
*
Tegra: mmc: Fixed handling of interrupts in timeouts.
Tom Warren
2012-02-15
1
-0
/
+4
*
omap_hsmmc: Wait for CMDI to be clear
Tom Rini
2012-02-15
1
-2
/
+3
*
mmc: access mxcmmc from mx31 boards
Helmut Raiger
2012-02-12
1
-5
/
+3
*
tegra: mmc: Support operation with dcache enabled
Simon Glass
2012-02-12
1
-0
/
+16
*
fsl_esdhc: fix PIO mode transfers
Ira Snyder
2012-01-08
1
-1
/
+2
*
mmc: tegra2: Implement card-detect hook.
Thierry Reding
2012-01-08
1
-19
/
+13
*
mmc: fsl_esdhc: Implement card-detect hook.
Thierry Reding
2012-01-08
1
-17
/
+12
*
mmc: Implement card detection.
Thierry Reding
2012-01-08
14
-0
/
+31
*
mmc: Change board_mmc_getcd() function prototype.
Thierry Reding
2012-01-08
2
-5
/
+7
*
drivers/mmc/mv_sdhci.c: Fix build warning
Anatolij Gustschin
2012-01-08
1
-2
/
+1
*
ftsdc010: improve performance and capability
Macpaul Lin
2012-01-08
1
-85
/
+103
*
mmc: add host_caps checking avoid switch card improperly
Macpaul Lin
2012-01-08
1
-0
/
+10
*
i.mx: fsl_esdhc: add the i.mx6q support
Jason Liu
2012-01-08
1
-3
/
+9
*
tegra2: Move tegra2_mmc_init() prototype to public header.
Thierry Reding
2011-12-24
1
-2
/
+0
*
PXA: Kill last remnants of set_GPIO_mode function
Marek Vasut
2011-12-19
1
-5
/
+0
*
tegra2: Modify MMC driver to handle power and cd GPIOs
Stephen Warren
2011-12-09
2
-7
/
+39
*
PXA: Rename CONFIG_PXA2[57]X to CONFIG_CPU_PXA2[57]X
Marek Vasut
2011-12-06
2
-5
/
+6
*
Revert "mmc: retry the cmd8 to meet 74 clocks requirement in the spec"
Macpaul Lin
2011-11-25
1
-14
/
+2
*
mmc: mv_sdhci: Fix host version read for Armada100
Ajay Bhargav
2011-11-25
1
-1
/
+4
*
davinci, mmc: fix gcc 4.6 build warnings
Heiko Schocher
2011-11-16
1
-4
/
+3
*
Merge branch 'master' of git://git.denx.de/u-boot-arm
Wolfgang Denk
2011-11-16
3
-12
/
+366
|
\
|
*
omap: Checkpatch fixes
Sricharan
2011-11-15
1
-12
/
+14
|
*
iMX28: Add SSP MMC driver
Marek Vasut
2011-11-11
2
-0
/
+352
*
|
Tegra2: mmc: Factor out mmc_wait_inhibit functionality
Anton staaf
2011-11-12
1
-19
/
+27
*
|
Tegra2: mmc: Add data transfer completion timeout
Anton staaf
2011-11-12
1
-0
/
+14
*
|
Tegra2: mmc: Support DMA restarts at buffer boundaries
Anton staaf
2011-11-12
1
-2
/
+11
*
|
Tegra2: mmc: define register field values in tegra2_mmc.h
Anton staaf
2011-11-12
2
-27
/
+85
*
|
MMC: PL180: Fix infinite loop with VExpress extended fifo implementation
Jon Medhurst (Tixy)
2011-11-08
1
-26
/
+0
|
/
*
tegra2: Move MMC clock initialization into MMC driver
Stephen Warren
2011-11-03
1
-3
/
+9
*
mmc: sdhci: fix sdma bug for large file transfer
Lei Wen
2011-11-03
1
-1
/
+1
*
mmc: sdhci: add timeout for data transfer
Lei Wen
2011-11-03
1
-1
/
+8
*
mmc: sdhci: add mmc structure for host
Lei Wen
2011-11-03
1
-0
/
+1
*
mmc: sdhci: fix cache flush
Lei Wen
2011-11-03
1
-1
/
+1
*
mmc: CMD7:MMC_CMD_SELECT_CARD response fix
Ajay Bhargav
2011-11-03
1
-1
/
+1
*
mmc: test mmc bus width on startup
Lei Wen
2011-11-03
1
-18
/
+26
*
mmc: change magic number to macro define
Lei Wen
2011-11-03
1
-9
/
+12
*
mmc: mv_sdhci: fix 8bus width access for 88SV331xV5
Lei Wen
2011-11-03
1
-0
/
+33
*
mmc: retry the cmd8 to meet 74 clocks requirement in the spec
Lei Wen
2011-11-03
1
-2
/
+14
*
PXA: Add MMC driver using the generic MMC framework
Marek Vasut
2011-11-03
2
-0
/
+443
*
Merge branch 'master' of git://git.denx.de/u-boot-arm
Wolfgang Denk
2011-10-28
3
-62
/
+37
|
\
|
*
mmc: omap: Allow OMAP_HSMMC[23]_BASE to be unset
Tom Rini
2011-10-27
1
-0
/
+4
[next]