]> git.kernelconcepts.de Git - karo-tx-uboot.git/history - drivers/mmc
nand: mxs: use CONFIG_ARCH_MX6 instead of CONFIG_SOC_MX6Q
[karo-tx-uboot.git] / drivers / mmc /
2015-10-12 Lothar Waßmannkconfig: arm: move ARCH_MX? out of choice which selects...
2015-09-17 Lothar Waßmannkaro: cleanup after merge of v2015.10-rc2
2015-09-10 Yousong Zhousunxi: mmc: set transfer timeout according to byte_cnt.
2015-09-10 Marcel Ziswilerarm: pxa: mmc: clean-up include file order
2015-09-10 Masahiro Yamadaof: clean up OF_CONTROL ifdef conditionals
2015-09-10 Yoshinori Satommc_spi: Big-endian support
2015-09-10 Simon Glassdw_mmc: Calculate dwmmc FIFO threshold size if not...
2015-09-10 Nikita Kiryanovmmc: omap_hsmmc: enable 8bit interface for eMMC for...
2015-09-10 Nikita Kiryanovmmc: omap_hsmmc: enable proper CMD(DAT) lines reset...
2015-09-10 Peter Griffinmmc: hi6220_dw_mmc: Add hi6220 glue code for dw_mmc...
2015-09-10 Simon Glassmmc: dw_mmc: Avoid using printf() for errors
2015-09-10 Marek Vasutmmc: dw_mmc: Improve handling of data transfer failure
2015-09-10 Marek Vasutmmc: dw_mmc: Zap endless timeout
2015-09-10 Marek Vasutmmc: dw_mmc: Stop bounce buffer even in case of failure
2015-09-10 Simon Glassexynos: Correct return value in exynos_mmc_init()
2015-09-10 Tom Rinifsl_esdhc.c: Always make check_and_invalidate_dcache_ra...
2015-09-09 Tom WarrenARM: Tegra210: Add support to common Tegra source/confi...
2015-09-09 Thierry Redingmmc: tegra: Build warning fixes for 64-bit
2015-09-09 Peng Fanmmc:fsl_esdhc invalidate dcache before read
2015-09-09 Daniel Kochmańskisunxi: Create helper function veryfing valid boot signa...
2015-09-09 Daniel Kochmańskimmc: Protect `mmc_initialize` from initialising mmc...
2015-09-09 Simon Glassdm: test: Add a test for the mmc uclass
2015-09-09 Simon Glassmmc: Add debug() output on read errors
2015-09-09 Simon Glassdm: mmc: Add an MMC uclass
2015-09-09 Stefan Roesemmc: sdhci.c: Add config option to use a fixed buffer...
2015-09-09 Stefan Roesemmc: sdhci: Use timer based timeout detection in sdhci_...
2015-09-08 Marek Vasutmmc: bcm2835_sdhci: Restore original delay behavior
2015-09-08 Tom Rinimmc_write.c: Make mmc_berase do 32bit safe 64bit math
2015-09-08 Hans de Goedesunxi: mmc: Enable pull-up on card-detect gpio pin
2015-09-08 Marek VasutARM: mmc: bcm283x: Remove get_timer_us() from mmc driver
2015-09-08 Simon Glasstegra: mmc: Set the removable flag correctly
2015-09-08 Alexander Steinmmc: bcm2835_sdhci: Use calloc to allocate bcm2835_sdhc...
2015-09-08 Yangbo Lummc: fsl_esdhc: update eMMC44 adapter card erase timeout
2015-09-08 Kevin Liummc: sdhci: add timeout setting for response busy command
2015-09-08 Rob Herringmmc: remove the MMC_MODE_HC flag
2015-09-08 Andrew Gabbasovmmc: Fix splitting device initialization
2015-09-08 Andrew Gabbasovmmc: Restructure polling loops to avoid extra delays
2015-09-08 Andrew Gabbasovmmc: Continue polling MMC card for OCR only if it is...
2015-09-08 Andrew Gabbasovmmc: Do not pass external mmc_cmd structure to mmc_send...
2015-09-08 Andrew Gabbasovmmc: Avoid extra duplicate entry in mmc device structure
2015-09-08 Yangbo Lummc: fsl_esdhc: Add peripheral clock support
2015-09-08 Yangbo Lummc: fsl_esdhc: Add adapter card type identification...
2015-09-08 Hans de Goedesunxi: mmc: Fix card-detect gpio handling to work with...
2015-09-08 Hans de Goedesunxi: Introduce a hidden SUNXI_GEN_SUNxI Kconfig bool
2015-09-08 Siva Durga Prasad... zynqmp: sdhci: Remove the quirk SDHCI_QUIRK_NO_CD
2015-09-08 Yangbo Luls2085a: esdhc: Add esdhc support for ls2085a
2015-09-01 Masahiro YamadaARM: bcm283x: move SoC headers to mach-bcm283x/include...
2015-09-01 Rob Herringmv_sdhci: fix warnings on 64-bit builds
2015-09-01 Rob Herringsdhci: fix warnings on 64-bit builds
2015-09-01 Matt Reimermmc: sdhci: don't clobber adjacent registers
2015-09-01 Matt Reimermmc: s5p: properly mask SELBASECLK
2015-09-01 Peng Fanmmc: fsl_esdhc fix register offset
2015-09-01 Volodymyr Riazantsevmmc: fsl_esdhc: Add support for DDR mode
2015-09-01 Matt Reimermmc: sdhci: fix bus width switching on Samsung SoCs
2015-09-01 Przemyslaw Marczakmmc: print SD/eMMC type for inited mmc devices
2015-09-01 Przemyslaw Marczakmmc: exynos dwmmc: check boot mode before init dwmmc
2015-09-01 Jaehoon Chungmmc: exynos_dw_mmc: use the exynos specific data structure
2015-09-01 Jaehoon Chungmmc: exynos_dw_mmc: set to clksel_val into board-init...
2015-09-01 Jaehoon Chungmmc: dw_mmc: fixed the wrong bit control
2015-09-01 Otavio Salvadormmc: fsl_esdhc: Add support to force VSELECT set
2015-09-01 Otavio Salvadormmc: fsl_esdhc: Add CMD11 support to switch to 1.8V
2015-09-01 Hans de Goedesunxi: mmc: Always declare High Capacity capability
2015-09-01 Simon Glassx86: mmc: Move common FSP functions into a common file
2015-08-24 Lothar WaßmannMerge branch 'karo-tx-uboot' into kc-merge
2015-08-21 Lothar WaßmannMerge remote-tracking branch 'remotes/tx6/tx6' into...
2015-08-21 Lothar WaßmannMerge remote-tracking branch 'remotes/tx28/tx28' into...
2015-08-21 Lothar Waßmanngpio: mxs: fix prototype of gpio_set_value()
2015-08-21 Lothar Waßmannmmc: read extcsd and check if requested change of RST_N...
2015-08-21 Lothar Waßmannmmc: add function to get the number of available mmc...
2015-06-26 Lothar Waßmannconfig: rename CONFIG_MX* to CONFIG_SOC_MX*
2015-03-09 Lothar Waßmannupdate to 2015.04-rc1
2015-03-04 Lothar Waßmannkaro: merge with Ka-Ro specific tree for secure boot...
2015-02-02 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-ti
2015-02-02 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-blackfin
2015-02-02 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-sunxi
2015-02-02 Siarhei Siamashkasunxi: mmc: Add 'sunxi_' prefix to the static functions
2015-01-31 Tom RiniMerge branch 'patman' of git://git.denx.de/u-boot-x86
2015-01-31 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-net
2015-01-30 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-mips
2015-01-30 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-dm
2015-01-30 Simon Glassdm: mmc: Remove use of fdtdec GPIO support
2015-01-29 Albert ARIBAUD ... omap3: mmc: add 1.8v bias setting for MMC1
2015-01-26 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-atmel
2015-01-26 Tom RiniMerge branch 'zynq' of git://www.denx.de/git/u-boot...
2015-01-23 Tom RiniMerge branch 'master' of http://git.denx.de/u-boot...
2015-01-23 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-mpc85xx
2015-01-23 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-uniphier
2015-01-23 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-mips
2015-01-22 Tom RiniMerge branch 'next' of git://www.denx.de/git/u-boot...
2015-01-22 Tom RiniMerge branch 'phys_t' of git://www.denx.de/git/u-boot...
2015-01-22 Tom RiniMerge branch 'fpga' of git://www.denx.de/git/u-boot...
2015-01-22 Hans de Goedesunxi: mmc: Add support for sun9i (A80)
2015-01-22 Hans de Goedesunxi: mmc: Use a realistic timeout when sending a...
2015-01-21 Michal Simekmmc: zynq: Use phys_addr_t for addresses
2015-01-20 Tom RiniMerge git://git.denx.de/u-boot-arc
2015-01-20 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-mmc
2015-01-19 Andrew Gabbasovmmc: Skip changing bus width for MMC cards earlier...
2015-01-19 Andrew Gabbasovmmc: Avoid redundant switching to 1-bit bus width for...
2015-01-19 Diego Santa Cruzmmc: extend mmcinfo output to show partition write...
2015-01-19 Diego Santa Cruzmmc: extend the mmc hardware partitioning API with...
next