index
:
u-boot
grapeboard-proto
scalys-lsdk-1803
NXP/Freescale LSDK U-boot tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
mmc.c
Age
Commit message (
Expand
)
Author
2012-11-04
drivers/mmc/mmc.c: sparse fixes
Kim Phillips
2012-10-22
MMC: Remove the MMC bounce buffer
Marek Vasut
2012-09-05
mmc_get_dev: Return error if mmc_init fails
Benoît Thébaudeau
2012-09-05
mmc: detect boot sectors using EXT_CSD_BOOT_MULT too
Stephen Warren
2012-09-05
MMC: u-boot-spl may be compiled without partition support
Mikhail Kshevetskiy
2012-09-05
mmc: fix capacity calculation when EXT_CSD_SEC_CNT is used
Yoshihiro Shimoda
2012-09-05
mmc: fix wrong timeout check in mmc_send_status()
Jongman Heo
2012-09-02
mmc: Remove unused item flags in struct mmc_cmd
Kaspter Ju
2012-07-13
SD/MMC: check the card status during erase operation
Jerry Huang
2012-07-13
mmc:fix Call mmc_init() when executing mmc_get_dev()
Łukasz Majewski
2012-07-13
mmc: remove the hard setting for tran_speed
Jaehoon Chung
2012-05-08
mmc:fix: Set mmc width according to MMC host capabilities
Łukasz Majewski
2012-04-21
mmc: Fix warning if CONFIG_MMC_TRACE is enabled
Dirk Behme
2012-03-30
drivers/mmc/mmc.c: Fix build warning
Anatolij Gustschin
2012-03-29
MMC: Implement generic bounce buffer
Marek Vasut
2012-02-15
mmc: make mmc_send_status() more reliable
Jan Kloetzke
2012-02-15
mmc: fix card busy polling
Jan Kloetzke
2012-01-09
mmc: Implement card detection.
Thierry Reding
2012-01-09
mmc: Change board_mmc_getcd() function prototype.
Thierry Reding
2012-01-09
mmc: add host_caps checking avoid switch card improperly
Macpaul Lin
2011-11-25
Revert "mmc: retry the cmd8 to meet 74 clocks requirement in the spec"
Macpaul Lin
2011-11-03
mmc: CMD7:MMC_CMD_SELECT_CARD response fix
Ajay Bhargav
2011-11-03
mmc: test mmc bus width on startup
Lei Wen
2011-11-03
mmc: change magic number to macro define
Lei Wen
2011-11-03
mmc: retry the cmd8 to meet 74 clocks requirement in the spec
Lei Wen
2011-10-25
mmc: dcache: allocate cache aligned buffers for ext_csd
Anton staaf
2011-10-25
mmc: dcache: allocate cache aligned buffer for scr and switch_status
Anton staaf
2011-09-04
mmc: Fix mmc_send_status()
Marek Vasut
2011-07-26
disk/part.c: Make features optional
Matthew McClintock
2011-07-16
mmc: Access mode validation for eMMC cards > 2 GiB
Łukasz Majewski
2011-07-16
mmc: fix the condition for MMC version 4
Yoshihiro Shimoda
2011-07-16
MMC: add erase function to both mmc and sd
Lei Wen
2011-05-19
Minor coding style cleanup.
Wolfgang Denk
2011-05-18
mmc: enable partition switch function for emmc
Lei Wen
2011-05-18
cmd_mmc: eliminate device num in the mmc command
Lei Wen
2011-04-29
MMC: make b_max unconditional
John Rigby
2011-04-13
MMC may wrongly regconize 2GB eMMC as high capacity
Raffaele Recalcati
2011-04-13
mmc: trace added
Raffaele Recalcati
2011-04-13
mmc: SEND_OP_COND considers card capabilities (voltage)
Raffaele Recalcati
2011-04-13
mmc: checking status after commands with R1b response
Raffaele Recalcati
2011-04-13
mmc: remove duplicated header file
Minkyu Kang
2011-04-13
mmc: add generic mmc spi driver
Thomas Chou
2011-04-13
mmc: constify & localize data
Mike Frysinger
2011-04-13
MMC: Max blocks value adjustable
Matt Waddel
2011-04-13
SD1.00 wide-bus fix
Alagu Sankar
2010-11-04
mmc: Add multi-block read support to the generic mmc driver
Alagu Sankar
2010-11-04
mmc: Clean up generic mmc driver multi-block write functions
Steve Sakoman
2010-10-27
mmc: seperate block number into small parts for multi-write cmd
Lei Wen
2010-10-17
MMC: Fix for capacity calculation on eMMC
Sukumar Ghorai
2010-09-19
mmc: fix compiler warnings
Wolfgang Denk
[next]