aboutsummaryrefslogtreecommitdiff
path: root/sys/arm/include/cpuconf.h
Commit message (Expand)AuthorAgeFilesLines
* __CPU_XSCALE_PXA2XX -> CPU_XSCALE_PXA2X0Kevin Lo2007-11-011-1/+1
* Merge support from p4 (from NetBSD) for arm9e and arm10, arm11 cores. NotWarner Losh2007-10-181-7/+33
* Introduce CPU_XSCALE_CORE3, as XScale Core 3 is significally different thanOlivier Houchard2006-11-301-0/+3
* Identify the xscale 81342.Olivier Houchard2006-11-071-3/+4
* Finally bring it support for the i80219 XScale processor.Olivier Houchard2006-08-241-3/+5
* Don't #error if no CPU is defined but we're not compiling the kernel.Olivier Houchard2006-06-021-2/+2
* Ooops arm10 is armv5, not armv4.Olivier Houchard2006-05-311-3/+3
* s/_KLD_MODULE/KLD_MODULE/Olivier Houchard2005-05-261-1/+1
* Remove bits specific to CPUs we won't support (< armv4).Olivier Houchard2005-05-251-36/+4
* Start all license statements with /*-Warner Losh2005-01-051-1/+1
* Don't barf if no CPU type is defined while compiling kernel modules.Olivier Houchard2004-11-041-2/+2
* Import FreeBSD/arm kernel bits.Olivier Houchard2004-05-141-0/+171