summaryrefslogtreecommitdiffstats
path: root/freebsd (unfollow)
Commit message (Expand)AuthorFilesLines
2016-05-25Update due to API changesSebastian Huber1-11/+9
2016-05-06kvprintf: Add support for %mSebastian Huber1-0/+8
2016-05-06subr_prf.c: Port to RTEMSSebastian Huber1-0/+27
2016-05-06bcd.c: Import from FreeBSDSebastian Huber1-0/+40
2016-05-06subr_prf.c: Import from FreeBSDSebastian Huber1-0/+1126
2016-05-06ZONE(9): Fix mp_maxid definitionSebastian Huber1-1/+1
2016-05-06Add sbin/sysctlChris Johns3-0/+1092
2016-05-06Fix sysctl support.Chris Johns1-0/+12
2016-05-06The maxid is not the number of cpus.Chris Johns1-1/+1
2016-05-04Add RealTek Gig PHY.Chris Johns3-0/+849
2016-04-28Remove debug output.Chris Johns1-26/+24
2016-04-27Prevent invalid optimizations for linker setsSebastian Huber1-12/+12
2016-04-26Declare flsll()Sebastian Huber1-0/+3
2016-04-26Dummy PHOLD() and PRELE()Sebastian Huber1-0/+5
2016-04-25Fix fp initializaiton in kern_sendit()Sebastian Huber1-1/+1
2016-04-23waf: Add the ability to set FreeBSD options on the configure command line.Chris Johns2-1/+10
2016-04-18Avoid use of cap_rights_tSebastian Huber3-4/+11
2016-04-18intrmask_t: Provide dummy type definitionSebastian Huber1-0/+3
2016-04-18fnv_hash.h: Disable unused 64-bit functionsSebastian Huber1-0/+2
2016-04-18dhclient: Avoid SIZE_T_MAXSebastian Huber1-0/+3
2016-04-07libkern.h: Deal with latest <stdlib.h> of NewlibSebastian Huber1-0/+11
2016-03-14Update due to Watchdog Handler changesSebastian Huber2-13/+17
2016-02-02Fix heap corruption in UNIX domain socket connectSebastian Huber1-3/+3
2016-01-18Use Newlib provided <sys/select.h>Sebastian Huber2-173/+0
2016-01-05Fix for directly connected FULL or LOW speed USB devices.hselasky1-6/+21
2015-11-18NETSTAT(1): Avoid use of uninitialized memorySebastian Huber4-1/+45
2015-11-18Fix for RTEMS provided <sys/priority.h>Sebastian Huber1-0/+2
2015-11-17Use RTEMS provided <sys/priority.h>Sebastian Huber1-133/+0
2015-11-17Use RTEMS provided <sys/ttycom.h>Sebastian Huber1-145/+0
2015-11-17Use RTEMS provided <sys/sockio.h>Sebastian Huber1-131/+0
2015-11-17Use RTEMS provided <sys/mman.h>Sebastian Huber1-263/+0
2015-11-17Use RTEMS provided <sys/filio.h>Sebastian Huber1-64/+0
2015-11-17Use RTEMS provided <sys/endian.h>Sebastian Huber1-205/+0
2015-11-16SOCKETPAIR(2): Port to RTEMSSebastian Huber2-2/+36
2015-11-12dwc_otg: Import from FreeBSD trunk 2015-11-10Sebastian Huber3-0/+5989
2015-11-12USB: Update to FreeBSD trunk 2015-11-10Sebastian Huber46-402/+1522
2015-11-02Provide ffs() and ffsl() via builtinsSebastian Huber1-0/+5
2015-10-19NSDISPATCH(3): Add proper nsparser.hSebastian Huber1-102/+16
2015-09-30i386: Quick and dirty hack to get PCI workingSebastian Huber2-0/+15
2015-09-29BUS_SPACE(9): Use FreeBSD files for i386 archSebastian Huber2-0/+1141
2015-09-29Avoid pci_cfgreg.h renameSebastian Huber1-0/+0
2015-09-25Avoid pci_bus.c file renameSebastian Huber1-0/+0
2015-09-11ZONE(9): Fix slab flag handlingSebastian Huber3-3/+13
2015-09-11ZONE(9): Disable unused fieldSebastian Huber1-0/+4
2015-09-11ZONE(9): Define SMP if RTEMS_SMP is definedSebastian Huber1-0/+1
2015-09-11if_dwc: Fix a possible interrupt starvationSebastian Huber2-15/+13
2015-09-11if_dwc: Invalidate read buffer againSebastian Huber1-0/+1
2015-09-01Delete superfluous pci_cfgreg.h filesSebastian Huber15-900/+0
2015-09-01Delete superfluous legacyvar.h filesSebastian Huber15-945/+0
2015-09-01Delete superfluous pci_bus.c filesSebastian Huber16-11776/+0