Age | Commit message (Expand) | Author |
---|---|---|
2018-12-08 | lib: merge CRC16-CCITT into u-boot/crc.h | Philipp Tomsich |
2017-01-11 | mmc: change the set_ios return type from void to int | Jaehoon Chung |
2016-08-05 | mmc: use the generic error number | Jaehoon Chung |
2016-03-14 | lib/crc16.c: Rename cyg_crc16() to crc16_ccitt() and add crc start value | Stefan Roese |
2015-08-13 | mmc_spi: Big-endian support | Yoshinori Sato |
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 |
2013-03-08 | mmc: add support for write protection | Nikita Kiryanov |
2012-10-22 | mmc: Fix mmc_spi error on cmd->flags field | Marek Vasut |
2012-01-08 | mmc: Implement card detection. | Thierry Reding |
2011-05-18 | mmc_spi: generate response for send status command | Thomas Chou |
2011-04-13 | mmc: add generic mmc spi driver | Thomas Chou |