summaryrefslogtreecommitdiffstats
path: root/freebsd (unfollow)
Commit message (Expand)AuthorFilesLines
2017-05-19Add bitcount inlinesfor RTEMS. These are found in FREEBSDs types.hKevin Kirspel1-0/+3
2017-05-19Modify FREEBSD EVDEV driver for use in RTEMSKevin Kirspel1-0/+4
2017-05-19Modify FREEBSD USB keyboard drivers for use in RTEMSKevin Kirspel1-0/+2
2017-05-19Add USB UGEN support for RTEMSKevin Kirspel1-0/+10
2017-05-19Add FREEBSD USB input device filesKevin Kirspel8-0/+9581
2017-05-19Add FREEBSD keyboard driver filesKevin Kirspel4-0/+2291
2017-05-19Adding EVDEV FREEBSD filesKevin Kirspel10-0/+4755
2017-05-12devfs: Fix some issuesKevin Kirspel3-8/+7
2017-05-12Update USB Serial Driver for use with RTEMSKevin Kirspel1-0/+12
2017-05-12Add USB headers to support USB Serial driversKevin Kirspel1-0/+99
2017-05-12Adding FREEBSD USB Serial DriversKevin Kirspel23-0/+20104
2017-05-11Updating FREEBSD for tty supportKevin Kirspel9-21/+89
2017-05-11Updating STTY command for use in RTEMS shellKevin Kirspel16-0/+175
2017-05-11Adding tty support files from FREEBSD treeKevin Kirspel7-0/+6627
2017-05-11Adding stty command files from FREEBSD treeKevin Kirspel9-0/+1433
2017-04-04Update to FreeBSD head 2017-04-04Sebastian Huber512-31231/+24243
2017-03-14Fix SOCK_CLOEXEC with socket() and socketpair()Sebastian Huber1-4/+0
2017-03-08if_tsec: Enable FDT supportSebastian Huber1-2/+0
2017-03-08FDT(4): Port to RTEMSSebastian Huber3-0/+21
2017-03-08FDT(4): Import from FreeBSDSebastian Huber16-0/+5048
2017-03-06Provide strtoq() and strtouq()Sebastian Huber1-0/+19
2017-03-06NETSTAT(1): Disable unused functionsSebastian Huber1-0/+4
2017-03-06Disable unused pfil_try_rlock()Sebastian Huber1-0/+2
2017-03-06Provide sbuf_hexdump()Sebastian Huber1-1/+1
2017-03-06Avoid kern_unsetenv()Sebastian Huber1-0/+4
2017-02-28SLEEPQUEUE(9): Fix absolute timeoutsSebastian Huber1-5/+24
2017-02-14SYSCTL(8): Fix command line option processingSebastian Huber1-0/+9
2017-02-14Port LPC32XX Ethernet and USB OHCI to RTEMSKevin Kirspel4-2/+189
2017-02-14Adding LPC32XX ethernet driver supportKevin Kirspel5-0/+2307
2017-02-14Add ordered Nexus devicesKevin Kirspel1-1/+5
2017-01-31SLEEPQUEUE(9): Add wmesg to thread wait infoSebastian Huber2-2/+5
2017-01-31rtems-bsd-mutex: Use thread queue nameSebastian Huber2-0/+4
2017-01-17userspace tools: Regenerate headers.Christian Mauderer20-30/+29
2017-01-17freebsd/wlanstats: Port to FreeBSD.Christian Mauderer6-0/+94
2017-01-17freebsd/wlanstats: Import from FreeBSD.Christian Mauderer5-0/+1719
2017-01-17rtwn: Port to RTEMSChristian Mauderer1-0/+3
2017-01-17rtwn: Import from FreeBSD.Christian Mauderer148-0/+26962
2017-01-17lib80211/regdomain: Port to RTEMS.Christian Mauderer1-0/+19
2017-01-17lib80211/regdomain: Import from FreeBSD.Christian Mauderer1-9/+0
2017-01-17ifconfig/wlan, expat, lib80211: Port to RTEMS.Christian Mauderer6-2/+57
2017-01-17ifconfig/wlan, expat, lib80211: Import from FreeBSD.Christian Mauderer22-154/+15124
2017-01-17Port USB and USB WLAN.Christian Mauderer1-0/+3
2017-01-17Import USB and USB WLAN from FreeBSD.Christian Mauderer52-0/+53856
2017-01-17firmware: Port to RTEMS.Christian Mauderer1-1/+11
2017-01-17firmware: Import from FreeBSD.Christian Mauderer2-0/+592
2017-01-17Import IEEE 802.11 from FreeBSD.Christian Mauderer64-4179/+11199
2017-01-13Use thread name supportSebastian Huber2-1/+6
2017-01-11ROUTE(8): Disable routing socket timeout supportSebastian Huber2-1/+12
2017-01-10pf: Some fixes after the updateSebastian Huber3-0/+5
2017-01-10Remove obsolete PF filesSebastian Huber17-27112/+0