summaryrefslogtreecommitdiffstats
path: root/rtemsbsd (unfollow)
Commit message (Expand)AuthorFilesLines
2017-10-23Import DPAA driver snapshotSebastian Huber75-2/+8566
2017-10-20Import CRC32 support from FreeBSDSebastian Huber1-0/+2
2017-10-20Initialize BSD user extension earlierSebastian Huber1-1/+1
2017-10-20blist: Import from FreeBSDSebastian Huber1-0/+6
2017-10-20Fix INVARIANTS supportSebastian Huber4-197/+123
2017-10-20rtems-kernel-page: Reclaim pages earlierSebastian Huber1-9/+13
2017-10-20rtems-kernel-page: Add used pages counterSebastian Huber1-19/+25
2017-10-10user-space: Define O_DIRECTORYSebastian Huber1-0/+2
2017-09-27ffec: Port to RTEMSSebastian Huber1-0/+7
2017-09-22Generalize bsp_fdt_map_intr()Sebastian Huber1-1/+1
2017-09-22if_atsam: Allow fixed MII settings.Christian Mauderer3-65/+226
2017-09-22if_atsam: Move statistics to sysctl.Christian Mauderer1-96/+319
2017-09-22if-atsam: Port to rtems-libbsd.Christian Mauderer3-328/+307
2017-09-22rtemsbsd/if-atsam: Copy from RTEMS.Christian Mauderer1-0/+1259
2017-09-15Support reference counting for file descriptorsSebastian Huber1-1/+6
2017-08-25Include missing <string.h> and <limits.h>Sebastian Huber1-0/+2
2017-08-23BUS_SPACE(9): 64-bit supportSebastian Huber1-3/+3
2017-08-02Enable the WEP encrypted WiFi.Sichen Zhao2-0/+3
2017-08-02Port rtl8188eu driver to RTEMS.Sichen Zhao2-0/+1226
2017-07-18ohci: Fix for BSP_USB_OTG_TRANSCEIVER_I2C_ADDRSebastian Huber1-0/+2
2017-07-13Port am335x usb driver to RTEMS.Sichen Zhao3-0/+14
2017-07-12termios: Interrupt server API changesSebastian Huber1-3/+3
2017-07-10Use LOG_EMERG for panic()Sebastian Huber1-6/+3
2017-06-08Use <sys/lock.h> provided by NewlibSebastian Huber19-337/+337
2017-06-08Update due to Newlib 2017-06-07 changesSebastian Huber55-980/+60
2017-05-19Add keyboard driver set variableKevin Kirspel1-0/+4
2017-05-19Add LPC32XX touch screen driverKevin Kirspel3-0/+444
2017-05-19Add bitcount inlinesfor RTEMS. These are found in FREEBSDs types.hKevin Kirspel1-0/+107
2017-05-19Modify FREEBSD EVDEV driver for use in RTEMSKevin Kirspel1-0/+1
2017-05-19Modify FREEBSD USB keyboard drivers for use in RTEMSKevin Kirspel2-0/+2
2017-05-19Add USB UGEN support for RTEMSKevin Kirspel1-1/+1
2017-05-12devfs: Fix some issuesKevin Kirspel1-16/+138
2017-05-11Adding RTEMS support for FREEBSD TTYKevin Kirspel6-6/+126
2017-04-27rc_conf: Move the defaultroute_delay to the defaultroute processing.Chris Johns1-49/+60
2017-04-27rc_conf: Add support for ifconfig_<interface>_alias[0-9]+.Chris Johns1-13/+68
2017-04-26rc_conf: Do not use a local variable for the rc_conf context.Chris Johns1-41/+51
2017-04-26rc_conf: Minor clean up in the net services.Chris Johns1-2/+3
2017-04-04nexus-devices: Use FDT for qoriq BSPsSebastian Huber1-4/+4
2017-04-04Update to FreeBSD head 2017-04-04Sebastian Huber13-58/+2016
2017-04-03ppp: Update due to API changesSebastian Huber1-5/+8
2017-03-08FDT(4): Port to RTEMSSebastian Huber10-3/+961
2017-03-01Fix dw_mmc dependenciesSebastian Huber2-2/+3
2017-02-28Add poll() and select() support for TermiosSebastian Huber2-0/+294
2017-02-14Port LPC32XX Ethernet and USB OHCI to RTEMSKevin Kirspel6-91/+591
2017-02-14Add support for LPC32XX cacheKevin Kirspel1-5/+2
2017-02-14Add ordered Nexus devicesKevin Kirspel1-0/+6
2017-01-31rtems-bsd-mutex: Use thread queue nameSebastian Huber1-1/+1
2017-01-17freebsd/wlanstats: Port to FreeBSD.Christian Mauderer3-0/+46
2017-01-17wlan/run: Add firmware.Christian Mauderer2-1/+746
2017-01-17rtwn: Port to RTEMSChristian Mauderer2-0/+1406