summaryrefslogtreecommitdiffstats
path: root/freebsd/sys/dev/mmc/mmcreg.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update to FreeBSD head 2019-09-24Sebastian Huber2019-11-131-17/+29
| | | | Git mirror commit 6b0307a0a5184339393f555d5d424190d8a8277a.
* Update to FreeBSD head 2018-06-01Sebastian Huber2018-09-211-74/+86
| | | | | | Git mirror commit fb63610a69b0eb7f69a201ba05c4c1a7a2739cf9. Update #3472.
* Update to FreeBSD head 2017-12-01Sebastian Huber2018-09-211-0/+2
| | | | | | Git mirror commit e724f51f811a4b2bd29447f8b85ab5c2f9b88266. Update #3472.
* Update to FreeBSD head 2017-10-01Sebastian Huber2018-09-211-6/+40
| | | | | | Git mirror commit b2f0376b45428f13151d229c5ae9d4d8f74acbd1. Update #3472.
* Update to FreeBSD head 2017-08-01Sebastian Huber2018-09-211-5/+114
| | | | | | Git mirror commit f5002f5e5f78cae9f0269d812dc0aedb0339312c. Update #3472.
* mmc: Optimize mmc_wait_for_req()Sebastian Huber2018-04-261-0/+7
| | | | | | Use a self-contained RTEMS binary semaphore instead of msleep() and wakeup(). This is itself more efficient and in addition allows the use of mmc_wakeup() in interrupt context.
* Update to FreeBSD head 2017-04-04Sebastian Huber2017-04-041-39/+157
| | | | Git mirror commit 642b174daddbd0efd9bb5f242c43f4ab4db6869f.
* Update to FreeBSD head 2017-01-09Sebastian Huber2017-01-101-1/+1
| | | | Git mirror commit 1f8e4a995a6ede4bdb24e6d335ccda2bdb0175ab.
* mmc: Update to FreeBSD trunk 2016-08-23Sebastian Huber2016-08-231-3/+8
|
* mmc: Import MMC/SDCard support from libusbSebastian Huber2015-03-261-0/+443