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 |
|
Sebastian Huber
|
f59a2da89c
|
Use C11 and C++11
This is necessary to use <stdatomic.h> and <atomic>.
|
2015-03-06 14:58:13 +01:00 |
|
Sebastian Huber
|
be2e60c668
|
Delete unused files
|
2015-03-06 14:58:12 +01:00 |
|
Sebastian Huber
|
5c0aa976d3
|
Add zerocopy sendto
|
2015-02-13 10:34:20 +01:00 |
|
Sebastian Huber
|
f18163088e
|
rtems_bsd_mutex: Add missing ISR enable
|
2015-02-13 10:34:19 +01:00 |
|
Sebastian Huber
|
7eeb079d84
|
Update to FreeBSD 9.3
|
2015-02-13 10:34:19 +01:00 |
|
Sebastian Huber
|
948b1a5b57
|
freebsd-to-rtems.py: Fix revert includes
|
2015-02-13 10:34:19 +01:00 |
|
Sebastian Huber
|
cf20101e33
|
freebsd-to-rtems.py: Change default directories
|
2015-02-13 10:34:18 +01:00 |
|
Sebastian Huber
|
bdf9bce30b
|
if_tsec: Workaround if no PHY is present
|
2015-02-13 10:34:18 +01:00 |
|
Sebastian Huber
|
c0877d77e7
|
if_tsec: Disable device sysctls
|
2015-02-13 10:34:18 +01:00 |
|
Sebastian Huber
|
8fe59fe287
|
if_tsec: Add Nexus support
|
2015-02-13 10:34:18 +01:00 |
|
Sebastian Huber
|
5383ed4049
|
Add and use rtems_bsd_get_allocator_domain_size()
|
2015-02-13 10:34:18 +01:00 |
|
Sebastian Huber
|
aa4f504b20
|
ZONE(9): Enable UMA sysctls
|
2015-01-29 08:51:47 +01:00 |
|
Sebastian Huber
|
a27a1ba4f5
|
SBUF(9): Enable sbuf_new_for_sysctl()
|
2015-01-29 08:51:47 +01:00 |
|
Sebastian Huber
|
74c5b0ff73
|
NETSTAT(1): Disable malloc stats
|
2015-01-29 08:51:47 +01:00 |
|
Sebastian Huber
|
cbffc0b0e2
|
LIBMEMSTAT(3): Disable malloc sysctls
|
2015-01-29 08:51:47 +01:00 |
|
Sebastian Huber
|
513e2344de
|
Add SMP sysctls
|
2015-01-29 08:51:47 +01:00 |
|
Sebastian Huber
|
b68b88c3a6
|
ZONE(9): Use page allocator
|
2015-01-29 08:51:47 +01:00 |
|
Sebastian Huber
|
3c302b62fd
|
Add a simple page allocator
|
2015-01-29 08:51:43 +01:00 |
|
Sebastian Huber
|
8e009cddfe
|
Map bcopy() and bzero() via macros
|
2015-01-29 08:44:31 +01:00 |
|
Sebastian Huber
|
b112710b07
|
Update due to IMFS generic API changes
|
2015-01-27 14:23:15 +01:00 |
|
Sebastian Huber
|
5071600b21
|
Add Xilinx Zynq BSP support
|
2015-01-21 15:00:21 +01:00 |
|
Sebastian Huber
|
dae9f66600
|
zy7_slcr: Import from FreeBSD
|
2015-01-21 15:00:20 +01:00 |
|
Sebastian Huber
|
946611a1af
|
e1000phy: Import from FreeBSD
|
2015-01-21 15:00:20 +01:00 |
|
Sebastian Huber
|
6a73f64fe2
|
if_cgem: Use rtems_bsd_get_mac_address()
|
2015-01-21 15:00:20 +01:00 |
|
Sebastian Huber
|
dec6b678bb
|
if_cgem: Enable hardware checksum assist
|
2015-01-21 15:00:20 +01:00 |
|
Sebastian Huber
|
911f517d2d
|
if_cgem: Use explicit cache operations
|
2015-01-21 15:00:20 +01:00 |
|
Sebastian Huber
|
cd179c472b
|
if_cgem: Add volatile to rx/tx desc rings
|
2015-01-21 15:00:20 +01:00 |
|
Sebastian Huber
|
8c3823eed5
|
if_cgem: Silence warning
|
2015-01-21 15:00:20 +01:00 |
|
Sebastian Huber
|
d65c5e51bc
|
if_cgem: Add nexus device support
|
2015-01-21 15:00:20 +01:00 |
|
Sebastian Huber
|
4ff97c8858
|
if_cgem: Disable device sysctls
|
2015-01-21 15:00:20 +01:00 |
|
Sebastian Huber
|
14ecf75d26
|
if_cgem: Workaround for missing FDT support
|
2015-01-21 15:00:20 +01:00 |
|
Sebastian Huber
|
a09f00e7d6
|
if_cgem: Workaround for if_inc_counter()
|
2015-01-21 15:00:20 +01:00 |
|
Sebastian Huber
|
b8e0c66e5f
|
if_cgem: Import from FreeBSD
|
2015-01-21 15:00:19 +01:00 |
|
Sebastian Huber
|
8cdd1420c7
|
Add rtems_bsd_get_mac_address()
|
2015-01-21 15:00:19 +01:00 |
|
Sebastian Huber
|
eebe5762f4
|
ZONE(9): Honor cache alignment
|
2015-01-21 15:00:19 +01:00 |
|
Sebastian Huber
|
fb683f76b5
|
BUS_DMA(9): Support BUS_DMA_COHERENT
|
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 |
|