summaryrefslogtreecommitdiffstats
path: root/sys/arm64/conf
Commit message (Expand)AuthorAgeFilesLines
* MFC: 323068jpaetzel2017-09-191-0/+1
* MFC 303299, 303475:andrew2016-09-071-0/+2
* Switch arm64 to use intrng by default. The old interrupt handling code canandrew2016-06-072-15/+1
* Enable NEW_PCIB on arm64.andrew2016-05-201-0/+1
* Add an arm64 kernel config to help testing intrng. It is expected thisandrew2016-05-171-0/+15
* Native PCI-express HotPlug support.jhb2016-05-051-0/+1
* Disable ACPI on arm64 ad it has only had minimal testing and is causingandrew2016-04-261-1/+1
* Add uart 8250 device to GENERIC arm64 configurationwma2016-03-011-0/+1
* Add Intel 10Gb support to ARM64 GENERIC kernel configwma2016-02-221-0/+1
* Revert r294267 to avoid using experimental VFS_AIO in ARM64's GENERICzbb2016-01-201-1/+0
* Enable AIO interface on ARM64 platformszbb2016-01-181-0/+1
* Sort the list of NICs after the mii options. While here add the msk driverandrew2015-12-111-3/+4
* Sync arm64 GENERIC whitespace/comments with amd64emaste2015-11-081-4/+4
* arm64: add igb(4) to GENERICemaste2015-11-071-0/+1
* arm64: Enable CTF for DTrace supportemaste2015-10-211-0/+1
* Add ThunderX VNIC to arm64/GENERIC kernelzbb2015-10-181-0/+2
* Build changes that allow the modules on arm64.kib2015-10-081-1/+0
* Add pass device to arm64 GENERIC (for smartctl)emaste2015-09-221-0/+3
* arm64: add xhci driver and umass/ukbd to GENERIC for Cavium ThunderXemaste2015-09-151-0/+3
* Add support for the dwc usb in the HiSilicon hi6220 in the HiKey board. Forandrew2015-09-011-0/+5
* Add support for the DesignWare MMC hardware in the HiSilicon hi6220. Thisandrew2015-09-011-0/+5
* Add the SOC_HISI_HI6220 option. This will be used to enable drivers forandrew2015-08-261-0/+1
* Add an option to select which SoCs we are building for. It is intended toandrew2015-08-261-1/+3
* Add a above the virtio section.andrew2015-08-261-0/+1
* Add Ethernet and block device drivers to ARM64 GENERICzbb2015-08-081-0/+10
* Introduce support for internal PCIe for Cavium's ThunderXzbb2015-08-081-0/+4
* Apply erratum for mrs ICC_IAR1_EL1 speculative execution on ThunderXzbb2015-07-311-0/+3
* Spell crypto correctly.brueffer2015-07-141-1/+1
* Add support for SMP. This uses the FDT data to find the CPUs to start on,andrew2015-07-091-0/+1
* Fix up tabs vs. spacesgnn2015-07-041-1/+1
* Enable IPSEC in all GENERIC kernels.gnn2015-07-041-0/+4
* Enable kernel debugging on arm64, other than GDB as it fails to build.andrew2015-07-021-0/+13
* Add basic support for ACPI. It splits out the nexus driver to two newandrew2015-06-111-0/+1
* Build GENERIC with RACCT/RCTL support by default. Note that it stilltrasz2015-05-141-0/+3
* Set MACHINE_ARCH to aarch64 for arm64emaste2015-04-161-1/+1
* Add psci for arm64. This is currently used when rebooting and powering offandrew2015-04-131-0/+1
* Bring in the start of the arm64 kernel.andrew2015-04-132-0/+107
OpenPOWER on IntegriCloud