summaryrefslogtreecommitdiffstats
path: root/rtemsbsd (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* dpaa: Add <soc/fsl/dpaa.h>Sebastian Huber2017-10-232-0/+64
* linux: Move upper_32_bits() and lower_32_bits()Sebastian Huber2017-10-232-4/+4
* linux: Make Linux types available in user-spaceSebastian Huber2017-10-231-4/+0
* linux: Include missing <sys/errno.h>Sebastian Huber2017-10-231-0/+1
* Add rtems_bsd_set_if_input()Sebastian Huber2017-10-232-1/+95
* dpaa: Get c45 idsSebastian Huber2017-10-231-0/+108
* dpaa: No error if MII attach failedSebastian Huber2017-10-231-4/+2
* dpaa: Support c45 physSebastian Huber2017-10-232-66/+105
* dpaa: Implement GENMASK() similar to LinuxSebastian Huber2017-10-231-1/+1
* dpaa: Use receive checksum offloadSebastian Huber2017-10-231-1/+1
* Linux update to 4.11-rc5Sebastian Huber2017-10-2331-378/+648
* Import DPAA driver snapshotSebastian Huber2017-10-2375-2/+8566
* Import CRC32 support from FreeBSDSebastian Huber2017-10-201-0/+2
* Initialize BSD user extension earlierSebastian Huber2017-10-201-1/+1
* blist: Import from FreeBSDSebastian Huber2017-10-201-0/+6
* Fix INVARIANTS supportSebastian Huber2017-10-204-197/+123
* rtems-kernel-page: Reclaim pages earlierSebastian Huber2017-10-201-9/+13
* rtems-kernel-page: Add used pages counterSebastian Huber2017-10-201-19/+25
* user-space: Define O_DIRECTORYSebastian Huber2017-10-101-0/+2
* ffec: Port to RTEMSSebastian Huber2017-09-271-0/+7
* Generalize bsp_fdt_map_intr()Sebastian Huber2017-09-221-1/+1
* if_atsam: Allow fixed MII settings.Christian Mauderer2017-09-223-65/+226
* if_atsam: Move statistics to sysctl.Christian Mauderer2017-09-221-96/+319
* if-atsam: Port to rtems-libbsd.Christian Mauderer2017-09-223-328/+307
* rtemsbsd/if-atsam: Copy from RTEMS.Christian Mauderer2017-09-221-0/+1259
* Support reference counting for file descriptorsSebastian Huber2017-09-151-1/+6
* Include missing <string.h> and <limits.h>Sebastian Huber2017-08-251-0/+2
* BUS_SPACE(9): 64-bit supportSebastian Huber2017-08-231-3/+3
* Enable the WEP encrypted WiFi.Sichen Zhao2017-08-022-0/+3
* Port rtl8188eu driver to RTEMS.Sichen Zhao2017-08-022-0/+1226
* ohci: Fix for BSP_USB_OTG_TRANSCEIVER_I2C_ADDRSebastian Huber2017-07-181-0/+2
* Port am335x usb driver to RTEMS.Sichen Zhao2017-07-133-0/+14
* termios: Interrupt server API changesSebastian Huber2017-07-121-3/+3
* Use LOG_EMERG for panic()Sebastian Huber2017-07-101-6/+3
* Use <sys/lock.h> provided by NewlibSebastian Huber2017-06-0819-337/+337
* Update due to Newlib 2017-06-07 changesSebastian Huber2017-06-0855-980/+60
* Add keyboard driver set variableKevin Kirspel2017-05-191-0/+4
* Add LPC32XX touch screen driverKevin Kirspel2017-05-193-0/+444
* Add bitcount inlinesfor RTEMS. These are found in FREEBSDs types.hKevin Kirspel2017-05-191-0/+107
* Modify FREEBSD EVDEV driver for use in RTEMSKevin Kirspel2017-05-191-0/+1
* Modify FREEBSD USB keyboard drivers for use in RTEMSKevin Kirspel2017-05-192-0/+2
* Add USB UGEN support for RTEMSKevin Kirspel2017-05-191-1/+1
* devfs: Fix some issuesKevin Kirspel2017-05-121-16/+138
* Adding RTEMS support for FREEBSD TTYKevin Kirspel2017-05-116-6/+126
* rc_conf: Move the defaultroute_delay to the defaultroute processing.Chris Johns2017-04-271-49/+60
* rc_conf: Add support for ifconfig_<interface>_alias[0-9]+.Chris Johns2017-04-271-13/+68
* rc_conf: Do not use a local variable for the rc_conf context.Chris Johns2017-04-261-41/+51
* rc_conf: Minor clean up in the net services.Chris Johns2017-04-261-2/+3
* nexus-devices: Use FDT for qoriq BSPsSebastian Huber2017-04-041-4/+4
* Update to FreeBSD head 2017-04-04Sebastian Huber2017-04-0413-58/+2016