Sebastian Huber
aee6864330
if_dwc: Add Altera Cyclone V support
2015-04-01 09:15:30 +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
fc9e83bb68
mmc: Import MMC/SDCard support from libusb
2015-03-26 13:53:24 +01:00
Sebastian Huber
3cafb9a46b
tests: Add PROFREPORT shell command
2015-03-06 14:58:13 +01:00
Sebastian Huber
5071600b21
Add Xilinx Zynq BSP support
2015-01-21 15:00:21 +01:00
Sebastian Huber
50e82a6d15
HOSTNAME(1): Import from FreeBSD
2014-11-05 14:28:11 +01:00
Sebastian Huber
403d0b886a
testsuite: Fix lo0 ifconfig error
...
Avoid "ifa_del_loopback_route: deletion failed".
2014-10-09 08:19:50 +02:00
Sebastian Huber
04a64b17d8
testsuite: Add DEFAULT_NETWORK_NO_INTERFACE_0
2014-10-08 14:59:54 +02:00
Sebastian Huber
263c947a2f
testsuite: Make similar to default-network-init.h
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
454d6825c0
Delete obsolete _bsd_nexus_devices
2014-10-08 14:51:21 +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
917a78b209
DHCPCD(8): Add basic support
2014-01-30 16:23:03 +01:00
Sebastian Huber
31ab470469
Add DEFAULT_NETWORK_SHELL
2014-01-30 16:23:03 +01:00
Sebastian Huber
defe035ee7
Add DEFAULT_NETWORK_NO_STATIC_IFCONFIG
2014-01-30 16:23:01 +01:00
Sebastian Huber
7831313a17
Add and use RTEMS_BSD_ARGC()
2014-01-30 15:04:19 +01:00
Sebastian Huber
164c5f5320
UNIX(4): Import from FreeBSD
2014-01-16 15:45:44 +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
4b8bc5cfd6
Use floating-point tasks for tests
2013-12-20 11:22:27 +01:00
Sebastian Huber
63d8e59321
Update legacy MCF548X FEC interface driver
2013-12-16 15:34:46 +01:00
Sebastian Huber
5cd6a535a8
Fix default network init header
2013-12-04 13:44:03 +01:00
Sebastian Huber
d6172935b5
ping01: New test
2013-11-13 17:44:40 +01:00
Sebastian Huber
6ab78d66d4
Add network test support
2013-11-13 17:44:40 +01:00
Sebastian Huber
fafa9e2716
testsuite: Simplify tests
2013-11-13 17:44:40 +01:00
Sebastian Huber
795c5e6610
testsuite: Increase object alloc size
2013-10-31 13:18:52 +01:00
Sebastian Huber
c33de69546
testsuite: Increase test init task stack size
2013-10-31 13:18:52 +01:00
Sebastian Huber
025d8f20f5
testsuite: Enable stack checker
...
Increase init task stack size.
2013-10-31 13:18:45 +01:00
Sebastian Huber
ab415f95a9
Use extension to attach a struct thread to threads
...
Add test thread01.
2013-10-10 09:09:19 +02:00
Sebastian Huber
a1e0a41497
Make default test initialization task preemptive
2013-10-10 09:09:19 +02:00
Sebastian Huber
f3b2913422
Move core system initialization references
2013-10-10 09:09:19 +02:00
Sebastian Huber
e599318e91
Update files to match FreeBSD layout
...
Add compatibility with Newlib header files. Some FreeBSD header files
are mapped by the translation script:
o rtems/bsd/sys/_types.h
o rtems/bsd/sys/errno.h
o rtems/bsd/sys/lock.h
o rtems/bsd/sys/param.h
o rtems/bsd/sys/resource.h
o rtems/bsd/sys/time.h
o rtems/bsd/sys/timespec.h
o rtems/bsd/sys/types.h
o rtems/bsd/sys/unistd.h
It is now possible to include <sys/socket.h> directly for example.
Generate one Makefile which builds everything including tests.
2013-10-10 09:08:23 +02:00
Sebastian Huber
bceabc95c1
Move files to match FreeBSD layout
2013-10-10 09:06:58 +02:00