summaryrefslogtreecommitdiffstats
path: root/freebsd/sys (unfollow)
Commit message (Expand)AuthorFilesLines
2024-03-05freebsd/mmcsd: Disable on-device cache usageKinsey Moore1-0/+6
2022-09-28sys/bitset.h: reduce visibility of BIT_* macrosStefan Eßer2-27/+27
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-12-16Import arm64 in_cksum.h correctlyKinsey Moore1-37/+6
2021-09-02imx: Remove ccm functions alredy defined in RTEMSChristian Mauderer1-0/+2
2021-06-07i386: Remove unneeded include header filesJan Sommer1-6/+0
2021-04-19MMCSD: Use cache aligned alloc for ioctlChristian Mauderer1-0/+4
2021-03-21arm/ti/ti_pinmux: Remove TI pinmux driverG S Niteesh Babu4-895/+0
2021-03-08ehci_pci: Import from freebsd-orgMoyano, Gabriel2-0/+636
2020-11-20if_ffec: Fix cache handling on txChristian Mauderer1-5/+6
2020-11-13Update arm64/aarch64 supportKinsey Moore7-0/+1997
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-23Add moxie supportSebastian Huber1-0/+83
2020-09-23Add or1k supportSebastian Huber1-0/+83
2020-09-23ck: Use default implementation < ARMv6Sebastian Huber1-0/+2
2020-09-16i386: Delete old machine dependent filesJan Sommer3-75/+0
2020-09-16iflib.c: Deactivate use of ifc_cpusJan Sommer2-0/+28
2020-09-16Callout: Redefine callout_reset_on for rtemsJan Sommer1-0/+6
2020-09-16e1000: Add missing filesJan Sommer6-0/+8792
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 Mauderer5-0/+66
2020-07-29imx: Use RTEMS GPIO driver instead of FreeBSD oneChristian Mauderer1-914/+0
2020-07-29gpioregulator: Remove.Christian Mauderer1-352/+0
2020-04-20imx6_usbphy: Fix regulator (vbus-supply)Christian Mauderer1-1/+1
2020-04-17regulator: Disable FDT parts for non-FDT targetsChristian Mauderer2-0/+4
2020-04-16imx: Fix build for all other BSPs.Christian Mauderer3-0/+13
2020-04-15imx6_usbphy: Add regulator (vbus-supply).Christian Mauderer1-0/+31
2020-04-15ehci_imx: Set/clear ENHOSTDISCONNECT in USB PHY.Christian Mauderer1-0/+59
2020-04-15ehci_imx: Port to RTEMSChristian Mauderer2-0/+23
2020-04-15ehci_imx: Import from FreeBSDSebastian Huber2-0/+728
2020-04-15regulator: Import from FreeBSD.Christian Mauderer6-0/+2330
2020-04-15imx gpio portSebastian Huber1-0/+1
2020-04-15imx6_ccm: Port to RTEMSSebastian Huber1-0/+7
2020-04-15imx6_ccm: Import from FreeBSDSebastian Huber6-0/+969
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-10EVENTHANDLER(9): Avoid multiple definition errorsSebastian Huber1-6/+4
2020-02-10i386: Port to RTEMSJan Sommer6-381/+24
2020-02-10i386: Add missing files from FreeBSDJan Sommer5-0/+704
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 Huber8-0/+63