Lines Matching +full:files +full:- +full:based
6 ------------
11 The ST Microelectronics SPEAr range of ARM9/CortexA9 System-on-Chip CPUs are
19 - SPEAr3XX (3XX SOC series, based on ARM9)
20 - SPEAr300 (SOC)
21 - SPEAr300 Evaluation Board
22 - SPEAr310 (SOC)
23 - SPEAr310 Evaluation Board
24 - SPEAr320 (SOC)
25 - SPEAr320 Evaluation Board
26 - SPEAr6XX (6XX SOC series, based on ARM9)
27 - SPEAr600 (SOC)
28 - SPEAr600 Evaluation Board
29 - SPEAr13XX (13XX SOC series, based on ARM CORTEXA9)
30 - SPEAr1310 (SOC)
31 - SPEAr1310 Evaluation Board
32 - SPEAr1340 (SOC)
33 - SPEAr1340 Evaluation Board
36 -------------
46 ------
48 The common files for multiple machine families (SPEAr3xx, SPEAr6xx and
49 SPEAr13xx) are located in the platform code contained in arch/arm/plat-spear
52 Each machine series have a directory with name arch/arm/mach-spear followed by
53 series name. Like mach-spear3xx, mach-spear6xx and mach-spear13xx.
55 Common file for machines of spear3xx family is mach-spear3xx/spear3xx.c, for
56 spear6xx is mach-spear6xx/spear6xx.c and for spear13xx family is
57 mach-spear13xx/spear13xx.c. mach-spear* also contain soc/machine specific
58 files, like spear1310.c, spear1340.c spear300.c, spear310.c, spear320.c and
59 spear600.c. mach-spear* doesn't contains board specific files as they fully
64 ---------------
66 Viresh Kumar <vireshk@kernel.org>, (c) 2010-2012 ST Microelectronics