summaryrefslogtreecommitdiffstats
path: root/freebsd/sys (follow)
Commit message (Expand)AuthorAgeFilesLines
* Import arm64 in_cksum.h correctlyKinsey Moore2021-12-161-37/+6
* imx: Remove ccm functions alredy defined in RTEMSChristian Mauderer2021-09-021-0/+2
* kern/sys: Add NFSv4 clientChris Johns2021-08-3125-70/+364
* kern/sys: Import NFS and NFS file system clientChris Johns2021-08-2857-0/+44561
* kern/sys: Add the kernel RPC and XDR supportChris Johns2021-08-2827-5/+97
* freebsd/sys: Import RPC and XDR supportChris Johns2021-08-2844-0/+18090
* sys/kern: Add VFS supportChris Johns2021-08-2854-1887/+1273
* freebsd/sys: Import VFS supportChris Johns2021-08-2832-0/+43844
* kern: Add kernel trace support (KTR)Chris Johns2021-08-286-16/+45
* kern: Import kern_ktr.cChris Johns2021-08-281-0/+476
* kern: Add a proc0Chris Johns2021-08-285-21/+112
* kern: Import kern_prot.c fnd kern_resource.c for proc0Chris Johns2021-08-282-0/+3786
* sys/kern: Add lockmgr supportChris Johns2021-08-286-18/+15
* sys/netinet/libalias: Fix symbols clashesChris Johns2021-08-288-1/+24
* bsp/motorola_powerpc: Add dc and ukphy supportChris Johns2021-08-282-0/+14
* linker_set.h: Add alignof implementation for when not C11 or C++11Joel Sherrill2021-07-211-1/+3
* freebsd/if_cgem: Fail probe for unterminated MIIKinsey Moore2021-07-151-0/+19
* i386: Remove unneeded include header filesJan Sommer2021-06-091-6/+0
* MMCSD: Use cache aligned alloc for ioctlChristian Mauderer2021-04-191-0/+4
* linker: Enforce set alignment requirementsKinsey Moore2021-03-101-14/+37
* ck: Update for ILP32Kinsey Moore2021-03-101-0/+8
* nexus: Add ZynqMP SLCR driverKinsey Moore2021-03-101-0/+3
* if_cgem: Add support for ZynqMP CGEMKinsey Moore2021-03-102-2/+284
* ehci_pci: Import from freebsd-orgMoyano, Gabriel2021-03-082-0/+635
* if_ffec: Fix cache handling on txChristian Mauderer2020-11-171-5/+6
* Update arm64/aarch64 supportKinsey Moore2020-11-137-0/+1997
* dwc_otg: Add support for nexus busSebastian Huber2020-10-271-0/+3
* dwc_otg: Update host frame intervalSebastian Huber2020-10-271-40/+24
* Add moxie supportSebastian Huber2020-09-291-0/+83
* Add or1k supportSebastian Huber2020-09-291-0/+83
* ck: Use default implementation < ARMv6Sebastian Huber2020-09-291-0/+2
* 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-295-0/+66
* imx: Use RTEMS GPIO driver instead of FreeBSD oneChristian Mauderer2020-07-291-926/+0
* gpioregulator: Remove.Christian Mauderer2020-07-291-352/+0
* imx6_usbphy: Fix regulator (vbus-supply)Christian Mauderer2020-04-201-1/+1
* regulator: Disable FDT parts for non-FDT targetsChristian Mauderer2020-04-172-0/+4
* i386: Port to RTEMSJan Sommer2020-04-173-0/+8
* i386: Delete old machine dependent filesJan Sommer2020-04-173-450/+0
* iflib.c: Deactivate use of ifc_cpusJan Sommer2020-04-171-0/+24
* Callout: Redefine callout_reset_on for rtemsJan Sommer2020-04-171-0/+6
* i386: Add missing files from FreeBSDJan Sommer2020-04-179-0/+9358
* imx: Fix build for all other BSPs.Christian Mauderer2020-04-163-0/+13
* imx6_usbphy: Add regulator (vbus-supply).Christian Mauderer2020-04-151-0/+31
* ehci_imx: Set/clear ENHOSTDISCONNECT in USB PHY.Christian Mauderer2020-04-151-0/+59
* ehci_imx: Port to RTEMSChristian Mauderer2020-04-152-0/+23
* ehci_imx: Import from FreeBSDSebastian Huber2020-04-152-0/+728
* regulator: Import from FreeBSD.Christian Mauderer2020-04-146-0/+2462
* imx gpio portSebastian Huber2020-04-141-0/+1