summaryrefslogtreecommitdiffstats
path: root/rtemsbsd (unfollow)
Commit message (Expand)AuthorFilesLines
2015-07-31nexus-devices: Add pc386 nexus device and driversSebastian Huber1-0/+10
2015-07-24rtems-bsd-mutex: Update due to API changesSebastian Huber3-13/+20
2015-07-23Update due to header guard changesSebastian Huber2-3/+3
2015-06-23rtems-bsd-mutex: Fix resource count updatesSebastian Huber2-1/+2
2015-06-19Remove #undefs and fix formatting.Chris Johns2-10/+7
2015-06-16Add the TCPDUMP command.Chris Johns1-0/+9
2015-06-16Add the TCPDUMP command.Chris Johns1-0/+2
2015-06-16Add error() to the BSD program support.Chris Johns2-0/+24
2015-06-16Fix KVM symbol generator to remove warnings.Chris Johns1-2/+2
2015-06-15Add tcpdump and libpcap.Chris Johns1-0/+2
2015-06-01Add conditional support for RTEMS PCI to the waf build.Chris Johns2-7/+20
2015-05-21waf: Add install support.Chris Johns1-1/+0
2015-05-20Add INVARIANTS supportSebastian Huber4-6/+34
2015-05-20sys/time.h: Add missing define and declarationSebastian Huber1-0/+3
2015-05-20Update due to API changes (timecounters)Sebastian Huber3-63/+15
2015-05-20rtems-bsd-mutex: Use standard thread queuesSebastian Huber3-92/+33
2015-05-20Update to FreeBSD Stable/9 2015-04-08Sebastian Huber2-29/+549
2015-05-20rtems-bsd-chunk: Include missing header fileSebastian Huber1-1/+2
2015-05-15usb: Import USB support from libusbSebastian Huber7-837/+1256
2015-04-23rtems-bsd-mutex: Update due to API changesSebastian Huber2-11/+9
2015-04-08Use signed integer type for ticksSebastian Huber1-0/+7
2015-04-08mghttpd: Import from RTEMSSebastian Huber2-0/+5907
2015-04-01The <sys/_stdint.h> is now available in NewlibSebastian Huber1-1/+0
2015-04-01if_dwc: Add Altera Cyclone V supportSebastian Huber2-1/+22
2015-04-01mii: Add phy devicesSebastian Huber1-1/+20
2015-04-01Fix maxid and maxcpus sysctlsSebastian Huber1-5/+6
2015-04-01ftpd: FairplaySebastian Huber1-0/+5
2015-03-30LAGG(4): Enable and testSebastian Huber1-0/+3
2015-03-30VLAN(4): Enable and testSebastian Huber1-0/+3
2015-03-26dw_mmc: Implement host acquire/releaseSebastian Huber1-11/+10
2015-03-26mmc: Import MMC/SDCard support from libusbSebastian Huber9-6/+1646
2015-03-26nexus-devices: Fix for QorIQ T variantsSebastian Huber1-4/+8
2015-03-26rtems-bsd-mutex: Support priority changesSebastian Huber2-14/+31
2015-03-24CONDVAR(9): Use FreeBSD implementationSebastian Huber1-165/+0
2015-03-24SLEEPQUEUE(9): Port to RTEMSSebastian Huber4-22/+4
2015-03-24SLEEP(9): Port to RTEMSSebastian Huber3-273/+1
2015-03-24Update due to Newlib <sys/time.h> etc. changesSebastian Huber3-467/+54
2015-03-09atomic.h: Fix for GCC version 5 and laterSebastian Huber1-1/+2
2015-03-06rtems_bsd_mutex: SMP support via ISR locksSebastian Huber3-37/+82
2015-03-06atomic.h: Use <stdatomic.h> or <atomic> for SMPSebastian Huber1-34/+1041
2015-03-06atomic.h: Format changesSebastian Huber1-21/+33
2015-03-06Change license to BSDSebastian Huber6-26/+128
2015-03-06Mark header files as emptySebastian Huber2-65/+2
2015-03-06rtems-bsd-cxx.cc: Fix include orderSebastian Huber1-0/+6
2015-03-06Delete unused filesSebastian Huber3-146/+0
2015-02-13Add zerocopy sendtoSebastian Huber2-0/+136
2015-02-13rtems_bsd_mutex: Add missing ISR enableSebastian Huber1-0/+2
2015-02-13Update to FreeBSD 9.3Sebastian Huber6-21/+1478
2015-02-13if_tsec: Add Nexus supportSebastian Huber2-1/+338
2015-02-13Add and use rtems_bsd_get_allocator_domain_size()Sebastian Huber3-8/+88