aboutsummaryrefslogtreecommitdiff
path: root/sys/conf/files.arm
Commit message (Expand)AuthorAgeFilesLines
* Move the exception vector table (so-called "page0" data) into exception.SIan Lepore2014-03-101-1/+0
* Remove all traces of support for ARM chips prior to the arm9 series. WeIan Lepore2014-03-091-2/+2
* provide fast versions of ffsl and flsl for i386; ffsll and flsll for amd64Andriy Gapon2014-02-141-0/+1
* Consolidate code related to setting up physical memory configuration intoIan Lepore2014-02-081-0/+1
* Add identification and necessary type checks for Krait CPU cores. Krait CPU i...Ganbold Tsagaankhuu2013-12-201-2/+2
* Merge VT(9) project (a.k.a. newcons).Aleksandr Rybalko2013-12-051-1/+1
* This files should have been included in r257648.Ian Lepore2013-11-041-0/+1
* Rename device vfp to option VFP and retire the ARM_VFP_SUPPORT option. ThisAndrew Turner2013-08-171-1/+1
* Remove the armfpe config options. These files don't exist on FreeBSD.Andrew Turner2013-08-171-3/+0
* - Trim an unused and bogus Makefile for mount_smbfs.Davide Italiano2013-06-281-1/+1
* Add C11 atomic fallbacks for ARM.Ed Schouten2013-06-131-0/+2
* Add basic support for FDT to i386 & amd64. This change includes:Marcel Moolenaar2013-05-211-1/+2
* Add __aeabi_memset to libkern, implemented using memset, as clang mayAndrew Turner2013-03-161-0/+1
* Move the __aeabi_unwind_cpp_pr{0,1,2} functions to libkern so they can beAndrew Turner2013-03-161-0/+1
* Add __aeabi_memcpy to libkern as clang may generate calls to it.Andrew Turner2013-03-101-0/+1
* Add the required __aeabi_* functions the kernel uses when built for ARM EABIAndrew Turner2013-01-171-0/+2
* Replace generic ARM11 option with more specificOleksandr Tymoshenko2012-12-201-2/+2
* We want to build subr_busdma_bufalloc.c on arm.Olivier Houchard2012-12-201-0/+1
* Add driver for PrimeCell Vectored Interrupt Controller (PL190)Oleksandr Tymoshenko2012-12-131-0/+1
* Sort and remove a few long-obsolete comments.Warner Losh2012-10-251-17/+12
* Remove redunant geom_bsd and geom_mbr definitions. They are in files.Warner Losh2012-10-251-4/+0
* Move common fdt into files. Duplicate in files.powerpc the filesWarner Losh2012-10-241-6/+0
* Disconnect non-MPSAFE SMBFS from the build in preparation for droppingAttilio Rao2012-10-181-1/+1
* Piggyback MIPS changes and add ARM syscons support for devices withOleksandr Tymoshenko2012-08-251-0/+11
* Merging projects/armv6, part 1Oleksandr Tymoshenko2012-08-151-2/+7
* Implement mechanism to export some kernel timekeeping data toKonstantin Belousov2012-06-221-0/+1
* Generate board id's from Linux's mach-types database for all armWarner Losh2012-05-101-0/+6
* Allow (with a license warning) "options ZFS" to work in static kernels.Peter Wemm2012-03-271-0/+1
* Add libkern/ucmpdi2.cOlivier Houchard2011-10-261-0/+1
* Compile in in_cksum* implementations for both IPv6 and IPv6.Bjoern A. Zeeb2011-04-201-2/+2
* Move MRVL FDT fixups and PIC decode routine to a platform specific area.Rafal Jaworowski2010-07-191-1/+0
* Convert Marvell ARM platforms to FDT convention.Rafal Jaworowski2010-06-131-0/+8
* Add hwpmc_arm.cRui Paulo2009-12-231-0/+1
* Switch to ath hal source code. Note this removes the ath_halSam Leffler2008-12-011-7/+0
* Support kernel crash mini dumps on ARM architecture.Rafal Jaworowski2008-11-061-0/+1
* Add arm/conf/DEFAULTS and populate it with:Marcel Moolenaar2008-10-231-4/+4
* Break out stack(9) from ddb(4):Robert Watson2007-12-021-0/+1
* Move the strongarm-specific files from conf/files.arm to sa11x0/files.sa11xO.Olivier Houchard2007-12-021-2/+0
* Cleanup : make nexus standard, as it is mandatory anyway.Olivier Houchard2007-12-021-3/+1
* Align.David E. O'Brien2007-10-251-2/+2
* Commit the change from FAST_IPSEC to IPSEC. The FAST_IPSECGeorge V. Neville-Neil2007-07-031-3/+2
* opt_ah.h ends up copied into a kernelcompile directory in someMatt Jacob2006-12-181-1/+1
* fls was missingSam Leffler2006-11-301-0/+1
* add missing bits for crypto supportSam Leffler2006-11-081-0/+3
* Add remote GDB bits for arm.Olivier Houchard2006-07-141-0/+8
* Convert the last offender, the SA1110 port, to ARM32_NEW_VM_LAYOUT, andOlivier Houchard2006-06-061-1/+0
* Make arm/disassem.c depends on DDBOlivier Houchard2005-10-041-3/+3
* MFP4:Joseph Koshy2005-06-091-0/+1
* We have an asm version of bcmp(), so we could use it as well.Olivier Houchard2005-04-121-1/+0
* Get more love from GEOM on arm.Olivier Houchard2005-04-071-0/+4