summaryrefslogtreecommitdiffstats
path: root/sys/arm/include/cpuconf.h
Commit message (Expand)AuthorAgeFilesLines
* MFC r312292, r313573:ian2017-03-021-192/+0
* ARM: Remove support for xscale i80219 and i80321 CPUs. We haven't singlemmel2016-02-031-9/+5
* Remove support for CPU_XSCALE_80200. None of our configs support it, andandrew2015-03-301-7/+5
* Remove support for CPU_FA626TE. It's unused by any of our kernel configs.andrew2015-03-301-5/+2
* Remove arm1136 support. We don't have any configs that use it, and I don'tandrew2015-03-291-4/+2
* Revert a glitched mismerge that got caught up in the prior commit.ian2014-12-241-2/+2
* Define the old-school arm arch constants we still use internally based onian2014-12-241-2/+25
* The arm PJ4B cpu is armv7 architecture, not v6.ian2014-11-241-2/+2
* The Marvell PJ4B cpu family is armv7, not armv6.ian2014-08-311-2/+2
* Remove all traces of support for ARM chips prior to the arm9 series. Weian2014-03-091-29/+6
* Add identification and necessary type checks for Krait CPU cores. Krait CPU i...ganbold2013-12-201-2/+3
* Replace generic ARM11 option with more specificgonzo2012-12-201-3/+4
* Merging projects/armv6, part 1gonzo2012-08-151-7/+33
* Minor cosmetic changeskevlo2010-11-091-4/+4
* Intel IXP425 SoC is based on the ARMv5TE architecturekevlo2010-11-081-2/+3
* Add support for FA626TE.kevlo2010-05-041-2/+4
* Add support for Cavium Econa CNS11XX ARM boards. These boards wererpaulo2010-01-041-2/+3
* __CPU_XSCALE_PXA2XX -> CPU_XSCALE_PXA2X0kevlo2007-11-011-1/+1
* Merge support from p4 (from NetBSD) for arm9e and arm10, arm11 cores. Notimp2007-10-181-7/+33
* Introduce CPU_XSCALE_CORE3, as XScale Core 3 is significally different thancognet2006-11-301-0/+3
* Identify the xscale 81342.cognet2006-11-071-3/+4
* Finally bring it support for the i80219 XScale processor.cognet2006-08-241-3/+5
* Don't #error if no CPU is defined but we're not compiling the kernel.cognet2006-06-021-2/+2
* Ooops arm10 is armv5, not armv4.cognet2006-05-311-3/+3
* s/_KLD_MODULE/KLD_MODULE/cognet2005-05-261-1/+1
* Remove bits specific to CPUs we won't support (< armv4).cognet2005-05-251-36/+4
* Start all license statements with /*-imp2005-01-051-1/+1
* Don't barf if no CPU type is defined while compiling kernel modules.cognet2004-11-041-2/+2
* Import FreeBSD/arm kernel bits.cognet2004-05-141-0/+171
OpenPOWER on IntegriCloud