summaryrefslogtreecommitdiff
path: root/include/mmc.h
Commit message (Expand)AuthorAgeFilesLines
* uboot: emmc: setup emmc hs400 debug environment in uboot [1/1]Ruixuan Li2019-05-161-1/+21
* emmc: g12b: fix G12B-revB cannot be started after upgrade. [1/1]Qiang Li2019-05-161-1/+1
* emmc: Add the fix adjust sampling point interval configuration. [1/1]Qiang Li2019-05-161-0/+1
* emmc: porting emmc hardware partition configuration for uboot. [1/1]Qiang Li2019-03-051-7/+69
* emmc: uboot: add fix adj calculation.Nan Li2018-11-081-0/+18
* ODROID-COMMON: mmc: add 'board_current_mmc()' functionDongjin Kim2018-07-271-0/+4
* emmc: set driver strengthRuixuan Li2018-02-071-0/+1
* PD#156884: emmc: add emmc ffu update interfaceNan Li2018-01-101-0/+8
* PD#156091: emmc: add command 28-31 for write protect operationRuixuan Li2018-01-101-0/+19
* PD#154326: fastboot: optimize get emmc boot0/boot1 partition sizeNan Li2018-01-101-0/+1
* PD#147892: emmc: set ext_csd register USR_WP field to disable write protectionruixuan li2018-01-101-1/+1
* PD#143536: emmc: modify the support for new controller codeLong Yu2017-05-241-1/+0
* PD#139181: emmc: add core and tx phase default valueLong Yu2017-05-241-0/+1
* PD#140270: emmc: add emmc version infoXiaojie Zhan2017-03-081-0/+1
* PD#120460: emmc/sd: speed up clock frequency for emmc DDR52 modeLong Yu2016-05-161-0/+4
* PD#121412: emmc: add dev_lifetime interfaceNan Li2016-03-181-0/+4
* PD#115651: sd/emmc add exception debug interfaceWenjie Li2015-12-301-1/+1
* [GXBB] EMMC driver and factory burning updateSam Wu2015-06-041-0/+3
* Revert "[GXBB] EMMC driver and factory burning update"Xiaobo Gu2015-06-041-3/+0
* [GXBB] EMMC driver and factory burning updateSam Wu2015-06-031-0/+3
* mmc: Fix handling of bus widths and DDR card capabilitiesAndrew Gabbasov2014-12-121-0/+1
* MMC: add MMC_VERSION_5_0Markus Niebel2014-12-121-0/+1
* MMC: fix user capacity for partitioned eMMC cardMarkus Niebel2014-12-121-0/+3
* mmc: Board-specific MMC power initializationsPaul Kocialkowski2014-12-041-0/+1
* mmc: add prototype for mmc_get_env_addrJeroen Hofstee2014-10-251-0/+1
* mmc: prevent some warnings with make W=1Jeroen Hofstee2014-07-181-1/+3
* Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'Albert ARIBAUD2014-06-021-12/+13
|\
| * mmc: support the DDR mode for eMMCJaehoon Chung2014-05-161-0/+7
| * mmc: remove the unnecessary define and fix the wrong bit controlJaehoon Chung2014-05-161-12/+6
* | eMMC: add support for operations in RPMB partitionPierre Aubert2014-05-231-1/+9
* | mmc: Handle switch error status bit in MMC card statusAndrew Gabbasov2014-05-231-0/+2
|/
* mmc: mmc header fixMateusz Zalega2014-05-051-0/+1
* Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD2014-04-081-14/+37
|\
| * mmc: Add 'mmc rst-function' sub-commandTom Rini2014-04-021-0/+3
| * blackfin: mmc: Correct mmc_host_is_spi and bfin_sdh.cTom Rini2014-03-281-1/+1
| * mmc: Split mmc struct, rework mmc initialization (v2)Pantelis Antoniou2014-03-241-9/+22
| * mmc: Convert mmc struct's name array to a pointerPantelis Antoniou2014-03-241-1/+1
| * mmc: Remove ops from struct mmc and put in mmc_opsPantelis Antoniou2014-03-241-6/+13
* | Merge branch 'master' of git://git.denx.de/u-boot-armStefano Babic2014-03-051-2/+7
|\ \ | |/
| * cmd_mmc.c: Drop open/close mmc sub-commandsTom Rini2014-02-071-2/+0
| * cmd_mmc.c: Add bootbus mmc sub-commandTom Rini2014-02-071-0/+5
| * cmd_mmc.c: Add 'partconf' command to mmcTom Rini2014-02-071-0/+2
* | mmc: Add a prototype for board_mmc_init()Fabio Estevam2014-03-051-0/+2
|/
* mmc: add setdsr supportMarkus Niebel2014-01-091-0/+3
* include/mmc.h: Remove declaration for spl_mmc_load()Lad, Prabhakar2014-01-081-1/+0
* mmc: Fix erase_grp_size for partitioned cardOliver Metz2013-10-311-0/+2
* mmc: size optimization when !CONFIG_MMC_SPIPaul Burton2013-09-171-0/+4
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-17/+1
* Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2013-06-221-0/+26
|\
| * Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'Albert ARIBAUD2013-06-191-0/+26
| |\