summaryrefslogtreecommitdiffstats
path: root/rtemsbsd/include/machine (unfollow)
Commit message (Expand)AuthorFilesLines
2017-11-10Add wpa_supplicant_fork command.Sichen Zhao1-0/+2
2017-11-10Port wpa supplicant to RTEMS.Sichen Zhao2-0/+43
2017-11-10Port BBB sd driver files to RTEMS.Sichen Zhao1-0/+0
2017-10-20Import CRC32 support from FreeBSDSebastian Huber1-0/+2
2017-10-20blist: Import from FreeBSDSebastian Huber1-0/+6
2017-10-20Fix INVARIANTS supportSebastian Huber1-4/+18
2017-10-10user-space: Define O_DIRECTORYSebastian Huber1-0/+2
2017-09-22if-atsam: Port to rtems-libbsd.Christian Mauderer1-0/+8
2017-08-23BUS_SPACE(9): 64-bit supportSebastian Huber1-3/+3
2017-07-13Port am335x usb driver to RTEMS.Sichen Zhao1-0/+0
2017-06-08Use <sys/lock.h> provided by NewlibSebastian Huber3-2/+321
2017-06-08Update due to Newlib 2017-06-07 changesSebastian Huber8-169/+13
2017-05-19Add LPC32XX touch screen driverKevin Kirspel1-0/+22
2017-05-19Add bitcount inlinesfor RTEMS. These are found in FREEBSDs types.hKevin Kirspel1-0/+107
2017-05-11Adding RTEMS support for FREEBSD TTYKevin Kirspel2-0/+3
2017-04-04Update to FreeBSD head 2017-04-04Sebastian Huber2-7/+866
2017-03-08FDT(4): Port to RTEMSSebastian Huber1-0/+10
2017-03-01Fix dw_mmc dependenciesSebastian Huber1-2/+1
2017-02-28Add poll() and select() support for TermiosSebastian Huber1-0/+11
2017-02-14Port LPC32XX Ethernet and USB OHCI to RTEMSKevin Kirspel1-0/+75
2017-02-14Add support for LPC32XX cacheKevin Kirspel1-5/+2
2017-01-31rtems-bsd-mutex: Use thread queue nameSebastian Huber1-1/+1
2017-01-17freebsd/wlanstats: Port to FreeBSD.Christian Mauderer1-0/+2
2017-01-17lib80211/regdomain: Port to RTEMS.Christian Mauderer1-0/+15
2017-01-11rtems-bsd-mutex: Add SMP lock debug supportSebastian Huber1-1/+8
2017-01-10Declare feature_present()Sebastian Huber1-0/+3
2017-01-10ARP(8): Port to RTEMSSebastian Huber1-0/+2
2017-01-10Update to FreeBSD head 2017-01-09Sebastian Huber1-8/+22
2017-01-10Update to FreeBSD head 2016-12-10Sebastian Huber1-0/+2
2017-01-10VMSTAT(8): Port to RTEMSSebastian Huber1-1/+3
2017-01-10Enable multi-cast routing supportSebastian Huber2-0/+20
2017-01-10Update to FreeBSD head 2016-08-23Sebastian Huber6-675/+871
2016-12-15Add BRIDGE(4) support to configurationSebastian Huber2-3/+17
2016-11-09Provide O_CLOEXECSebastian Huber1-0/+2
2016-11-09Provide CLOCK_UPTIMESebastian Huber1-0/+4
2016-11-09Add thread fences to <machine/atomic.h>Sebastian Huber1-0/+52
2016-11-09Add empty <machine/_kernel_lock.h>Sebastian Huber1-0/+0
2016-11-09rtems-bsd-mutex: OptimizeSebastian Huber1-11/+52
2016-11-03rtems-bsd-mutex: Update due to API changesSebastian Huber1-3/+3
2016-10-24rtemsbsd: Add reallocf to rtems_bsd_program.Christian Mauderer1-0/+7
2016-10-24Add SIZE_T_MAX to <machine/rtems-bsd-user-space.h>Sebastian Huber1-0/+2
2016-10-24Provide CLOCK_MONOTONIC_FASTSebastian Huber1-0/+4
2016-10-24Make <machine/atomic.h> available to user spaceSebastian Huber1-4/+0
2016-09-22rtems-bsd-mutex: Update due to API changesSebastian Huber1-25/+11
2016-08-11rtems-bsd-mutex: Use _Thread_queue_Surrender()Sebastian Huber1-6/+7
2016-08-08pf: Add configuration via rc.conf.Christian Mauderer2-0/+5
2016-08-08pf: Add RTEMS_BSD_CONFIG_FIREWALL_xxx options.Christian Mauderer1-0/+28
2016-08-04freebsd: Add constant ipv6 addresses from vars.c.Christian Mauderer1-3/+0
2016-08-02pfctl: Add rtems_bsd_command_pfctl.Christian Mauderer1-0/+2
2016-08-02rtemsbsd: Add wrapper for open, fopen, malloc, ...Christian Mauderer1-1/+91