~funderscore
blog
cgit
wiki
get in touch
index
:
misc/u-boot-kii-pro.git
for-master/kii-pro
master
wip/kii-pro
wip/spl
U-Boot fork with work-in-progress stuff
Ferass
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
gen_atmel_mci.c
Commit message (
Expand
)
Author
Age
*
global: Move remaining CONFIG_SYS_* to CFG_SYS_*
Tom Rini
2022-12-05
*
common: Drop display_options.h from common header
Simon Glass
2022-08-10
*
dm: treewide: Rename dev_get_platdata() to dev_get_plat()
Simon Glass
2020-12-13
*
dm: treewide: Rename 'platdata' variables to just 'plat'
Simon Glass
2020-12-13
*
dm: treewide: Rename auto_alloc_size members to be shorter
Simon Glass
2020-12-13
*
treewide: convert devfdt_get_addr_ptr() to dev_read_addr_ptr()
Masahiro Yamada
2020-08-22
*
common: Drop linux/delay.h from common header
Simon Glass
2020-05-18
*
common: Drop log.h from common header
Simon Glass
2020-05-18
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
*
Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR
Tom Rini
2018-04-27
*
mmc: atmel: when sending a data command, use the provided block size
Jean-Jacques Hiblot
2018-01-12
*
mmc: gen_atmel_mci: Fix wrong arguments used of bind()
Wenyou.Yang@microchip.com
2017-08-17
*
dm: Rename dev_addr..() functions
Simon Glass
2017-06-01
*
dm: Use dm.h header when driver mode is used
Simon Glass
2017-06-01
*
mmc: gen_atmel_mci: add driver model support for mci
Wenyou Yang
2017-04-14
*
mmc: change the set_ios return type from void to int
Jaehoon Chung
2017-01-11
*
treewide: replace #include <asm/errno.h> with <linux/errno.h>
Masahiro Yamada
2016-09-23
*
mmc: use the generic error number
Jaehoon Chung
2016-08-05
*
mmc: atmel: Properly fix clock configuration
Gregory CLEMENT
2016-01-27
*
mmc: atmel: Zap global 'initialized' variable
Marek Vasut
2015-11-01
*
mmc: atmel: Implement proper private data
Marek Vasut
2015-11-01
*
mmc: atmel: Fix clock configuration
Marek Vasut
2015-11-01
*
mmc: atmel: Silence debug output
Marek Vasut
2015-11-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-08-01
*
mmc: atmel_mci: fix print incorrect buffer content for debug
Wu, Josh
2014-05-27
*
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
2014-03-24
*
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-24
*
mmc: atmel_mci: add mmc card support
Bo Shen
2013-05-12
*
mmc: atmel_mci: using IP version for different setting
Bo Shen
2013-05-12
*
mmc: add support for write protection
Nikita Kiryanov
2013-03-08
*
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-10-17
*
mmc: Implement card detection.
Thierry Reding
2012-01-08
*
Revert "AT91:mmc:fix multiple read/write error"
Andy Fleming
2011-07-28
*
AT91:mmc:fix multiple read/write error
elen.song
2011-07-15
*
ATMEL: fix related common atmel driver files
Reinhard Meyer
2011-05-18
*
MMC: make b_max unconditional
John Rigby
2011-04-29
*
AT91: gen_atmel_mci.c: fix bug when Slot B is used
Reinhard Meyer
2010-12-07
*
AT91: MCI: add SD/MMC driver using mmc framework
Reinhard Meyer
2010-09-03