summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Move the declaration for mpentry() into a header file instead of pastingian2014-02-234-7/+1
* Eliminate an unused-var warning by wrapping #if 0 around some tables ofian2014-02-231-0/+2
* Remove libyaml, it has been replaced by libuclbapt2014-02-23180-76533/+5
* Build the BERI boot loader on 64-bit MIPS (but not 32-bit MIPS). Whilerwatson2014-02-231-1/+6
* Capability rights are held by descriptors, not processes.pjd2014-02-231-1/+1
* When building FDT on MIPS, use softfloat.rwatson2014-02-231-1/+1
* On mips64, built 64-bit ELF support.rwatson2014-02-231-0/+2
* Give mips64 its own ficl configuration that sizes pointers/etc suitably forrwatson2014-02-233-1/+539
* Update my copyrightbapt2014-02-232-2/+2
* Switch pkg(7) from libyaml to libuclbapt2014-02-233-146/+82
* Branch libucl to the buildbapt2014-02-231-0/+1
* Import libucl into headbapt2014-02-2347-0/+9970
|\
| * Import libucl into vendorbapt2014-02-2345-0/+9948
* Fix indentation.adrian2014-02-231-2/+2
* Fix parsing multiple roots with whitespace between them.theraven2014-02-231-0/+1
* Fix a typo _IMX51_TZICRREG_H_ -> _IMX51_TZICREG_H_ (extra R)ian2014-02-231-1/+1
* PicoStation M2HP presents reg domain 0x2a which is not found in atheros or linuxhiren2014-02-232-0/+6
* Don't force bootverbose on anymore, it can be set from ubldr now.ian2014-02-231-3/+0
* Create a generic IMX6 kernel config. This is based on the existingian2014-02-231-0/+155
* Add the FREEBSD_BOOT_LOADER option so that a loaded DTB passed in fromian2014-02-231-0/+2
* Remove KASSERT from in6p_lookup_mcast_ifp().rodrigc2014-02-231-2/+0
* Add a feature for automatically finding and loading a dtb file by name.ian2014-02-221-3/+43
* ext2fs: fully enable ext4 read-only support.pfg2014-02-222-5/+13
* Change file_loadraw() from static to public. Change the order of itsian2014-02-222-10/+10
* bsd-family-tree: Add DragonFly 3.6.1 to the tree.eadler2014-02-221-1/+1
* bsd-family-tree: Add DragonFly 3.6.1 to the tree.eadler2014-02-221-2/+3
* Improve logging of send errors, reporting error code and interface.glebius2014-02-221-38/+33
* Change fdt_setup_fdtp() from "guess then fail" to more probe-like behavior.ian2014-02-221-14/+41
* When the kernel is running in a virtual machine, it cannot rely upon thealc2014-02-222-10/+22
* Allow the ubldr boot device to be choosen by a u-boot environment variable.ian2014-02-221-15/+73
* Regen after WITHOUT_DMA -> WITHOUT_DMAGENT renamingbapt2014-02-221-4/+4
* Rename WITHOUT_DMA into WITHOUT_DMAGENT to avoid confusionbapt2014-02-225-5/+5
* Increase alignment to size of pointer if the alignment is too small.davidxu2014-02-221-4/+2
* Simplify the way the end of a singly linked list is followed (for addingbrueffer2014-02-221-5/+2
* Grammar fixivoras2014-02-221-1/+1
* ZFS boot support for bhyveload.grehan2014-02-227-28/+168
* 1452 DTrace buffer autoscaling should be less violentmarkj2014-02-224-58/+33
* Define the KM_NORMALPRI flag for kmem_alloc(), as it is used in somemarkj2014-02-221-0/+1
* Fix style of comment blocks.bdrewery2014-02-221-4/+8
* Look for both fdtaddr and fdt_addr env var names. Grepping the u-bootian2014-02-221-1/+1
* Fix the strange 2-space indentation that appears only in this one function.ian2014-02-221-33/+36
* Print a backtrace if the SDT(9) stub gets called so that there's at leastmarkj2014-02-221-1/+3
* Update serf-1.3.0 -> 1.3.4 - fixes multiple issues (see the CHANGES file)peter2014-02-2223-229/+632
* Fix virtio spec URL.grehan2014-02-211-1/+1
* Move the part in bsd.own.mk that sets -Wno-c++11-extensions for clang todim2014-02-212-9/+6
* Fix a race between kern_proc_{o,}filedesc_out and fdescfree leadingmjg2014-02-211-2/+2
* Install a default configuration file for dmabapt2014-02-213-0/+75
* Pull in r197521 from upstream clang trunk (by rdivacky):dim2014-02-211-1/+6
* Fix build on i386bapt2014-02-211-1/+1
* Lower warning level when built with gccbapt2014-02-211-0/+6
OpenPOWER on IntegriCloud