summaryrefslogtreecommitdiffstats
path: root/rtemsbsd/rtems (follow)
Commit message (Expand)AuthorAgeFilesLines
* rtemsbsd: Clear bus DMA memory a byte at a timeChris Johns2021-10-211-2/+7
* rtemsbsd/syscalls: Remove pipe()Chris Johns2021-09-231-52/+0
* rtemsbsd/open: Correctly open a mount directoryChris Johns2021-09-232-18/+47
* rtemsbsd/nfs: Add support to mount NFSv2Chris Johns2021-09-021-1/+1
* kern/sys: Add NFSv4 clientChris Johns2021-08-311-1/+1
* sys/kern: Add VFS supportChris Johns2021-08-2813-44/+3345
* rtemsbsd: Remove DHCP init wrapperChris Johns2021-08-281-91/+0
* kern: Add kernel trace support (KTR)Chris Johns2021-08-282-0/+10
* kern: Add a proc0Chris Johns2021-08-282-9/+54
* sys/kern: Add lockmgr supportChris Johns2021-08-287-40/+639
* rtemsbsd: Catch timeout overflowsChris Johns2021-08-281-4/+10
* rtemsbsd: Add interface support routinesChris Johns2021-08-271-0/+152
* rtemsbsd/bus: Add PCI support to the nexus busChris Johns2021-08-272-10/+47
* rtemsbsd: Made TTCP command build for RTEMSStephen Clark2021-06-291-0/+39
* EPOCH(9): Fix epoch call and drainSebastian Huber2021-06-151-4/+35
* EPOCH(9): Use PER_CPU_DATA_NEED_INITIALIZATION()Sebastian Huber2021-06-111-0/+4
* rtembsd: Fix alignment of allocations for 64bitKinsey Moore2021-03-101-2/+3
* rtems-bsd-cxx: Undefine _GNU_SOURCESebastian Huber2020-09-141-0/+1
* ifmcstat: Port to RTEMSSebastian Huber2020-09-071-0/+36
* Conditionally include <bsp/linker-symbols.h>Sebastian Huber2020-08-051-2/+4
* busdma: Don't sync nocache memory on ARMChristian Mauderer2020-07-291-0/+8
* busdma: Option to round to cache lines on syncChristian Mauderer2020-07-292-0/+12
* Fix linker errors with minimal build setSebastian Huber2020-07-081-0/+5
* NVMECONTROL(8): Port to RTEMSSebastian Huber2019-11-131-0/+34
* Fix pgsigio() warningsSebastian Huber2019-09-251-50/+0
* nexus: Avoid NULL pointer accessSebastian Huber2019-09-231-1/+4
* Add wrapper for strndup()Sebastian Huber2019-09-112-7/+22
* rtems/rtems-kernel-nexus.c: LibBSD init now uses all pass levels.Nils Hölscher2019-08-121-1/+2
* EPOCH(9): Add epoch_drain_callbacks()Sebastian Huber2019-07-091-2/+80
* EPOCH(9): Avoid inline functionsSebastian Huber2019-07-091-1/+32
* SLEEPQUEUE(9): Fix timeout handlingSebastian Huber2019-07-051-0/+2
* Add RTEMS-specific getcredhostuuid()Sebastian Huber2019-06-051-11/+28
* Use _SMP_Unicast_action()Sebastian Huber2019-05-211-4/+1
* Update due to API changesSebastian Huber2019-05-151-5/+3
* Separate libbsd and RTEMS clock ticksSebastian Huber2019-05-152-12/+10
* Include missing <stdlib.h> to fix warningsSebastian Huber2019-05-151-0/+1
* Remove unused maxusersSebastian Huber2019-05-151-2/+0
* Remove dangerous weak definition of getentropy()Sebastian Huber2019-05-151-12/+0
* Use static inline functions for jail and prisonSebastian Huber2019-05-131-230/+0
* Fix zero-copy mbuf supportSebastian Huber2019-05-131-2/+1
* Update due to API changesSebastian Huber2019-04-112-3/+3
* bin/openssl: Port to RTEMS.Christian Mauderer2019-03-281-0/+40
* Remove unused fileSebastian Huber2019-03-111-224/+0
* Build C++ kernel-space compatibility fileSebastian Huber2019-02-181-2/+3
* Fix INVARIANTS supportSebastian Huber2019-01-221-0/+32
* Fix locking issue in epoch_sysinit()Sebastian Huber2018-12-201-0/+4
* Update to FreeBSD head 2018-11-15Sebastian Huber2018-11-151-576/+576
* Fix locking issue in epoch_watchdog()Sebastian Huber2018-11-151-0/+3
* Include missing <sys/types.h>Sebastian Huber2018-11-131-0/+1
* Use global stdout for kernel output and syslog()Sebastian Huber2018-10-101-7/+19