summaryrefslogtreecommitdiffstats
path: root/rtemsbsd/rtems (unfollow)
Commit message (Expand)AuthorFilesLines
2020-09-14rtems-bsd-cxx: Undefine _GNU_SOURCESebastian Huber1-0/+1
2020-09-10ifmcstat: Port to RTEMSSebastian Huber1-0/+36
2020-08-06Fix linker errors with minimal build setSebastian Huber1-0/+5
2020-08-05Conditionally include <bsp/linker-symbols.h>Sebastian Huber1-2/+4
2020-07-29busdma: Don't sync nocache memory on ARMChristian Mauderer1-0/+8
2020-07-29busdma: Option to round to cache lines on syncChristian Mauderer2-0/+12
2019-11-13NVMECONTROL(8): Port to RTEMSSebastian Huber1-0/+34
2019-11-13Update to FreeBSD head 2019-09-24Sebastian Huber1-1/+1
2019-09-24Fix pgsigio() warningsSebastian Huber1-50/+0
2019-09-23nexus: Avoid NULL pointer accessSebastian Huber1-1/+4
2019-09-11Add wrapper for strndup()Sebastian Huber2-7/+22
2019-08-12rtems/rtems-kernel-nexus.c: LibBSD init now uses all pass levels.Nils Hölscher1-1/+2
2019-07-09EPOCH(9): Add epoch_drain_callbacks()Sebastian Huber1-2/+80
2019-07-09EPOCH(9): Avoid inline functionsSebastian Huber1-1/+32
2019-07-05SLEEPQUEUE(9): Fix timeout handlingSebastian Huber1-0/+2
2019-06-29i2c tool : port to RTEMSVijay Kumar Banerjee1-0/+35
2019-06-05Add RTEMS-specific getcredhostuuid()Sebastian Huber1-11/+28
2019-05-21Use _SMP_Unicast_action()Sebastian Huber1-4/+1
2019-05-15Update due to API changesSebastian Huber1-5/+3
2019-05-15Separate libbsd and RTEMS clock ticksSebastian Huber2-12/+10
2019-05-13Include missing <stdlib.h> to fix warningsSebastian Huber1-0/+1
2019-05-13Remove unused maxusersSebastian Huber1-2/+0
2019-05-13Remove dangerous weak definition of getentropy()Sebastian Huber1-12/+0
2019-05-13Use static inline functions for jail and prisonSebastian Huber1-230/+0
2019-05-13Fix zero-copy mbuf supportSebastian Huber1-2/+1
2019-04-11Update due to API changesSebastian Huber2-3/+3
2019-03-27bin/openssl: Port to RTEMS.Christian Mauderer1-0/+40
2019-03-01Remove unused fileSebastian Huber1-224/+0
2019-02-18Build C++ kernel-space compatibility fileSebastian Huber1-2/+3
2019-01-22Fix INVARIANTS supportSebastian Huber1-0/+32
2018-12-20Fix locking issue in epoch_sysinit()Sebastian Huber1-0/+4
2018-11-15Update to FreeBSD head 2018-11-15Sebastian Huber1-576/+576
2018-11-15Fix locking issue in epoch_watchdog()Sebastian Huber1-0/+3
2018-11-13Include missing <sys/types.h>Sebastian Huber1-0/+1
2018-10-10Use global stdout for kernel output and syslog()Sebastian Huber1-7/+19
2018-10-10Fix syslog() priority handlingSebastian Huber1-10/+30
2018-09-25CONFIG_INTRHOOK(9): Port to RTEMSSebastian Huber1-58/+0
2018-09-21Update to FreeBSD head 2018-09-17Sebastian Huber1-21/+4
2018-09-21Update to FreeBSD head 2018-06-01Sebastian Huber2-1/+335
2018-09-21Update to FreeBSD head 2018-02-01Sebastian Huber1-19/+38
2018-09-21Update to FreeBSD head 2017-12-01Sebastian Huber2-17/+14
2018-09-21Update to FreeBSD head 2017-08-01Sebastian Huber1-2/+2
2018-09-12Initialize interrupt server earlierSebastian Huber1-1/+1
2018-09-12Move dynamic mutex pool to separate fileSebastian Huber1-0/+52
2018-09-10vprintf: Avoid printf() to avoid FPU usageSebastian Huber1-3/+11
2018-08-02rc.conf: Fix cloned interface setup.Christian Mauderer1-1/+2
2018-08-02Add ipsec to rc.conf.Christian Mauderer2-0/+353
2018-08-02ipsec-tools: Port libipsec, setkey and racoon.Christian Mauderer4-4/+147
2018-05-08dhcpcd: Add rtems_dhcpcd_start()Sebastian Huber3-66/+94
2018-05-08rc_conf: Do not create directories used by dhcpcdSebastian Huber1-12/+0