summaryrefslogtreecommitdiffstats
path: root/rtemsbsd (unfollow)
Commit message (Expand)AuthorFilesLines
2021-03-10nexus: Add UKPHY driver to ZynqMPKinsey Moore2-0/+10
2021-03-10nexus: Add ZynqMP SLCR driverKinsey Moore4-0/+345
2021-03-10nexus: Switch ZynqMP platforms to CGEM3Kinsey Moore1-1/+8
2021-03-10rtembsd: Fix alignment of allocations for 64bitKinsey Moore1-2/+3
2020-12-22zynq: Add support for SDHCI devicesKinsey Moore3-0/+374
2020-11-24Add CGEM definitions for ZynqMPKinsey Moore2-0/+23
2020-11-17imxrt: Add supportChristian Mauderer1-0/+8
2020-11-13Update arm64/aarch64 supportKinsey Moore1-0/+1
2020-10-27dwc_otg: Enable voltage detectorSebastian Huber1-0/+1
2020-10-27dwc_otg: Add support for nexus busSebastian Huber3-0/+271
2020-10-27if_stmac: Add driver for STM32H7 ethernet moduleSebastian Huber2-0/+1013
2020-10-27NVD(4): Fix logical block count calculationSebastian Huber1-4/+5
2020-10-27NVD(4): Fix NULL pointer access in nvd_sync()Sebastian Huber1-14/+14
2020-10-20powerpc/nexus: Add legacy PCI support to PowerPC Motorola Shared BSP familyChris Johns3-1/+9
2020-09-29tsc_lpc32xx.c: Update due to API changesSebastian Huber1-5/+7
2020-09-14rtems-bsd-cxx: Undefine _GNU_SOURCESebastian Huber1-0/+1
2020-09-07ifmcstat: Port to RTEMSSebastian Huber3-0/+42
2020-08-18nfsclient: Next attempt to fix 64-bit targetsSebastian Huber1-62/+27
2020-08-05Conditionally include <bsp/linker-symbols.h>Sebastian Huber1-2/+4
2020-07-29imx: Don't use USB_NEED_BUSDMA_COHERENT_ALLOCChristian Mauderer1-1/+1
2020-07-29busdma: Don't sync nocache memory on ARMChristian Mauderer1-0/+8
2020-07-29busdma: Option to round to cache lines on syncChristian Mauderer3-0/+15
2020-07-29imx: Use RTEMS GPIO driver instead of FreeBSD oneChristian Mauderer2-1/+307
2020-07-29gpioregulator: Remove.Christian Mauderer1-1/+0
2020-07-08Fix linker errors with minimal build setSebastian Huber1-0/+5
2020-04-17i386: Port to RTEMSJan Sommer2-0/+2
2020-04-17i386: Delete old machine dependent filesJan Sommer2-0/+2
2020-04-15ehci_imx: Add to build.Christian Mauderer1-0/+5
2020-04-14Add support for i.mx cache.Christian Mauderer1-1/+1
2020-04-14regulator: Add to build.Christian Mauderer5-0/+243
2020-04-14imx6_ccm: Add and build module.Christian Mauderer1-0/+2
2020-04-14usb_busdma: Add USB_NEED_BUSDMA_COHERENT_ALLOCSebastian Huber1-0/+5
2020-03-18nfsclient: Use a system event for RPCSebastian Huber1-6/+6
2020-02-18Update to FreeBSD stable/12 2020-02-10Sebastian Huber4-5/+154
2019-11-13NVMECONTROL(8): Port to RTEMSSebastian Huber3-0/+39
2019-11-13NVD(4): Add RTEMS-specific NVMe disk driverSebastian Huber1-0/+341
2019-11-13NVME(4): Port to RTEMSSebastian Huber1-0/+0
2019-09-25Add support for EARLY_COUNTERSebastian Huber1-0/+10
2019-09-25Remove obsolete header filesSebastian Huber1-1/+0
2019-09-25Fix pgsigio() warningsSebastian Huber2-51/+0
2019-09-25Add compatiblity for older Newlib variantsSebastian Huber1-0/+36
2019-09-23Update to FreeBSD stable/12 2019-09-23Sebastian Huber3-12/+104
2019-09-23nexus: Avoid NULL pointer accessSebastian Huber1-1/+4
2019-09-23C++ compatiblity for kernel space headerSebastian Huber1-0/+8
2019-09-11Add wrapper for strndup()Sebastian Huber3-9/+31
2019-08-27atomic.h: Add atomic_load_long()Sebastian Huber1-0/+21
2019-08-26Update to FreeBSD stable/12 2019-08-26Sebastian Huber1-2/+4
2019-08-12rtems/rtems-kernel-nexus.c: LibBSD init now uses all pass levels.Nils Hölscher1-1/+2
2019-07-09Update to FreeBSD stable/12 2019-07-09Sebastian Huber1-0/+11
2019-07-09EPOCH(9): Add epoch_drain_callbacks()Sebastian Huber2-2/+88