summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | Remove pregenerated text version of the texinfo documentationbapt2015-03-022-20488/+0
* | Install manpage version of texinfo documentation for binutilsbapt2015-03-024-9/+12
* | Generate manpage out of the texinfo files using texi2mdocbapt2015-03-024-0/+22381
* | Update mandoc to cvs snaphot from 20150302bapt2015-03-0279-3698/+5276
|\ \
| * | Remove WIP codebapt2015-03-021-31/+1
| * | Import CVS snapshot of mandoc as of 20150302bapt2015-03-0277-3697/+5304
* | | Install old texinfo pages in the form of mdoc(7) pagesbapt2015-03-022-1/+5
* | | Convert texinfo to mdoc(7) using texi2mdocbapt2015-03-022-0/+8179
* | | Add support for the AP135 2.0 reference platform.adrian2015-03-022-0/+226
* | | Bring over the initial QCA955x SoC support framework.adrian2015-03-022-0/+226
* | | Lay some groundwork for having this stuff hang off of AHB rather thanadrian2015-03-021-3/+16
* | | [QCA955x] make the USB EHCI interrupts shareable.adrian2015-03-021-1/+1
* | | Add initial QCA955x support to if_arge.c.adrian2015-03-021-1/+21
* | | Add a MII mode for SGMII.adrian2015-03-021-0/+1
* | | sh: Fix more compiler warnings.jilles2015-03-016-13/+20
* | | Missed local diff.nwhitehorn2015-03-012-2/+1
* | | sh: Fix compiler warnings related to duplicate or missing declarations.jilles2015-03-017-9/+6
* | | nandfs_meta_bread() calls bread() which can set bp to NULL in someimp2015-03-011-1/+2
* | | Don't leak 'used' in a few error cases.imp2015-03-011-2/+6
* | | Unlock the main lock before returning rather than after to eliminateimp2015-03-011-1/+1
* | | Initialize NX stack capabilities and direct map status in pmap like on AIM.nwhitehorn2015-03-012-4/+6
* | | Merge r278429 from ppc64:nwhitehorn2015-03-011-2/+11
* | | Record the dependency to x86bios in vga_pcidumbbell2015-03-013-6/+7
* | | Give compilers a stronger hint to inline the functionskargl2015-03-014-8/+16
* | | AR8327: Disable energy-efficient ethernet support in the PHYs.adrian2015-03-011-18/+31
* | | When j0() and j1() were converted to j0f() and j1f(), the thresholdkargl2015-03-012-16/+16
* | | Bump the port mask on the AR8327 ethernet switch from 0x3f to 0x7f.adrian2015-03-011-2/+2
* | | Make the "automounted" flag work for FUSE filesystems.trasz2015-03-011-0/+7
* | | vt(4): Add support to "downgrade" from eg. vt_fb to vt_vgadumbbell2015-03-019-31/+134
* | | vgapci: New vga_pci_repost() functiondumbbell2015-03-012-0/+33
* | | Fix the dtrace ARM atomic compare-and-set functions. These functions areandrew2015-03-012-31/+22
* | | Add very initial QCA955x awareness to the GPIO code.adrian2015-03-011-3/+11
* | | Flesh out some more QCA955x ethernet PLL setup.adrian2015-03-011-28/+10
* | | Add Ethernet PLL values for the QCA955x.adrian2015-03-011-0/+5
* | | Make QCA955X_GMAC_REG_ETH_CFG defined like most other registers like this.adrian2015-03-011-1/+1
* | | Add QCA955x support to the EHCI setup path.adrian2015-03-011-0/+4
* | | Use RW_NEW rather than calling bzero().alc2015-03-011-2/+1
* | | Correct a typo.rstone2015-03-011-1/+1
* | | Free up the IPI slot used by IPI_STOP_HARD.neel2015-03-011-1/+6
* | | Teach pciconf how to dump out SR-IOV capabilityrstone2015-03-013-42/+115
* | | Validate the schema that the PF driver passed to usrstone2015-03-013-7/+274
* | | Document the interface for defining a configuration schemarstone2015-03-012-0/+274
* | | Add an rc.d script to invoke iovctl(8) during bootrstone2015-03-015-1/+49
* | | Add main() for iovctl and hook iovctl into buildrstone2015-03-014-0/+458
* | | Add functions for parsing the iovctl config filerstone2015-03-011-0/+416
* | | Add iovctl functions for validating configrstone2015-03-011-0/+274
* | | Add manpage documenting iovctl config file format.rstone2015-03-011-0/+167
* | | Add a manpage for iovctl(8)rstone2015-03-011-0/+123
* | | Revert r279454. The new directory didn't get added to svn properly.rstone2015-03-011-1/+0
* | | Add main() for iovctl and hook iovctl into buildrstone2015-03-011-0/+1
OpenPOWER on IntegriCloud