summaryrefslogtreecommitdiffstats
path: root/sys/conf
Commit message (Expand)AuthorAgeFilesLines
...
| * Obsolete mkulzma(8) and geom_uncompress(4), their functionalitysobomax2016-02-241-7/+6
| * Improve mkuzip(8) and geom_uzip(4), merge in LZMA support from mkulzma(8)sobomax2016-02-231-5/+8
| * Set a dependencies for stack(9) RISC-V MD part.br2016-02-231-1/+1
* | Merge ^/head r295845 through r295901.dim2016-02-223-3/+6
|\ \ | |/
| * Always remove .depend.* in case switching between FAST_DEPEND on/off.bdrewery2016-02-221-2/+1
| * Provide stack(9) MD stubs for RISC-V so ktr(9) can be compiled in.br2016-02-221-1/+2
| * urtwn: add an option to compile the driver without firmware specific codeavos2016-02-221-0/+3
* | Merge ^/head r295601 through r295844.dim2016-02-216-11/+31
|\ \ | |/
| * 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
* | Merge ^/head r295351 through r295543.dim2016-02-112-2/+3
|\ \ | |/
| * 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
* | Merge ^/head r294961 through r295350.dim2016-02-0614-15/+276
|\ \ | |/
| * 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
* | Merge ^/head r294777 through r294960.dim2016-01-273-93/+76
|\ \ | |/
| * 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
* | Merge ^/head r294599 through r294776.dim2016-01-263-2/+13
|\ \ | |/
| * 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
* | Merge ^/head r294169 through r294598.dim2016-01-226-4/+4
|\ \ | |/
| * - 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
OpenPOWER on IntegriCloud