summaryrefslogtreecommitdiffstats
path: root/rtemsbsd/rtems (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Initialize interrupt server earlierSebastian Huber2018-09-121-1/+1
* Move dynamic mutex pool to separate fileSebastian Huber2018-09-121-0/+52
* vprintf: Avoid printf() to avoid FPU usageSebastian Huber2018-09-101-3/+11
* rc.conf: Fix cloned interface setup.Christian Mauderer2018-08-021-1/+2
* Add ipsec to rc.conf.Christian Mauderer2018-08-022-0/+353
* ipsec-tools: Port libipsec, setkey and racoon.Christian Mauderer2018-08-024-4/+147
* dhcpcd: Add rtems_dhcpcd_start()Sebastian Huber2018-05-083-66/+94
* rc_conf: Do not create directories used by dhcpcdSebastian Huber2018-05-081-12/+0
* rc_conf: Include missing header filesSebastian Huber2018-05-081-0/+4
* vprintf: Add handler that mutes all output.Christian Mauderer2018-03-231-0/+10
* Silence rtems_bsd_ifconfig()Sebastian Huber2018-03-231-0/+1
* mutex: Use panic() after ISR lock releaseSebastian Huber2018-03-131-3/+7
* termios: Update due to API changesSebastian Huber2018-02-051-23/+8
* Add rtems_bsd_ifconfig()Sebastian Huber2018-01-231-0/+75
* Add rtems_bsd_initialize_dhcp()Sebastian Huber2017-12-051-0/+115
* Revert "RWLOCK(9): Add reader/writer lock implementation"Sebastian Huber2017-11-172-260/+30
* Revert "SX(9): Implement with reader/writer lock"Sebastian Huber2017-11-171-93/+28
* SX(9): Implement with reader/writer lockSebastian Huber2017-11-161-28/+93
* RWLOCK(9): Add reader/writer lock implementationSebastian Huber2017-11-162-30/+260
* LOCKING(9): Remove dead code (DDB)Sebastian Huber2017-11-163-12/+0
* LOCKING(9): Remove dead code (KDTRACE_HOOKS)Sebastian Huber2017-11-163-59/+0
* LOCKING(9): Update to current FreeBSD versionSebastian Huber2017-11-163-58/+64
* wpa_supplicant: Add lock.Christian Mauderer2017-11-101-0/+68
* wpa_supplicant: Move forking command into own file.Christian Mauderer2017-11-101-0/+64
* Add wpa_supplicant_fork command.Sichen Zhao2017-11-101-0/+36
* Port wpa supplicant to RTEMS.Sichen Zhao2017-11-102-0/+83
* Add rtems_bsd_ifconfig_lo0()Sebastian Huber2017-11-101-0/+77
* rtems-bsd-mutex: Update due to API changesSebastian Huber2017-10-241-2/+1
* Add rtems_bsd_set_if_input()Sebastian Huber2017-10-231-0/+71
* Initialize BSD user extension earlierSebastian Huber2017-10-201-1/+1
* Fix INVARIANTS supportSebastian Huber2017-10-203-193/+105
* rtems-kernel-page: Reclaim pages earlierSebastian Huber2017-10-201-9/+13
* rtems-kernel-page: Add used pages counterSebastian Huber2017-10-201-19/+25
* Generalize bsp_fdt_map_intr()Sebastian Huber2017-09-221-1/+1
* Support reference counting for file descriptorsSebastian Huber2017-09-151-1/+6
* Include missing <string.h> and <limits.h>Sebastian Huber2017-08-251-0/+2
* Enable the WEP encrypted WiFi.Sichen Zhao2017-08-021-0/+2
* 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-0810-11/+11
* Update due to Newlib 2017-06-07 changesSebastian Huber2017-06-0821-22/+22
* Add keyboard driver set variableKevin Kirspel2017-05-191-0/+4
* Adding RTEMS support for FREEBSD TTYKevin Kirspel2017-05-111-0/+40
* 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
* FDT(4): Port to RTEMSSebastian Huber2017-03-082-3/+93
* Add poll() and select() support for TermiosSebastian Huber2017-02-281-0/+283
* freebsd/wlanstats: Port to FreeBSD.Christian Mauderer2017-01-171-0/+42