aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/mmc/mmcbrvar.h
Commit message (Expand)AuthorAgeFilesLines
* Regularize my copyright noticeWarner Losh2019-12-041-1/+1
* Remove All Rights ReservedWarner Losh2019-02-051-1/+1
* The read accessors generated by __BUS_ACCESSOR() have the problem thatMarius Strobl2018-08-241-1/+14
* sys/dev: further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-271-0/+2
* o Add support for eMMC HS200 and HS400 bus speed modes at 200 MHz toMarius Strobl2017-07-231-0/+17
* An MMC/SD/SDIO stack using CAMWarner Losh2017-07-091-1/+0
* o Add support for eMMC DDR bus speed mode at 52 MHz to sdhci(4) andMarius Strobl2017-03-191-0/+9
* - Add support for eMMC "partitions". Besides the user data area, i. e.Marius Strobl2017-03-161-5/+6
* o Another round fixes for mmc(4), mmcsd(4) and sdhci(4) regardingMarius Strobl2017-03-061-1/+4
* o Fixes:Marius Strobl2012-04-211-2/+2
* Allow card reader bridge driver to report maximum supported transfer size.Alexander Motin2008-10-291-0/+2
* Set of mmc layer improvements:Alexander Motin2008-10-081-0/+2
* Add "caps" word to host bridge.Warner Losh2008-09-281-0/+2
* Propigate read-only status of cards. Right now it is read only atWarner Losh2008-09-281-0/+6
* A careful reading of the disclaimer that is required to download theWarner Losh2007-05-261-0/+27
* Preliminary MMC stack. This stack supports SD 1.0 cards only, butWarner Losh2006-10-201-0/+73