summaryrefslogtreecommitdiffstats
path: root/sys/conf/files.arm64
Commit message (Expand)AuthorAgeFilesLines
* Support PEM that is not a PCI endpoint on ThunderXzbb2016-02-161-4/+5
* Framework for ARM64 instruction disassemblerwma2016-01-291-0/+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
* Remove fdt_fixup_table from architectures where it's unneeded. We only makeandrew2016-01-211-1/+0
* Add an OF_decode_addr() implementation for arm64.ian2016-01-021-0/+1
* Add support for usermode (vdso-like) gettimeofday(2) andkib2015-12-071-1/+0
* Add support for a generic AHCI attachment. This allows us to attach to aandrew2015-12-031-0/+1
* Fix the open solaris atomic functions on arm64. Without this we may use theandrew2015-11-051-1/+1
* Add libkern ffsll() for parity with flsll()cem2015-10-221-0/+1
* Add support for CloudABI on ARM64.ed2015-10-221-0/+1
* Introduce driver for Cavium's ThunderX MDIOzbb2015-10-181-0/+2
* Introduce initial support for Cavium's ThunderX networking interfacezbb2015-10-181-0/+6
* Move kbd.c to main sys/conf/files listemaste2015-09-211-1/+0
* arm64: add kbd.c to the build for ukbd to fix the buildemaste2015-09-151-0/+1
* Add support for the dwc usb in the HiSilicon hi6220 in the HiKey board. Forandrew2015-09-011-0/+1
* Add support for the DesignWare MMC hardware in the HiSilicon hi6220. Thisandrew2015-09-011-0/+2
* Add an option to select which SoCs we are building for. It is intended toandrew2015-08-261-3/+3
* Add support for external PCIe (PEM) on Cavium's ThunderXzbb2015-08-081-0/+1
* Introduce support for internal PCIe for Cavium's ThunderXzbb2015-08-081-0/+2
* Load the stack in stack_save and stack_save_td. This uses the generalisedandrew2015-07-311-2/+2
* Add support for uma_small_alloc and uma_small_free, and make use of these.andrew2015-07-311-0/+1
* Implement stubs for ACPI PCI routineszbb2015-07-121-0/+1
* Add support for SMP. This uses the FDT data to find the CPUs to start on,andrew2015-07-091-0/+1
* Introduce ITS support for ARM64zbb2015-07-061-0/+1
* Summary: Add missing files necessary to build with IPSEC and cryptognn2015-07-041-0/+2
* First cut of DTrace for AArch64.br2015-07-011-0/+4
* Rename ECAM PCI driver file.br2015-06-121-1/+1
* Add generic ECAM PCI device driver found in Gem5 simulator.br2015-06-121-0/+1
* Add basic support for ACPI. It splits out the nexus driver to two newandrew2015-06-111-0/+6
* Consider sorting.br2015-06-111-1/+1
* Split out db_unwind_frame() so it can be used by DTrace.br2015-06-111-0/+1
* Add Performance Monitoring Counters support for AArch64.br2015-05-191-0/+3
* Add support for ARM GICv3 interrupt controller used in some ARM64 chipszbb2015-05-131-0/+2
* Port x86 busdma to ARM64zbb2015-05-081-0/+1
* Introduce ddb(4) support for ARM64zbb2015-04-271-0/+4
* Add psci for arm64. This is currently used when rebooting and powering offandrew2015-04-131-0/+2
* Bring in the start of the arm64 kernel.andrew2015-04-131-0/+48
OpenPOWER on IntegriCloud