summaryrefslogtreecommitdiffstats
path: root/sys/conf
Commit message (Expand)AuthorAgeFilesLines
* urtwn: add an option to compile the driver without firmware specific codeavos2016-02-221-0/+3
* Revert r295756:zbb2016-02-201-1/+0
* Rename busdma_machdep.c to busdma_machdep-v4.c, pmap.c to pmap-v4.cskra2016-02-201-3/+3
* FAST_DEPEND: Apply conditional -MF from r291945 to kernel as well.bdrewery2016-02-191-0/+7
* Avoid reading .depend.* in simple cases where not needed.bdrewery2016-02-191-1/+10
* Use medany (Medium/Anywhere) GCC code model for RISC-V.br2016-02-181-0/+1
* Extract common code from PowerPC's ofw_pcizbb2016-02-181-0/+1
* Move the Allwinner kernels to use fdt_pinctrl. This will read the pinandrew2016-02-171-0/+2
* Support PEM that is not a PCI endpoint on ThunderXzbb2016-02-161-4/+5
* Use built-in :tA here rather than realpath(1).bdrewery2016-02-161-1/+1
* Consolidate common beforebuild logic.bdrewery2016-02-161-2/+1
* Move the twsi driver source to be under iicbus. It is in a separateandrew2016-02-141-0/+1
* Remove bus space fdt for MIPS.adrian2016-02-111-1/+0
* kmod.mk: Ensure ILINKS are created before building.bdrewery2016-02-081-0/+1
* kmod.mk: Support a beforebuild target such as bsd.prog.mk has.bdrewery2016-02-081-1/+2
* Provide a workaround for setting the correct endianness when doing CFI onadrian2016-02-041-0/+1
* ARM: Remove support for xscale i80219 and i80321 CPUs. We haven't singlemmel2016-02-032-4/+2
* ARM: All remaining functions in cpufunc_asm_arm10.S are identical withmmel2016-02-022-3/+1
* Rename some CPU_MIPSxxx options and add new CPU_MIPSxxx optionsadrian2016-02-021-3/+7
* Fix MFS builds when both MD_ROOT_SIZE and MFS_IMAGE are specifiedadrian2016-02-023-1/+20
* ARM: Split swtch.S into common, ARMv4 and ARMv6 parts. Cleanup them.mmel2016-01-301-0/+2
* Welcome the RISC-V 64-bit kernel.br2016-01-296-0/+238
* Framework for ARM64 instruction disassemblerwma2016-01-291-0/+1
* ARM: After removal of old pmap-v6 code, rename pmap-v6-new.c to pmap-v6.c.mmel2016-01-291-1/+1
* ARM: remove old pmap-v6 code. The new pmap-v6 is mature enough, andmmel2016-01-292-3/+1
* Support new MDIO hierarchy in ThunderX DTBzbb2016-01-281-0/+1
* Divide ThunderX PCIe driver to general and FDT partzbb2016-01-281-1/+2
* Fix generation of dependency rules for the LinuxKPI, the MLX5 driverhselasky2016-01-272-91/+73
* FAST_DEPEND: Mark some unneeded code for later removal.bdrewery2016-01-271-1/+1
* FAST_DEPEND: Apply missed nofilemon fix from r294351.bdrewery2016-01-271-1/+2
* Introduce support for HW watchpoints and single stepping for ARMv6/v7zbb2016-01-251-0/+1
* Add reset framework, a second part of new 'extended resources' family ofmmel2016-01-241-0/+2
* Add clock framework, a first part of new 'extended resources' family ofmmel2016-01-242-0/+8
* Now that the flashmap code knows about SPI flash, add it in builds.adrian2016-01-231-2/+2
* - Separate sendfile(2) implementation from uipc_syscalls.c intoglebius2016-01-221-0/+1
* Remove fdt_fixup_table from architectures where it's unneeded. We only makeandrew2016-01-214-4/+0
* ext2fs: Bring back the htree dir_index implementation.pfg2016-01-211-0/+2
* Introduce initial support for Marvell Armada38xzbb2016-01-201-0/+1
* Revert r294352.bdrewery2016-01-191-1/+1
* FAST_DEPEND: Add header dependency missed in r290629.bdrewery2016-01-191-1/+1
* Move ohci files to their proper place in the tree for atmel.imp2016-01-161-1/+0
* FAST_DEPEND: Fix incremental builds leading to kernel panics.bdrewery2016-01-151-1/+1
* FAST_DEPEND: Rework optimization for r290524.bdrewery2016-01-151-4/+4
* sfxge: add accessors for license-related MCDI calls to common codearybchik2016-01-141-0/+1
* hyperv: implement an event timersephe2016-01-142-0/+2
* Document etherswitch and drivers using this framework.brueffer2016-01-121-0/+19
* Make additional parts of sys/geom/eli more usable in userspaceallanjude2016-01-071-0/+1
* Revert r293070ngie2016-01-031-3/+0
* Add "options ZFS" to NOTES so this will be tested with the LINTngie2016-01-031-0/+3
* Add an OF_decode_addr() implementation for arm64.ian2016-01-021-0/+1
OpenPOWER on IntegriCloud