summaryrefslogtreecommitdiffstats
path: root/freebsd/sys/dev (unfollow)
Commit message (Expand)AuthorFilesLines
2024-03-05freebsd/mmcsd: Disable on-device cache usageKinsey Moore1-0/+6
2022-06-07if_ffec: Allow PHY that is connected to other FFECChristian Mauderer1-0/+120
2022-06-07if_ffec: Reduce buffer sizeChristian Mauderer1-0/+8
2021-04-19MMCSD: Use cache aligned alloc for ioctlChristian Mauderer1-0/+4
2021-03-08ehci_pci: Import from freebsd-orgMoyano, Gabriel2-0/+636
2020-11-20if_ffec: Fix cache handling on txChristian Mauderer1-5/+6
2020-10-27dwc_otg: Add support for nexus busSebastian Huber1-0/+3
2020-10-27dwc_otg: Update host frame intervalSebastian Huber1-40/+24
2020-09-16iflib.c: Deactivate use of ifc_cpusJan Sommer1-0/+6
2020-07-29if_ffec: Align send buffers to cache if necessary.Christian Mauderer1-2/+10
2020-07-29rtwn_usb: Make sure buffers are cache alignedChristian Mauderer2-0/+18
2020-07-29busdma: Option to round to cache lines on syncChristian Mauderer4-0/+60
2020-07-29gpioregulator: Remove.Christian Mauderer1-352/+0
2020-04-17regulator: Disable FDT parts for non-FDT targetsChristian Mauderer2-0/+4
2020-04-16imx: Fix build for all other BSPs.Christian Mauderer1-0/+2
2020-04-15ehci_imx: Set/clear ENHOSTDISCONNECT in USB PHY.Christian Mauderer1-0/+59
2020-04-15ehci_imx: Port to RTEMSChristian Mauderer1-0/+12
2020-04-15ehci_imx: Import from FreeBSDSebastian Huber1-0/+516
2020-04-15regulator: Import from FreeBSD.Christian Mauderer6-0/+2330
2020-04-15usb_busdma: Add USB_NEED_BUSDMA_COHERENT_ALLOCSebastian Huber1-0/+4
2020-04-01mmcsd: Don't handle multiple hardware partitions.Christian Mauderer1-0/+13
2020-02-18NVME(4): Fix for big endian platformsSebastian Huber1-0/+10
2020-02-10i386: Port to RTEMSJan Sommer1-0/+2
2019-11-13NVME(4): Add NVME_GET_NAMESPACE IO controlSebastian Huber2-0/+8
2019-11-13NVME(4): Enable per-CPU IO queuesSebastian Huber1-0/+7
2019-11-13NVME(4): Add support for SGLSebastian Huber4-0/+118
2019-11-13NVME(4): Add SGL descriptorSebastian Huber1-0/+24
2019-11-13NVME(4): Optimize data transferSebastian Huber2-0/+56
2019-11-13NVME(4): Big endian supportSebastian Huber1-5/+5
2019-11-13NVME(4): Port to RTEMSSebastian Huber7-0/+55
2019-11-13NVME(4): Import from FreeBSDSebastian Huber10-0/+5567
2019-11-13Update to FreeBSD head 2019-09-24Sebastian Huber125-1210/+3415
2019-09-23PCI(4): Import missing fileSebastian Huber1-0/+84
2019-09-23PCI(4): Disable unsupported featuresSebastian Huber1-0/+10
2019-09-23PCI(4): Add big endian supportSebastian Huber1-0/+8
2019-09-23C++ compatibility for <dev/pci/pcivar.h>Sebastian Huber1-1/+1
2019-08-31rtemsbsd: remove dead code fb.cVijay Kumar Banerjee1-762/+0
2019-08-11fbd: Port to RTEMSVijay Kumar Banerjee1-0/+4
2019-08-11fbd: Import from FreeBSDVijay Kumar Banerjee6-0/+2070
2019-08-11TDA19988: Import from FreeBSDVijay Kumar Banerjee11-0/+2550
2019-08-11Pinmux : Import from FreeBSDVijay Kumar Banerjee1-0/+160
2019-06-29iicbus: Import from FreeBSDVijay Kumar Banerjee7-0/+1970
2019-05-13Fix USB_DEBUG redefinition warningsSebastian Huber1-0/+12
2019-04-04Import FreeBSD license files.Christian Mauderer1-0/+31
2019-01-22Fix INVARIANTS supportSebastian Huber1-1/+1
2018-12-20Update to FreeBSD head 2018-12-20Sebastian Huber14-27/+92
2018-11-15Update to FreeBSD head 2018-11-15Sebastian Huber8-2/+115
2018-10-25Update to FreeBSD head 2018-10-23Sebastian Huber18-126/+415
2018-10-04saf1761_otg: Use real interrupt handlerSebastian Huber3-6/+53
2018-10-04rtwn: Align mbuf to avoid realignment in rx pathSebastian Huber1-0/+7