aboutsummaryrefslogtreecommitdiff
path: root/sys/arm64/conf
Commit message (Expand)AuthorAgeFilesLines
* Driver for PCI Ethernet NIC on Alpine V1 and V2.Wojciech Macek2016-10-201-0/+4
* Move SOC_BRCM_BCM2837 to GENERIC-UP since does not support SMPOleksandr Tymoshenko2016-10-192-1/+2
* Retire RPI3 kernel config in favour of GENERIC-UPOleksandr Tymoshenko2016-10-183-157/+39
* Make BRCM2837 port conform FreeBSD/ARM64 guidelinesOleksandr Tymoshenko2016-10-141-4/+1
* Add initial Raspberry Pi 3 supportOleksandr Tymoshenko2016-10-141-0/+160
* In the TCP stack, the hhook(9) framework provides hooks for kernel modulesJonathan T. Looney2016-10-121-0/+1
* Add driver for PCIe root complex on Annapurna Alpine platform.Wojciech Macek2016-09-201-0/+1
* Introduce support for Annapurna Alpine CCU and NB devicesWojciech Macek2016-09-071-0/+4
* Add generic device-tree cpufreq driver.Jared McNeill2016-09-061-0/+3
* Add support for Allwinner A64 thermal sensors.Jared McNeill2016-09-031-0/+6
* Add support for Allwinner A64.Jared McNeill2016-08-251-2/+39
* Add a generic EHCI USB driver based on the Allwinner A10 driver. It is ACPIAndrew Turner2016-07-291-0/+1
* Enable the generic OHCI driver on arm64Andrew Turner2016-07-251-0/+1
* Switch arm64 to use intrng by default. The old interrupt handling code canAndrew Turner2016-06-072-15/+1
* Enable NEW_PCIB on arm64.Andrew Turner2016-05-201-0/+1
* Add an arm64 kernel config to help testing intrng. It is expected thisAndrew Turner2016-05-171-0/+15
* Native PCI-express HotPlug support.John Baldwin2016-05-051-0/+1
* Disable ACPI on arm64 ad it has only had minimal testing and is causingAndrew Turner2016-04-261-1/+1
* Add uart 8250 device to GENERIC arm64 configurationWojciech Macek2016-03-011-0/+1
* Add Intel 10Gb support to ARM64 GENERIC kernel configWojciech Macek2016-02-221-0/+1
* Revert r294267 to avoid using experimental VFS_AIO in ARM64's GENERICZbigniew Bodek2016-01-201-1/+0
* Enable AIO interface on ARM64 platformsZbigniew Bodek2016-01-181-0/+1
* Sort the list of NICs after the mii options. While here add the msk driverAndrew Turner2015-12-111-3/+4
* Sync arm64 GENERIC whitespace/comments with amd64Ed Maste2015-11-081-4/+4
* arm64: add igb(4) to GENERICEd Maste2015-11-071-0/+1
* arm64: Enable CTF for DTrace supportEd Maste2015-10-211-0/+1
* Add ThunderX VNIC to arm64/GENERIC kernelZbigniew Bodek2015-10-181-0/+2
* Build changes that allow the modules on arm64.Konstantin Belousov2015-10-081-1/+0
* Add pass device to arm64 GENERIC (for smartctl)Ed Maste2015-09-221-0/+3
* arm64: add xhci driver and umass/ukbd to GENERIC for Cavium ThunderXEd Maste2015-09-151-0/+3
* Add support for the dwc usb in the HiSilicon hi6220 in the HiKey board. ForAndrew Turner2015-09-011-0/+5
* Add support for the DesignWare MMC hardware in the HiSilicon hi6220. ThisAndrew Turner2015-09-011-0/+5
* Add the SOC_HISI_HI6220 option. This will be used to enable drivers forAndrew Turner2015-08-261-0/+1
* Add an option to select which SoCs we are building for. It is intended toAndrew Turner2015-08-261-1/+3
* Add a above the virtio section.Andrew Turner2015-08-261-0/+1
* Add Ethernet and block device drivers to ARM64 GENERICZbigniew Bodek2015-08-081-0/+10
* Introduce support for internal PCIe for Cavium's ThunderXZbigniew Bodek2015-08-081-0/+4
* Apply erratum for mrs ICC_IAR1_EL1 speculative execution on ThunderXZbigniew Bodek2015-07-311-0/+3
* Spell crypto correctly.Christian Brueffer2015-07-141-1/+1
* Add support for SMP. This uses the FDT data to find the CPUs to start on,Andrew Turner2015-07-091-0/+1
* Fix up tabs vs. spacesGeorge V. Neville-Neil2015-07-041-1/+1
* Enable IPSEC in all GENERIC kernels.George V. Neville-Neil2015-07-041-0/+4
* Enable kernel debugging on arm64, other than GDB as it fails to build.Andrew Turner2015-07-021-0/+13
* Add basic support for ACPI. It splits out the nexus driver to two newAndrew Turner2015-06-111-0/+1
* Build GENERIC with RACCT/RCTL support by default. Note that it stillEdward Tomasz Napierala2015-05-141-0/+3
* Set MACHINE_ARCH to aarch64 for arm64Ed Maste2015-04-161-1/+1
* Add psci for arm64. This is currently used when rebooting and powering offAndrew Turner2015-04-131-0/+1
* Bring in the start of the arm64 kernel.Andrew Turner2015-04-132-0/+107