index
:
talos-obmc-uboot
v2016.07-aspeed-openbmc
v2016.07-aspeed-openbmc-03-26-2018
v2016.07-aspeed-openbmc-04-16-2019
Talos™ II U-Boot sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mmc
Commit message (
Expand
)
Author
Age
Files
Lines
*
powerpc/esdhc: Correct judgement for DATA PIO mode
Haijun.Zhang
2013-05-15
1
-1
/
+1
*
mmc: update Faraday FTSDC010 for rw performance
Kuo-Jung Su
2013-05-15
3
-688
/
+378
*
drivers/mmc: move spl_mmc.c to common/spl
Ying Zhang
2013-05-15
2
-140
/
+0
*
mmc: fsl_esdhc: Use calloc()
Fabio Estevam
2013-05-06
1
-2
/
+1
*
mmc: sdhci: return error when failed add_sdhci().
Jaehoon Chung
2013-05-06
2
-4
/
+2
*
sdhci: Add sdhci support for spear devices
Vipin Kumar
2013-05-06
2
-0
/
+45
*
davinci, mmc: Added a delay reading ext CSD register
Davide Bonfanti
2013-05-06
1
-1
/
+4
*
mmc: Split device init to decouple OCR-polling delay
Che-Liang Chiou
2013-05-06
1
-32
/
+105
*
part/dev_desc: Add log2 of blocksize to block_dev_desc data struct
Egbert Eich
2013-05-01
1
-0
/
+1
*
mmc: Define a constant for the maximum block size
Simon Glass
2013-05-01
1
-12
/
+13
*
spl_mmc: cleanup variable types
Peter Korsgaard
2013-05-01
1
-8
/
+9
*
mmc: check the revision for sd3.0
Jaehoon Chung
2013-04-17
1
-0
/
+2
*
mmc: support the correct card version for eMMC
Jaehoon Chung
2013-04-17
1
-0
/
+18
*
Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'
Albert ARIBAUD
2013-04-14
1
-5
/
+3
|
\
|
*
fsl_esdhc: Fix DMA transfer completion waiting loop
Andrew Gabbasov
2013-04-14
1
-2
/
+1
|
*
fsl_esdhc: flush cache after IO completion
Eric Nelson
2013-04-14
1
-3
/
+2
*
|
Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'
Albert ARIBAUD
2013-04-04
1
-0
/
+7
|
\
\
|
|
/
|
*
mmc: i.MX6: fsl_esdhc: Define maximum bus width supported by a board
Abbas Raza
2013-04-03
1
-0
/
+7
*
|
ARM: bcm2835: fix get_timer() to return ms
Stephen Warren
2013-04-04
1
-2
/
+3
*
|
Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'
Albert ARIBAUD
2013-03-26
1
-3
/
+5
|
\
\
|
*
|
mmc:sdhci:fix: Change default interrupts enabled at SDHCI initialization
Łukasz Majewski
2013-03-12
1
-3
/
+5
*
|
|
mmc: omap_hsmmc.c: only register getcd/getwp callbacks if gpio could be used
Peter Korsgaard
2013-03-24
1
-2
/
+6
*
|
|
mmc: mmc_getcd/getwp: use sensible defaults
Peter Korsgaard
2013-03-24
1
-4
/
+12
*
|
|
mmc: add bcm2835 driver
Stephen Warren
2013-03-20
2
-0
/
+190
|
|
/
|
/
|
*
|
Merge branch 'u-boot-tegra/master' into 'u-boot-arm/master'
Albert ARIBAUD
2013-03-15
1
-58
/
+168
|
\
\
|
*
|
mmc: Tegra: Add SD bus power/voltage function and MMC pad init call.
Tom Warren
2013-03-14
1
-8
/
+55
|
*
|
Tegra: MMC: Add DT support to MMC driver for all T20 boards
Tom Warren
2013-03-14
1
-58
/
+121
*
|
|
Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'
Albert ARIBAUD
2013-03-15
1
-16
/
+4
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
mxs: mmc: spi: dma: Better wrap the MXS differences
Marek Vasut
2013-03-07
1
-16
/
+4
|
|
/
*
|
Merge u-boot/master into u-boot-ti/master
Tom Rini
2013-03-11
1
-16
/
+52
|
\
\
|
*
|
blackfin: bf60x: add rsi/sdh support
Sonic Zhang
2013-03-04
1
-16
/
+52
|
|
/
*
|
ARM: OMAP4+: Make control module register structure generic
Lokesh Vutla
2013-03-11
1
-15
/
+10
*
|
omap_hsmmc: add driver check for write protection
Nikita Kiryanov
2013-03-08
1
-2
/
+12
*
|
mmc: add support for write protection
Nikita Kiryanov
2013-03-08
14
-0
/
+30
*
|
omap_hsmmc: implement driver check for card detection
Nikita Kiryanov
2013-03-08
1
-2
/
+35
*
|
omap_hsmmc: introduce omap_hsmmc_data struct
Nikita Kiryanov
2013-03-08
1
-10
/
+18
*
|
omap_hsmmc: fix out of bounds array access
Nikita Kiryanov
2013-03-08
1
-1
/
+1
|
/
*
Merge branch 'master' of git://git.denx.de/u-boot-arm
Tom Rini
2013-02-12
1
-41
/
+61
|
\
|
*
mxs: mmc: Fix the MMC driver for MX23
Marek Vasut
2013-01-28
1
-5
/
+22
|
*
mxs: mmc: Allow overriding default card detect implementation
Marek Vasut
2013-01-28
1
-2
/
+14
|
*
mxs: mmc: Fix MMC reset on iMX23
Otavio Salvador
2013-01-28
1
-5
/
+11
|
*
mmc: Limit the number of used SSP ports on MX23
Marek Vasut
2013-01-21
1
-1
/
+11
|
*
mxs: clock: Use 'mxs' prefix for methods
Otavio Salvador
2013-01-21
1
-2
/
+2
|
*
mxs: ssp: Pull out the SSP bus to regs conversion
Marek Vasut
2013-01-21
1
-14
/
+1
|
*
mxs: mmc: Drop unused members from struct mxsmmc_priv
Marek Vasut
2013-01-21
1
-12
/
+0
*
|
ppc: arm: Move sdhc_clk into arch_global_data
Simon Glass
2013-02-04
1
-3
/
+3
|
/
*
Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'
Albert ARIBAUD
2013-01-08
1
-1
/
+1
|
\
|
*
fsl_esdhc: add MMC_MODE_HC host_caps
Shawn Guo
2013-01-05
1
-1
/
+1
*
|
Merge branch 'master' of git://git.denx.de/u-boot into resolve
Minkyu Kang
2012-12-10
6
-65
/
+153
|
\
\
|
|
/
|
*
mmc: Properly determine maximum supported bus width
Andy Fleming
2012-11-27
1
-12
/
+35
[next]