summaryrefslogtreecommitdiffstats
path: root/freebsd/sys/dev (unfollow)
Commit message (Expand)AuthorFilesLines
2022-11-10freebsd/cgem: Add SGMII supportKinsey Moore1-0/+10
2022-11-10freebsd/cgem: Add device tree supportKinsey Moore1-13/+29
2022-06-22Revert white space changesSebastian Huber2-4/+4
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
2022-03-10if_xae: Fix non-FDT BSP build errorAlex White1-0/+6
2022-03-07if_xae: Port to RTEMSAlex White5-0/+63
2022-03-07if_xae: Import from FreeBSDJennifer Averett13-0/+4004
2021-08-28bsp/motorola_powerpc: Add dc and ukphy supportChris Johns2-0/+14
2021-07-15freebsd/if_cgem: Fail probe for unterminated MIIKinsey Moore1-0/+19
2021-04-19MMCSD: Use cache aligned alloc for ioctlChristian Mauderer1-0/+4
2021-03-10if_cgem: Add support for ZynqMP CGEMKinsey Moore2-2/+284
2021-03-08ehci_pci: Import from freebsd-orgMoyano, Gabriel2-0/+635
2020-11-17if_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-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-17i386: Port to RTEMSJan Sommer1-0/+2
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-14regulator: Import from FreeBSD.Christian Mauderer6-0/+2462
2020-04-14usb_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-18Update to FreeBSD stable/12 2020-02-10Sebastian Huber32-349/+794
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 Huber6-0/+30
2019-11-13NVME(4): Import from FreeBSDSebastian Huber10-0/+5570
2019-09-23Update to FreeBSD stable/12 2019-09-23Sebastian Huber5-11/+20
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-26Update to FreeBSD stable/12 2019-08-26Sebastian Huber9-86/+651
2019-07-09Update to FreeBSD stable/12 2019-07-09Sebastian Huber1-3/+5
2019-06-28Import missing header fileSebastian Huber1-0/+48
2019-06-26Update to FreeBSD stable/12 2019-06-26Sebastian Huber4-59/+160
2019-06-05Update to FreeBSD stable/12 2019-06-05Sebastian Huber25-273/+296
2019-05-15Fix USB_DEBUG redefinition warningsSebastian Huber1-0/+12
2019-03-28Update to FreeBSD stable/12 2019-03-27Sebastian Huber5-9/+34