summaryrefslogtreecommitdiff
path: root/rtemsbsd (follow)
AgeCommit message (Expand)Author
2017-10-23dpaa: Get c45 idsSebastian Huber
2017-10-23dpaa: No error if MII attach failedSebastian Huber
2017-10-23dpaa: Support c45 physSebastian Huber
2017-10-23dpaa: Implement GENMASK() similar to LinuxSebastian Huber
2017-10-23dpaa: Use receive checksum offloadSebastian Huber
2017-10-23Linux update to 4.11-rc5Sebastian Huber
2017-10-23Import DPAA driver snapshotSebastian Huber
2017-10-20Import CRC32 support from FreeBSDSebastian Huber
2017-10-20Initialize BSD user extension earlierSebastian Huber
2017-10-20blist: Import from FreeBSDSebastian Huber
2017-10-20Fix INVARIANTS supportSebastian Huber
2017-10-20rtems-kernel-page: Reclaim pages earlierSebastian Huber
2017-10-20rtems-kernel-page: Add used pages counterSebastian Huber
2017-10-10user-space: Define O_DIRECTORYSebastian Huber
2017-09-27ffec: Port to RTEMSSebastian Huber
2017-09-22Generalize bsp_fdt_map_intr()Sebastian Huber
2017-09-22if_atsam: Allow fixed MII settings.Christian Mauderer
2017-09-22if_atsam: Move statistics to sysctl.Christian Mauderer
2017-09-22if-atsam: Port to rtems-libbsd.Christian Mauderer
2017-09-22rtemsbsd/if-atsam: Copy from RTEMS.Christian Mauderer
2017-09-15Support reference counting for file descriptorsSebastian Huber
2017-08-25Include missing <string.h> and <limits.h>Sebastian Huber
2017-08-23BUS_SPACE(9): 64-bit supportSebastian Huber
2017-08-02Enable the WEP encrypted WiFi.Sichen Zhao
2017-08-02Port rtl8188eu driver to RTEMS.Sichen Zhao
2017-07-18ohci: Fix for BSP_USB_OTG_TRANSCEIVER_I2C_ADDRSebastian Huber
2017-07-13Port am335x usb driver to RTEMS.Sichen Zhao
2017-07-12termios: Interrupt server API changesSebastian Huber
2017-07-10Use LOG_EMERG for panic()Sebastian Huber
2017-06-08Use <sys/lock.h> provided by NewlibSebastian Huber
2017-06-08Update due to Newlib 2017-06-07 changesSebastian Huber
2017-05-19Add keyboard driver set variableKevin Kirspel
2017-05-19Add LPC32XX touch screen driverKevin 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-12devfs: Fix some issuesKevin Kirspel
2017-05-11Adding RTEMS support for FREEBSD TTYKevin Kirspel
2017-04-27rc_conf: Move the defaultroute_delay to the defaultroute processing.Chris Johns
2017-04-27rc_conf: Add support for ifconfig_<interface>_alias[0-9]+.Chris Johns
2017-04-26rc_conf: Do not use a local variable for the rc_conf context.Chris Johns
2017-04-26rc_conf: Minor clean up in the net services.Chris Johns
2017-04-04nexus-devices: Use FDT for qoriq BSPsSebastian Huber
2017-04-04Update to FreeBSD head 2017-04-04Sebastian Huber
2017-04-03ppp: Update due to API changesSebastian Huber
2017-03-08FDT(4): Port to RTEMSSebastian Huber
2017-03-01Fix dw_mmc dependenciesSebastian Huber
2017-02-28Add poll() and select() support for TermiosSebastian Huber
2017-02-14Port LPC32XX Ethernet and USB OHCI to RTEMSKevin Kirspel