summaryrefslogtreecommitdiffstats
path: root/sys/conf/files.arm
Commit message (Expand)AuthorAgeFilesLines
* MFC r261891: provide fast versions of ffsl and flsl for i386; ffsll andavg2015-10-231-0/+1
* MFC r272356, r275639, r276638:ian2015-02-131-1/+3
* MFC r276247, r276333, r276334, r276335, r276336, r276340, r276350:ian2015-02-121-0/+2
* MFC r274937:ian2014-12-271-4/+4
* MFC 262952, 262958, 262966, 262979, 262980, 262986, 262987, 262995, 262997,ian2014-05-171-3/+2
* MFC r261643, r261646, r261648, r261649, r261651, r261656, r261657, r261663,ian2014-05-151-0/+1
* MFC r258359, r258742, r258845, r259936, r259640ian2014-05-141-2/+2
* MFC 259016,259019,259049,259071,259102,259110,259129,259130,259178,259179,jhb2014-03-061-1/+1
* MFC r257648, r257649, r257660:ian2013-12-131-0/+1
* Rename device vfp to option VFP and retire the ARM_VFP_SUPPORT option. Thisandrew2013-08-171-1/+1
* Remove the armfpe config options. These files don't exist on FreeBSD.andrew2013-08-171-3/+0
* - Trim an unused and bogus Makefile for mount_smbfs.davide2013-06-281-1/+1
* Add C11 atomic fallbacks for ARM.ed2013-06-131-0/+2
* Add basic support for FDT to i386 & amd64. This change includes:marcel2013-05-211-1/+2
* Add __aeabi_memset to libkern, implemented using memset, as clang mayandrew2013-03-161-0/+1
* Move the __aeabi_unwind_cpp_pr{0,1,2} functions to libkern so they can beandrew2013-03-161-0/+1
* Add __aeabi_memcpy to libkern as clang may generate calls to it.andrew2013-03-101-0/+1
* Add the required __aeabi_* functions the kernel uses when built for ARM EABIandrew2013-01-171-0/+2
* Replace generic ARM11 option with more specificgonzo2012-12-201-2/+2
* We want to build subr_busdma_bufalloc.c on arm.cognet2012-12-201-0/+1
* Add driver for PrimeCell Vectored Interrupt Controller (PL190)gonzo2012-12-131-0/+1
* Sort and remove a few long-obsolete comments.imp2012-10-251-17/+12
* Remove redunant geom_bsd and geom_mbr definitions. They are in files.imp2012-10-251-4/+0
* Move common fdt into files. Duplicate in files.powerpc the filesimp2012-10-241-6/+0
* Disconnect non-MPSAFE SMBFS from the build in preparation for droppingattilio2012-10-181-1/+1
* Piggyback MIPS changes and add ARM syscons support for devices withgonzo2012-08-251-0/+11
* Merging projects/armv6, part 1gonzo2012-08-151-2/+7
* Implement mechanism to export some kernel timekeeping data tokib2012-06-221-0/+1
* Generate board id's from Linux's mach-types database for all armimp2012-05-101-0/+6
* Allow (with a license warning) "options ZFS" to work in static kernels.peter2012-03-271-0/+1
* Add libkern/ucmpdi2.ccognet2011-10-261-0/+1
* Compile in in_cksum* implementations for both IPv6 and IPv6.bz2011-04-201-2/+2
* Move MRVL FDT fixups and PIC decode routine to a platform specific area.raj2010-07-191-1/+0
* Convert Marvell ARM platforms to FDT convention.raj2010-06-131-0/+8
* Add hwpmc_arm.crpaulo2009-12-231-0/+1
* Switch to ath hal source code. Note this removes the ath_halsam2008-12-011-7/+0
* Support kernel crash mini dumps on ARM architecture.raj2008-11-061-0/+1
* Add arm/conf/DEFAULTS and populate it with:marcel2008-10-231-4/+4
* Break out stack(9) from ddb(4):rwatson2007-12-021-0/+1
* Move the strongarm-specific files from conf/files.arm to sa11x0/files.sa11xO.cognet2007-12-021-2/+0
* Cleanup : make nexus standard, as it is mandatory anyway.cognet2007-12-021-3/+1
* Align.obrien2007-10-251-2/+2
* Commit the change from FAST_IPSEC to IPSEC. The FAST_IPSECgnn2007-07-031-3/+2
* opt_ah.h ends up copied into a kernelcompile directory in somemjacob2006-12-181-1/+1
* fls was missingsam2006-11-301-0/+1
* add missing bits for crypto supportsam2006-11-081-0/+3
* Add remote GDB bits for arm.cognet2006-07-141-0/+8
* Convert the last offender, the SA1110 port, to ARM32_NEW_VM_LAYOUT, andcognet2006-06-061-1/+0
* Make arm/disassem.c depends on DDBcognet2005-10-041-3/+3
* MFP4:jkoshy2005-06-091-0/+1
OpenPOWER on IntegriCloud