| Commit message (Expand) | Author | Age | Files | Lines |
| * | Remove arm's cpuconf.h, and references to it, after moving a few lines from | Ian Lepore | 2017-01-16 | 1 | -195/+0 |
| * | Split CPU_CORTEXA into CPU_CORTEXA8, for the Cortex-A8, and CPU_CORTEXA_MP, | Andrew Turner | 2016-10-04 | 1 | -3/+6 |
| * | ARM: Remove support for xscale i80219 and i80321 CPUs. We haven't single | Michal Meloun | 2016-02-03 | 1 | -9/+5 |
| * | Remove support for CPU_XSCALE_80200. None of our configs support it, and | Andrew Turner | 2015-03-30 | 1 | -7/+5 |
| * | Remove support for CPU_FA626TE. It's unused by any of our kernel configs. | Andrew Turner | 2015-03-30 | 1 | -5/+2 |
| * | Remove arm1136 support. We don't have any configs that use it, and I don't | Andrew Turner | 2015-03-29 | 1 | -4/+2 |
| * | Revert a glitched mismerge that got caught up in the prior commit. | Ian Lepore | 2014-12-24 | 1 | -2/+2 |
| * | Define the old-school arm arch constants we still use internally based on | Ian Lepore | 2014-12-24 | 1 | -2/+25 |
| * | The arm PJ4B cpu is armv7 architecture, not v6. | Ian Lepore | 2014-11-24 | 1 | -2/+2 |
| * | The Marvell PJ4B cpu family is armv7, not armv6. | Ian Lepore | 2014-08-31 | 1 | -2/+2 |
| * | Remove all traces of support for ARM chips prior to the arm9 series. We | Ian Lepore | 2014-03-09 | 1 | -29/+6 |
| * | Add identification and necessary type checks for Krait CPU cores. Krait CPU i... | Ganbold Tsagaankhuu | 2013-12-20 | 1 | -2/+3 |
| * | Replace generic ARM11 option with more specific | Oleksandr Tymoshenko | 2012-12-20 | 1 | -3/+4 |
| * | Merging projects/armv6, part 1 | Oleksandr Tymoshenko | 2012-08-15 | 1 | -7/+33 |
| * | Minor cosmetic changes | Kevin Lo | 2010-11-09 | 1 | -4/+4 |
| * | Intel IXP425 SoC is based on the ARMv5TE architecture | Kevin Lo | 2010-11-08 | 1 | -2/+3 |
| * | Add support for FA626TE. | Kevin Lo | 2010-05-04 | 1 | -2/+4 |
| * | Add support for Cavium Econa CNS11XX ARM boards. These boards were | Rui Paulo | 2010-01-04 | 1 | -2/+3 |
| * | __CPU_XSCALE_PXA2XX -> CPU_XSCALE_PXA2X0 | Kevin Lo | 2007-11-01 | 1 | -1/+1 |
| * | Merge support from p4 (from NetBSD) for arm9e and arm10, arm11 cores. Not | Warner Losh | 2007-10-18 | 1 | -7/+33 |
| * | Introduce CPU_XSCALE_CORE3, as XScale Core 3 is significally different than | Olivier Houchard | 2006-11-30 | 1 | -0/+3 |
| * | Identify the xscale 81342. | Olivier Houchard | 2006-11-07 | 1 | -3/+4 |
| * | Finally bring it support for the i80219 XScale processor. | Olivier Houchard | 2006-08-24 | 1 | -3/+5 |
| * | Don't #error if no CPU is defined but we're not compiling the kernel. | Olivier Houchard | 2006-06-02 | 1 | -2/+2 |
| * | Ooops arm10 is armv5, not armv4. | Olivier Houchard | 2006-05-31 | 1 | -3/+3 |
| * | s/_KLD_MODULE/KLD_MODULE/ | Olivier Houchard | 2005-05-26 | 1 | -1/+1 |
| * | Remove bits specific to CPUs we won't support (< armv4). | Olivier Houchard | 2005-05-25 | 1 | -36/+4 |
| * | Start all license statements with /*- | Warner Losh | 2005-01-05 | 1 | -1/+1 |
| * | Don't barf if no CPU type is defined while compiling kernel modules. | Olivier Houchard | 2004-11-04 | 1 | -2/+2 |
| * | Import FreeBSD/arm kernel bits. | Olivier Houchard | 2004-05-14 | 1 | -0/+171 |