summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add AR9341, AR9342, AR9344 SoC types.adrian2013-07-081-0/+3
* mdoc: remove superfluous paragraph macros.joel2013-07-081-3/+0
* Add IDs for TPS65217C and TPS65217Dgonzo2013-07-081-0/+8
* - MMC1 (internal eMMC) pins should be configured as input-pullup, exceptgonzo2013-07-081-11/+11
* - AM335x requires updated soft-reset logic toogonzo2013-07-081-4/+7
* Also define SDT_PROBE_DEFINE0 for the !KDTRACE_HOOKS case.markj2013-07-081-0/+1
* Fix some Kerberos related terminology.rmacklem2013-07-081-2/+2
* Oops, initialize the krb5 ret values correctly (to anything non-zero).rmacklem2013-07-081-1/+1
* Make sure the krb5 status variables are correctly initialized.rmacklem2013-07-081-0/+1
* Document the new "-h" option for the gssd daemon.rmacklem2013-07-081-1/+12
* Add a new "-h" option to the gssd daemon that enables support forrmacklem2013-07-081-13/+140
* MFV of tzdata2013d, 253008edwin2013-07-076-53/+54
* Make kassert_printf use __printflike.alfred2013-07-074-6/+10
* Convert bcm2835_mbox to the new mbox interface.rpaulo2013-07-074-55/+63
* Another warning.rpaulo2013-07-071-1/+1
* Sandbox tcpdump(8) using Capsicum's capability mode and capabilities.pjd2013-07-071-1/+124
* Correct typo specifying jflags.alfred2013-07-071-1/+1
* Document tip on how to build all kernels quickly.alfred2013-07-071-0/+6
* Add a mailbox interface.rpaulo2013-07-071-0/+46
* armadaxp_idcache_wbinv_all() is in this file.rpaulo2013-07-071-1/+2
* Fix all the compiler warnings in elf_trampoline.c.rpaulo2013-07-071-4/+22
* Fix typos in the BSD License.dteske2013-07-0790-178/+178
* Be consistent with other usr.sbin programs w/respect to the copyrightdteske2013-07-071-1/+1
* Be consistent with other usr.sbin programs w/respect to the copyrightdteske2013-07-0788-88/+88
* Remove all the NOPs after SYNC. They aren't needed.imp2013-07-071-10/+6
* Implement SEEK_HOLE/SEEK_DATA for ext2fs.pfg2013-07-071-0/+20
* - Add USFS driver as an example of device mode for AM335x-based devicesgonzo2013-07-071-0/+4
* - Add musb node to shared dtsi and proper pin configuratin for everygonzo2013-07-074-0/+27
* - Add USBSS driver for AM335x SoC. Driver is a wrapper around Mentors Graphicgonzo2013-07-072-0/+482
* - Add initial host mode support for Mentor Graphics USB OTG controllergonzo2013-07-073-104/+1568
* Fix some typos.pfg2013-07-071-3/+3
* Add files related to ext2 HTree implementationpfg2013-07-071-0/+2
* Add a man page for the SDT_* macros, which can be used to define new staticmarkj2013-07-062-0/+249
* Add SDT_PROBE_DEFINE0 for consistency with SDT_PROBE0.markj2013-07-061-0/+3
* - Move videodev headers from compat/linux to contrib/v4l (cp from vendor andnetchild2013-07-064-1181/+1772
|\
| * Update videodev2.h to the version from linux kernel 2.6.34.14.netchild2013-07-031-437/+1034
* | Initial implementation of the HTree directory index.pfg2013-07-0610-117/+1563
* | Update driver with recent vendor improvements, most notably supportdelphij2013-07-069-132/+443
* | Import HighPoint DC Series Data Center HBA (DC7280 and R750) driver.delphij2013-07-0632-6/+29281
* | Remove unneeded page lock around vm_page_insert().kib2013-07-061-2/+0
* | Don't clear the SYSCONFIG register on boot.rpaulo2013-07-062-2/+10
* | Take the training-wheels off, after nearly 30 months of development. MFC todteske2013-07-061-5/+2
* | Refresh vendor driver version which fixes command queuedelphij2013-07-062-45/+62
* | Sprinkle some .MAKE magicsjg2013-07-061-13/+13
* | Make the comments a little more clear about PRIV_KMEM_*, explicitlyjamie2013-07-062-5/+6
* | Fix typo: minmum -> minimum.cperciva2013-07-051-1/+1
* | Don't prevent the user from hanging their system by changing networkdteske2013-07-056-17/+16
* | Update hpt27xx(4) driver to address a problem reported by FreeNASdelphij2013-07-052-33/+14
* | Add PCI IDs for HighPoint RocketRAID 4521, 3620, 3622 and 3640delphij2013-07-052-2/+22
* | Hide references to mod_lock. In FreeBSD it is always acquired with themarkj2013-07-054-14/+31
OpenPOWER on IntegriCloud