| Commit message (Expand) | Author | Age | Files | Lines |
* | Add ARM_EABI to the list, since arm kernels need it | Warner Losh | 2014-05-19 | 1 | -0/+1 |
* | This is the beta release of the driver for the new | Jack F Vogel | 2014-05-19 | 1 | -0/+16 |
* | The time is not yet ripe to break the lack of dependencies between | Warner Losh | 2014-05-17 | 3 | -19/+24 |
* | ADd axge(4) to LINT | Li-Wen Hsu | 2014-05-17 | 1 | -0/+2 |
* | Add the start of the ARM platform code. This is based on the PowerPC | Andrew Turner | 2014-05-17 | 2 | -0/+4 |
* | s/JIRA/Jenkins/g in comments. I was confused. | Warner Losh | 2014-05-12 | 1 | -2/+2 |
* | Attempt to walk a fine line between current usage (/usr/ports which | Warner Losh | 2014-05-11 | 1 | -0/+11 |
* | Move the PS3 framebuffer console to use vt instead of syscons and adjust | Nathan Whitehorn | 2014-05-11 | 1 | -2/+2 |
* | bitrotted compat cruft removal: | Warner Losh | 2014-05-10 | 2 | -8/+1 |
* | Remove the compatibility hack for FreeBSD 7 systems for | Warner Losh | 2014-05-10 | 2 | -6/+0 |
* | Simplify clang ifdefs in the kernel a bit. Introduce | Warner Losh | 2014-05-10 | 4 | -39/+24 |
* | Add the lm75 i2c digital temperature sensor driver. | Luiz Otavio O Souza | 2014-05-10 | 1 | -0/+1 |
* | Fix typo in FORMAT_EXTENSIONS which breaks universe. | Warner Losh | 2014-05-10 | 1 | -1/+1 |
* | Introduce kern.opts.mk to hold all the options for kernel module | Warner Losh | 2014-05-09 | 3 | -1/+32 |
* | Add support for reading RouterBoard's memory which is passed by the loader | Luiz Otavio O Souza | 2014-05-09 | 1 | -0/+1 |
* | Add mrsas(4) driver from LSI official support of newer MegaRAID SAS | Doug Ambrisko | 2014-05-07 | 1 | -0/+4 |
* | Fix buildkernel breakage, which was fall-out from the move of options to | Stefan Eßer | 2014-05-06 | 1 | -0/+1 |
* | Use src.opts.mk in preference to bsd.own.mk except where we need stuff | Warner Losh | 2014-05-06 | 1 | -1/+1 |
* | Allow GEOM_VINUM to be statically compiled into the kernel. | Marius Strobl | 2014-05-02 | 3 | -0/+17 |
* | Bring in the mpr(4) driver for LSI's MPT3 12Gb SAS controllers. | Kenneth D. Merry | 2014-05-02 | 1 | -0/+11 |
* | Clean up more lindev(4) vestiges. | Christian Brueffer | 2014-05-02 | 1 | -2/+0 |
* | lindev(4): finish the partial commit in r265212 | Eitan Adler | 2014-05-02 | 2 | -4/+0 |
* | Allow FDT_DTS_FILE to be a list, either in the makedtb target, or in a | Warner Losh | 2014-04-30 | 1 | -1/+1 |
* | Add preliminary support for the Realtek RTL8188EUS and RTL8188ETV chipsets. | Kevin Lo | 2014-04-25 | 1 | -0/+14 |
* | Really, really, really only allow this option for amd64/i386 builds. | Sean Bruno | 2014-04-09 | 1 | -3/+0 |
* | Actually, since this is what I thought I was doing, only allow the | Sean Bruno | 2014-04-08 | 3 | -0/+5 |
* | Put proper ${} around variable expansion. This fixes the build on 9.2 | Warner Losh | 2014-04-08 | 1 | -2/+2 |
* | Add Stacey Son's binary activation patches that allow remapping of | Sean Bruno | 2014-04-08 | 2 | -0/+2 |
* | An all-or-nothing approach to labels isn't flexible enough. Embedded | Marcel Moolenaar | 2014-04-06 | 2 | -2/+3 |
* | Change NO_EVENTTIMERS from an arm-specific to an MI option, so that it can | Ian Lepore | 2014-04-02 | 2 | -1/+1 |
* | Add a method to get the PCI RID for a device. | Ryan Stone | 2014-04-01 | 1 | -0/+1 |
* | Revert PCI RID changes. | Ryan Stone | 2014-04-01 | 1 | -1/+0 |
* | Add a method to get the PCI Routing ID for a device | Ryan Stone | 2014-04-01 | 1 | -0/+1 |
* | Remove check for clang and expand the comment. Newer versions of gcc | Warner Losh | 2014-04-01 | 1 | -4/+6 |
* | Test MK_ARM_ABI rather than if WITHOUT_ARM_ABI is defined. | Warner Losh | 2014-04-01 | 1 | -2/+2 |
* | Enable to build UEFI framebuffer driver for vt(4). | Aleksandr Rybalko | 2014-03-28 | 1 | -0/+1 |
* | Remove ctl_mem_pool.{c,h}. | Edward Tomasz Napierala | 2014-03-27 | 1 | -1/+0 |
* | Add a '*' to the M modifier string so we match any -gdwarf string (even | Warner Losh | 2014-03-25 | 1 | -2/+4 |
* | Rather than require a makeoptions DEBUG to get debug correct, | Warner Losh | 2014-03-25 | 1 | -0/+7 |
* | Fix and improve exception tracing: | Marcel Moolenaar | 2014-03-18 | 2 | -1/+2 |
* | replace the kernel's version w/ cperciva's implementation... In all | John-Mark Gurney | 2014-03-16 | 1 | -0/+2 |
* | Several years after initial development, merge prototype support for | Robert Watson | 2014-03-15 | 2 | -0/+3 |
* | Remove AppleTalk support. | Gleb Smirnoff | 2014-03-14 | 3 | -15/+1 |
* | Remove IPX support. | Gleb Smirnoff | 2014-03-14 | 3 | -26/+0 |
* | xen: add an apic_enumerator for PVH | Roger Pau Monné | 2014-03-11 | 1 | -0/+1 |
* | xen: implement an early timer for Xen PVH | Roger Pau Monné | 2014-03-11 | 3 | -0/+4 |
* | xen: add and enable Xen console for PVH guests | Roger Pau Monné | 2014-03-11 | 1 | -2/+2 |
* | xen: add PV/PVH kernel entry point | Roger Pau Monné | 2014-03-11 | 1 | -0/+2 |
* | Move the exception vector table (so-called "page0" data) into exception.S | Ian Lepore | 2014-03-10 | 1 | -1/+0 |
* | Remove all traces of support for ARM chips prior to the arm9 series. We | Ian Lepore | 2014-03-09 | 3 | -7/+5 |