summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add conditional support for RTEMS PCI to the waf build.Chris Johns2015-06-016-7/+24
* Regenerate with FreeBSD lex, yacc, and rpcgen tools.Chris Johns2015-05-276-3833/+1558
* waf: Update the README.waf with better documentation.Chris Johns2015-05-241-14/+48
* waf: Check for dlfcn.h header is availavble.Chris Johns2015-05-222-2/+8
* waf: Add install support.Chris Johns2015-05-214-35/+141
* wscript: RegenerateChris Johns2015-05-211-5/+46
* waf: Add network configuration support.Chris Johns2015-05-211-5/+55
* waf: Change to show how to only update the rtems_waf submodule.Chris Johns2015-05-211-2/+5
* Update freebsd-org submoduleSebastian Huber2015-05-201-0/+0
* Add INVARIANTS supportSebastian Huber2015-05-2017-6/+378
* Fix struct ucred warningsSebastian Huber2015-05-202-1/+4
* wscript: Regenerate.Chris Johns2015-05-201-27/+55
* waf: Add warnings and auto-regen options.Chris Johns2015-05-202-22/+48
* mghttpd: Install header fileSebastian Huber2015-05-202-0/+4
* Add a README for using waf.Chris Johns2015-05-201-0/+70
* sys/time.h: Add missing define and declarationSebastian Huber2015-05-201-0/+3
* SLEEPQUEUE(9): Update due to RTEMS API changesSebastian Huber2015-05-201-5/+7
* Update due to API changes (timecounters)Sebastian Huber2015-05-207-589/+15
* Update rtems_bsd_force_select_timeout()Sebastian Huber2015-05-201-4/+1
* 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