summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Rework calendar(1) parserbapt2015-03-044-288/+219
* Garbage collect old function prototypes.nwhitehorn2015-03-041-6/+0
* Move Book-E/AIM dependent bits for setting user PMAP during thread switchnwhitehorn2015-03-045-29/+11
* Remove imx6s-wandboard.dts, there is no such file. Also imx6q-wandboardian2015-03-041-2/+1
* Optimize SIOCGIFMEDIA handling removing malloc(9) and doubleglebius2015-03-041-58/+14
* Add example configuration for FibreChannel ports.mav2015-03-041-6/+8
* If target name starts with "naa.", set it as WWNN for CTL port.mav2015-03-041-1/+13
* Fix handling of queued text and logout requests.mav2015-03-041-0/+4
* Fix deadlock in IPv6 PCB code.ae2015-03-044-36/+25
* Define PTR_ALIGN() macro which will be needed coming Mellanox driverhselasky2015-03-041-0/+2
* Updates for the Mellanox ethernet driverhselasky2015-03-0410-30/+74
* Allow USB modules to be built in parallel.hselasky2015-03-041-0/+5
* Add myself (whu) to committers-src.dot.whu2015-03-041-0/+4
* Add ethernet MAC DDR flush hookups for QCA955x.adrian2015-03-041-4/+5
* Add DDR flush registers for QCA955x.adrian2015-03-041-0/+7
* Fix both arge0 and arge1 to work correctly on the AP135.adrian2015-03-041-1/+9
* Fix typo in dropped-packets attribute (missing s).marcel2015-03-041-1/+1
* Update ThunderX SATA quirkemaste2015-03-041-1/+1
* Add a new safetly belt to freebsd-update to prevent a user doing a minor upda...allanjude2015-03-032-8/+46
* Add density code for DAT-72, and notes on DAT-160.ken2015-03-032-2/+21
* sh: Fix more compiler warnings related to variable declarations.jilles2015-03-035-6/+7
* Update .Dd, sync usage() for -F. Missed in previous change.pluknet2015-03-032-2/+2
* Add and document an option to cause syslogd to run in therpaulo2015-03-032-4/+19
* Sort and remove unnecessary headers.loos2015-03-031-14/+4
* Create nd6_ns_output_fib() function with extra argument fibnum. Use itae2015-03-031-8/+21
* Add quirk for USB 3.0 controllers which don't support 64-bit DMA.hselasky2015-03-031-1/+12
* Fix the pl011 driver to work when the uart will write in zero cycles. Thisandrew2015-03-031-5/+13
* Lower warnings to please gcc 4.2bapt2015-03-031-1/+1
* Nonce has to be non-NULL for DAD even if net.inet6.ip6.dad_enhanced=0.hrs2015-03-031-5/+3
* Check the return value of config_intrhook_establish().kevlo2015-03-031-1/+3
* Make periphdriver_register() take XPT lock when modifying the periph_driverstrasz2015-03-022-2/+14
* Move duplicate code to a new public function.loos2015-03-023-29/+29
* Remove gperf(7) if gperf is not installedbapt2015-03-021-0/+1
* Add a "module" to build the dtb files for all supported imx6 systems.ian2015-03-022-0/+13
* Update libucl to git version 8d3b186bapt2015-03-0231-843/+1569
|\
| * Really update to 8d3b186bapt2015-03-021-3/+6
| * Update libucl to git version 8d3b186bapt2015-03-0229-838/+1560
* | Add quirk to disable 64-bit XHCI DMA after r276717.hselasky2015-03-024-7/+12
* | Revert r279338. The casts are apparently bogus, despite the fact thatian2015-03-021-17/+7
* | Update Exynos5 XHCI attach code after r276717.hselasky2015-03-021-72/+52
* | Fix warnings/errors when building vmm.ko with gcc:neel2015-03-022-6/+12
* | give others fair warning that _SPARE2 isn't just cxgb, but used by largejmg2015-03-021-3/+3
* | Fix group membership of cloned interfaces when one is moved byhrs2015-03-023-8/+71
* | Fix white spaces.jkim2015-03-021-18/+18
* | Make fuse(4) respect FOPEN_DIRECT_IO. This is required for correcttrasz2015-03-023-1/+29
* | Properly evaluate XZ_CMD from the chroot.gjb2015-03-021-1/+1
* | Change the sa(4) driver to check for long position support onken2015-03-021-2/+6
* | o Add more room for EFI boot blocksbr2015-03-021-2/+14
* | Use xz(1) to compress FreeBSD/arm images.gjb2015-03-021-3/+4
* | Implement Enhanced DAD algorithm for IPv6 described inhrs2015-03-024-44/+128
OpenPOWER on IntegriCloud