summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Fix typobapt2014-02-211-1/+1
* Add dma-mbox-create forgotten in the previous commitbapt2014-02-211-0/+18
* Regen after addition of WITHOUT_DMAbapt2014-02-211-1/+6
* Import Dragonfly Mail Agent into base systembapt2014-02-2155-0/+6233
|\
| * Import dma 89702b7f14 (2013-02-13) into vendorsbapt2014-02-2048-0/+6180
* Add support for x2APIC virtualization assist in Intel VT-x.neel2014-02-214-11/+152
* Add basic cpu frequency control and temperature monitoring to imx6_anatop.ian2014-02-214-26/+440
* Remove bogus blank line.imp2014-02-211-1/+0
* malloc_aligned() may not leave enough space for pointer to allocated memory,davidxu2014-02-211-7/+7
* Avoid clobbering the counter mode when issuing a latch command.tychon2014-02-211-2/+3
* Further refine the auth fail regex to catch more auth failures andbrueffer2014-02-201-1/+1
* Revert my commit in r261253; the real problem was tackled in r262209.peter2014-02-204-8/+8
* Remove redundant code and fix a style error.tuexen2014-02-202-6/+2
* Match our implementation of iconv's inbuf argument.peter2014-02-201-1/+1
* Import svn-1.8.8.peter2014-02-2058-358/+957
* Make it clear that there are two ways to add a session using iscsictl(8),trasz2014-02-201-1/+16
* Spelling, grammar and mdoc cleanup.brueffer2014-02-202-30/+46
* Document r261504 - FreeBSD/i386 guests can be run under bhyve.skreuzer2014-02-201-0/+14
* Add early printf support, wrapped in #if 0 because it's only rarely needed.ian2014-02-201-0/+24
* Fix a cross-reference.brueffer2014-02-201-1/+3
* Fix the boot on FDT-enabled systems after r261819.loos2014-02-201-10/+5
* compile with NOINETluigi2014-02-201-0/+8
* Simplify APIC mode switching from MMIO to x2APIC. In part this is done toneel2014-02-207-63/+94
* Temporarily unhook BERI boot loader from the build until 32-bit MIPSrwatson2014-02-191-0/+2
* Spelling, grammar and mdoc cleanup.brueffer2014-02-191-14/+16
* Do build boot-loader FDT code on MIPS.rwatson2014-02-191-0/+5
* Revert r262196mm2014-02-191-30/+19
* Add missing Save Cursor support for VT520bdrewery2014-02-191-1/+1
* Update MIPS bootinfo.h to reflect the actual MIPS boot2/loader boot-timerwatson2014-02-191-87/+30
* V_irtualize rtsock refcounting, which reduces the chances for panicszec2014-02-191-17/+19
* Really (I think) fix the sporadic heimdal build failures with high -jpeter2014-02-194-0/+14
* Extract out the port VLAN flags/setup code and throw it into two newadrian2014-02-191-43/+70
* Add methods for the VLAN port set/get routines.adrian2014-02-191-0/+6
* Turn the port init function into a HAL method and initialise it to theadrian2014-02-191-4/+14
* Teach the PHY register path about the different MDIO bus addressadrian2014-02-191-5/+17
* Add a new method to set up the individual port in question.adrian2014-02-191-0/+4
* Change arswitch_ports_init() to arswitch_port_init(), and teach it to takeadrian2014-02-191-16/+18
* Add in the AR8327 probe/attach code and switch type.adrian2014-02-192-0/+7
* Store away the chip version and revision; some AR8327 code depends uponadrian2014-02-192-0/+4
* Add in a flag to control whether the low or high data word of a register accessadrian2014-02-192-2/+14
* Replace Apache-style license on two Makefiles with stock 2-clause BSD;rwatson2014-02-182-34/+39
* Commit a first cut at ports of boot2 and loader to 64-bit MIPS, with arwatson2014-02-1833-0/+3829
* De-virtualize pf_mtag_z [1]mm2014-02-181-19/+30
* Remove an unnecessary header.loos2014-02-181-1/+0
* Fix mismerge in r262121emaste2014-02-181-0/+1
* Add a check to validate that memory BARs of passthru devices are 4KB aligned.neel2014-02-183-27/+53
* Add more __BEGIN_DECLS / __END_DECLS to <sys/capability.h>.jonathan2014-02-181-0/+4
* Fix incorrect assertions.glebius2014-02-181-2/+4
* enable rfc1323 and rfc1644 by default in picobsd images.luigi2014-02-181-0/+2
* two small changes:luigi2014-02-181-2/+12
OpenPOWER on IntegriCloud