summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* SLEEPQUEUE(9): Update due to API changesSebastian Huber2015-05-201-2/+2
* SLEEPQUEUE(9): Avoid Giant lockSebastian Huber2015-05-201-8/+0
* rtems-bsd-mutex: Use standard thread queuesSebastian Huber2015-05-203-92/+33
* Update to FreeBSD Stable/9 2015-04-08Sebastian Huber2015-05-20167-2366/+5530
* rtems-bsd-chunk: Include missing header fileSebastian Huber2015-05-201-1/+2
* wscript: Generate.Chris Johns2015-05-201-0/+1113
* Add support to build using waf.Chris Johns2015-05-206-5/+464
* Makefile: RegenerateChris Johns2015-05-181-22/+0
* freebsd-to-rtems: Fix the Makefile test generator.Chris Johns2015-05-161-7/+7
* ZONE(9): Disable uma_prealloc()Sebastian Huber2015-05-151-1/+1
* usb: Import USB support from libusbSebastian Huber2015-05-1511-841/+1274
* Makefile: RegenerateSebastian Huber2015-05-151-704/+726
* Disable IEEE 802.11 moduleSebastian Huber2015-05-151-1/+1
* freebsd-to-rtems: Refactor the conversion support to allow multiples build sy...Chris Johns2015-05-155-2592/+3119
* SLEEPQUEUE(9): Update due to API changesSebastian Huber2015-04-231-23/+17
* rtems-bsd-mutex: Update due to API changesSebastian Huber2015-04-232-11/+9
* Use signed integer type for ticksSebastian Huber2015-04-082-2/+13
* SLEEPQUEUE(9): Include missing header fileSebastian Huber2015-04-081-0/+1
* mghttpd: Import from RTEMSSebastian Huber2015-04-084-0/+5919
* Add generated filesSebastian Huber2015-04-0811-22/+8822
* if_dwc: Avoid mbuf use after freeSebastian Huber2015-04-081-17/+29
* if_dwc: Increase DMA descriptor countSebastian Huber2015-04-081-5/+1
* if_dwc: TypoSebastian Huber2015-04-081-1/+1
* The <sys/_stdint.h> is now available in NewlibSebastian Huber2015-04-011-1/+0
* if_dwc: Add Altera Cyclone V supportSebastian Huber2015-04-013-2/+25
* if_dwc: Checksum offloadSebastian Huber2015-04-012-6/+63
* if_dwc: Avoid tx defrag if possibleSebastian Huber2015-04-011-48/+107
* if_dwc: Simplify tx desc setupSebastian Huber2015-04-011-25/+9
* if_dwc: Fix transmit starvationSebastian Huber2015-04-011-5/+5
* if_dwc: Avoid NULL pointer accessSebastian Huber2015-04-011-1/+2
* if_dwc: Fix warningSebastian Huber2015-04-011-3/+0
* if_dwc: Use explicit cache operationsSebastian Huber2015-04-011-0/+51
* if_dwc: Move interrupt handler installSebastian Huber2015-04-011-8/+8
* if_dwc: Reduce DMA descriptor countSebastian Huber2015-04-011-0/+8
* if_dwc: Add nexus device supportSebastian Huber2015-04-011-0/+4
* if_dwc: Use rtems_bsd_get_mac_address()Sebastian Huber2015-04-011-0/+8
* if_dwc: Workaround for missing FDT supportSebastian Huber2015-04-011-0/+6
* if_dwc: Silence warningSebastian Huber2015-04-011-0/+3
* if_dwc: Workaround for if_inc_counter()Sebastian Huber2015-04-011-0/+27
* if_dwc: Import from FreeBSDSebastian Huber2015-04-014-0/+1588
* micphy: Hack to set some skew valuesSebastian Huber2015-04-011-0/+5
* mii: Add phy devicesSebastian Huber2015-04-016-1/+543
* Fix maxid and maxcpus sysctlsSebastian Huber2015-04-011-5/+6
* ftpd: FairplaySebastian Huber2015-04-011-0/+5
* tests: Support DEFAULT_EARLY_INITIALIZATIONSebastian Huber2015-04-011-0/+4
* LAGG(4): Enable and testSebastian Huber2015-03-306-0/+116
* VLAN(4): Enable and testSebastian Huber2015-03-306-1/+136
* tests: Fix define usageSebastian Huber2015-03-301-4/+4
* media01: New testSebastian Huber2015-03-264-0/+176
* dw_mmc: Implement host acquire/releaseSebastian Huber2015-03-261-11/+10