summaryrefslogtreecommitdiffstats
path: root/rtemsbsd (unfollow)
Commit message (Expand)AuthorFilesLines
2019-08-11Pinmux: Port to RTEMSVijay Kumar Banerjee4-0/+77
2019-07-27Add mmapVijay Kumar Banerjee2-0/+40
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-29i2c tool : port to RTEMSVijay Kumar Banerjee3-0/+39
2019-06-29Add rtems i2c adaptation layerVijay Kumar Banerjee1-0/+231
2019-06-29iicbus: port to RTEMSVijay Kumar Banerjee4-0/+275
2019-06-13if_atsam: Remove WDT_Disable()Sebastian Huber1-3/+0
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-13Include missing <stdlib.h> to fix warningsSebastian Huber1-0/+1
2019-05-13Remove unused maxusersSebastian Huber2-3/+0
2019-05-13Remove jail/prison functions from namespaceSebastian Huber1-21/+0
2019-05-13Remove 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
2019-05-13Add USB mass storage only build setSebastian Huber1-0/+4
2019-05-13Use static inline functions for jail and prisonSebastian Huber1-230/+0
2019-05-13Fix zero-copy mbuf supportSebastian Huber2-4/+2
2019-04-11Update due to API changesSebastian Huber5-9/+9
2019-03-29nfsclient: Fix for 64-bit targetsSebastian Huber1-1/+8
2019-03-29Revert "Add BURN_BRIDGES global kernel option"Sebastian Huber1-5/+0
2019-03-28Add BURN_BRIDGES global kernel optionSebastian Huber1-0/+5
2019-03-27bin/openssl: Port to RTEMS.Christian Mauderer3-0/+43
2019-03-01Remove unused fileSebastian Huber1-224/+0
2019-02-18Build C++ kernel-space compatibility fileSebastian Huber1-2/+3
2019-02-18Fix atomic_load_32()Sebastian Huber1-1/+1
2019-02-12Remove <linux/rbtree.h>Sebastian Huber1-146/+0
2019-02-12Remove obsolete <rtems/pty.h>Sebastian Huber1-68/+0
2019-02-12mghttpd: RemoveSebastian Huber2-5907/+0
2019-02-12ZONE(9): Fix UMA_PCPU_ALLOC_SIZESebastian Huber1-2/+2
2019-02-11atomic.h: Add atomic_fetchadd_64()Sebastian Huber1-0/+26
2019-02-11atomic.h: Add atomic_load_32()Sebastian Huber1-0/+21
2019-01-22Fix INVARIANTS supportSebastian Huber2-2/+35
2019-01-15dpaa: Use if_transmit instead of legacy if_startSebastian Huber1-82/+65
2019-01-15dpaa: Fix FMan MAC SGT zone alignmentSebastian Huber1-1/+1
2018-12-20Update rtems-bsd-kernel-namespace.hSebastian Huber1-1/+26
2018-12-20Update to FreeBSD head 2018-12-20Sebastian Huber5-30/+177
2018-12-20freebsd/if_cpsw: Port.Christian Mauderer2-0/+2
2018-12-20Fix locking issue in epoch_sysinit()Sebastian Huber1-0/+4
2018-11-15Update to FreeBSD head 2018-11-15Sebastian Huber3-577/+592
2018-11-15Disable or make static kern_* functionsSebastian Huber1-9/+0
2018-11-15mutex: Avoid NULL pointer access in panic()Sebastian Huber1-1/+2
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-25Update to FreeBSD head 2018-10-23Sebastian Huber3-0/+14
2018-10-23Fix redefinition warningsSebastian Huber1-4/+0