summaryrefslogtreecommitdiffstats
path: root/freebsd/sys/dev/gpio (follow)
Commit message (Collapse)AuthorAgeFilesLines
* gpioregulator: Remove.Christian Mauderer2020-07-291-352/+0
| | | | | | | | | There is a bug in the #ifdef regarding FDT so this file hasn't been compiled. If that bug is solved, the driver doesn't work for some other reason. With the FDT-bug the driver hasn't been used by anyone. So just remove it again.
* regulator: Disable FDT parts for non-FDT targetsChristian Mauderer2020-04-171-0/+2
|
* regulator: Import from FreeBSD.Christian Mauderer2020-04-151-0/+350
| | | | Update #3869.
* Update to FreeBSD head 2019-09-24Sebastian Huber2019-11-133-29/+174
| | | | Git mirror commit 6b0307a0a5184339393f555d5d424190d8a8277a.
* Update to FreeBSD head 2018-06-01Sebastian Huber2018-09-211-1/+1
| | | | | | Git mirror commit fb63610a69b0eb7f69a201ba05c4c1a7a2739cf9. Update #3472.
* Update to FreeBSD head 2018-04-01Sebastian Huber2018-09-212-4/+6
| | | | | | Git mirror commit 8dfb1ccc26d1cea7e2529303003ff61f9f1784c4. Update #3472.
* Update to FreeBSD head 2017-12-01Sebastian Huber2018-09-213-0/+6
| | | | | | Git mirror commit e724f51f811a4b2bd29447f8b85ab5c2f9b88266. Update #3472.
* Fix build for non-FDT platformsSebastian Huber2017-11-101-0/+5
|
* Import BBB sd driver files from FreeBSD.Sichen Zhao2017-11-103-0/+1611