Age | Commit message (Expand) | Author |
2014-10-25 | mmc: add prototype for mmc_get_env_addr | Jeroen Hofstee |
2014-07-18 | mmc: prevent some warnings with make W=1 | Jeroen Hofstee |
2014-06-02 | Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master' | Albert ARIBAUD |
2014-05-23 | eMMC: add support for operations in RPMB partition | Pierre Aubert |
2014-05-23 | mmc: Handle switch error status bit in MMC card status | Andrew Gabbasov |
2014-05-16 | mmc: support the DDR mode for eMMC | Jaehoon Chung |
2014-05-16 | mmc: remove the unnecessary define and fix the wrong bit control | Jaehoon Chung |
2014-05-05 | mmc: mmc header fix | Mateusz Zalega |
2014-04-08 | Merge branch 'u-boot/master' into 'u-boot-arm/master' | Albert ARIBAUD |
2014-04-02 | mmc: Add 'mmc rst-function' sub-command | Tom Rini |
2014-03-28 | blackfin: mmc: Correct mmc_host_is_spi and bfin_sdh.c | Tom Rini |
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 |
2014-03-05 | Merge branch 'master' of git://git.denx.de/u-boot-arm | Stefano Babic |
2014-03-05 | mmc: Add a prototype for board_mmc_init() | Fabio Estevam |
2014-02-07 | cmd_mmc.c: Drop open/close mmc sub-commands | Tom Rini |
2014-02-07 | cmd_mmc.c: Add bootbus mmc sub-command | Tom Rini |
2014-02-07 | cmd_mmc.c: Add 'partconf' command to mmc | Tom Rini |
2014-01-09 | mmc: add setdsr support | Markus Niebel |
2014-01-08 | include/mmc.h: Remove declaration for spl_mmc_load() | Lad, Prabhakar |
2013-10-31 | mmc: Fix erase_grp_size for partitioned card | Oliver Metz |
2013-09-17 | mmc: size optimization when !CONFIG_MMC_SPI | Paul Burton |
2013-07-24 | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk |
2013-06-22 | Merge branch 'master' of git://git.denx.de/u-boot-arm | Tom Rini |
2013-06-19 | Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master' | Albert ARIBAUD |
2013-06-13 | mmc: report capacity for the selected partition | Stephen Warren |
2013-06-13 | MMC: APIs to support resize of EMMC boot partition | Amar |
2013-05-06 | mmc: Split device init to decouple OCR-polling delay | Che-Liang Chiou |
2013-05-01 | mmc: Define a constant for the maximum block size | Simon Glass |
2013-04-17 | mmc: check the revision for sd3.0 | Jaehoon Chung |
2013-04-17 | mmc: support the correct card version for eMMC | Jaehoon Chung |
2013-03-08 | mmc: add support for write protection | Nikita Kiryanov |
2012-09-05 | mmc: detect boot sectors using EXT_CSD_BOOT_MULT too | Stephen Warren |
2012-09-02 | mmc: Remove unused item flags in struct mmc_cmd | Kaspter Ju |
2012-09-01 | da850/omap-l138: Add support to read u-boot image from MMC/SD | Lad, Prabhakar |
2012-05-08 | include/mmc.h: remove struct mmc_csd | Andreas Bießmann |
2012-05-08 | mmc:fix: Set mmc width according to MMC host capabilities | Łukasz Majewski |
2012-03-13 | ATMEL: use generic mmc framework | Sven Schnelle |
2012-02-15 | mmc: make mmc_send_status() more reliable | Jan Kloetzke |
2012-01-08 | mmc: Implement card detection. | Thierry Reding |
2012-01-08 | mmc: Change board_mmc_getcd() function prototype. | Thierry Reding |
2011-11-03 | mmc: change magic number to macro define | Lei Wen |
2011-07-15 | mmc: Access mode validation for eMMC cards > 2 GiB | Łukasz Majewski |
2011-07-15 | MMC: add erase function to both mmc and sd | Lei Wen |
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-05-18 | mmc_spi: generate response for send status command | Thomas Chou |
2011-04-29 | mmc: coding style fix and tabify of mmc.h | Thomas Chou |
2011-04-29 | MMC: make b_max unconditional | John Rigby |