| Commit message (Expand) | Author | Age | Files | Lines |
* | MFC: r321589 | Marius Strobl | 2017-08-06 | 4 | -10/+36 |
* | MFC: r319350, r320620, r321385, r321490, r321588, r321948 | Marius Strobl | 2017-08-06 | 5 | -43/+450 |
* | MFC: r320577, r320620 | Marius Strobl | 2017-07-11 | 1 | -2/+14 |
* | MFC: r318282 | Marius Strobl | 2017-05-18 | 2 | -3/+25 |
* | MFC: r315598 | Marius Strobl | 2017-05-18 | 5 | -25/+247 |
* | MFC: r315431 | Marius Strobl | 2017-05-11 | 2 | -7/+41 |
* | MFC: r292180 (partial), r297127 (partial), r311911, r311923, r312939, | Marius Strobl | 2017-05-11 | 6 | -427/+839 |
* | MFC: r273180, r283754, r297329, r299414, r300707, r310309, r310340 (partial), | Marius Strobl | 2017-01-18 | 3 | -16/+55 |
* | MFC: r296135 | Marius Strobl | 2017-01-18 | 1 | -2/+2 |
* | MFC r283263, r289359, r308187, r311660, r311693, r311727, r311797: | Ian Lepore | 2017-01-15 | 4 | -45/+162 |
* | MFC r279359, r279360: | Ian Lepore | 2015-05-23 | 1 | -4/+16 |
* | MFC r277306, r277307, r277346: | Ian Lepore | 2015-02-13 | 2 | -1/+33 |
* | MFC r277027: | Ian Lepore | 2015-02-13 | 1 | -8/+12 |
* | MFC: r276469 | Marius Strobl | 2015-02-10 | 1 | -7/+43 |
* | MFC: r273050 | Marius Strobl | 2015-02-10 | 1 | -4/+0 |
* | MFC r275944, r275946, r275949, r275950: | Ian Lepore | 2014-12-27 | 2 | -12/+39 |
* | MFC: r270885, r270948 | Marius Strobl | 2014-09-03 | 5 | -44/+36 |
* | MFC r264096, r264097, r264099 r264100, r264101, r264102, r264119: | Ian Lepore | 2014-05-27 | 1 | -1/+2 |
* | MFC 265208: Honor the max-frequency property if it appears in the fdt data. | Ian Lepore | 2014-05-18 | 1 | -5/+11 |
* | MFC r261938, r261939, r261940, r261944, r261945, r261946, r261947, r261956, r... | Ian Lepore | 2014-05-15 | 2 | -16/+47 |
* | MFC r261803, r261808, r261814, r261815, r261816, r261817, r261818, r261826, | Ian Lepore | 2014-05-15 | 1 | -2/+3 |
* | MFC r261410 | Ian Lepore | 2014-05-15 | 1 | -0/+3 |
* | Style changes and typos fixed. | Rui Paulo | 2013-08-19 | 1 | -8/+13 |
* | Allow a hardware driver to pass clock frequencies into the sdhci driver. | Ian Lepore | 2013-08-19 | 1 | -8/+18 |
* | Add a new SDHCI_QUIRK_DONT_SHIFT_RESPONSE for hardware that pre-shifts | Ian Lepore | 2013-08-18 | 2 | -2/+9 |
* | Add named constants for 8-bit bus support. The sdhci and mmc drivers | Ian Lepore | 2013-08-16 | 1 | -0/+3 |
* | When the timeout clock is based on the SD clock, the timeout counter | Ian Lepore | 2013-08-16 | 1 | -17/+21 |
* | Add Xilinx Zynq ARM/FPGA SoC support to FreeBSD/arm port. | Wojciech A. Koszek | 2013-04-27 | 1 | -0/+300 |
* | Add hooks for plugging platform-provided transfer backend. | Oleksandr Tymoshenko | 2013-02-28 | 3 | -7/+49 |
* | Remove accidentally committed debug panic(9) call | Oleksandr Tymoshenko | 2013-02-17 | 1 | -5/+1 |
* | Disable debug accidentally enabled by previous commit | Oleksandr Tymoshenko | 2013-02-16 | 1 | -1/+1 |
* | Various timing-related fixes: | Oleksandr Tymoshenko | 2013-02-16 | 3 | -12/+61 |
* | Use DEVMETHOD_END macro defined in sys/bus.h instead of {0, 0} sentinel on de... | Sofian Brabez | 2013-01-30 | 1 | -1/+1 |
* | - Get proper maximum clock frequency for SDHCI v3.0 and higher | Oleksandr Tymoshenko | 2012-11-30 | 2 | -4/+11 |
* | Add new quirks: | Oleksandr Tymoshenko | 2012-10-29 | 2 | -16/+61 |
* | Split sdhci driver in two parts: sdhci and sdhci_pci. | Oleksandr Tymoshenko | 2012-10-16 | 4 | -565/+882 |
* | Return back double spacing. | Gleb Smirnoff | 2012-07-30 | 1 | -1/+1 |
* | Fix typo in comment, should be MHz here. | Gleb Smirnoff | 2012-07-21 | 1 | -1/+1 |
* | Add support for RICOH R5CE823 card reader, that can be found in | Gleb Smirnoff | 2012-02-09 | 2 | -0/+34 |
* | Mark all SYSCTL_NODEs static that have no corresponding SYSCTL_DECLs. | Ed Schouten | 2011-11-07 | 1 | -1/+1 |
* | Fix read_ivar implementation for MMC and SD. | Jayachandran C. | 2011-05-30 | 1 | -14/+14 |
* | Force DMA for controller found in Lenovo T510 (probably in others too). | Pawel Jakub Dawidek | 2011-02-27 | 1 | -0/+2 |
* | Add support for interruptless kernel dumping. | Alexander Motin | 2009-02-17 | 1 | -0/+6 |
* | Fix read_ivar prototype. | Warner Losh | 2009-02-10 | 1 | -1/+1 |
* | Add hw.sdhci.debug sysctl to control debug level. | Alexander Motin | 2009-01-28 | 1 | -20/+23 |
* | Cleanup msleep() arguments. | Alexander Motin | 2008-12-06 | 1 | -2/+2 |
* | Forget current bus power settings on full reset. Chip must be reconfigured. | Alexander Motin | 2008-12-06 | 1 | -3/+8 |
* | Add controller suspend/resume support. | Alexander Motin | 2008-12-01 | 1 | -0/+27 |
* | Allow card reader bridge driver to report maximum supported transfer size. | Alexander Motin | 2008-10-29 | 1 | -0/+4 |
* | Import sdhci (PCI SD Host Controller) driver. | Alexander Motin | 2008-10-21 | 2 | -0/+1720 |