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 |
|
Sebastian Huber
|
8f12e89b1f
|
if_dwc: Reduce DMA descriptor count
|
2015-04-01 09:15:29 +02:00 |
|
Sebastian Huber
|
c94bb491a0
|
if_dwc: Add nexus device support
|
2015-04-01 09:15:29 +02:00 |
|
Sebastian Huber
|
d3a6abb1a5
|
if_dwc: Use rtems_bsd_get_mac_address()
|
2015-04-01 09:15:29 +02:00 |
|
Sebastian Huber
|
acab7270b6
|
if_dwc: Workaround for missing FDT support
|
2015-04-01 09:15:29 +02:00 |
|
Sebastian Huber
|
13afbe7a80
|
if_dwc: Silence warning
|
2015-04-01 09:15:29 +02:00 |
|
Sebastian Huber
|
36a92dfe8e
|
if_dwc: Workaround for if_inc_counter()
|
2015-04-01 09:15:29 +02:00 |
|
Sebastian Huber
|
0c10bd5da2
|
if_dwc: Import from FreeBSD
|
2015-04-01 09:15:29 +02:00 |
|
Sebastian Huber
|
2121b4fa65
|
micphy: Hack to set some skew values
This works for the Altera Cyclone V SoC Development Kit.
|
2015-04-01 09:15:29 +02:00 |
|
Sebastian Huber
|
710d2a1e1d
|
mii: Add phy devices
|
2015-04-01 09:15:29 +02:00 |
|
Sebastian Huber
|
4ccf797155
|
Fix maxid and maxcpus sysctls
This prevents an infinte loop in netstat -m on SMP configurations.
|
2015-04-01 09:15:28 +02:00 |
|
Sebastian Huber
|
8e37837b21
|
ftpd: Fairplay
|
2015-04-01 09:15:28 +02:00 |
|
Sebastian Huber
|
f8367a1b1a
|
tests: Support DEFAULT_EARLY_INITIALIZATION
|
2015-04-01 09:15:28 +02:00 |
|
Sebastian Huber
|
49b9c5e2df
|
LAGG(4): Enable and test
|
2015-03-30 23:02:15 +02:00 |
|
Sebastian Huber
|
012c263eb1
|
VLAN(4): Enable and test
|
2015-03-30 23:02:15 +02:00 |
|
Sebastian Huber
|
675acb2f10
|
tests: Fix define usage
|
2015-03-30 23:02:15 +02:00 |
|
Sebastian Huber
|
d0ecc91ac1
|
media01: New test
|
2015-03-26 13:53:24 +01:00 |
|
Sebastian Huber
|
8179d4c68f
|
dw_mmc: Implement host acquire/release
This should avoid the "mmc: host bridge didn't serialize us." panic.
|
2015-03-26 13:53:24 +01:00 |
|
Sebastian Huber
|
9ea1778ecb
|
mmc: Remove RTEMS special cases
|
2015-03-26 13:53:24 +01:00 |
|
Sebastian Huber
|
fc9e83bb68
|
mmc: Import MMC/SDCard support from libusb
|
2015-03-26 13:53:24 +01:00 |
|
Sebastian Huber
|
024e064449
|
nexus-devices: Fix for QorIQ T variants
|
2015-03-26 13:53:24 +01:00 |
|
Sebastian Huber
|
9bfcb86790
|
rtems-bsd-mutex: Support priority changes
|
2015-03-26 13:53:24 +01:00 |
|
Sebastian Huber
|
5bcdc25e72
|
smp01: New test
|
2015-03-24 15:20:57 +01:00 |
|
Sebastian Huber
|
50553bcd8e
|
CONDVAR(9): Use FreeBSD implementation
|
2015-03-24 15:20:57 +01:00 |
|
Sebastian Huber
|
8475e7aa0a
|
SLEEPQUEUE(9): Port to RTEMS
|
2015-03-24 15:20:57 +01:00 |
|
Sebastian Huber
|
9975839a12
|
SLEEPQUEUE(9): Import from FreeBSD
|
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
|
f661c79732
|
SLEEP(9): Import from FreeBSD
|
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
|
67e7ea5433
|
Special case for <rtems/bsd/zerocopy.h>
|
2015-03-24 15:20:56 +01:00 |
|
Sebastian Huber
|
e5724f788a
|
atomic.h: Fix for GCC version 5 and later
|
2015-03-09 14:20:45 +01:00 |
|
Sebastian Huber
|
3cafb9a46b
|
tests: Add PROFREPORT shell command
|
2015-03-06 14:58:13 +01:00 |
|
Sebastian Huber
|
e5db084cd8
|
ZONE(9): Enable per-processor cache for SMP
This prevents a potential deadlock via the Giant lock and is a
performance benefit.
|
2015-03-06 14:58:13 +01:00 |
|
Sebastian Huber
|
8ed1b181aa
|
rtems_bsd_mutex: SMP support via ISR locks
|
2015-03-06 14:58:13 +01:00 |
|
Sebastian Huber
|
e5a017550a
|
atomic.h: Use <stdatomic.h> or <atomic> for SMP
|
2015-03-06 14:58:13 +01:00 |
|
Sebastian Huber
|
9a5073462d
|
atomic.h: Format changes
|
2015-03-06 14:58:13 +01:00 |
|
Sebastian Huber
|
e684326d24
|
Change license to BSD
|
2015-03-06 14:58:13 +01:00 |
|
Sebastian Huber
|
dd9e4ef5eb
|
Mark header files as empty
|
2015-03-06 14:58:13 +01:00 |
|
Sebastian Huber
|
19adb93558
|
rtems-bsd-cxx.cc: Fix include order
|
2015-03-06 14:58:13 +01:00 |
|