summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-08-15testsuite: Wait for the link to be UPnfs-v5-bus-space-1Chris Johns
2021-08-15rtemsbsd: Add interface support routinesChris Johns
2021-08-15rtemsbsd/bus: Add PCI support to the nexus busChris Johns
2021-08-15kern/sys: Add NFSv4 clientp5-4457-nfsChris Johns
2021-08-15kern/sys: Import NFS and NFS file system clientChris Johns
2021-08-15kern/sys: Add the kernel RPC and XDR supportChris Johns
2021-08-15freebsd/sys: Import RPC and XDR supportChris Johns
2021-08-15sys/kern: Add VFS supportp5-4457-vfsChris Johns
2021-08-15rtemsbsd: Remove DHCP init wrapperChris 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-15testsuite: Optionally allow all command in a shellChris Johns
2021-08-15rtemsbsd: Catch timeout overflowsChris Johns
2021-08-15rtemsbsd: Add FrreBSD's clang-format styleChris Johns
2021-08-15kern-symbols: Add symbols from the everything build setChris Johns
2021-08-15sys/netinet/libalias: Fix symbols clashesChris Johns
2021-08-15waf: Fix clashing symbols in the user land symbolsChris Johns
2021-08-15Implement portable kernel symbol namespace toolChris Johns
2021-07-21linker_set.h: Add alignof implementation for when not C11 or C++11Joel Sherrill
2021-07-15nexus: Added SDHCI driver to ZynqMP6-freebsd-12Stephen Clark
2021-07-15rtemsbsd: Present all ZynqMP interfaces by defaultKinsey Moore
2021-07-15freebsd/if_cgem: Fail probe for unterminated MIIKinsey Moore
2021-07-01rtemsbsd: Use config.inc to control ZynqMP ethernetKinsey Moore
2021-06-29rtemsbsd: Added a test for the TTCP command.Stephen Clark
2021-06-29rtemsbsd: Made TTCP command build for RTEMSStephen Clark
2021-06-29rtemsbsd:Updated TTCP code with network demo codeStephen Clark
2021-06-29rtemsbsd: Added original TTCP codeStephen Clark
2021-06-28rtemsbsd: Make ZynqMP CGEM interfaces selectableKinsey Moore
2021-06-16builder.py: Only disable tests if they are thereChristian Mauderer
2021-06-16racoon: Fix build with current toolchainChristian Mauderer
2021-06-16README: Mention SMP requirementsSebastian Huber
2021-06-15EPOCH(9): Fix epoch call and drainSebastian Huber
2021-06-11EPOCH(9): Use PER_CPU_DATA_NEED_INITIALIZATION()Sebastian Huber
2021-06-09i386: Remove unneeded include header filesJan Sommer
2021-06-09waf_libbsd.py: Apply path-mappings to header-pathsJan Sommer
2021-05-28libbsd nfs.c: Change filesystem utime_h handler to utimens_hRyan Long
2021-05-11ipsec-tools/pfkey: Fix socket leakChristian Mauderer
2021-04-19st-sdmmc: Handle short not cache aligned buffersChristian Mauderer
2021-04-19MMCSD: Use cache aligned alloc for ioctlChristian Mauderer
2021-04-01STM32H7: Fix SDMMC build for all other BSPsChristian Mauderer
2021-04-01STM32H7: Add SDMMC driverChristian Mauderer
2021-04-01testsuite/media01: Add pattern testChristian Mauderer
2021-04-01testsuite/media01: Enable md5 commandChristian Mauderer
2021-03-26ping6: Honor file descriptor maximumChristian Mauderer
2021-03-26racoon/session: Honor file descriptor maximumChristian Mauderer
2021-03-10nexus: Add UKPHY driver to ZynqMPKinsey Moore