index
:
bootloaders/u-boot-midas
deblob-midas-2018.07
recovery-2018.07
wip/as-boot-img
wip/bl1
wip/forkbomb-midas-2020.01-as-boot-img
wip/s-boot-4.0
Part of research to make the bootloader fully free on midas devices
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mmc
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
arm: pxa: mmc: clean-up include file order
Marcel Ziswiler
2015-08-24
1
-5
/
+3
*
of: clean up OF_CONTROL ifdef conditionals
Masahiro Yamada
2015-08-18
4
-4
/
+4
*
Merge branch 'master' of git://git.denx.de/u-boot-mmc
Tom Rini
2015-08-13
2
-22
/
+47
|
\
|
*
mmc_spi: Big-endian support
Yoshinori Sato
2015-08-13
1
-5
/
+5
|
*
dw_mmc: Calculate dwmmc FIFO threshold size if not provided
Simon Glass
2015-08-13
1
-2
/
+8
|
*
mmc: dw_mmc: Avoid using printf() for errors
Simon Glass
2015-08-11
1
-11
/
+12
|
*
mmc: dw_mmc: Improve handling of data transfer failure
Marek Vasut
2015-08-11
1
-7
/
+9
|
*
mmc: dw_mmc: Zap endless timeout
Marek Vasut
2015-08-11
1
-2
/
+17
|
*
mmc: dw_mmc: Stop bounce buffer even in case of failure
Marek Vasut
2015-08-11
1
-0
/
+1
*
|
mmc: omap_hsmmc: enable 8bit interface for eMMC for AM43xx
Nikita Kiryanov
2015-08-12
1
-2
/
+2
*
|
mmc: omap_hsmmc: enable proper CMD(DAT) lines reset procedure for am43xx
Nikita Kiryanov
2015-08-12
1
-1
/
+1
*
|
mmc: hi6220_dw_mmc: Add hi6220 glue code for dw_mmc controller.
Peter Griffin
2015-08-12
2
-0
/
+57
|
/
*
exynos: Correct return value in exynos_mmc_init()
Simon Glass
2015-08-05
1
-1
/
+1
*
fsl_esdhc.c: Always make check_and_invalidate_dcache_range available
Tom Rini
2015-08-02
1
-2
/
+0
*
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
Tom Rini
2015-08-02
1
-0
/
+8
|
\
|
*
mmc:fsl_esdhc invalidate dcache before read
Peng Fan
2015-07-26
1
-0
/
+8
*
|
ARM: Tegra210: Add support to common Tegra source/config files
Tom Warren
2015-07-28
1
-1
/
+11
*
|
mmc: tegra: Build warning fixes for 64-bit
Thierry Reding
2015-07-27
1
-3
/
+3
*
|
sunxi: Create helper function veryfing valid boot signature on MMC
Daniel Kochmański
2015-07-24
1
-0
/
+17
*
|
mmc: Protect `mmc_initialize` from initialising mmc multiple times
Daniel Kochmański
2015-07-24
1
-0
/
+5
*
|
dm: test: Add a test for the mmc uclass
Simon Glass
2015-07-21
2
-0
/
+26
*
|
mmc: Add debug() output on read errors
Simon Glass
2015-07-21
1
-2
/
+6
*
|
dm: mmc: Add an MMC uclass
Simon Glass
2015-07-21
4
-0
/
+48
|
/
*
mmc: sdhci.c: Add config option to use a fixed buffer for transfers
Stefan Roese
2015-07-10
1
-0
/
+15
*
mmc: sdhci: Use timer based timeout detection in sdhci_send_command()
Stefan Roese
2015-07-10
1
-5
/
+5
*
mmc: bcm2835_sdhci: Restore original delay behavior
Marek Vasut
2015-06-25
1
-2
/
+2
*
mmc_write.c: Make mmc_berase do 32bit safe 64bit math
Tom Rini
2015-06-18
1
-1
/
+11
*
sunxi: mmc: Enable pull-up on card-detect gpio pin
Hans de Goede
2015-06-04
1
-1
/
+3
*
Merge git://git.denx.de/u-boot-mpc85xx
Tom Rini
2015-05-05
3
-1
/
+87
|
\
|
*
mmc: fsl_esdhc: Add peripheral clock support
Yangbo Lu
2015-05-04
1
-0
/
+41
|
*
mmc: fsl_esdhc: Add adapter card type identification support
Yangbo Lu
2015-05-04
3
-1
/
+46
*
|
Merge branch 'master' of git://git.denx.de/u-boot-mmc
Tom Rini
2015-05-05
15
-69
/
+74
|
\
\
|
*
|
ARM: mmc: bcm283x: Remove get_timer_us() from mmc driver
Marek Vasut
2015-05-05
1
-2
/
+2
|
*
|
tegra: mmc: Set the removable flag correctly
Simon Glass
2015-05-05
1
-4
/
+8
|
*
|
mmc: bcm2835_sdhci: Use calloc to allocate bcm2835_sdhci_host
Alexander Stein
2015-05-05
1
-2
/
+2
|
*
|
mmc: fsl_esdhc: update eMMC44 adapter card erase timeout
Yangbo Lu
2015-05-05
1
-2
/
+2
|
*
|
mmc: sdhci: add timeout setting for response busy command
Kevin Liu
2015-05-05
1
-0
/
+2
|
*
|
mmc: remove the MMC_MODE_HC flag
Rob Herring
2015-05-05
13
-20
/
+11
|
*
|
mmc: Fix splitting device initialization
Andrew Gabbasov
2015-05-05
1
-8
/
+8
|
*
|
mmc: Restructure polling loops to avoid extra delays
Andrew Gabbasov
2015-05-05
1
-10
/
+17
|
*
|
mmc: Continue polling MMC card for OCR only if it is still not ready
Andrew Gabbasov
2015-05-05
1
-9
/
+11
|
*
|
mmc: Do not pass external mmc_cmd structure to mmc_send_op_cond_iter()
Andrew Gabbasov
2015-05-05
1
-13
/
+11
|
*
|
mmc: Avoid extra duplicate entry in mmc device structure
Andrew Gabbasov
2015-05-05
1
-6
/
+7
|
|
/
*
|
sunxi: mmc: Fix card-detect gpio handling to work with the driver-model
Hans de Goede
2015-05-04
1
-3
/
+4
*
|
sunxi: Introduce a hidden SUNXI_GEN_SUNxI Kconfig bool
Hans de Goede
2015-05-04
1
-2
/
+1
|
/
*
zynqmp: sdhci: Remove the quirk SDHCI_QUIRK_NO_CD
Siva Durga Prasad Paladugu
2015-04-29
1
-1
/
+1
*
ls2085a: esdhc: Add esdhc support for ls2085a
Yangbo Lu
2015-04-23
1
-2
/
+34
*
ARM: bcm283x: move SoC headers to mach-bcm283x/include/mach
Masahiro Yamada
2015-03-28
1
-2
/
+2
*
mv_sdhci: fix warnings on 64-bit builds
Rob Herring
2015-03-18
1
-2
/
+2
*
sdhci: fix warnings on 64-bit builds
Rob Herring
2015-03-18
1
-3
/
+3
[prev]
[next]