summaryrefslogtreecommitdiffstats
path: root/freebsd/sys/dev (follow)
Commit message (Expand)AuthorAgeFilesLines
* freebsd/mmcsd: Disable on-device cache usageKinsey Moore2024-03-051-0/+6
* if_ffec: Allow PHY that is connected to other FFECChristian Mauderer2022-06-071-0/+120
* if_ffec: Reduce buffer sizeChristian Mauderer2022-06-071-0/+8
* MMCSD: Use cache aligned alloc for ioctlChristian Mauderer2021-04-191-0/+4
* ehci_pci: Import from freebsd-orgMoyano, Gabriel2021-03-082-0/+636
* if_ffec: Fix cache handling on txChristian Mauderer2020-11-201-5/+6
* dwc_otg: Add support for nexus busSebastian Huber2020-10-271-0/+3
* dwc_otg: Update host frame intervalSebastian Huber2020-10-271-40/+24
* iflib.c: Deactivate use of ifc_cpusJan Sommer2020-09-161-0/+6
* if_ffec: Align send buffers to cache if necessary.Christian Mauderer2020-07-291-2/+10
* rtwn_usb: Make sure buffers are cache alignedChristian Mauderer2020-07-292-0/+18
* busdma: Option to round to cache lines on syncChristian Mauderer2020-07-294-0/+60
* gpioregulator: Remove.Christian Mauderer2020-07-291-352/+0
* regulator: Disable FDT parts for non-FDT targetsChristian Mauderer2020-04-172-0/+4
* imx: Fix build for all other BSPs.Christian Mauderer2020-04-161-0/+2
* ehci_imx: Set/clear ENHOSTDISCONNECT in USB PHY.Christian Mauderer2020-04-151-0/+59
* ehci_imx: Port to RTEMSChristian Mauderer2020-04-151-0/+12
* ehci_imx: Import from FreeBSDSebastian Huber2020-04-151-0/+516
* regulator: Import from FreeBSD.Christian Mauderer2020-04-156-0/+2330
* usb_busdma: Add USB_NEED_BUSDMA_COHERENT_ALLOCSebastian Huber2020-04-151-0/+4
* mmcsd: Don't handle multiple hardware partitions.Christian Mauderer2020-04-011-0/+13
* NVME(4): Fix for big endian platformsSebastian Huber2020-02-181-0/+10
* i386: Port to RTEMSJan Sommer2020-02-101-0/+2
* NVME(4): Add NVME_GET_NAMESPACE IO controlSebastian Huber2019-11-132-0/+8
* NVME(4): Enable per-CPU IO queuesSebastian Huber2019-11-131-0/+7
* NVME(4): Add support for SGLSebastian Huber2019-11-134-0/+118
* NVME(4): Add SGL descriptorSebastian Huber2019-11-131-0/+24
* NVME(4): Optimize data transferSebastian Huber2019-11-132-0/+56
* NVME(4): Big endian supportSebastian Huber2019-11-131-5/+5
* NVME(4): Port to RTEMSSebastian Huber2019-11-137-0/+55
* NVME(4): Import from FreeBSDSebastian Huber2019-11-1310-0/+5567
* Update to FreeBSD head 2019-09-24Sebastian Huber2019-11-13125-1210/+3415
* PCI(4): Import missing fileSebastian Huber2019-09-231-0/+84
* PCI(4): Disable unsupported featuresSebastian Huber2019-09-231-0/+10
* PCI(4): Add big endian supportSebastian Huber2019-09-231-0/+8
* C++ compatibility for <dev/pci/pcivar.h>Sebastian Huber2019-09-231-1/+1
* rtemsbsd: remove dead code fb.cVijay Kumar Banerjee2019-08-311-762/+0
* fbd: Port to RTEMSVijay Kumar Banerjee2019-08-111-0/+4
* fbd: Import from FreeBSDVijay Kumar Banerjee2019-08-116-0/+2070
* TDA19988: Import from FreeBSDVijay Kumar Banerjee2019-08-1111-0/+2550
* Pinmux : Import from FreeBSDVijay Kumar Banerjee2019-08-111-0/+160
* iicbus: Import from FreeBSDVijay Kumar Banerjee2019-06-297-0/+1970
* Fix USB_DEBUG redefinition warningsSebastian Huber2019-05-131-0/+12
* Import FreeBSD license files.Christian Mauderer2019-04-041-0/+31
* Fix INVARIANTS supportSebastian Huber2019-01-221-1/+1
* Update to FreeBSD head 2018-12-20Sebastian Huber2018-12-2014-27/+92
* Update to FreeBSD head 2018-11-15Sebastian Huber2018-11-158-2/+115
* Update to FreeBSD head 2018-10-23Sebastian Huber2018-10-2518-126/+415
* saf1761_otg: Use real interrupt handlerSebastian Huber2018-10-043-6/+53
* rtwn: Align mbuf to avoid realignment in rx pathSebastian Huber2018-10-041-0/+7