summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* A first pass at adding support for injecting hardware exceptions forjhb2014-02-183-35/+130
* Tweak the handling of PCI capabilities in emulated devices to removejhb2014-02-182-47/+26
* In ue_attach_post_task(), initialize curvnet to vnet0 before calling if_attac...rodrigc2014-02-181-0/+4
* Handle writes to the SELF_IPI MSR by the guest when the vlapic is configuredneel2014-02-172-3/+33
* Use spinlocks to lock accesses to the vioapic.neel2014-02-171-3/+3
* Remove the 3rd clause ("advertising clause") of the BSD license asbrueffer2014-02-1755-275/+55
* Add $FreeBSD$.brueffer2014-02-174-0/+8
* test_eagain_*_* should've been using nonblocking sockets instead ofasomers2014-02-171-1/+1
* Our quirk table is almost full. Add some room for more quirks.hselasky2014-02-171-1/+1
* Adjust USB quirk.hselasky2014-02-171-2/+2
* In sys/dev/usb/controller/uss820dci.c, similar to r261977, fix a warningdim2014-02-171-0/+7
* Give the fdt helper routines static linkage since no global definitionian2014-02-171-2/+2
* Update lldb for clang/llvm 3.4 importemaste2014-02-1710-140/+129
* pcm(4): Permit non-root users to change default uniteadler2014-02-171-2/+4
* Fix formatting.feld2014-02-171-2/+2
* etcupdate should use the src tree from where the release is built, notjhay2014-02-171-1/+1
* Add my copyright to flowtable.glebius2014-02-172-2/+2
* Whitespace.glebius2014-02-171-4/+4
* Bring copyright notice to standard style.glebius2014-02-172-58/+57
OpenPOWER on IntegriCloud