summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Adding tty support files from FREEBSD treeKevin Kirspel2017-05-117-0/+6627
* Adding stty command files from FREEBSD treeKevin Kirspel2017-05-119-0/+1433
* 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-273-15/+128
* 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-04530-31302/+26295
* Enable bridging by defaultSebastian Huber2017-04-041-0/+1
* ppp: Update due to API changesSebastian Huber2017-04-031-5/+8
* Fix SOCK_CLOEXEC with socket() and socketpair()Sebastian Huber2017-03-141-4/+0
* if_tsec: Enable FDT supportSebastian Huber2017-03-083-2/+2
* FDT(4): Port to RTEMSSebastian Huber2017-03-0816-3/+1053
* FDT(4): Import from FreeBSDSebastian Huber2017-03-0816-0/+5048
* media01: Add cpuinfo commandSebastian Huber2017-03-081-0/+1
* Provide strtoq() and strtouq()Sebastian Huber2017-03-061-0/+19
* NETSTAT(1): Disable unused functionsSebastian Huber2017-03-061-0/+4
* Disable unused pfil_try_rlock()Sebastian Huber2017-03-061-0/+2
* Provide sbuf_hexdump()Sebastian Huber2017-03-061-1/+1
* Avoid kern_unsetenv()Sebastian Huber2017-03-061-0/+4
* Fix dw_mmc dependenciesSebastian Huber2017-03-012-2/+3
* Add poll() and select() support for TermiosSebastian Huber2017-02-285-3/+416