aboutsummaryrefslogtreecommitdiff
path: root/sys/conf/files.arm
Commit message (Expand)AuthorAgeFilesLines
* Remove support for DES and Triple DES from OCF.John Baldwin2020-05-111-1/+1
* Remove support for the Blowfish algorithm from OCF.John Baldwin2020-05-111-1/+0
* Convert arm's physmem interface to MI codeMitchell Horne2020-04-191-1/+1
* Always compile minidump_machdep.c on arm.Mark Johnston2020-04-171-1/+1
* Move font.h generation to conf/files from conf/files.*Warner Losh2020-02-021-4/+0
* Kill old armv4 busdmaWarner Losh2020-02-021-2/+1
* Remove old boardid/mach-types support.Warner Losh2020-02-021-5/+0
* Compile in arm/unwind.c if options STACK is in effect; the new arm stack(9)Ian Lepore2019-11-141-1/+1
* emulate illumos membar_producer with atomic_thread_fence_relAndriy Gapon2019-10-101-1/+1
* Add generic arm/arm64 secure-monitor SMCCC interface and switchRuslan Bukin2019-09-131-1/+1
* ukbdmap.h rule was identical on all platforms, so move them into sys/conf/files.Warner Losh2019-08-121-6/+0
* Allow compiling ukbdmap.h on arm, since it appears to work fine.Ian Lepore2019-06-231-0/+6
* Implement the ffs and fls functions, and their longer counterparts, inDoug Moore2019-05-281-6/+6
* arm: Order files.arm to have cloudabi and annapurna sectionsEmmanuel Vadot2019-04-161-19/+22
* arm: Add kern_clocksource.c directly in files.armEmmanuel Vadot2019-04-161-0/+4
* Move scterm_teken.c from 6 MD files lists to the MI files list so that itBruce Evans2019-02-211-2/+0
* amd64: implement memcmp in assemblyMateusz Guzik2018-09-271-0/+1
* Remove now the cow unused CPU_ARM9 and CPU_FA526 options. These are forAndrew Turner2018-07-281-5/+2
* Revert r336773: it removed too much.Warner Losh2018-07-271-1/+3
* Remove xscale supportWarner Losh2018-07-271-3/+1
* Remove the dead code from ARM cpufunc_* files.Michal Meloun2018-07-181-2/+0
* Remove kernel support for armebWarner Losh2018-07-171-2/+2
* Revert r327250 as it broke the build for some armv6 kernel and all armv4/5Emmanuel Vadot2017-12-281-1/+0
* arm: Add kern/kern_clocksource.c to files.armEmmanuel Vadot2017-12-271-0/+1
* Tag all armv7 kernels as such in their machine config line.Warner Losh2017-10-051-12/+14
* Add ptrace operations to fetch and store VFP registers.John Baldwin2017-09-141-0/+1
* Add external PLATFORM access on arm, and use it in the pl310 driver.Andrew Turner2017-07-111-0/+1
* Create a new option ARM_USE_V6_BUSDMA to force an armv4/5 kernel toWarner Losh2017-06-181-2/+2
* Add the early hypervisor code needed on 32-bit ARMv7. This will be usedAndrew Turner2017-03-221-0/+1
* Split overbloated machep.c to multiple files and do basic cleanupMichal Meloun2017-03-111-0/+3
* Merge projects/ipsec into head/.Andrey V. Elsukov2017-02-061-2/+2
* Remake support for SMP kernel on UP cpu:Michal Meloun2017-02-021-1/+1
* Split the DesignWare HDMI-specific code from imx6_hdmi.c into a separateJared McNeill2016-12-201-1/+1
* To allow for an ACPI attachment to the generic PCIe driver split off theAndrew Turner2016-11-211-1/+2
* Support for Alpine Serializer/Deserializer.Wojciech Macek2016-10-201-0/+3
* Support for MSI-X on Annapurna AlpineWojciech Macek2016-10-201-0/+1
* ARM: Split identify_arm_cpu() into ARMv4 and ARMv6 variant.Michal Meloun2016-10-091-1/+2
* Split CPU_CORTEXA into CPU_CORTEXA8, for the Cortex-A8, and CPU_CORTEXA_MP,Andrew Turner2016-10-041-1/+1
* Move ofw_cpu file to the main files conf file.Justin Hibbits2016-09-211-1/+0
* Add driver for PCIe root complex on Annapurna Alpine platform.Wojciech Macek2016-09-201-0/+1
* Add very preliminary support for CloudABI for ARMv6.Ed Schouten2016-09-181-0/+13
* Introduce support for Annapurna Alpine CCU and NB devicesWojciech Macek2016-09-071-0/+2
* Add generic device-tree cpufreq driver.Jared McNeill2016-09-061-0/+1
* Split out the FDT parts of the GICv2 interrupt controller driver. This willAndrew Turner2016-08-011-0/+1
* Introduce MSI and MSI-X support to intrng. This adds a new msi deviceAndrew Turner2016-05-161-0/+1
* Move arm's devmap to some generic place, so it can be usedRuslan Bukin2016-04-261-1/+1
* Rename ARM_INTRNG and MIPS_INTRNG to INTRNG. This will help with machineAndrew Turner2016-04-151-3/+3
* Sort so pic_if.m is in the correct location with the other kern files.Andrew Turner2016-04-141-1/+1
* Reduce OFW PCI code duplication - involves ARM, PPC and SPARC64Zbigniew Bodek2016-03-291-0/+1
* Adding pci_host_generic unconditionally breaks ARM boards with a PCI(e) inter...Bjoern A. Zeeb2016-03-221-1/+1