summaryrefslogtreecommitdiffstats
path: root/sys/conf/files.arm64
Commit message (Expand)AuthorAgeFilesLines
* 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