summaryrefslogtreecommitdiff
path: root/sys/dev/sdmmc/sdmmcreg.h
AgeCommit message (Expand)Author
2020-08-24Implement UHS-I support in the sdmmc(4) midlayer.Mark Kettenis
2020-08-14Add support for eMMC HS200 mode. Loosely based on code from NetBSD.Mark Kettenis
2016-05-05Add Dual Data Rate support for eMMC at 52MHz.Mark Kettenis
2016-05-04Add high-speed support for SD cards. In theory this should double theMark Kettenis
2016-05-01Add support for changing the bus width to the sdmmc subsystem and the sdhc(4)Mark Kettenis
2016-01-10Seems the voltage bit defenitions in sdmmcreg.h for voltages below 2VMark Kettenis
2015-11-08Always claim to support sector mode for eMMC. Allows BeagleBone BlackJonathan Gray
2014-09-23Fix high capacity (> 2GB) eMMC support.Raphael Graf
2013-09-12Add basic support for eMMC memory.Raphael Graf
2009-01-09Add support for SDHC cards on SDHC capable host controllers.Jonathan Gray
2007-03-18Define MMC_STOP_TRANSMISSION command (CMD12)Uwe Stuehler
2006-06-01SDIO card identificationUwe Stuehler
2006-05-28Support for standard SD host controllers like the Ricoh 5C822, a smallUwe Stuehler