提交历史

作者 SHA1 备注 提交日期
  Nikita Kiryanov d23d8d7e06 mmc: add support for write protection 12 年之前
  Andy Fleming 7798f6dbd5 mmc: Properly determine maximum supported bus width 12 年之前
  Taylor Hutt babce5f64e mmc: Fix interpretation of MMC_CMD_ALL_SEND_CID 12 年之前
  Kim Phillips fdbb873eb0 drivers/mmc/mmc.c: sparse fixes 12 年之前
  Marek Vasut 49a627f8a1 MMC: Remove the MMC bounce buffer 12 年之前
  Benoît Thébaudeau 6bb4b4bc35 mmc_get_dev: Return error if mmc_init fails 12 年之前
  Stephen Warren 8948ea8302 mmc: detect boot sectors using EXT_CSD_BOOT_MULT too 12 年之前
  Mikhail Kshevetskiy 122efd4389 MMC: u-boot-spl may be compiled without partition support 13 年之前
  Yoshihiro Shimoda cdfd1ac6df mmc: fix capacity calculation when EXT_CSD_SEC_CNT is used 13 年之前
  Jongman Heo 5b0c942f89 mmc: fix wrong timeout check in mmc_send_status() 13 年之前
  Kaspter Ju 67cbbf25c5 mmc: Remove unused item flags in struct mmc_cmd 13 年之前
  Jerry Huang d2d8afae33 SD/MMC: check the card status during erase operation 13 年之前
  Łukasz Majewski 40242bc394 mmc:fix Call mmc_init() when executing mmc_get_dev() 13 年之前
  Jaehoon Chung ad5fd92289 mmc: remove the hard setting for tran_speed 13 年之前
  Łukasz Majewski 6272203641 mmc:fix: Set mmc width according to MMC host capabilities 13 年之前
  Dirk Behme 146bec7905 mmc: Fix warning if CONFIG_MMC_TRACE is enabled 13 年之前
  Anatolij Gustschin dc3faf09d7 drivers/mmc/mmc.c: Fix build warning 13 年之前
  Marek Vasut 8635ff9e99 MMC: Implement generic bounce buffer 13 年之前
  Jan Kloetzke d617c426a6 mmc: make mmc_send_status() more reliable 13 年之前
  Jan Kloetzke 93ad0d18c0 mmc: fix card busy polling 13 年之前
  Thierry Reding 48972d907a mmc: Implement card detection. 13 年之前
  Thierry Reding 314284b156 mmc: Change board_mmc_getcd() function prototype. 13 年之前
  Macpaul Lin 2c3fbf4cbe mmc: add host_caps checking avoid switch card improperly 13 年之前
  Macpaul Lin afd5932b2c Revert "mmc: retry the cmd8 to meet 74 clocks requirement in the spec" 13 年之前
  Ajay Bhargav fe8f7066d3 mmc: CMD7:MMC_CMD_SELECT_CARD response fix 13 年之前
  Lei Wen 4137894e04 mmc: test mmc bus width on startup 13 年之前
  Lei Wen 0560db18ec mmc: change magic number to macro define 13 年之前
  Lei Wen 02f3029f18 mmc: retry the cmd8 to meet 74 clocks requirement in the spec 13 年之前
  Anton staaf a1969923c9 mmc: dcache: allocate cache aligned buffers for ext_csd 13 年之前
  Anton staaf f781dd383a mmc: dcache: allocate cache aligned buffer for scr and switch_status 13 年之前