aboutsummaryrefslogtreecommitdiff
path: root/sys/conf
Commit message (Expand)AuthorAgeFilesLines
* Add preliminary support for the Realtek RTL8188EUS and RTL8188ETV chipsets.Kevin Lo2014-04-251-0/+14
* Really, really, really only allow this option for amd64/i386 builds.Sean Bruno2014-04-091-3/+0
* Actually, since this is what I thought I was doing, only allow theSean Bruno2014-04-083-0/+5
* Put proper ${} around variable expansion. This fixes the build on 9.2Warner Losh2014-04-081-2/+2
* Add Stacey Son's binary activation patches that allow remapping ofSean Bruno2014-04-082-0/+2
* An all-or-nothing approach to labels isn't flexible enough. EmbeddedMarcel Moolenaar2014-04-062-2/+3
* Change NO_EVENTTIMERS from an arm-specific to an MI option, so that it canIan Lepore2014-04-022-1/+1
* Add a method to get the PCI RID for a device.Ryan Stone2014-04-011-0/+1
* Revert PCI RID changes.Ryan Stone2014-04-011-1/+0
* Add a method to get the PCI Routing ID for a deviceRyan Stone2014-04-011-0/+1
* Remove check for clang and expand the comment. Newer versions of gccWarner Losh2014-04-011-4/+6
* Test MK_ARM_ABI rather than if WITHOUT_ARM_ABI is defined.Warner Losh2014-04-011-2/+2
* Enable to build UEFI framebuffer driver for vt(4).Aleksandr Rybalko2014-03-281-0/+1
* Remove ctl_mem_pool.{c,h}.Edward Tomasz Napierala2014-03-271-1/+0
* Add a '*' to the M modifier string so we match any -gdwarf string (evenWarner Losh2014-03-251-2/+4
* Rather than require a makeoptions DEBUG to get debug correct,Warner Losh2014-03-251-0/+7
* Fix and improve exception tracing:Marcel Moolenaar2014-03-182-1/+2
* replace the kernel's version w/ cperciva's implementation... In allJohn-Mark Gurney2014-03-161-0/+2
* Several years after initial development, merge prototype support forRobert Watson2014-03-152-0/+3
* Remove AppleTalk support.Gleb Smirnoff2014-03-143-15/+1
* Remove IPX support.Gleb Smirnoff2014-03-143-26/+0
* xen: add an apic_enumerator for PVHRoger Pau Monné2014-03-111-0/+1
* xen: implement an early timer for Xen PVHRoger Pau Monné2014-03-113-0/+4
* xen: add and enable Xen console for PVH guestsRoger Pau Monné2014-03-111-2/+2
* xen: add PV/PVH kernel entry pointRoger Pau Monné2014-03-111-0/+2
* Move the exception vector table (so-called "page0" data) into exception.SIan Lepore2014-03-101-1/+0
* Remove all traces of support for ARM chips prior to the arm9 series. WeIan Lepore2014-03-093-7/+5
* Use a full path to the target for make rules which create symlinks @,Mark Johnston2014-03-041-6/+11
* Include kbd(4) when vt(4) is enabled as on other platforms.John Baldwin2014-03-031-1/+1
* Only try to build the static dtb when we're building a static dtb...Warner Losh2014-02-281-1/+1
* Integrate device-tree upstream files into the build process:Warner Losh2014-02-281-3/+4
* Merge from head up to r262472.Dimitry Andric2014-02-251-0/+1
|\
| * Add initial AR8327 support.Adrian Chadd2014-02-241-0/+1
* | Similar to r262306 for boot1's Makefile, clang spells -mcmodel=medany asDimitry Andric2014-02-231-0/+4
|/
* o Remove at compile time the HASH_ALL code, that was neverGleb Smirnoff2014-02-171-0/+1
* Upgrade our copy of llvm/clang to 3.4 release. This version supportsDimitry Andric2014-02-161-1/+2
* Retire the nve(4) driver; nfe(4) has been the default driver for NVIDIAChristian Brueffer2014-02-163-25/+0
* This new version of netmap brings you the following:Luigi Rizzo2014-02-151-1/+3
* Disable warning about unused static const variables for sys/pci/ncr.c.Dimitry Andric2014-02-141-1/+2
* In r260111, in sys/conf/files, I disabled warning about unused functionsDimitry Andric2014-02-141-2/+2
* Similar to r260026, disable warning about unused functions forDimitry Andric2014-02-141-3/+6
* provide fast versions of ffsl and flsl for i386; ffsll and flsll for amd64Andriy Gapon2014-02-148-5/+7
* Add an OFW GPIO compatible bus. This allows the use of the DTS files toLuiz Otavio O Souza2014-02-131-0/+1
* Allow iwn2000 and iwn2030 firmware to be linked into the kernel.Christian Brueffer2014-02-091-0/+28
* Consolidate code related to setting up physical memory configuration intoIan Lepore2014-02-081-0/+1
* Remove the ARM_USE_SMALL_ALLOC option and code related to it.Ian Lepore2014-02-081-1/+0
* Now that FreeBSD/i386 works as a bhyve guest, allow i386 kernels toJohn Baldwin2014-02-071-0/+5
* Import USB RNDIS driver to FreeBSD from OpenBSD.Hans Petter Selasky2014-02-062-1/+5
* Move Open Firmware device root on PowerPC, ARM, and MIPS systems toNathan Whitehorn2014-02-052-3/+2
* Bump the version of config to the latest (3 year old, so upgradeWarner Losh2014-02-048-23/+8