summaryrefslogtreecommitdiffstats
path: root/rtemsbsd (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add support for Xilinx Versal APACChris Johns2021-10-214-0/+346
* rtemsbsd/nfsclient: Fix the error code return valueChris Johns2021-10-211-4/+5
* rtemsbsd: Clear bus DMA memory a byte at a timeChris Johns2021-10-211-2/+7
* rtemsbsd/atomic: Return a value for CMPSETKinsey Moore2021-10-081-2/+2
* rtemsbsd/syscalls: Remove pipe()Chris Johns2021-09-231-52/+0
* rtemsbsd/open: Correctly open a mount directoryChris Johns2021-09-232-18/+47
* imx: Remove ccm functions alredy defined in RTEMSChristian Mauderer2021-09-021-6/+0
* rtemsbsd/nfs: Add support to mount NFSv2Chris Johns2021-09-022-81/+847
* kern/sys: Add NFSv4 clientChris Johns2021-08-317-1/+224
* kern/sys: Add the kernel RPC and XDR supportChris Johns2021-08-281-0/+133
* sys/kern: Add VFS supportChris Johns2021-08-2836-1249/+12429
* rtemsbsd: Remove DHCP init wrapperChris Johns2021-08-281-91/+0
* kern: Add kernel trace support (KTR)Chris Johns2021-08-284-0/+10
* kern: Add a proc0Chris Johns2021-08-282-9/+54
* sys/kern: Add lockmgr supportChris Johns2021-08-2811-65/+712
* rtemsbsd: Catch timeout overflowsChris Johns2021-08-281-4/+10
* kern-symbols: Add symbols from the everything build setChris Johns2021-08-281-0/+127
* Implement portable kernel symbol namespace toolChris Johns2021-08-281-1053/+1055
* bsp/motorola_powerpc: Add dc and ukphy supportChris Johns2021-08-282-0/+36
* rtemsbsd: Add interface support routinesChris Johns2021-08-272-0/+214
* rtemsbsd/bus: Add PCI support to the nexus busChris Johns2021-08-273-123/+321
* nexus: Added SDHCI driver to ZynqMPStephen Clark2021-07-152-0/+33
* rtemsbsd: Present all ZynqMP interfaces by defaultKinsey Moore2021-07-151-9/+0
* rtemsbsd: Use config.inc to control ZynqMP ethernetKinsey Moore2021-07-011-4/+5
* rtemsbsd: Made TTCP command build for RTEMSStephen Clark2021-06-295-61/+268
* rtemsbsd:Updated TTCP code with network demo codeStephen Clark2021-06-291-26/+65
* rtemsbsd: Added original TTCP codeStephen Clark2021-06-292-0/+867
* rtemsbsd: Make ZynqMP CGEM interfaces selectableKinsey Moore2021-06-281-0/+11
* EPOCH(9): Fix epoch call and drainSebastian Huber2021-06-151-4/+35
* EPOCH(9): Use PER_CPU_DATA_NEED_INITIALIZATION()Sebastian Huber2021-06-111-0/+4
* libbsd nfs.c: Change filesystem utime_h handler to utimens_hRyan Long2021-05-281-25/+25
* st-sdmmc: Handle short not cache aligned buffersChristian Mauderer2021-04-191-4/+10
* STM32H7: Fix SDMMC build for all other BSPsChristian Mauderer2021-04-012-0/+12
* STM32H7: Add SDMMC driverChristian Mauderer2021-04-015-0/+988
* nexus: Add UKPHY driver to ZynqMPKinsey Moore2021-03-102-0/+10
* nexus: Add ZynqMP SLCR driverKinsey Moore2021-03-104-0/+345
* nexus: Switch ZynqMP platforms to CGEM3Kinsey Moore2021-03-101-1/+8
* rtembsd: Fix alignment of allocations for 64bitKinsey Moore2021-03-101-2/+3
* zynq: Add support for SDHCI devicesKinsey Moore2020-12-223-0/+374
* Add CGEM definitions for ZynqMPKinsey Moore2020-11-242-0/+23
* imxrt: Add supportChristian Mauderer2020-11-171-0/+8
* Update arm64/aarch64 supportKinsey Moore2020-11-131-0/+1
* dwc_otg: Enable voltage detectorSebastian Huber2020-10-271-0/+1
* dwc_otg: Add support for nexus busSebastian Huber2020-10-273-0/+271
* if_stmac: Add driver for STM32H7 ethernet moduleSebastian Huber2020-10-272-0/+1013
* NVD(4): Fix logical block count calculationSebastian Huber2020-10-271-4/+5
* NVD(4): Fix NULL pointer access in nvd_sync()Sebastian Huber2020-10-271-14/+14
* powerpc/nexus: Add legacy PCI support to PowerPC Motorola Shared BSP familyChris Johns2020-10-203-1/+9
* tsc_lpc32xx.c: Update due to API changesSebastian Huber2020-09-291-5/+7
* rtems-bsd-cxx: Undefine _GNU_SOURCESebastian Huber2020-09-141-0/+1