summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge forgotten .h files from vendor branch.imp2014-09-055-0/+5177
|\
| * Bring in forgotten pinfunc.h files from last import.imp2014-09-055-0/+5177
* | Apply known workarounds for modern MacBooks.pfg2014-09-052-0/+4
* | use a straight buffer instead of an iov w/ 1 segment... The aesnijmg2014-09-043-56/+10
* | Remove an initialized, but otherwise, unused variable.kargl2014-09-042-2/+0
* | Separate out PCI attachment from the main AHCI driver. Move checks ofimp2014-09-045-529/+650
* | Fix a bug which prevented mount.fstab parameter from being convertedhrs2014-09-041-4/+4
* | sh: Allow enabling job control without a tty in non-interactive mode.jilles2014-09-042-14/+47
* | Reimport dts files from vendor repo now that it has been properlyimp2014-09-04181-0/+38860
|\ \ | |/
| * Properly trim the vendor tree to include only those files that we wantimp2014-09-041079-244222/+0
* | Allow multiple image activators to run on the same execution by changingsbruno2014-09-043-5/+7
* | Delete old arm dts tree. This was created by cherry picking from aimp2014-09-0476-11013/+0
* | Add mrsas(4) to GENERIC for i386 and amd64.markj2014-09-043-0/+3
* | Update bindings to latest vendor branch representing 3.17-rc2 level ofimp2014-09-0468-44/+4836
|\ \ | |/
| * Import from rebasing repo at b78b6b80 (new files)imp2014-08-31690-0/+79883
| * Import from rebasing repo at b78b6b80imp2014-08-31675-9916/+33423
* | Stop setting the iomux device status to disabled, now that we have a driver.ian2014-09-044-4/+0
* | Satisfy assertion in m_demote().glebius2014-09-041-0/+1
* | Change a very strange code in m_demote() to simple assertion.glebius2014-09-041-6/+2
* | In tcp_input(), don't acquire the pcbinfo global write lock for SYNjhb2014-09-042-15/+15
* | libc/locale: Remove a wrong comma.pfg2014-09-041-1/+1
* | Fix debug output that has erroneously been committed with the last update.se2014-09-041-1/+1
* | Fixes for tcp_respond() comment.glebius2014-09-041-3/+3
* | Wrap some long lines.imp2014-09-041-20/+34
* | Implement the imx_iomux_get/set_gpr() interface for imx6.ian2014-09-041-0/+36
* | The iomux driver is no longer optional, all imx platforms have it asian2014-09-044-7/+0
* | Implement the same public interface in imx51 and imx6 iomux; use the commonian2014-09-045-83/+13
* | Revert r269814: blkfront: add support for unmapped IOroyger2014-09-041-7/+5
* | Merge the amd64 and i386 identcpu.c into a single x86 implementation.jhb2014-09-047-991/+515
* | Add a basic iomux driver for imx6.ian2014-09-044-1/+996
* | Fix typo in variable name.ian2014-09-041-3/+3
* | Add initial support for Altera SOCFPGA (heterogeneous ARM/FPGA) SoC family.br2014-09-047-0/+536
* | Improve r265338. When inserting mbufs into TCP reassembly queue,glebius2014-09-041-7/+20
* | Provide m_catpkt(), a wrapper around m_cat() that deals with M_PKTHDR mbufs.glebius2014-09-042-0/+17
* | Systems with lots of geom providers can end up with a kern.geom.confxmlbenno2014-09-041-7/+34
* | The imx5x and imx6 chips have an onboard IOMUX device which also contains aian2014-09-042-0/+78
* | Remove a stray blank line from the Intel cache and TLB info.jhb2014-09-041-55/+53
* | - Move blacklists of broken TSCs out of the printcpuinfo() functionjhb2014-09-042-36/+44
* | Fix typo: s/_maske/_mask/gjb2014-09-041-1/+1
* | Remove trailing whitespace.jhb2014-09-042-12/+12
* | - Move prototypes for various functions into out of C files and intojhb2014-09-049-70/+37
* | Plug a hypothetical use after free in sysctl kern.proc.groups.mjg2014-09-041-2/+2
* | Do not blindly announce 1000baseT half-duplex capability inyongari2014-09-041-9/+16
* | Add KASSERTs to catch the case where a developer may have forgotten tobenno2014-09-041-0/+2
* | Create a /boot/dtb directory to house DTB blobs. The flattened deviceimp2014-09-032-1/+15
* | Add a function to get the frequency of the AHB bus. Another stopgapian2014-09-033-0/+14
* | When built with FDT support, add /boot/dtb to the list of search directories.ian2014-09-031-0/+5
* | Actually save and restore FPU state on APs during suspend and resume.jhb2014-09-031-6/+2
* | Remove DIAGNOSTIC from the kernel config of low-end arm systems. Sanityian2014-09-036-6/+6
* | Note that script(1) consumes filemon(4).obrien2014-09-031-0/+1
OpenPOWER on IntegriCloud