summaryrefslogtreecommitdiffstats
path: root/rtemsbsd (unfollow)
Commit message (Expand)AuthorFilesLines
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
2019-07-09EPOCH(9): Avoid inline functionsSebastian Huber2-27/+35
2019-07-05SLEEPQUEUE(9): Fix timeout handlingSebastian Huber2-0/+4
2019-06-26Update to FreeBSD stable/12 2019-06-26Sebastian Huber2-0/+7
2019-06-13if_atsam: Remove WDT_Disable()Sebastian Huber1-3/+0
2019-06-05Update to FreeBSD stable/12 2019-06-05Sebastian Huber5-3/+125
2019-06-05Add RTEMS-specific getcredhostuuid()Sebastian Huber2-11/+29
2019-05-21Use _SMP_Unicast_action()Sebastian Huber2-8/+2
2019-05-15Update due to API changesSebastian Huber1-5/+3
2019-05-15Separate libbsd and RTEMS clock ticksSebastian Huber3-12/+11
2019-05-15Include missing <stdlib.h> to fix warningsSebastian Huber1-0/+1
2019-05-15Remove unused maxusersSebastian Huber2-3/+0
2019-05-15Remove jail/prison functions from namespaceSebastian Huber1-21/+0
2019-05-15Remove dangerous weak definition of getentropy()Sebastian Huber1-12/+0
2019-05-13usb: Undefine USB_DEBUGSebastian Huber1-1/+1
2019-05-13Add wrapper for abort()Sebastian Huber1-2/+7