summaryrefslogtreecommitdiff
path: root/sys/dev/mmc/bridge.h
AgeCommit message (Expand)Author
2025-04-09mmc: support for SPI bus typeRuslan Bukin
2023-08-16sys: Remove $FreeBSD$: two-line .h patternWarner Losh
2023-05-12spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDWarner Losh
2022-05-06mmc: Remove unused devclass arguments to DRIVER_MODULE.John Baldwin
2019-12-04Regularize my copyright noticeWarner Losh
2019-02-05Remove All Rights ReservedWarner Losh
2017-11-27sys/dev: further adoption of SPDX licensing ID tags.Pedro F. Giffuni
2017-08-07- If available, use TRIM instead of ERASE for implementing BIO_DELETE.Marius Strobl
2017-08-02- Correct the remainder of confusing and error prone mix-ups betweenMarius Strobl
2017-07-23o Add support for eMMC HS200 and HS400 bus speed modes at 200 MHz toMarius Strobl
2017-07-09An MMC/SD/SDIO stack using CAMWarner Losh
2017-03-19o Add support for eMMC DDR bus speed mode at 52 MHz to sdhci(4) andMarius Strobl
2017-03-17Again, fixes regarding style(4), to comments, includes and unusedMarius Strobl
2017-03-16- Add support for eMMC "partitions". Besides the user data area, i. e.Marius Strobl
2017-03-07Add and use a MMC_DECLARE_BRIDGE macro for declaring mmc(4) bridgesMarius Strobl
2017-03-06o Another round fixes for mmc(4), mmcsd(4) and sdhci(4) regardingMarius Strobl
2015-12-14Move the DRIVER_MODULE() statements that declare mmc(4) to be a child ofIan Lepore
2008-10-08Set of mmc layer improvements:Alexander Motin
2007-05-26A careful reading of the disclaimer that is required to download theWarner Losh
2006-10-20Preliminary MMC stack. This stack supports SD 1.0 cards only, butWarner Losh