Commit Graph

  • 882425fe54 kern/sys: Add NFSv4 client Chris Johns 2021-07-29 15:49:52 +10:00
  • 6138f242be kern/sys: Import NFS and NFS file system client Chris Johns 2021-07-29 13:35:16 +10:00
  • c6dbc96748 kern/sys: Add the kernel RPC and XDR support Chris Johns 2021-07-29 13:24:49 +10:00
  • 3da45ae4bc freebsd/sys: Import RPC and XDR support Chris Johns 2021-07-28 16:13:46 +10:00
  • 6514d56158 sys/kern: Add VFS support Chris Johns 2021-08-02 15:09:41 +10:00
  • ac4db4cec5 rtemsbsd: Remove DHCP init wrapper Chris Johns 2021-07-24 10:31:12 +10:00
  • 1739d74f7d freebsd/sys: Import VFS support Chris Johns 2021-07-22 11:50:13 +10:00
  • e56b5cb135 kern: Add kernel trace support (KTR) Chris Johns 2021-07-21 17:59:40 +10:00
  • 9800a0f9fa kern: Import kern_ktr.c Chris Johns 2021-07-21 15:22:02 +10:00
  • c7427fc154 kern: Add a proc0 Chris Johns 2021-07-21 13:46:45 +10:00
  • 761fd69393 kern: Import kern_prot.c fnd kern_resource.c for proc0 Chris Johns 2021-07-21 08:41:51 +10:00
  • 46a15fa7aa sys/kern: Add lockmgr support Chris Johns 2021-07-20 16:24:54 +10:00
  • e1ca99b535 testsuite: Optionally allow all command in a shell Chris Johns 2021-07-20 14:09:05 +10:00
  • 2a01430ba5 rtemsbsd: Catch timeout overflows Chris Johns 2021-07-19 18:57:51 +10:00
  • 684cf3cdc2 rtemsbsd: Add FrreBSD's clang-format style Chris Johns 2021-08-02 12:03:07 +10:00
  • 974742defc kern-symbols: Add symbols from the everything build set Chris Johns 2021-08-02 18:16:23 +10:00
  • 5ef23a2836 sys/netinet/libalias: Fix symbols clashes Chris Johns 2021-08-02 18:15:35 +10:00
  • f700edc5b8 waf: Fix clashing symbols in the user land symbols Chris Johns 2021-07-27 17:41:52 +10:00
  • 59f652fe88 Implement portable kernel symbol namespace tool Chris Johns 2021-07-27 17:39:20 +10:00
  • f5c405ec05 bsp/motorola_powerpc: Add dc and ukphy support Chris Johns 2021-02-16 17:55:48 -10:00
  • efd75d2e35 testsuite: Wait for the link to be UP Chris Johns 2021-08-08 16:35:02 +10:00
  • 45ff774c3c rtemsbsd: Add interface support routines Chris Johns 2021-08-08 16:32:38 +10:00
  • 3f1e128488 rtemsbsd/bus: Add PCI support to the nexus bus Chris Johns 2021-02-15 13:00:04 -10:00
  • c5e81a2169 linker_set.h: Add alignof implementation for when not C11 or C++11 Joel Sherrill 2021-07-20 16:02:50 -05:00
  • c41318075e nexus: Added SDHCI driver to ZynqMP Stephen Clark 2021-07-12 11:41:52 -05:00
  • a53aeb5eb9 rtemsbsd: Present all ZynqMP interfaces by default Kinsey Moore 2021-07-08 19:43:04 -05:00
  • 14576608a9 freebsd/if_cgem: Fail probe for unterminated MII Kinsey Moore 2021-07-09 09:47:34 -05:00
  • b0c8153d54 rtemsbsd: Use config.inc to control ZynqMP ethernet Kinsey Moore 2021-06-30 15:00:58 -05:00
  • 8dfea31d72 rtemsbsd: Added a test for the TTCP command. Stephen Clark 2021-06-02 11:41:33 -05:00
  • 6cc63cbe65 rtemsbsd: Made TTCP command build for RTEMS Stephen Clark 2021-06-02 09:59:51 -05:00
  • 7960ab7a43 rtemsbsd:Updated TTCP code with network demo code Stephen Clark 2021-06-07 15:40:20 -05:00
  • af06b267c5 rtemsbsd: Added original TTCP code Stephen Clark 2021-06-07 13:16:20 -05:00
  • 4ce914cb90 rtemsbsd: Make ZynqMP CGEM interfaces selectable Kinsey Moore 2021-06-08 15:08:48 -05:00
  • 8f870a3593 aarch64/nexus: add GEM definitions for Versal Gedare Bloom 2021-06-25 12:43:28 -06:00
  • 400dcc41d7 builder.py: Only disable tests if they are there Christian Mauderer 2021-06-11 14:17:11 +02:00
  • 2c8bbde1dc racoon: Fix build with current toolchain Christian Mauderer 2021-06-11 14:16:19 +02:00
  • 2c1f61133e builder.py: Only disable tests if they are there Christian Mauderer 2021-06-11 14:17:11 +02:00
  • b45e44eabb racoon: Fix build with current toolchain Christian Mauderer 2021-06-11 14:16:19 +02:00
  • ec8eaccc62 README: Mention SMP requirements Sebastian Huber 2021-06-15 18:44:50 +02:00
  • 7e711918f7 README: Mention SMP requirements Sebastian Huber 2021-06-15 18:44:50 +02:00
  • 158c270ded EPOCH(9): Fix epoch call and drain Sebastian Huber 2021-06-11 07:40:49 +02:00
  • cb94a7443d EPOCH(9): Use PER_CPU_DATA_NEED_INITIALIZATION() Sebastian Huber 2021-06-10 10:07:57 +02:00
  • df8f5fc876 EPOCH(9): Fix epoch call and drain Sebastian Huber 2021-06-11 07:40:49 +02:00
  • fb6a312bd6 EPOCH(9): Use PER_CPU_DATA_NEED_INITIALIZATION() Sebastian Huber 2021-06-10 10:07:57 +02:00
  • 974ab1568a i386: Remove unneeded include header files Jan Sommer 2021-06-09 18:47:07 +02:00
  • 1ca0dc7309 waf_libbsd.py: Apply path-mappings to header-paths Jan Sommer 2021-06-09 18:46:27 +02:00
  • 5c1b99e4d2 i386: Remove unneeded include header files Jan Sommer 2021-06-09 18:25:20 +02:00
  • 9edb1201f6 waf_libbsd.py: Apply path-mappings to header-paths Jan Sommer 2021-06-09 17:45:01 +02:00
  • 5b82fcf06a i386: Remove unneeded include header files Jan Sommer 2021-06-03 10:36:31 +02:00
  • d5d7e54579 waf_libbsd.py: Apply path-mappings to header-paths Jan Sommer 2021-06-03 10:35:09 +02:00
  • 34862dd273 libbsd nfs.c: Change filesystem utime_h handler to utimens_h Ryan Long 2021-04-28 17:00:25 -04:00
  • 5e7ef1252b libbsd nfs.c: Change filesystem utime_h handler to utimens_h Ryan Long 2021-04-28 17:00:25 -04:00
  • e5d5e097de ipsec-tools/pfkey: Fix socket leak Christian Mauderer 2021-05-10 08:50:52 +02:00
  • e474ada48a ipsec-tools/pfkey: Fix socket leak Christian Mauderer 2021-05-10 08:50:52 +02:00
  • a2bc8eba46 ipsec-tools/pfkey: Fix socket leak Christian Mauderer 2021-05-10 08:50:52 +02:00
  • 35bdef1fa0 ping6: Honor file descriptor maximum Christian Mauderer 2021-02-25 11:29:56 +01:00
  • c385e86b3f racoon/session: Honor file descriptor maximum Christian Mauderer 2021-02-23 14:18:26 +01:00
  • 5251e0c816 iicbus/rtems-i2c.c: Add rtems,path as an additional bus path G S Niteesh Babu 2021-04-19 23:32:43 +05:30
  • 829afafbcb st-sdmmc: Handle short not cache aligned buffers Christian Mauderer 2021-04-13 14:02:39 +02:00
  • 8aa3ddfbd7 MMCSD: Use cache aligned alloc for ioctl Christian Mauderer 2021-04-13 13:55:11 +02:00
  • b1ecc253ee st-sdmmc: Handle short not cache aligned buffers Christian Mauderer 2021-04-13 14:02:39 +02:00
  • 00a5f9748e MMCSD: Use cache aligned alloc for ioctl Christian Mauderer 2021-04-13 13:55:11 +02:00
  • 9b9a976847 Revert "Import telnetd from RTEMS repository" Vijay Kumar Banerjee 2021-04-13 12:16:50 -06:00
  • 1b07480ddc Import telnetd from RTEMS repository Vijay Kumar Banerjee 2021-03-22 21:05:25 -06:00
  • aef7a74b94 STM32H7: Fix SDMMC build for all other BSPs Christian Mauderer 2021-04-01 15:36:46 +02:00
  • 5e175b5f74 STM32H7: Fix SDMMC build for all other BSPs Christian Mauderer 2021-04-01 15:36:46 +02:00
  • 1bb4a56e4d STM32H7: Add SDMMC driver Christian Mauderer 2021-02-10 17:09:00 +01:00
  • d7bdff489d testsuite/media01: Add pattern test Christian Mauderer 2021-03-16 14:47:03 +01:00
  • 6064dbfcc4 testsuite/media01: Enable md5 command Christian Mauderer 2021-03-16 13:49:23 +01:00
  • e0fcb31f01 STM32H7: Add SDMMC driver Christian Mauderer 2021-02-10 17:09:00 +01:00
  • 2caeaafb92 testsuite/media01: Add pattern test Christian Mauderer 2021-03-16 14:47:03 +01:00
  • 43ae62ed7f testsuite/media01: Enable md5 command Christian Mauderer 2021-03-16 13:49:23 +01:00
  • c66e527ab7 libbsd.py: Build i2c shell command Vijay Kumar Banerjee 2021-03-26 14:39:17 -06:00
  • 33e3cf8eaf ping6: Honor file descriptor maximum Christian Mauderer 2021-02-25 11:29:56 +01:00
  • e7fb073f3a racoon/session: Honor file descriptor maximum Christian Mauderer 2021-02-23 14:18:26 +01:00
  • 7afe0ba8f3 ping6: Honor file descriptor maximum Christian Mauderer 2021-02-25 11:29:56 +01:00
  • a7273c0704 racoon/session: Honor file descriptor maximum Christian Mauderer 2021-02-23 14:18:26 +01:00
  • 3cdf289424 arm/ti/ti_pinmux: Remove TI pinmux driver G S Niteesh Babu 2021-03-13 17:00:37 +05:30
  • 023e94fd8b nexus: Add UKPHY driver to ZynqMP Kinsey Moore 2021-03-08 08:05:24 -06:00
  • 3abebabf1d linker: Enforce set alignment requirements Kinsey Moore 2021-02-25 12:41:05 -06:00
  • 28129f8ee6 ck: Update for ILP32 Kinsey Moore 2021-02-25 09:13:42 -06:00
  • e256668d6e nexus: Add ZynqMP SLCR driver Kinsey Moore 2021-02-09 07:14:11 -06:00
  • 1d9f93cbaa nexus: Switch ZynqMP platforms to CGEM3 Kinsey Moore 2021-02-01 10:07:50 -06:00
  • b7a12cc8f9 if_cgem: Add support for ZynqMP CGEM Kinsey Moore 2021-03-08 10:09:48 -06:00
  • 0c60fe524e rtembsd: Fix alignment of allocations for 64bit Kinsey Moore 2021-02-01 10:04:59 -06:00
  • ea5d0c7803 ehci_pci: Add to build system Moyano, Gabriel 2021-02-15 11:12:46 +01:00
  • b3cdf0ee13 ehci_pci: Import from freebsd-org Moyano, Gabriel 2021-02-15 10:17:57 +01:00
  • 5b50a5181a ehci_pci: Add to build system Moyano, Gabriel 2021-02-22 08:53:48 +01:00
  • 7abb8915d7 ehci_pci: Import from freebsd-org Moyano, Gabriel 2021-02-22 08:53:24 +01:00
  • aee7b9291c ehci_pci: Add to build system Moyano, Gabriel 2021-02-22 08:13:05 +01:00
  • b16b47774e ehci_pci: Import from freebsd-org Moyano, Gabriel 2021-02-22 08:12:42 +01:00
  • 68e79b6d18 zynq: Add support for SDHCI devices Kinsey Moore 2020-12-21 15:26:18 -06:00
  • 33bfaee89a wpa: Fix multiple definition of hmac_md5 Christian Mauderer 2020-10-09 21:50:22 +02:00
  • 0ad342ae5f Add CGEM definitions for ZynqMP Kinsey Moore 2020-11-16 14:31:47 -06:00
  • 98d197895b Add CGEM definitions for ZynqMP Kinsey Moore 2020-11-16 14:31:47 -06:00
  • 182aac377d if_ffec: Fix cache handling on tx Christian Mauderer 2020-11-06 09:53:05 +01:00
  • 5cb4146627 imxrt: Add support Christian Mauderer 2020-11-02 14:50:33 +01:00
  • a58f553e9d if_ffec: Fix cache handling on tx Christian Mauderer 2020-11-06 09:53:05 +01:00
  • 9cd28904cf imxrt: Add support Christian Mauderer 2020-11-02 14:50:33 +01:00
  • 9f52a0df17 Update arm64/aarch64 support Kinsey Moore 2020-11-10 17:21:32 -06:00