summaryrefslogtreecommitdiffstats
path: root/freebsd (unfollow)
Commit message (Expand)AuthorFilesLines
2021-12-16Import arm64 in_cksum.h correctlyKinsey Moore1-37/+6
2021-09-08freebsd/libc/rpc: Fix the fgets emulation for the internal netconfig supportChris Johns1-1/+2
2021-09-02imx: Remove ccm functions alredy defined in RTEMSChristian Mauderer1-0/+2
2021-09-02rtemsbsd/nfs: Add support to mount NFSv2Chris Johns7-2/+91
2021-08-31kern/sys: Add NFSv4 clientChris Johns25-70/+364
2021-08-28kern/sys: Import NFS and NFS file system clientChris Johns57-0/+44561
2021-08-28kern/sys: Add the kernel RPC and XDR supportChris Johns27-5/+97
2021-08-28freebsd/sys: Import RPC and XDR supportChris Johns44-0/+18090
2021-08-28sys/kern: Add VFS supportChris Johns54-1887/+1273
2021-08-28freebsd/sys: Import VFS supportChris Johns32-0/+43844
2021-08-28kern: Add kernel trace support (KTR)Chris Johns6-16/+45
2021-08-28kern: Import kern_ktr.cChris Johns1-0/+476
2021-08-28kern: Add a proc0Chris Johns5-21/+112
2021-08-28kern: Import kern_prot.c fnd kern_resource.c for proc0Chris Johns2-0/+3786
2021-08-28sys/kern: Add lockmgr supportChris Johns6-18/+15
2021-08-28sys/netinet/libalias: Fix symbols clashesChris Johns8-1/+24
2021-08-28bsp/motorola_powerpc: Add dc and ukphy supportChris Johns2-0/+14
2021-07-21linker_set.h: Add alignof implementation for when not C11 or C++11Joel Sherrill1-1/+3
2021-07-15freebsd/if_cgem: Fail probe for unterminated MIIKinsey Moore1-0/+19
2021-06-09i386: Remove unneeded include header filesJan Sommer1-6/+0
2021-04-19MMCSD: Use cache aligned alloc for ioctlChristian Mauderer1-0/+4
2021-03-26ping6: Honor file descriptor maximumChristian Mauderer1-0/+11
2021-03-10linker: Enforce set alignment requirementsKinsey Moore1-14/+37
2021-03-10ck: Update for ILP32Kinsey Moore1-0/+8
2021-03-10nexus: Add ZynqMP SLCR driverKinsey Moore1-0/+3
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-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-29Add moxie supportSebastian Huber1-0/+83
2020-09-29Add or1k supportSebastian Huber1-0/+83
2020-09-29ck: Use default implementation < ARMv6Sebastian Huber1-0/+2
2020-09-07ifmcstat: Port to RTEMSSebastian Huber6-2/+72
2020-09-07ifmcstat: Import from FreeBSDSebastian Huber2-0/+1320
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-926/+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-17i386: Port to RTEMSJan Sommer4-0/+16
2020-04-17i386: Delete old machine dependent filesJan Sommer3-450/+0
2020-04-17iflib.c: Deactivate use of ifc_cpusJan Sommer1-0/+24
2020-04-17Callout: Redefine callout_reset_on for rtemsJan Sommer1-0/+6
2020-04-17i386: Add missing files from FreeBSDJan Sommer9-0/+9358
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