aboutsummaryrefslogtreecommitdiff
path: root/sys/conf/files.arm64
Commit message (Expand)AuthorAgeFilesLines
* Add the GICv3 ITS intrng driver. As the interface to the interruptAndrew Turner2016-06-031-0/+1
* Attach the generic USB OHCI driver to the arm64 build.Andrew Turner2016-05-311-0/+2
* Allow building VNIC as a moduleWojciech Macek2016-05-201-1/+1
* Add intrng support to the GICv3 driver. It lacks ITS support so won't handleAndrew Turner2016-05-161-2/+2
* Add support for intrng to arm64. As the GICv3 drivers will need to beAndrew Turner2016-05-161-8/+12
* Move arm's devmap to some generic place, so it can be usedRuslan Bukin2016-04-261-1/+1
* arm64: bzero optimizationWojciech Macek2016-04-041-0/+1
* Reduce OFW PCI code duplication - involves ARM, PPC and SPARC64Zbigniew Bodek2016-03-291-0/+1
* Make pci_host_generic and thunderx_pci commonWojciech Macek2016-02-241-1/+0
* Support PEM that is not a PCI endpoint on ThunderXZbigniew Bodek2016-02-161-4/+5
* Framework for ARM64 instruction disassemblerWojciech Macek2016-01-291-0/+1
* Support new MDIO hierarchy in ThunderX DTBZbigniew Bodek2016-01-281-0/+1
* Divide ThunderX PCIe driver to general and FDT partZbigniew Bodek2016-01-281-1/+2
* Remove fdt_fixup_table from architectures where it's unneeded. We only makeAndrew Turner2016-01-211-1/+0
* Add an OF_decode_addr() implementation for arm64.Ian Lepore2016-01-021-0/+1
* Add support for usermode (vdso-like) gettimeofday(2) andKonstantin Belousov2015-12-071-1/+0
* Add support for a generic AHCI attachment. This allows us to attach to aAndrew Turner2015-12-031-0/+1
* Fix the open solaris atomic functions on arm64. Without this we may use theAndrew Turner2015-11-051-1/+1
* Add libkern ffsll() for parity with flsll()Conrad Meyer2015-10-221-0/+1
* Add support for CloudABI on ARM64.Ed Schouten2015-10-221-0/+1
* Introduce driver for Cavium's ThunderX MDIOZbigniew Bodek2015-10-181-0/+2
* Introduce initial support for Cavium's ThunderX networking interfaceZbigniew Bodek2015-10-181-0/+6
* Move kbd.c to main sys/conf/files listEd Maste2015-09-211-1/+0
* arm64: add kbd.c to the build for ukbd to fix the buildEd Maste2015-09-151-0/+1
* Add support for the dwc usb in the HiSilicon hi6220 in the HiKey board. ForAndrew Turner2015-09-011-0/+1
* Add support for the DesignWare MMC hardware in the HiSilicon hi6220. ThisAndrew Turner2015-09-011-0/+2
* Add an option to select which SoCs we are building for. It is intended toAndrew Turner2015-08-261-3/+3
* Add support for external PCIe (PEM) on Cavium's ThunderXZbigniew Bodek2015-08-081-0/+1
* Introduce support for internal PCIe for Cavium's ThunderXZbigniew Bodek2015-08-081-0/+2
* Load the stack in stack_save and stack_save_td. This uses the generalisedAndrew Turner2015-07-311-2/+2
* Add support for uma_small_alloc and uma_small_free, and make use of these.Andrew Turner2015-07-311-0/+1
* Implement stubs for ACPI PCI routinesZbigniew Bodek2015-07-121-0/+1
* Add support for SMP. This uses the FDT data to find the CPUs to start on,Andrew Turner2015-07-091-0/+1
* Introduce ITS support for ARM64Zbigniew Bodek2015-07-061-0/+1
* Summary: Add missing files necessary to build with IPSEC and cryptoGeorge V. Neville-Neil2015-07-041-0/+2
* First cut of DTrace for AArch64.Ruslan Bukin2015-07-011-0/+4
* Rename ECAM PCI driver file.Ruslan Bukin2015-06-121-1/+1
* Add generic ECAM PCI device driver found in Gem5 simulator.Ruslan Bukin2015-06-121-0/+1
* Add basic support for ACPI. It splits out the nexus driver to two newAndrew Turner2015-06-111-0/+6
* Consider sorting.Ruslan Bukin2015-06-111-1/+1
* Split out db_unwind_frame() so it can be used by DTrace.Ruslan Bukin2015-06-111-0/+1
* Add Performance Monitoring Counters support for AArch64.Ruslan Bukin2015-05-191-0/+3
* Add support for ARM GICv3 interrupt controller used in some ARM64 chipsZbigniew Bodek2015-05-131-0/+2
* Port x86 busdma to ARM64Zbigniew Bodek2015-05-081-0/+1
* Introduce ddb(4) support for ARM64Zbigniew Bodek2015-04-271-0/+4
* Add psci for arm64. This is currently used when rebooting and powering offAndrew Turner2015-04-131-0/+2
* Bring in the start of the arm64 kernel.Andrew Turner2015-04-131-0/+48