Chris Johns
11ec9884cf
waf: Update the README.waf with better documentation.
2015-05-24 12:31:06 +10:00
Chris Johns
84288f4279
waf: Check for dlfcn.h header is availavble.
2015-05-22 12:18:31 +10:00
Chris Johns
0768880d75
waf: Add install support.
...
Install to the --prefix path passed to configure.
2015-05-21 17:01:34 +10:00
Chris Johns
56d787f194
wscript: Regenerate
2015-05-21 09:31:48 +10:00
Chris Johns
49637856b7
waf: Add network configuration support.
...
Add support to parse the config.inc default file for a network configuration
or allow the user to specify their own via a configure option.
Update to build the kvm-symbol's generated file.
2015-05-21 09:30:28 +10:00
Chris Johns
aca5496bd9
waf: Change to show how to only update the rtems_waf submodule.
2015-05-21 09:29:50 +10:00
Sebastian Huber
ada520c57b
Update freebsd-org submodule
2015-05-20 15:03:32 +02:00
Sebastian Huber
595b333ad2
Add INVARIANTS support
2015-05-20 15:03:32 +02:00
Sebastian Huber
7d44707145
Fix struct ucred warnings
2015-05-20 15:03:32 +02:00
Chris Johns
8b102105ee
wscript: Regenerate.
2015-05-20 22:00:11 +10:00
Chris Johns
e9aa953789
waf: Add warnings and auto-regen options.
2015-05-20 22:00:11 +10:00
Sebastian Huber
32bbd337ae
mghttpd: Install header file
2015-05-20 11:14:51 +02:00
Chris Johns
b14fd1fcba
Add a README for using waf.
2015-05-20 18:21:38 +10:00
Sebastian Huber
b45c75ce99
sys/time.h: Add missing define and declaration
2015-05-20 10:13:56 +02:00
Sebastian Huber
e65165bc2c
SLEEPQUEUE(9): Update due to RTEMS API changes
2015-05-20 10:13:49 +02:00
Sebastian Huber
8eaa39fcef
Update due to API changes (timecounters)
2015-05-20 09:58:22 +02:00
Sebastian Huber
f2cb584a61
Update rtems_bsd_force_select_timeout()
2015-05-20 09:58:22 +02:00
Sebastian Huber
1ee85a59b7
SLEEPQUEUE(9): Update due to API changes
2015-05-20 09:58:22 +02:00
Sebastian Huber
c2f2392028
SLEEPQUEUE(9): Avoid Giant lock
2015-05-20 09:58:22 +02:00
Sebastian Huber
b3ff71e003
rtems-bsd-mutex: Use standard thread queues
2015-05-20 09:58:21 +02:00
Sebastian Huber
165dd8ea12
Update to FreeBSD Stable/9 2015-04-08
2015-05-20 09:58:21 +02:00
Sebastian Huber
76395ec881
rtems-bsd-chunk: Include missing header file
2015-05-20 09:58:21 +02:00
Chris Johns
feaf877392
wscript: Generate.
2015-05-20 17:45:38 +10:00
Chris Johns
5ba6949578
Add support to build using waf.
2015-05-20 17:45:16 +10:00
Chris Johns
66ec94a3fc
Makefile: Regenerate
2015-05-18 11:00:33 +10:00
Chris Johns
6dc8649393
freebsd-to-rtems: Fix the Makefile test generator.
...
This removes the make warnings.
2015-05-16 16:52:52 +10:00
Sebastian Huber
4dab3a04bb
ZONE(9): Disable uma_prealloc()
2015-05-15 15:40:58 +02:00
Sebastian Huber
278bc93a59
usb: Import USB support from libusb
2015-05-15 15:40:55 +02:00
Sebastian Huber
a0828f98d2
Makefile: Regenerate
2015-05-15 15:40:49 +02:00
Sebastian Huber
07997610ba
Disable IEEE 802.11 module
2015-05-15 15:40:37 +02:00
Chris Johns
314be23eec
freebsd-to-rtems: Refactor the conversion support to allow multiples build systems.
...
Split the freebsd-to-rtems.py into separate parts to allow more than
a single build system generator.
2015-05-15 14:08:42 +02:00
Sebastian Huber
67f84974ad
SLEEPQUEUE(9): Update due to API changes
2015-04-23 14:56:08 +02:00
Sebastian Huber
c0b0b3ed11
rtems-bsd-mutex: Update due to API changes
2015-04-23 14:55:42 +02:00
Sebastian Huber
c6e85efd7e
Use signed integer type for ticks
2015-04-08 07:58:52 +02:00
Sebastian Huber
8b722dba65
SLEEPQUEUE(9): Include missing header file
2015-04-08 07:58:52 +02:00
Sebastian Huber
4f75a78165
mghttpd: Import from RTEMS
2015-04-08 07:58:38 +02:00
Sebastian Huber
0c395c0502
Add generated files
...
This avoids dependencies on a particular generator tool version. On
MinGW and Cygwin hosts these tools tend to be outdated or somehow
incapable.
2015-04-08 07:57:05 +02:00
Sebastian Huber
da5e3a21d0
if_dwc: Avoid mbuf use after free
2015-04-08 07:57:05 +02:00
Sebastian Huber
ebc797fc84
if_dwc: Increase DMA descriptor count
...
This prevents some packet loss under heavy load conditions.
2015-04-08 07:57:05 +02:00
Sebastian Huber
fb7a5329b0
if_dwc: Typo
2015-04-08 07:57:05 +02:00
Sebastian Huber
f6894a88c1
The <sys/_stdint.h> is now available in Newlib
2015-04-01 09:45:22 +02:00
Sebastian Huber
aee6864330
if_dwc: Add Altera Cyclone V support
2015-04-01 09:15:30 +02:00
Sebastian Huber
6b176ce668
if_dwc: Checksum offload
2015-04-01 09:15:30 +02:00
Sebastian Huber
a681853878
if_dwc: Avoid tx defrag if possible
...
Drop packets in case of resource shortage.
2015-04-01 09:15:30 +02:00
Sebastian Huber
822aa5dee2
if_dwc: Simplify tx desc setup
2015-04-01 09:15:30 +02:00
Sebastian Huber
dd1feda161
if_dwc: Fix transmit starvation
2015-04-01 09:15:29 +02:00
Sebastian Huber
1535c87c81
if_dwc: Avoid NULL pointer access
2015-04-01 09:15:29 +02:00
Sebastian Huber
4a5a309059
if_dwc: Fix warning
2015-04-01 09:15:29 +02:00
Sebastian Huber
6a4b5a45e1
if_dwc: Use explicit cache operations
2015-04-01 09:15:29 +02:00
Sebastian Huber
d5ad68ab54
if_dwc: Move interrupt handler install
2015-04-01 09:15:29 +02:00