summaryrefslogtreecommitdiffstats
path: root/sys/dev/sdmmc/sdhcreg.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Implement 64-bit DMA support in sdhc(4).patrick2018-09-061-2/+11
* Make it possible for the sdhc(4) attachment glue to specify the base clockkettenis2018-03-191-1/+3
* Add some missing interrupt bits, and enable the ADMA error interrupt.kettenis2016-04-301-4/+6
* Implement DMA support. Bits and pieces taken from NetBSD, but we onlykettenis2016-04-301-3/+54
* Add (limited) support for controllers that implement version 3.0 of thekettenis2016-01-111-1/+17
* more.fgsch2006-07-301-4/+6
* add some more definitions.fgsch2006-07-301-1/+15
* correct base freq mask per spec. sdhc found in the nx6125 now configuresfgsch2006-07-171-2/+2
* Support for standard SD host controllers like the Ricoh 5C822, a smalluwe2006-05-281-0/+173