summaryrefslogtreecommitdiff
path: root/freebsd (follow)
AgeCommit message (Expand)Author
2017-10-20ZONE(9): Fix uma_zone_set_max()Sebastian Huber
2017-10-20DEVICE(9): Avoid NULL pointer accessSebastian Huber
2017-10-17SLEEPQUEUE(9): Update due to API changesSebastian Huber
2017-10-12BPF(9): Remove RTEMS-specificsSebastian Huber
2017-10-11tcpdump: Update to FreeBSD head 2017-04-04Sebastian Huber
2017-10-09Update libpcap to FreeBSD head 2017-04-04Sebastian Huber
2017-09-27ffec: Add wmb() to descriptor updatesSebastian Huber
2017-09-27ffec: Support up to three interrupt requestsSebastian Huber
2017-09-27ffec: Avoid AXI bus issues due to a MAC resetSebastian Huber
2017-09-27ffec: Add FECFLAG_AVB variant flagSebastian Huber
2017-09-27ffec: Increase descriptor ring alignmentSebastian Huber
2017-09-27ffec: Use explicit cache synchronizationSebastian Huber
2017-09-27ffec: Support more rgmii variantsSebastian Huber
2017-09-27ffec: Port to RTEMSSebastian Huber
2017-09-27ffec: Import from FreeBSDSebastian Huber
2017-09-15Support reference counting for file descriptorsSebastian Huber
2017-08-25Include missing <string.h> and <limits.h>Sebastian Huber
2017-08-23openssl: Workaround for ARM-specific filesSebastian Huber
2017-08-22Remove strtoimax() and strtoumax()Sebastian Huber
2017-08-20Import openssl from FreeBSD.Sichen Zhao
2017-07-28KQUEUE(2): Add missing file handlerSebastian Huber
2017-07-28PIPE(2): Add missing file handlerSebastian Huber
2017-07-28SOCKET(2): Add missing file handlerSebastian Huber
2017-07-18ohci: Fix for BSP_USB_OTG_TRANSCEIVER_I2C_ADDRSebastian Huber
2017-07-17dev/rtwn: Import new files from FreeBSD.Christian Mauderer
2017-07-13Port am335x usb driver to RTEMS.Sichen Zhao
2017-07-13Import am335x usb driver file from FreeBSD.Sichen Zhao
2017-07-10libkern.h: Add ffsll()Sebastian Huber
2017-07-10libkern.h: Avoid conflict with <strings.h>Sebastian Huber
2017-06-22Remove unused inet_* weak referencesSebastian Huber
2017-06-16Remove unused inet_* weak referencesSebastian Huber
2017-06-08Use <sys/lock.h> provided by NewlibSebastian Huber
2017-06-08Update due to Newlib 2017-06-07 changesSebastian Huber
2017-05-19Redirect FREEBSD's kern_yield to RTEMS sched_yieldKevin Kirspel
2017-05-19Add bitcount inlinesfor RTEMS. These are found in FREEBSDs types.hKevin Kirspel
2017-05-19Modify FREEBSD EVDEV driver for use in RTEMSKevin Kirspel
2017-05-19Modify FREEBSD USB keyboard drivers for use in RTEMSKevin Kirspel
2017-05-19Add USB UGEN support for RTEMSKevin Kirspel
2017-05-19Add FREEBSD USB input device filesKevin Kirspel
2017-05-19Add FREEBSD keyboard driver filesKevin Kirspel
2017-05-19Adding EVDEV FREEBSD filesKevin Kirspel
2017-05-12devfs: Fix some issuesKevin Kirspel
2017-05-12Update USB Serial Driver for use with RTEMSKevin Kirspel
2017-05-12Add USB headers to support USB Serial driversKevin Kirspel
2017-05-12Adding FREEBSD USB Serial DriversKevin Kirspel
2017-05-11Updating FREEBSD for tty supportKevin Kirspel
2017-05-11Updating STTY command for use in RTEMS shellKevin Kirspel
2017-05-11Adding tty support files from FREEBSD treeKevin Kirspel
2017-05-11Adding stty command files from FREEBSD treeKevin Kirspel
2017-04-04Update to FreeBSD head 2017-04-04Sebastian Huber