summaryrefslogtreecommitdiffstats
path: root/freebsd-to-rtems.py (unfollow)
Commit message (Expand)AuthorFilesLines
2018-04-10freebsd-to-rtems.py: Use all modules.Christian Mauderer1-1/+1
2018-04-10waf: Refactor libbsd.py to support per module generation.Chris Johns1-1/+2
2018-04-10waf: Support building from libbsd.py directly from waf.Chris Johns1-15/+3
2017-10-24Remove ability to synchronize with LinuxSebastian Huber1-3/+1
2017-10-20scripts: Support Linux importSebastian Huber1-1/+3
2017-10-20scripts: Generalize namesSebastian Huber1-10/+10
2016-05-31Add a stats report command.Chris Johns1-3/+8
2016-05-04Fix coding to be CamelCase.Chris Johns1-4/+4
2016-04-27waf: Refector the builder to work with Python3 and UTF-8 source files.Chris Johns1-18/+17
2016-04-18Add RTEMS version support, update all python to 2 and 3.Chris Johns1-44/+43
2015-09-25Makefile: DeleteSebastian Huber1-1/+0
2015-06-15Add tcpdump and libpcap.Chris Johns1-18/+20
2015-05-20Add support to build using waf.Chris Johns1-5/+9
2015-05-15freebsd-to-rtems: Refactor the conversion support to allow multiples build sy...Chris Johns1-2592/+81
2015-04-08mghttpd: Import from RTEMSSebastian Huber1-0/+9
2015-04-08Add generated filesSebastian Huber1-8/+4
2015-04-01if_dwc: Import from FreeBSDSebastian Huber1-0/+2
2015-04-01mii: Add phy devicesSebastian Huber1-0/+3
2015-03-30LAGG(4): Enable and testSebastian Huber1-0/+1
2015-03-30VLAN(4): Enable and testSebastian Huber1-1/+2
2015-03-26media01: New testSebastian Huber1-0/+1
2015-03-26mmc: Import MMC/SDCard support from libusbSebastian Huber1-0/+23
2015-03-24smp01: New testSebastian Huber1-0/+1
2015-03-24CONDVAR(9): Use FreeBSD implementationSebastian Huber1-1/+1
2015-03-24SLEEPQUEUE(9): Port to RTEMSSebastian Huber1-0/+2
2015-03-24SLEEP(9): Port to RTEMSSebastian Huber1-1/+1
2015-03-24Update due to Newlib <sys/time.h> etc. changesSebastian Huber1-2/+0
2015-03-24Special case for <rtems/bsd/zerocopy.h>Sebastian Huber1-0/+1
2015-03-06Use C11 and C++11Sebastian Huber1-1/+2
2015-02-13Add zerocopy sendtoSebastian Huber1-0/+2
2015-02-13freebsd-to-rtems.py: Fix revert includesSebastian Huber1-0/+2
2015-02-13freebsd-to-rtems.py: Change default directoriesSebastian Huber1-4/+4
2015-02-13if_tsec: Add Nexus supportSebastian Huber1-0/+1
2015-02-13Add and use rtems_bsd_get_allocator_domain_size()Sebastian Huber1-0/+1
2015-01-29Add a simple page allocatorSebastian Huber1-0/+1
2015-01-21zy7_slcr: Import from FreeBSDSebastian Huber1-0/+2
2015-01-21e1000phy: Import from FreeBSDSebastian Huber1-0/+2
2015-01-21if_cgem: Import from FreeBSDSebastian Huber1-0/+2
2015-01-21Add rtems_bsd_get_mac_address()Sebastian Huber1-0/+1
2015-01-20Add and use rtems_bsd_get_task_stack_size()Sebastian Huber1-0/+1
2015-01-20Add and use rtems_bsd_get_task_priority()Sebastian Huber1-0/+1
2014-11-10Add rtems_mdns_gethostname()Sebastian Huber1-1/+1
2014-11-06Add rtems_mdns_sethostname()Sebastian Huber1-0/+1
2014-11-05HOSTNAME(1): Import from FreeBSDSebastian Huber1-0/+1
2014-11-04Add mDNS support for name service dispatcherSebastian Huber1-0/+1
2014-10-24Support sethostname() and gethostname()Sebastian Huber1-0/+1
2014-10-08ppp: Port to new stackSebastian Huber1-0/+20
2014-10-08nexus: Use a linker set for the devicesSebastian Huber1-1/+0
2014-10-08Provide new rtems_bsdnet_rtrequest()Sebastian Huber1-1/+1
2014-10-08Makefile: Remove superfluous include pathSebastian Huber1-1/+0