aboutsummaryrefslogtreecommitdiff
path: root/sys/conf
Commit message (Expand)AuthorAgeFilesLines
* Add kernel interfaces to call EFI Runtime Services.Konstantin Belousov2016-09-212-0/+4
* Move ofw_cpu file to the main files conf file.Justin Hibbits2016-09-212-1/+1
* Always pass -m to ld for converting binary files to kernel ELF objectsEd Maste2016-09-203-3/+25
* Add driver for PCIe root complex on Annapurna Alpine platform.Wojciech Macek2016-09-202-0/+2
* Add very preliminary support for CloudABI for ARMv6.Ed Schouten2016-09-181-0/+13
* Fix the arm64 kernel build when DDB is disabled, debug_monitor.c depends onAndrew Turner2016-09-131-1/+1
* Add evdev protocol implementationOleksandr Tymoshenko2016-09-113-0/+15
* Add support for SMP on MIPS Malta platform.Ruslan Bukin2016-09-091-0/+1
* Chelsio T4/T5 VF driver.John Baldwin2016-09-072-0/+6
* Introduce support for Annapurna Alpine CCU and NB devicesWojciech Macek2016-09-072-0/+4
* Add generic device-tree cpufreq driver.Jared McNeill2016-09-061-0/+1
* Add generic device-tree cpufreq driver.Jared McNeill2016-09-061-0/+1
* Add "pci" as a dependency to ichss.Jared McNeill2016-09-061-1/+1
* Remove remnants of PERFMON and I586_PMC_GUPROF from amd64.John Baldwin2016-09-061-1/+0
* Make some additional -Wconstant-conversion warnings from clang 3.9.0 inDimitry Andric2016-09-041-2/+2
* For kernel builds, instead of suppressing certain clang warnings, makeDimitry Andric2016-09-041-6/+6
* Implement a generic bhnd(4) device enumeration table API.Landon J. Fuller2016-09-031-0/+3
* Remove support for idle page zeroing.Mark Johnston2016-09-031-1/+0
* Explicitly include all .rodata.* sections in the kernel .rodata. ThisAndrew Turner2016-09-031-1/+1
* Add support for Allwinner A64 thermal sensors.Jared McNeill2016-09-031-0/+3
* Remove the digi(4) drivers.John Baldwin2016-09-011-10/+0
* Add cnv API.Mariusz Zaborski2016-08-271-0/+1
* bhnd(4): Initial PMU/PWRCTL power and clock management support.Landon J. Fuller2016-08-271-2/+9
* Add support for Allwinner A64.Jared McNeill2016-08-251-0/+24
* Make execution of 32-bit CloudABI executables work on amd64.Ed Schouten2016-08-241-0/+13
* FAST_DEPEND: Fix 'make all install' not properly rebuilding based on .depend....Bryan Drewery2016-08-231-3/+4
* Make CloudABI work on i386.Ed Schouten2016-08-221-0/+13
* Remove the kernel optoion for IPSEC_FILTERTUNNEL, which was deprecatedBjoern A. Zeeb2016-08-212-12/+0
* Add CPU independent code for running 32-bits CloudABI executables.Ed Schouten2016-08-212-11/+19
* Move the linker script from cloudabi64/ to cloudabi/.Ed Schouten2016-08-212-2/+2
* Rewrite the vDSOs for CloudABI in assembly.Ed Schouten2016-08-212-4/+4
* Remove the ie(4) driver for Intel 82586 ISA Ethernet adapters.John Baldwin2016-08-201-2/+0
* Remove the spic(4) driver for the Sony Vaoi Jogdial.John Baldwin2016-08-191-1/+0
* Remove the wl(4) driver and wlconfig(8) utility.John Baldwin2016-08-192-3/+0
* Remove the wds(4) driver for the WD700 ISA SCSI HBA.John Baldwin2016-08-192-7/+0
* Remove the si(4) driver and sicontrol(8) for Specialix serial cards.John Baldwin2016-08-191-6/+0
* Remove the scd(4) driver for Sony CDU31/33 CD-ROM drives.John Baldwin2016-08-192-7/+0
* Move cxgb and cxgbe down to the non-mii PCI NIC section.John Baldwin2016-08-191-3/+3
* bhnd(4): Implement NVRAM support required for PMU bring-up.Landon J. Fuller2016-08-161-2/+6
* Remove the mcd(4) driver for Mitsumi CD-ROM players.John Baldwin2016-08-152-7/+0
* Unbreak LINT build.Sepherosa Ziehau2016-08-151-0/+1
* Add ipfw_nat64 module that implements stateless and stateful NAT64.Andrey V. Elsukov2016-08-133-0/+16
* Move logging via BPF support into separate file.Andrey V. Elsukov2016-08-131-0/+1
* Update iflib to support more NIC designsStephen Hurd2016-08-121-0/+1
* PORTS_MODULES: Don't leak in CC/CXX/CPP.Bryan Drewery2016-08-121-0/+4
* hyperv/vmbus: Add APIs for various types of transactions.Sepherosa Ziehau2016-08-112-0/+2
* Provide the CloudABI vDSO to its executables.Ed Schouten2016-08-103-0/+25
* o Remove operation in machine mode.Ruslan Bukin2016-08-102-4/+4
* Move IPv4-specific jail functions to new file netinet/in_jail.cStephen J. Kiernan2016-08-091-0/+2
* ixl(4): Update to ixl-1.6.6-k.Sean Bruno2016-08-071-0/+6