summaryrefslogtreecommitdiff
path: root/freebsd (follow)
AgeCommit message (Expand)Author
2021-08-26kern/sys: Add NFSv4 clientp7-4475-nfsChris Johns
2021-08-26kern/sys: Import NFS and NFS file system clientChris Johns
2021-08-26kern/sys: Add the kernel RPC and XDR supportChris Johns
2021-08-26freebsd/sys: Import RPC and XDR supportChris Johns
2021-08-26sys/kern: Add VFS supportChris Johns
2021-08-15freebsd/sys: Import VFS supportChris Johns
2021-08-15kern: Add kernel trace support (KTR)Chris Johns
2021-08-15kern: Import kern_ktr.cChris Johns
2021-08-15kern: Add a proc0Chris Johns
2021-08-15kern: Import kern_prot.c fnd kern_resource.c for proc0Chris Johns
2021-08-15sys/kern: Add lockmgr supportChris Johns
2021-08-15sys/netinet/libalias: Fix symbols clashesChris Johns
2021-07-21linker_set.h: Add alignof implementation for when not C11 or C++11Joel Sherrill
2021-07-15freebsd/if_cgem: Fail probe for unterminated MIIKinsey Moore
2021-06-09i386: Remove unneeded include header filesJan Sommer
2021-04-19MMCSD: Use cache aligned alloc for ioctlChristian Mauderer
2021-03-26ping6: Honor file descriptor maximumChristian Mauderer
2021-03-10linker: Enforce set alignment requirementsKinsey Moore
2021-03-10ck: Update for ILP32Kinsey Moore
2021-03-10nexus: Add ZynqMP SLCR driverKinsey Moore
2021-03-10if_cgem: Add support for ZynqMP CGEMKinsey Moore
2021-03-08ehci_pci: Import from freebsd-orgMoyano, Gabriel
2020-11-17if_ffec: Fix cache handling on txChristian Mauderer
2020-11-13Update arm64/aarch64 supportKinsey Moore
2020-10-27dwc_otg: Add support for nexus busSebastian Huber
2020-10-27dwc_otg: Update host frame intervalSebastian Huber
2020-09-29Add moxie supportSebastian Huber
2020-09-29Add or1k supportSebastian Huber
2020-09-29ck: Use default implementation < ARMv6Sebastian Huber
2020-09-07ifmcstat: Port to RTEMSSebastian Huber
2020-09-07ifmcstat: Import from FreeBSDSebastian Huber
2020-07-29if_ffec: Align send buffers to cache if necessary.Christian Mauderer
2020-07-29rtwn_usb: Make sure buffers are cache alignedChristian Mauderer
2020-07-29busdma: Option to round to cache lines on syncChristian Mauderer
2020-07-29imx: Use RTEMS GPIO driver instead of FreeBSD oneChristian Mauderer
2020-07-29gpioregulator: Remove.Christian Mauderer
2020-04-20imx6_usbphy: Fix regulator (vbus-supply)Christian Mauderer
2020-04-17regulator: Disable FDT parts for non-FDT targetsChristian Mauderer
2020-04-17i386: Port to RTEMSJan Sommer
2020-04-17i386: Delete old machine dependent filesJan Sommer
2020-04-17iflib.c: Deactivate use of ifc_cpusJan Sommer
2020-04-17Callout: Redefine callout_reset_on for rtemsJan Sommer
2020-04-17i386: Add missing files from FreeBSDJan Sommer
2020-04-16imx: Fix build for all other BSPs.Christian Mauderer
2020-04-15imx6_usbphy: Add regulator (vbus-supply).Christian Mauderer
2020-04-15ehci_imx: Set/clear ENHOSTDISCONNECT in USB PHY.Christian Mauderer
2020-04-15ehci_imx: Port to RTEMSChristian Mauderer
2020-04-15ehci_imx: Import from FreeBSDSebastian Huber
2020-04-14regulator: Import from FreeBSD.Christian Mauderer
2020-04-14imx gpio portSebastian Huber