index
:
u-boot-fsl-qoriq
master
scalys
Freescale u-boot tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
gen_atmel_mci.c
Age
Commit message (
Expand
)
Author
2014-08-01
MMC: atmel_mci: enable high speed mode support
Bo Shen
2014-08-01
MMC: atmel_mci: refactor setting the mode register
Bo Shen
2014-05-26
mmc: atmel_mci: fix print incorrect buffer content for debug
Wu, Josh
2014-03-24
mmc: Split mmc struct, rework mmc initialization (v2)
Pantelis Antoniou
2014-03-24
mmc: Convert mmc struct's name array to a pointer
Pantelis Antoniou
2014-03-24
mmc: Remove ops from struct mmc and put in mmc_ops
Pantelis Antoniou
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-05-12
mmc: atmel_mci: add mmc card support
Bo Shen
2013-05-12
mmc: atmel_mci: using IP version for different setting
Bo Shen
2013-03-08
mmc: add support for write protection
Nikita Kiryanov
2012-10-17
mmc: at91: use max timeout value. It will avoid some situation that timeout h...
Wu, Josh
2012-10-17
mmc: at91: add multi block read/write support.
Wu, Josh
2012-01-09
mmc: Implement card detection.
Thierry Reding
2011-07-29
Revert "AT91:mmc:fix multiple read/write error"
Andy Fleming
2011-07-16
AT91:mmc:fix multiple read/write error
elen.song
2011-05-18
ATMEL: fix related common atmel driver files
Reinhard Meyer
2011-04-29
MMC: make b_max unconditional
John Rigby
2010-12-07
AT91: gen_atmel_mci.c: fix bug when Slot B is used
Reinhard Meyer
2010-09-03
AT91: MCI: add SD/MMC driver using mmc framework
Reinhard Meyer