summaryrefslogtreecommitdiffstats
path: root/rtemsbsd/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* ifmcstat: Port to RTEMSSebastian Huber2020-09-072-0/+6
* imx: Don't use USB_NEED_BUSDMA_COHERENT_ALLOCChristian Mauderer2020-07-291-1/+1
* busdma: Option to round to cache lines on syncChristian Mauderer2020-07-291-0/+3
* imx: Use RTEMS GPIO driver instead of FreeBSD oneChristian Mauderer2020-07-291-1/+1
* gpioregulator: Remove.Christian Mauderer2020-07-291-1/+0
* i386: Port to RTEMSJan Sommer2020-04-171-0/+0
* 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-143-0/+160
* 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
* Update to FreeBSD stable/12 2020-02-10Sebastian Huber2020-02-184-5/+154
* NVMECONTROL(8): Port to RTEMSSebastian Huber2019-11-132-0/+5
* 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-251-1/+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
* C++ compatiblity for kernel space headerSebastian Huber2019-09-231-0/+8
* Add wrapper for strndup()Sebastian Huber2019-09-111-2/+9
* 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
* Update to FreeBSD stable/12 2019-07-09Sebastian Huber2019-07-091-0/+11
* EPOCH(9): Add epoch_drain_callbacks()Sebastian Huber2019-07-091-0/+8
* EPOCH(9): Avoid inline functionsSebastian Huber2019-07-091-26/+3
* SLEEPQUEUE(9): Fix timeout handlingSebastian Huber2019-07-051-0/+2
* Update to FreeBSD stable/12 2019-06-26Sebastian Huber2019-06-262-0/+7
* Update to FreeBSD stable/12 2019-06-05Sebastian Huber2019-06-054-3/+103
* Add RTEMS-specific getcredhostuuid()Sebastian Huber2019-06-051-0/+1
* Separate libbsd and RTEMS clock ticksSebastian Huber2019-05-151-0/+1
* Remove unused maxusersSebastian Huber2019-05-151-1/+0
* Remove jail/prison functions from namespaceSebastian Huber2019-05-151-21/+0
* usb: Undefine USB_DEBUGSebastian Huber2019-05-131-1/+1
* Add wrapper for abort()Sebastian Huber2019-05-131-2/+7
* Add USB mass storage only build setSebastian Huber2019-05-131-0/+4
* Fix zero-copy mbuf supportSebastian Huber2019-05-131-2/+1
* Update due to API changesSebastian Huber2019-04-111-2/+2
* Revert "Add BURN_BRIDGES global kernel option"Sebastian Huber2019-03-291-5/+0
* Add BURN_BRIDGES global kernel optionSebastian Huber2019-03-281-0/+5
* Update to FreeBSD stable/12 2019-03-27Sebastian Huber2019-03-283-0/+30
* bin/openssl: Port to RTEMS.Christian Mauderer2019-03-282-0/+3
* Update to FreeBSD stable/12 2019-03-11Sebastian Huber2019-03-113-3/+12
* Fix atomic_load_32()Sebastian Huber2019-02-181-1/+1
* Remove obsolete <rtems/pty.h>Sebastian Huber2019-02-121-68/+0
* ZONE(9): Fix UMA_PCPU_ALLOC_SIZESebastian Huber2019-02-121-2/+2
* Update to FreeBSD stable/12 2019-02-11Sebastian Huber2019-02-1211-99/+488
* atomic.h: Add atomic_fetchadd_64()Sebastian Huber2019-02-111-0/+26
* atomic.h: Add atomic_load_32()Sebastian Huber2019-02-111-0/+21