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
/
include
/
mmc.h
Age
Commit message (
Expand
)
Author
2011-04-29
mmc: coding style fix and tabify of mmc.h
Thomas Chou
2011-04-29
MMC: make b_max unconditional
John Rigby
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: add generic mmc spi driver
Thomas Chou
2011-02-01
Davinci MMCSD Support
Sandeep Paulraj
2010-12-18
fsl_esdhc: Use mmc_set_clock to set initial speed
Jerry Huang
2010-09-03
AT91: MCI: add SD/MMC driver using mmc framework
Reinhard Meyer
2010-07-06
mmc: add function prototype for mmc_set_dev in mmc.h
Steve Sakoman
2010-03-07
MMC: add weak function to detect MMC/SD card
Stefano Babic
2009-08-23
include/mmc.h: Fix typo in IS_SD() macro
Albin Tonnerre
2009-06-02
mmc: fix response decoding on little endian
Rabin Vincent
2009-02-17
Add MMC Framework
Andy Fleming
2009-02-17
Eliminated arch-specific mmc header requirement
Andy Fleming
2009-02-17
Convert mmc_init to mmc_legacy_init
Andy Fleming
2009-02-17
Eliminate support for using MMC as memory
Andy Fleming
2008-06-28
MMC: Consolidate MMC/SD command definitions
Haavard Skinnemoen
2003-06-15
* Fix CONFIG_NET_MULTI support in include/net.h
wdenk