summaryrefslogtreecommitdiffstats
path: root/sys/conf
Commit message (Expand)AuthorAgeFilesLines
* Fix and improve exception tracing:marcel2014-03-182-1/+2
* replace the kernel's version w/ cperciva's implementation... In alljmg2014-03-161-0/+2
* Several years after initial development, merge prototype support forrwatson2014-03-152-0/+3
* Remove AppleTalk support.glebius2014-03-143-15/+1
* Remove IPX support.glebius2014-03-143-26/+0
* xen: add an apic_enumerator for PVHroyger2014-03-111-0/+1
* xen: implement an early timer for Xen PVHroyger2014-03-113-0/+4
* xen: add and enable Xen console for PVH guestsroyger2014-03-111-2/+2
* xen: add PV/PVH kernel entry pointroyger2014-03-111-0/+2
* Move the exception vector table (so-called "page0" data) into exception.Sian2014-03-101-1/+0
* Remove all traces of support for ARM chips prior to the arm9 series. Weian2014-03-093-7/+5
* Use a full path to the target for make rules which create symlinks @,markj2014-03-041-6/+11
* Include kbd(4) when vt(4) is enabled as on other platforms.jhb2014-03-031-1/+1
* Only try to build the static dtb when we're building a static dtb...imp2014-02-281-1/+1
* Integrate device-tree upstream files into the build process:imp2014-02-281-3/+4
* Merge from head up to r262472.dim2014-02-251-0/+1
|\
| * Add initial AR8327 support.adrian2014-02-241-0/+1
* | Similar to r262306 for boot1's Makefile, clang spells -mcmodel=medany asdim2014-02-231-0/+4
|/
* o Remove at compile time the HASH_ALL code, that was neverglebius2014-02-171-0/+1
* Upgrade our copy of llvm/clang to 3.4 release. This version supportsdim2014-02-161-1/+2
* Retire the nve(4) driver; nfe(4) has been the default driver for NVIDIAbrueffer2014-02-163-25/+0
* This new version of netmap brings you the following:luigi2014-02-151-1/+3
* Disable warning about unused static const variables for sys/pci/ncr.c.dim2014-02-141-1/+2
* In r260111, in sys/conf/files, I disabled warning about unused functionsdim2014-02-141-2/+2
* Similar to r260026, disable warning about unused functions fordim2014-02-141-3/+6
* provide fast versions of ffsl and flsl for i386; ffsll and flsll for amd64avg2014-02-148-5/+7
* Add an OFW GPIO compatible bus. This allows the use of the DTS files toloos2014-02-131-0/+1
* Allow iwn2000 and iwn2030 firmware to be linked into the kernel.brueffer2014-02-091-0/+28
* Consolidate code related to setting up physical memory configuration intoian2014-02-081-0/+1
* Remove the ARM_USE_SMALL_ALLOC option and code related to it.ian2014-02-081-1/+0
* Now that FreeBSD/i386 works as a bhyve guest, allow i386 kernels tojhb2014-02-071-0/+5
* Import USB RNDIS driver to FreeBSD from OpenBSD.hselasky2014-02-062-1/+5
* Move Open Firmware device root on PowerPC, ARM, and MIPS systems tonwhitehorn2014-02-052-3/+2
* Bump the version of config to the latest (3 year old, so upgradeimp2014-02-048-23/+8
* Pass MACHINE and MACHINE_ARCH down into the modulesimp2014-02-041-0/+1
* Add a prior version compat define.imp2014-02-041-0/+3
* Fix the definition of hg_cmd.rpaulo2014-02-031-1/+1
* Add driver for the ADT7460/ADT7467 fan controller found in later PowerBooksjhibbits2014-02-031-0/+1
* Provide a simpler and more standards-compliant simplebus implementation tonwhitehorn2014-02-011-1/+0
* Add hwpmc(4) support for the PowerPC 970 class processors, direct events.jhibbits2014-02-011-0/+1
* Unbreak non-SMP builds. This was broken by r259284. Also, reorganize thejhibbits2014-01-311-1/+1
* Hack: Add explicit depends on bus_if.h and device_if.h to avoid aimp2014-01-311-0/+3
* Add support for trackpads found in Apple MacBook products. While at ithselasky2014-01-292-0/+4
* Remove STARTUP_PAGETABLE_ADDR from the ARM configs and replace it withandrew2014-01-282-1/+6
* Document EARLY_PRINTFimp2014-01-221-0/+9
* Add support for mapping a small range of the SoC devices for debuggingimp2014-01-221-0/+2
* Implement generic support for early printf. Thought I can't find theimp2014-01-221-0/+1
* Add very simple virtio_random(4) driver to harvest entropy from hostbryanv2014-01-182-0/+2
* Fix a braino with r259730: we cannot currently use CFLAGS.gcc ordim2014-01-091-4/+8
* Remove aicasm as a build dependency. It made sense when the ahc and ahdscottl2014-01-071-36/+2
OpenPOWER on IntegriCloud