Kevin Kirspel
|
ea395a736d
|
Add ordered Nexus devices
Add support for ordering the initialization of Nexus devices. This can
be used to make sure a device is initialized before a dependant device.
|
2017-02-14 09:36:40 +01:00 |
|
Christian Mauderer
|
d686d7b1d1
|
wlan/run: Add firmware.
|
2017-01-17 12:50:58 +01:00 |
|
Christian Mauderer
|
edf32f211c
|
rtwn: Port to RTEMS
|
2017-01-17 12:50:58 +01:00 |
|
Christian Mauderer
|
59338de0a5
|
Port USB and USB WLAN.
|
2017-01-17 12:50:57 +01:00 |
|
Christian Mauderer
|
efc782bd1c
|
Port IEEE 802.11.
|
2017-01-17 12:50:57 +01:00 |
|
Sebastian Huber
|
0577772720
|
Update to FreeBSD head 2017-01-09
Git mirror commit 1f8e4a995a6ede4bdb24e6d335ccda2bdb0175ab.
|
2017-01-10 11:03:27 +01:00 |
|
Sebastian Huber
|
75b706fde4
|
Update to FreeBSD head 2016-12-10
Git mirror commit 80c55f08a05ab3b26a73b226ccb56adc3122a55c.
|
2017-01-10 09:53:34 +01:00 |
|
Sebastian Huber
|
c40e45b75e
|
Update to FreeBSD head 2016-08-23
Git mirror commit 9fe7c416e6abb28b1398fd3e5687099846800cfd.
|
2017-01-10 09:53:31 +01:00 |
|
Sebastian Huber
|
b01ce52ef4
|
Fix errno redefined warning
|
2016-11-14 10:58:33 +01:00 |
|
Sebastian Huber
|
520ab224ca
|
Modify rtems_bsd_set_vprintf_handler()
Return previous vprintf()-handler in rtems_bsd_set_vprintf_handler().
|
2016-11-09 09:46:32 +01:00 |
|
Sebastian Huber
|
8e65e1bf45
|
usb: Update to FreeBSD trunk 2016-08-23
FreeBSD trunk, 2016-08-23, 9fe7c416e6abb28b1398fd3e5687099846800cfd.
|
2016-08-23 16:07:16 +02:00 |
|
Chris Johns
|
f01b1f7209
|
Add RTEMS_BSD_CONFIG_DOMAIN_PAGE_MBUFS_SIZE.
The domain allocator page abd mbuf size can be configured by the
user using RTEMS_BSD_CONFIG_DOMAIN_PAGE_MBUFS_SIZE.
|
2016-06-30 11:42:49 +10:00 |
|
Chris Johns
|
4a2b84469e
|
Default syslog priority to INFO. Add rtems_setlogpriority to configure the priority.
The rc.conf has 'syslog_priority' where the priority is the name, eg
syslog_priority="debug"
sets the priority to "debug".
|
2016-06-30 09:14:55 +10:00 |
|
Chris Johns
|
130fa3534f
|
Make the domain allocation size global to allow it to set in tests.
Some BSPs with multiple NIC locked in the tests due to not enough
memory. This provides a simple per BSP way to increase the memory
size.
|
2016-06-27 13:32:24 +10:00 |
|
Sebastian Huber
|
b6f6deb883
|
Directly use <sys/_types.h> provided by Newlib
|
2016-05-30 16:06:41 +02:00 |
|
Sebastian Huber
|
3d1e767c8f
|
Directly use <sys/types.h> provided by Newlib
|
2016-05-30 16:06:41 +02:00 |
|
Sebastian Huber
|
2017a6df2b
|
Directly use <sys/time.h> provided by Newlib
|
2016-05-30 16:06:41 +02:00 |
|
Sebastian Huber
|
54a577d44f
|
subr_prf.c: Port to RTEMS
|
2016-05-06 14:07:31 +02:00 |
|
Sebastian Huber
|
5784e6d9c7
|
rtems/bsd/bsd.h: Documentation
|
2016-04-27 09:45:26 +02:00 |
|
Sebastian Huber
|
5b93cc84b4
|
Add root bus support functions
|
2016-04-26 15:20:59 +02:00 |
|
Sebastian Huber
|
c5fde4960c
|
intrmask_t: Provide dummy type definition
|
2016-04-18 15:06:37 +02:00 |
|
Sebastian Huber
|
42f085dcd7
|
sys/time.h: Delete superfluous declaration
Provided by RTEMS d2f9fa510f7e35cb86c056c57f51b416adf803bf.
|
2016-04-06 15:17:04 +02:00 |
|
Sebastian Huber
|
02279d6272
|
USB: Update to FreeBSD trunk 2015-11-10
|
2015-11-12 13:01:12 +01:00 |
|
Sebastian Huber
|
b45c75ce99
|
sys/time.h: Add missing define and declaration
|
2015-05-20 10:13:56 +02:00 |
|
Sebastian Huber
|
8eaa39fcef
|
Update due to API changes (timecounters)
|
2015-05-20 09:58:22 +02:00 |
|
Sebastian Huber
|
165dd8ea12
|
Update to FreeBSD Stable/9 2015-04-08
|
2015-05-20 09:58:21 +02:00 |
|
Sebastian Huber
|
710d2a1e1d
|
mii: Add phy devices
|
2015-04-01 09:15:29 +02:00 |
|
Sebastian Huber
|
fc9e83bb68
|
mmc: Import MMC/SDCard support from libusb
|
2015-03-26 13:53:24 +01:00 |
|
Sebastian Huber
|
8475e7aa0a
|
SLEEPQUEUE(9): Port to RTEMS
|
2015-03-24 15:20:57 +01:00 |
|
Sebastian Huber
|
53b03a1a57
|
SLEEP(9): Port to RTEMS
|
2015-03-24 15:20:56 +01:00 |
|
Sebastian Huber
|
20b7d3d9c0
|
Update due to Newlib <sys/time.h> etc. changes
|
2015-03-24 15:20:56 +01:00 |
|
Sebastian Huber
|
5c0aa976d3
|
Add zerocopy sendto
|
2015-02-13 10:34:20 +01:00 |
|
Sebastian Huber
|
7eeb079d84
|
Update to FreeBSD 9.3
|
2015-02-13 10:34:19 +01:00 |
|
Sebastian Huber
|
5383ed4049
|
Add and use rtems_bsd_get_allocator_domain_size()
|
2015-02-13 10:34:18 +01:00 |
|
Sebastian Huber
|
8cdd1420c7
|
Add rtems_bsd_get_mac_address()
|
2015-01-21 15:00:19 +01:00 |
|
Sebastian Huber
|
33a15c304b
|
Add and use rtems_bsd_get_task_stack_size()
|
2015-01-20 09:19:04 +01:00 |
|
Sebastian Huber
|
91ea7ea614
|
Add and use rtems_bsd_get_task_priority()
|
2015-01-20 09:19:00 +01:00 |
|
Sebastian Huber
|
ffbee8a6c4
|
Add rtems_bsd_force_select_timeout()
|
2014-11-04 13:02:55 +01:00 |
|
Sebastian Huber
|
573b4cd62f
|
ppp: Port to new stack
|
2014-10-08 15:03:29 +02:00 |
|
Sebastian Huber
|
70fa95a2e8
|
ppp: Import from RTEMS sources
|
2014-10-08 14:59:54 +02:00 |
|
Sebastian Huber
|
6cfc98de31
|
nexus: Use a linker set for the devices
|
2014-10-08 14:59:52 +02:00 |
|
Sebastian Huber
|
6604dc893e
|
Delete rtems_bsd_thread_chain
Rely on RTEMS object registration for threads.
|
2014-09-25 10:57:56 +02:00 |
|
Sebastian Huber
|
9a937f4ddb
|
Disable IPsec
IPsec has a significant performance impact. Disable it for now since is
only partially supported and untested.
|
2014-09-23 10:03:10 +02:00 |
|
Sebastian Huber
|
dce8247e38
|
Import and use subr_lock.c
|
2014-09-22 16:50:44 +02:00 |
|
Sebastian Huber
|
f8c3d6eacf
|
Add an ARP packet processor
|
2014-01-30 15:04:19 +01:00 |
|
Sebastian Huber
|
c50f1b42fe
|
Add rtems_bsd_get_ethernet_addr()
|
2014-01-30 15:04:19 +01:00 |
|
Sebastian Huber
|
c1bdbab18c
|
Add <rtems/bsd/util.h>
|
2014-01-30 15:04:18 +01:00 |
|
Sebastian Huber
|
e51bc974be
|
Delete rtems_bsd_initialize_with_interrupt_server
Move interrupt server initialization to nexus_probe().
|
2013-12-20 15:35:59 +01:00 |
|
Sebastian Huber
|
e10d1cdc45
|
BPF(4): Add support
|
2013-12-16 15:35:51 +01:00 |
|
Sebastian Huber
|
1fea8c46c1
|
Add support for boottimebin and getbinuptime()
|
2013-12-16 15:35:51 +01:00 |
|