Commit Graph

48 Commits (6b9408edd3f6af6e91bcc0eebd4aedc0aca28934)

Author SHA1 Message Date
Jan Kloetzke d617c426a6 mmc: make mmc_send_status() more reliable 12 years ago
Jan Kloetzke 93ad0d18c0 mmc: fix card busy polling 12 years ago
Thierry Reding 48972d907a mmc: Implement card detection. 13 years ago
Thierry Reding 314284b156 mmc: Change board_mmc_getcd() function prototype. 13 years ago
Macpaul Lin 2c3fbf4cbe mmc: add host_caps checking avoid switch card improperly 13 years ago
Macpaul Lin afd5932b2c Revert "mmc: retry the cmd8 to meet 74 clocks requirement in the spec" 13 years ago
Ajay Bhargav fe8f7066d3 mmc: CMD7:MMC_CMD_SELECT_CARD response fix 13 years ago
Lei Wen 4137894e04 mmc: test mmc bus width on startup 13 years ago
Lei Wen 0560db18ec mmc: change magic number to macro define 13 years ago
Lei Wen 02f3029f18 mmc: retry the cmd8 to meet 74 clocks requirement in the spec 13 years ago
Anton staaf a1969923c9 mmc: dcache: allocate cache aligned buffers for ext_csd 13 years ago
Anton staaf f781dd383a mmc: dcache: allocate cache aligned buffer for scr and switch_status 13 years ago
Marek Vasut aaf3d41aa0 mmc: Fix mmc_send_status() 13 years ago
Matthew McClintock df3fc52608 disk/part.c: Make features optional 13 years ago
Łukasz Majewski b1f1e821d3 mmc: Access mode validation for eMMC cards > 2 GiB 13 years ago
Yoshihiro Shimoda 639b7827d1 mmc: fix the condition for MMC version 4 13 years ago
Lei Wen e6f99a5611 MMC: add erase function to both mmc and sd 13 years ago
Wolfgang Denk cd6881b519 Minor coding style cleanup. 13 years ago
Lei Wen bc897b1d4d mmc: enable partition switch function for emmc 13 years ago
Lei Wen ea6ebe2177 cmd_mmc: eliminate device num in the mmc command 13 years ago
John Rigby 8feafcc49c MMC: make b_max unconditional 13 years ago
Raffaele Recalcati 8511cd84ab MMC may wrongly regconize 2GB eMMC as high capacity 13 years ago
Raffaele Recalcati 5db2fe3ad9 mmc: trace added 13 years ago
Raffaele Recalcati 31cacbabf0 mmc: SEND_OP_COND considers card capabilities (voltage) 13 years ago
Raffaele Recalcati 5d4fc8d907 mmc: checking status after commands with R1b response 13 years ago
Minkyu Kang 8baf939c2c mmc: remove duplicated header file 13 years ago
Thomas Chou d52ebf1022 mmc: add generic mmc spi driver 13 years ago
Mike Frysinger 5f837c2c0e mmc: constify & localize data 13 years ago
Matt Waddel ce0fbcd2e1 MMC: Max blocks value adjustable 13 years ago
Alagu Sankar b44c70837a SD1.00 wide-bus fix 13 years ago
Alagu Sankar 4a1a06bc8b mmc: Add multi-block read support to the generic mmc driver 14 years ago
Steve Sakoman def412b661 mmc: Clean up generic mmc driver multi-block write functions 14 years ago
Lei Wen 0158126e25 mmc: seperate block number into small parts for multi-write cmd 14 years ago
Sukumar Ghorai d23e2c09a7 MMC: Fix for capacity calculation on eMMC 14 years ago
Wolfgang Denk fe64fd4238 mmc: fix compiler warnings 14 years ago
Lei Wen d2bf29e399 mmc: add boundary check for mmc operation 14 years ago
Wolfgang Denk 8c4444ff5e Fix memory leak in mmc_read() 14 years ago
Stefano Babic 11fdade294 MMC: add weak function to detect MMC/SD card 14 years ago
Stefano Babic 250de12bc2 mmc: check correctness of the voltage mask in ocr 14 years ago
Ilya Yanok b86b85e261 mmc: set bus width to 1 and clock to minimum early during initialization 15 years ago
Ilya Yanok b81830f6e3 mmc: it's safe to ignore mmc_send_if_cond() return value 15 years ago
Yauhen Kharuzhy 4e3d89ba94 mmc: Fix decoding of SCR & function switch data on little-endian machines 15 years ago
Yauhen Kharuzhy f33cb34b39 mmc: Remove return from mmc_init for non SD 2.0 compatible cards. 15 years ago
Rabin Vincent 998be3dd59 mmc: drop unnecessary casts 15 years ago
Rabin Vincent 0b453ffe28 mmc: fix response decoding on little endian 15 years ago
Rabin Vincent 9b1f942c09 mmc: use lldiv to fix arm eabi build 15 years ago
Rabin Vincent e85649c7e6 mmc: check find_mmc_device return value 15 years ago
Peter Tyser f9a109b3ad Replace __attribute references with __attribute__ 15 years ago
Andy Fleming 272cc70b21 Add MMC Framework 16 years ago