summaryrefslogtreecommitdiffstats
path: root/rtemsbsd (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* ifmcstat: Port to RTEMSSebastian Huber2020-09-073-0/+42
* nfsclient: Next attempt to fix 64-bit targetsSebastian Huber2020-08-181-62/+27
* Conditionally include <bsp/linker-symbols.h>Sebastian Huber2020-08-051-2/+4
* imx: Don't use USB_NEED_BUSDMA_COHERENT_ALLOCChristian Mauderer2020-07-291-1/+1
* busdma: Don't sync nocache memory on ARMChristian Mauderer2020-07-291-0/+8
* busdma: Option to round to cache lines on syncChristian Mauderer2020-07-293-0/+15
* imx: Use RTEMS GPIO driver instead of FreeBSD oneChristian Mauderer2020-07-292-1/+307
* gpioregulator: Remove.Christian Mauderer2020-07-291-1/+0
* Fix linker errors with minimal build setSebastian Huber2020-07-081-0/+5
* i386: Port to RTEMSJan Sommer2020-04-172-0/+2
* i386: Delete old machine dependent filesJan Sommer2020-04-172-0/+2
* ehci_imx: Add to build.Christian Mauderer2020-04-151-0/+5
* Add support for i.mx cache.Christian Mauderer2020-04-141-1/+1
* regulator: Add to build.Christian Mauderer2020-04-145-0/+243
* imx6_ccm: Add and build module.Christian Mauderer2020-04-141-0/+2
* usb_busdma: Add USB_NEED_BUSDMA_COHERENT_ALLOCSebastian Huber2020-04-141-0/+5
* nfsclient: Use a system event for RPCSebastian Huber2020-03-181-6/+6
* Update to FreeBSD stable/12 2020-02-10Sebastian Huber2020-02-184-5/+154
* NVMECONTROL(8): Port to RTEMSSebastian Huber2019-11-133-0/+39
* NVD(4): Add RTEMS-specific NVMe disk driverSebastian Huber2019-11-131-0/+341
* NVME(4): Port to RTEMSSebastian Huber2019-11-131-0/+0
* Add support for EARLY_COUNTERSebastian Huber2019-09-251-0/+10
* Remove obsolete header filesSebastian Huber2019-09-251-1/+0
* Fix pgsigio() warningsSebastian Huber2019-09-252-51/+0
* Add compatiblity for older Newlib variantsSebastian Huber2019-09-251-0/+36
* Update to FreeBSD stable/12 2019-09-23Sebastian Huber2019-09-233-12/+104
* nexus: Avoid NULL pointer accessSebastian Huber2019-09-231-1/+4
* C++ compatiblity for kernel space headerSebastian Huber2019-09-231-0/+8
* Add wrapper for strndup()Sebastian Huber2019-09-113-9/+31
* atomic.h: Add atomic_load_long()Sebastian Huber2019-08-271-0/+21
* Update to FreeBSD stable/12 2019-08-26Sebastian Huber2019-08-261-2/+4
* rtems/rtems-kernel-nexus.c: LibBSD init now uses all pass levels.Nils Hölscher2019-08-121-1/+2
* Update to FreeBSD stable/12 2019-07-09Sebastian Huber2019-07-091-0/+11
* EPOCH(9): Add epoch_drain_callbacks()Sebastian Huber2019-07-092-2/+88