summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Support reference counting for file descriptorsSebastian Huber2017-09-155-26/+45
* Include missing <string.h> and <limits.h>Sebastian Huber2017-08-2513-21/+34
* BUS_SPACE(9): 64-bit supportSebastian Huber2017-08-231-3/+3
* openssl: Workaround for ARM-specific filesSebastian Huber2017-08-232-0/+4
* Remove strtoimax() and strtoumax()Sebastian Huber2017-08-224-312/+0
* Port openssl to RTEMS.Sichen Zhao2017-08-204-16/+1898
* Import openssl from FreeBSD.Sichen Zhao2017-08-20906-0/+364148
* waf: Move glob operator ** to builder.pyChristian Mauderer2017-08-203-30/+30
* waf_generator: Copy headers if necessary.Christian Mauderer2017-08-203-1/+52
* Enable the WEP encrypted WiFi.Sichen Zhao2017-08-022-0/+3
* Port rtl8188eu driver to RTEMS.Sichen Zhao2017-08-025-0/+1234
* KQUEUE(2): Add missing file handlerSebastian Huber2017-07-281-1/+4
* PIPE(2): Add missing file handlerSebastian Huber2017-07-281-6/+78
* SOCKET(2): Add missing file handlerSebastian Huber2017-07-281-1/+64
* ohci: Fix for BSP_USB_OTG_TRANSCEIVER_I2C_ADDRSebastian Huber2017-07-182-0/+7
* dev/rtwn: Import new files from FreeBSD.Christian Mauderer2017-07-1720-5/+2291
* Port am335x usb driver to RTEMS.Sichen Zhao2017-07-137-0/+75
* Import am335x usb driver file from FreeBSD.Sichen Zhao2017-07-1315-0/+7444
* termios: Interrupt server API changesSebastian Huber2017-07-121-3/+3
* Use LOG_EMERG for panic()Sebastian Huber2017-07-101-6/+3
* libkern.h: Add ffsll()Sebastian Huber2017-07-101-3/+3
* libkern.h: Avoid conflict with <strings.h>Sebastian Huber2017-07-101-2/+13
* Add CONTRIBUTING.mdSebastian Huber2017-06-262-281/+305
* Remove unused inet_* weak referencesSebastian Huber2017-06-221-0/+2
* Remove unused inet_* weak referencesSebastian Huber2017-06-1612-178/+22
* Use <sys/lock.h> provided by NewlibSebastian Huber2017-06-08361-689/+683
* Update due to Newlib 2017-06-07 changesSebastian Huber2017-06-08748-5152/+817
* Update scripts to include support for input devices - USB Keyboard, USB mouse...Kevin Kirspel2017-05-192-21/+101
* Redirect FREEBSD's kern_yield to RTEMS sched_yieldKevin Kirspel2017-05-191-1/+2
* Add tests for USB keyboard and mouse as well as EVDEVKevin Kirspel2017-05-193-0/+1325
* 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-192-0/+110
* Modify FREEBSD EVDEV driver for use in RTEMSKevin Kirspel2017-05-192-0/+5
* Modify FREEBSD USB keyboard drivers for use in RTEMSKevin Kirspel2017-05-193-0/+4
* Add USB UGEN support for RTEMSKevin Kirspel2017-05-192-1/+11
* Add FREEBSD USB input device filesKevin Kirspel2017-05-198-0/+9581
* Add FREEBSD keyboard driver filesKevin Kirspel2017-05-194-0/+2291
* Adding EVDEV FREEBSD filesKevin Kirspel2017-05-1910-0/+4755
* devfs: Fix some issuesKevin Kirspel2017-05-124-24/+145
* Updating scripts for USB Serial DriversKevin Kirspel2017-05-122-1/+35
* Adding USB Serial testKevin Kirspel2017-05-121-0/+329
* Update USB Serial Driver for use with RTEMSKevin Kirspel2017-05-121-0/+12
* Add USB headers to support USB Serial driversKevin Kirspel2017-05-121-0/+99
* Adding FREEBSD USB Serial DriversKevin Kirspel2017-05-1223-0/+20104
* Updating scripts for FREEBSD TTY supportKevin Kirspel2017-05-112-11/+163
* Adding test cases for FREEBSD termios support through ttyKevin Kirspel2017-05-1112-0/+2977
* Adding RTEMS support for FREEBSD TTYKevin Kirspel2017-05-116-6/+126
* Updating FREEBSD for tty supportKevin Kirspel2017-05-119-21/+89
* Updating STTY command for use in RTEMS shellKevin Kirspel2017-05-1116-0/+175