summaryrefslogtreecommitdiffstats
path: root/rtemsbsd (follow)
Commit message (Expand)AuthorAgeFilesLines
* imxrt: Add supportChristian Mauderer2020-11-201-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-263-1/+9
* tsc_lpc32xx.c: Update due to API changesSebastian Huber2020-09-231-5/+7
* linux/crc32.h: Update due to API changesSebastian Huber2020-09-221-1/+1
* linux/genalloc.h: Update due to API changesSebastian Huber2020-09-211-1/+1
* i386: Delete old machine dependent filesJan Sommer2020-09-161-145/+1
* rtems-bsd-cxx: Undefine _GNU_SOURCESebastian Huber2020-09-141-0/+1
* ifmcstat: Port to RTEMSSebastian Huber2020-09-103-0/+42
* nfsclient: Next attempt to fix 64-bit targetsSebastian Huber2020-08-181-62/+27
* Fix linker errors with minimal build setSebastian Huber2020-08-061-0/+5
* 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
* ehci_imx: Add to build.Christian Mauderer2020-04-151-0/+5
* Add support for i.mx cache.Christian Mauderer2020-04-151-1/+1
* regulator: Add to build.Christian Mauderer2020-04-155-0/+225
* imx6_ccm: Add and build module.Christian Mauderer2020-04-151-0/+2
* usb_busdma: Add USB_NEED_BUSDMA_COHERENT_ALLOCSebastian Huber2020-04-151-0/+5
* nfsclient: Use a system event for RPCSebastian Huber2020-03-181-6/+6
* i386: Port to RTEMSJan Sommer2020-02-106-0/+2401
* 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
* Update to FreeBSD head 2019-09-24Sebastian Huber2019-11-1312-28/+545
* Add support for EARLY_COUNTERSebastian Huber2019-09-251-0/+10
* Remove obsolete header filesSebastian Huber2019-09-241-1/+0
* Compatibility for next Newlib updateSebastian Huber2019-09-241-0/+4
* Fix pgsigio() warningsSebastian Huber2019-09-242-51/+0
* 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
* rtemsbsd: remove dead code fb.cVijay Kumar Banerjee2019-08-311-2/+0
* atomic.h: Add atomic_load_long()Sebastian Huber2019-08-271-0/+21
* rtems/rtems-kernel-nexus.c: LibBSD init now uses all pass levels.Nils Hölscher2019-08-121-1/+2
* am335x display drivers: Port to RTEMSVijay Kumar Banerjee2019-08-112-0/+4
* fbd: Port to RTEMSVijay Kumar Banerjee2019-08-119-0/+99
* TDA19988: Port to RTEMSVijay Kumar Banerjee2019-08-117-0/+304
* Pinmux: Port to RTEMSVijay Kumar Banerjee2019-08-114-0/+77
* Add mmapVijay Kumar Banerjee2019-07-272-0/+40
* EPOCH(9): Add epoch_drain_callbacks()Sebastian Huber2019-07-092-2/+88
* EPOCH(9): Avoid inline functionsSebastian Huber2019-07-092-27/+35