summaryrefslogtreecommitdiffstats
path: root/freebsd/sys (unfollow)
Commit message (Expand)AuthorFilesLines
2016-11-24SLEEPQUEUE(9): Properly remove timeout timerSebastian Huber1-5/+2
2016-11-24Use _Thread_Dispatch_direct()Sebastian Huber1-4/+3
2016-11-14Fix mbuf_jumbo_alloc()Sebastian Huber1-1/+1
2016-11-09SDHCI(4): DeleteSebastian Huber2-2097/+0
2016-11-09Fix warnings for linker setsSebastian Huber1-4/+6
2016-11-09Really robust linker setsSebastian Huber1-15/+11
2016-10-26More robust linker setsSebastian Huber1-8/+24
2016-10-26Prepare copyiniov() for FreeBSD updateSebastian Huber2-687/+1
2016-10-24Make <sys/proc.h> self-sufficientSebastian Huber1-0/+2
2016-10-13Remove AppleTalk supportSebastian Huber17-3906/+0
2016-10-07ohci: Fixes due to USB stack updateSebastian Huber1-0/+6
2016-09-22Use _Thread_Get_priority()Sebastian Huber1-2/+2
2016-08-23usb: Update to FreeBSD trunk 2016-08-23Sebastian Huber19-188/+279
2016-08-23mmc: Update to FreeBSD trunk 2016-08-23Sebastian Huber5-112/+240
2016-08-11e1000phy: Provide local support for Marvell's 88E1512 PHY.Chris Johns1-0/+9
2016-08-04freebsd: Add constant ipv6 addresses from vars.c.Christian Mauderer1-0/+2
2016-08-01kern_conf.c: Adapt for RTEMS.Christian Mauderer3-1/+70
2016-08-01kern_conf.c: Import from FreeBSD.Christian Mauderer1-0/+1520
2016-08-01rtemsbsd/devfs: Add.Christian Mauderer1-2/+16
2016-07-28kern/sleepqueue: Update due to API changesChris Johns1-14/+14
2016-07-28Revert "kern/sleepqueue: Update due to API changes"Chris Johns1-18/+18
2016-07-28kern/sleepqueue: Update due to API changesChris Johns1-18/+18
2016-06-27Enable the Cadence cgem device syctls.Chris Johns1-2/+0
2016-06-27Revert "Enable the Cadence cgem device syctls."Chris Johns1-7/+9
2016-06-27Enable the Cadence cgem device syctls.Chris Johns1-9/+7
2016-06-27Enable device sysctl.Chris Johns1-22/+0
2016-06-23Update due to RTEMS printer API changesSebastian Huber1-1/+1
2016-06-10Remove unused filesSebastian Huber19-14007/+0
2016-05-30Adjust <sys/stdint.h> for latest NewlibSebastian Huber1-0/+2
2016-05-30Directly use <machine/endian.h> provided by NewlibSebastian Huber3-3/+3
2016-05-30Directly use <sys/_types.h> provided by NewlibSebastian Huber6-6/+6
2016-05-30Directly use <sys/types.h> provided by NewlibSebastian Huber91-92/+92
2016-05-30Directly use <sys/time.h> provided by NewlibSebastian Huber54-55/+55
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-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