Lines Matching +full:kernel +full:- +full:family
7 ------------
9 currently supported in Linux Mainline (you know, the one on kernel.org).
11 It is important to note that the Microchip (previously Atmel) ARM-based MPU
12 product line is historically named "AT91" or "at91" throughout the Linux kernel
15 git branches/tags and email subject always contain this "at91" sub-string.
19 ---------
25 - at91rm9200
29 …http://ww1.microchip.com/downloads/en/DeviceDoc/Atmel-1768-32-bit-ARM920T-Embedded-Microprocessor-…
32 - at91sam9260
36 …ttp://ww1.microchip.com/downloads/en/DeviceDoc/Atmel-6221-32-bit-ARM926EJ-S-Embedded-Microprocesso…
38 - at91sam9xe
42 …ttp://ww1.microchip.com/downloads/en/DeviceDoc/Atmel-6254-32-bit-ARM926EJ-S-Embedded-Microprocesso…
44 - at91sam9261
48 …http://ww1.microchip.com/downloads/en/DeviceDoc/Atmel-6062-ARM926EJ-S-Microprocessor-SAM9261_Datas…
50 - at91sam9263
54 …ttp://ww1.microchip.com/downloads/en/DeviceDoc/Atmel-6249-32-bit-ARM926EJ-S-Embedded-Microprocesso…
56 - at91sam9rl
62 - at91sam9g20
68 - at91sam9g45 family
69 - at91sam9g45
70 - at91sam9g46
71 - at91sam9m10
72 - at91sam9m11 (device superset)
76 …http://ww1.microchip.com/downloads/en/DeviceDoc/Atmel-6437-32-bit-ARM926-Embedded-Microprocessor-S…
78 - at91sam9x5 family (aka "The 5 series")
79 - at91sam9g15
80 - at91sam9g25
81 - at91sam9g35
82 - at91sam9x25
83 - at91sam9x35
85 * Datasheet (can be considered as covering the whole family)
87 …http://ww1.microchip.com/downloads/en/DeviceDoc/Atmel-11055-32-bit-ARM926EJ-S-Microcontroller-SAM9…
89 - at91sam9n12
95 - sam9x60
99 http://ww1.microchip.com/downloads/en/DeviceDoc/SAM9X60-Data-Sheet-DS60001579A.pdf
101 * ARM Cortex-A5 based SoCs
102 - sama5d3 family
104 - sama5d31
105 - sama5d33
106 - sama5d34
107 - sama5d35
108 - sama5d36 (device superset)
112 …http://ww1.microchip.com/downloads/en/DeviceDoc/Atmel-11121-32-bit-Cortex-A5-Microcontroller-SAMA5…
114 * ARM Cortex-A5 + NEON based SoCs
115 - sama5d4 family
117 - sama5d41
118 - sama5d42
119 - sama5d43
120 - sama5d44 (device superset)
126 - sama5d2 family
128 - sama5d21
129 - sama5d22
130 - sama5d23
131 - sama5d24
132 - sama5d26
133 - sama5d27 (device superset)
134 - sama5d28 (device superset + environmental monitors)
140 * ARM Cortex-A7 based SoCs
141 - sama7g5 family
143 - sama7g51
144 - sama7g52
145 - sama7g53
146 - sama7g54 (device superset)
152 - lan966 family
153 - lan9662
154 - lan9668
160 * ARM Cortex-M7 MCUs
161 - sams70 family
163 - sams70j19
164 - sams70j20
165 - sams70j21
166 - sams70n19
167 - sams70n20
168 - sams70n21
169 - sams70q19
170 - sams70q20
171 - sams70q21
173 - samv70 family
175 - samv70j19
176 - samv70j20
177 - samv70n19
178 - samv70n20
179 - samv70q19
180 - samv70q20
182 - samv71 family
184 - samv71j19
185 - samv71j20
186 - samv71j21
187 - samv71n19
188 - samv71n20
189 - samv71n21
190 - samv71q19
191 - samv71q20
192 - samv71q21
196 …http://ww1.microchip.com/downloads/en/DeviceDoc/SAM-E70-S70-V70-V71-Family-Data-Sheet-DS60001527D.…
199 Linux kernel information
200 ------------------------
201 Linux kernel mach directory: arch/arm/mach-at91
206 ------------------------------------
208 must use this method to boot the Linux kernel.
213 any time. So, be sure to use a Device Tree Binary and a Kernel Image generated from
221 - SoCs Device Tree Source Include files are named after the official name of
223 - Device Tree Source Include files (.dtsi) are used to collect common nodes that can be
228 - board Device Tree Source files (.dts) are prefixed by the string "at91-" so