Category:Allwinner: Difference between revisions
Wiktorpyk6 (talk | contribs) |
Wiktorpyk6 (talk | contribs) |
||
Line 34: | Line 34: | ||
== Devices with an Allwinner SoC == | == Devices with an Allwinner SoC == | ||
=== [[Allwinner A10]] === | |||
{{#cargo_query: | {{#cargo_query: | ||
tables=Devices | tables=Devices | ||
|fields=CONCAT( '[[', _pageName, '|',Manufacturer,' ',Name,']]' )=Device, | |fields=CONCAT('[[', _pageName, '|', Manufacturer, ' ', Name, ']]')=Device, | ||
|order by=Booting DESC, Mainline DESC, Devices.Manufacturer, Devices. | Booting=Booting, | ||
StatusMainline=Mainline | |||
|order by=Booting DESC, Mainline DESC, Devices.Manufacturer, Devices.Chipset | |||
|format=table | |format=table | ||
|limit=9999 | |limit=9999 | ||
|where=Devices.chipset | |where=Devices.chipset LIKE 'Allwinner A10' | ||
| | }} | ||
=== [[Allwinner A13]] === | |||
{{#cargo_query: | |||
tables=Devices | |||
|fields=CONCAT('[[', _pageName, '|', Manufacturer, ' ', Name, ']]')=Device, | |||
Booting=Booting, | |||
StatusMainline=Mainline | |||
|order by=Booting DESC, Mainline DESC, Devices.Manufacturer, Devices.Chipset | |||
|format=table | |||
|limit=9999 | |||
|where=Devices.chipset LIKE 'Allwinner A13' | |||
}} | |||
=== [[Allwinner A10s]] === | |||
{{#cargo_query: | |||
tables=Devices | |||
|fields=CONCAT('[[', _pageName, '|', Manufacturer, ' ', Name, ']]')=Device, | |||
Booting=Booting, | |||
StatusMainline=Mainline | |||
|order by=Booting DESC, Mainline DESC, Devices.Manufacturer, Devices.Chipset | |||
|format=table | |||
|limit=9999 | |||
|where=Devices.chipset LIKE 'Allwinner A10s' | |||
}} | |||
=== [[Allwinner A20]] === | |||
{{#cargo_query: | |||
tables=Devices | |||
|fields=CONCAT('[[', _pageName, '|', Manufacturer, ' ', Name, ']]')=Device, | |||
Booting=Booting, | |||
StatusMainline=Mainline | |||
|order by=Booting DESC, Mainline DESC, Devices.Manufacturer, Devices.Chipset | |||
|format=table | |||
|limit=9999 | |||
|where=Devices.chipset LIKE 'Allwinner A20' | |||
}} | |||
=== [[Allwinner A23]] === | |||
{{#cargo_query: | |||
tables=Devices | |||
|fields=CONCAT('[[', _pageName, '|', Manufacturer, ' ', Name, ']]')=Device, | |||
Booting=Booting, | |||
StatusMainline=Mainline | |||
|order by=Booting DESC, Mainline DESC, Devices.Manufacturer, Devices.Chipset | |||
|format=table | |||
|limit=9999 | |||
|where=Devices.chipset LIKE 'Allwinner A23' | |||
}} | |||
=== [[Allwinner A31]] === | |||
{{#cargo_query: | |||
tables=Devices | |||
|fields=CONCAT('[[', _pageName, '|', Manufacturer, ' ', Name, ']]')=Device, | |||
Booting=Booting, | |||
StatusMainline=Mainline | |||
|order by=Booting DESC, Mainline DESC, Devices.Manufacturer, Devices.Chipset | |||
|format=table | |||
|limit=9999 | |||
|where=Devices.chipset LIKE 'Allwinner A31' | |||
}} | |||
=== [[Allwinner A31s]] === | |||
{{#cargo_query: | |||
tables=Devices | |||
|fields=CONCAT('[[', _pageName, '|', Manufacturer, ' ', Name, ']]')=Device, | |||
Booting=Booting, | |||
StatusMainline=Mainline | |||
|order by=Booting DESC, Mainline DESC, Devices.Manufacturer, Devices.Chipset | |||
|format=table | |||
|limit=9999 | |||
|where=Devices.chipset LIKE 'Allwinner A31s' | |||
}} | |||
=== [[Allwinner A33]] === | |||
{{#cargo_query: | |||
tables=Devices | |||
|fields=CONCAT('[[', _pageName, '|', Manufacturer, ' ', Name, ']]')=Device, | |||
Booting=Booting, | |||
StatusMainline=Mainline | |||
|order by=Booting DESC, Mainline DESC, Devices.Manufacturer, Devices.Chipset | |||
|format=table | |||
|limit=9999 | |||
|where=Devices.chipset LIKE 'Allwinner A33' | |||
}} | |||
=== [[Allwinner A40i]] === | |||
{{#cargo_query: | |||
tables=Devices | |||
|fields=CONCAT('[[', _pageName, '|', Manufacturer, ' ', Name, ']]')=Device, | |||
Booting=Booting, | |||
StatusMainline=Mainline | |||
|order by=Booting DESC, Mainline DESC, Devices.Manufacturer, Devices.Chipset | |||
|format=table | |||
|limit=9999 | |||
|where=Devices.chipset LIKE 'Allwinner A40i' | |||
}} | |||
=== [[Allwinner A50]] === | |||
{{#cargo_query: | |||
tables=Devices | |||
|fields=CONCAT('[[', _pageName, '|', Manufacturer, ' ', Name, ']]')=Device, | |||
Booting=Booting, | |||
StatusMainline=Mainline | |||
|order by=Booting DESC, Mainline DESC, Devices.Manufacturer, Devices.Chipset | |||
|format=table | |||
|limit=9999 | |||
|where=Devices.chipset LIKE 'Allwinner A50' | |||
}} | |||
=== [[Allwinner A80]] === | |||
{{#cargo_query: | |||
tables=Devices | |||
|fields=CONCAT('[[', _pageName, '|', Manufacturer, ' ', Name, ']]')=Device, | |||
Booting=Booting, | |||
StatusMainline=Mainline | |||
|order by=Booting DESC, Mainline DESC, Devices.Manufacturer, Devices.Chipset | |||
|format=table | |||
|limit=9999 | |||
|where=Devices.chipset LIKE 'Allwinner A80' | |||
}} | |||
=== [[Allwinner A83T]] === | |||
{{#cargo_query: | |||
tables=Devices | |||
|fields=CONCAT('[[', _pageName, '|', Manufacturer, ' ', Name, ']]')=Device, | |||
Booting=Booting, | |||
StatusMainline=Mainline | |||
|order by=Booting DESC, Mainline DESC, Devices.Manufacturer, Devices.Chipset | |||
|format=table | |||
|limit=9999 | |||
|where=Devices.chipset LIKE 'Allwinner A83T' | |||
}} | |||
=== [[Allwinner A63]] === | |||
{{#cargo_query: | |||
tables=Devices | |||
|fields=CONCAT('[[', _pageName, '|', Manufacturer, ' ', Name, ']]')=Device, | |||
Booting=Booting, | |||
StatusMainline=Mainline | |||
|order by=Booting DESC, Mainline DESC, Devices.Manufacturer, Devices.Chipset | |||
|format=table | |||
|limit=9999 | |||
|where=Devices.chipset LIKE 'Allwinner A63' | |||
}} | |||
=== [[Allwinner A64]] === | |||
{{#cargo_query: | |||
tables=Devices | |||
|fields=CONCAT('[[', _pageName, '|', Manufacturer, ' ', Name, ']]')=Device, | |||
Booting=Booting, | |||
StatusMainline=Mainline | |||
|order by=Booting DESC, Mainline DESC, Devices.Manufacturer, Devices.Chipset | |||
|format=table | |||
|limit=9999 | |||
|where=Devices.chipset LIKE 'Allwinner A64' | |||
}} | |||
=== [[Allwinner A100]] === | |||
{{#cargo_query: | |||
tables=Devices | |||
|fields=CONCAT('[[', _pageName, '|', Manufacturer, ' ', Name, ']]')=Device, | |||
Booting=Booting, | |||
StatusMainline=Mainline | |||
|order by=Booting DESC, Mainline DESC, Devices.Manufacturer, Devices.Chipset | |||
|format=table | |||
|limit=9999 | |||
|where=Devices.chipset LIKE 'Allwinner A100' | |||
}} | |||
=== [[Allwinner A133]] === | |||
{{#cargo_query: | |||
tables=Devices | |||
|fields=CONCAT('[[', _pageName, '|', Manufacturer, ' ', Name, ']]')=Device, | |||
Booting=Booting, | |||
StatusMainline=Mainline | |||
|order by=Booting DESC, Mainline DESC, Devices.Manufacturer, Devices.Chipset | |||
|format=table | |||
|limit=9999 | |||
|where=Devices.chipset LIKE 'Allwinner A133' | |||
}} | |||
=== [[Allwinner A523]] === | |||
{{#cargo_query: | |||
tables=Devices | |||
|fields=CONCAT('[[', _pageName, '|', Manufacturer, ' ', Name, ']]')=Device, | |||
Booting=Booting, | |||
StatusMainline=Mainline | |||
|order by=Booting DESC, Mainline DESC, Devices.Manufacturer, Devices.Chipset | |||
|format=table | |||
|limit=9999 | |||
|where=Devices.chipset LIKE 'Allwinner A523' | |||
}} | |||
=== [[Allwinner A733]] === | |||
{{#cargo_query: | |||
tables=Devices | |||
|fields=CONCAT('[[', _pageName, '|', Manufacturer, ' ', Name, ']]')=Device, | |||
Booting=Booting, | |||
StatusMainline=Mainline | |||
|order by=Booting DESC, Mainline DESC, Devices.Manufacturer, Devices.Chipset | |||
|format=table | |||
|limit=9999 | |||
|where=Devices.chipset LIKE 'Allwinner A733' | |||
}} | |||
=== [[Allwinner A537]] === | |||
{{#cargo_query: | |||
tables=Devices | |||
|fields=CONCAT('[[', _pageName, '|', Manufacturer, ' ', Name, ']]')=Device, | |||
Booting=Booting, | |||
StatusMainline=Mainline | |||
|order by=Booting DESC, Mainline DESC, Devices.Manufacturer, Devices.Chipset | |||
|format=table | |||
|limit=9999 | |||
|where=Devices.chipset LIKE 'Allwinner A537' | |||
}} | |||
=== [[Allwinner A333]] === | |||
{{#cargo_query: | |||
tables=Devices | |||
|fields=CONCAT('[[', _pageName, '|', Manufacturer, ' ', Name, ']]')=Device, | |||
Booting=Booting, | |||
StatusMainline=Mainline | |||
|order by=Booting DESC, Mainline DESC, Devices.Manufacturer, Devices.Chipset | |||
|format=table | |||
|limit=9999 | |||
|where=Devices.chipset LIKE 'Allwinner A333' | |||
}} | |||
=== [[Allwinner F23]] === | |||
{{#cargo_query: | |||
tables=Devices | |||
|fields=CONCAT('[[', _pageName, '|', Manufacturer, ' ', Name, ']]')=Device, | |||
Booting=Booting, | |||
StatusMainline=Mainline | |||
|order by=Booting DESC, Mainline DESC, Devices.Manufacturer, Devices.Chipset | |||
|format=table | |||
|limit=9999 | |||
|where=Devices.chipset LIKE 'Allwinner F23' | |||
}} | |||
=== [[Allwinner F25]] === | |||
{{#cargo_query: | |||
tables=Devices | |||
|fields=CONCAT('[[', _pageName, '|', Manufacturer, ' ', Name, ']]')=Device, | |||
Booting=Booting, | |||
StatusMainline=Mainline | |||
|order by=Booting DESC, Mainline DESC, Devices.Manufacturer, Devices.Chipset | |||
|format=table | |||
|limit=9999 | |||
|where=Devices.chipset LIKE 'Allwinner F25' | |||
}} | |||
=== [[Allwinner F1C100A]] === | |||
{{#cargo_query: | |||
tables=Devices | |||
|fields=CONCAT('[[', _pageName, '|', Manufacturer, ' ', Name, ']]')=Device, | |||
Booting=Booting, | |||
StatusMainline=Mainline | |||
|order by=Booting DESC, Mainline DESC, Devices.Manufacturer, Devices.Chipset | |||
|format=table | |||
|limit=9999 | |||
|where=Devices.chipset LIKE 'Allwinner F1C100A' | |||
}} | |||
=== [[Allwinner F1C100s]] === | |||
{{#cargo_query: | |||
tables=Devices | |||
|fields=CONCAT('[[', _pageName, '|', Manufacturer, ' ', Name, ']]')=Device, | |||
Booting=Booting, | |||
StatusMainline=Mainline | |||
|order by=Booting DESC, Mainline DESC, Devices.Manufacturer, Devices.Chipset | |||
|format=table | |||
|limit=9999 | |||
|where=Devices.chipset LIKE 'Allwinner F1C100s' | |||
}} | |||
=== [[Allwinner F1C200s]] === | |||
{{#cargo_query: | |||
tables=Devices | |||
|fields=CONCAT('[[', _pageName, '|', Manufacturer, ' ', Name, ']]')=Device, | |||
Booting=Booting, | |||
StatusMainline=Mainline | |||
|order by=Booting DESC, Mainline DESC, Devices.Manufacturer, Devices.Chipset | |||
|format=table | |||
|limit=9999 | |||
|where=Devices.chipset LIKE 'Allwinner F1C200s' | |||
}} | |||
=== [[Allwinner F1C500]] === | |||
{{#cargo_query: | |||
tables=Devices | |||
|fields=CONCAT('[[', _pageName, '|', Manufacturer, ' ', Name, ']]')=Device, | |||
Booting=Booting, | |||
StatusMainline=Mainline | |||
|order by=Booting DESC, Mainline DESC, Devices.Manufacturer, Devices.Chipset | |||
|format=table | |||
|limit=9999 | |||
|where=Devices.chipset LIKE 'Allwinner F1C500' | |||
}} | |||
=== [[Allwinner F1C500s]] === | |||
{{#cargo_query: | |||
tables=Devices | |||
|fields=CONCAT('[[', _pageName, '|', Manufacturer, ' ', Name, ']]')=Device, | |||
Booting=Booting, | |||
StatusMainline=Mainline | |||
|order by=Booting DESC, Mainline DESC, Devices.Manufacturer, Devices.Chipset | |||
|format=table | |||
|limit=9999 | |||
|where=Devices.chipset LIKE 'Allwinner F1C500s' | |||
}} | |||
=== [[Allwinner F1C600]] === | |||
{{#cargo_query: | |||
tables=Devices | |||
|fields=CONCAT('[[', _pageName, '|', Manufacturer, ' ', Name, ']]')=Device, | |||
Booting=Booting, | |||
StatusMainline=Mainline | |||
|order by=Booting DESC, Mainline DESC, Devices.Manufacturer, Devices.Chipset | |||
|format=table | |||
|limit=9999 | |||
|where=Devices.chipset LIKE 'Allwinner F1C600' | |||
}} | |||
=== [[Allwinner F1C800]] === | |||
{{#cargo_query: | |||
tables=Devices | |||
|fields=CONCAT('[[', _pageName, '|', Manufacturer, ' ', Name, ']]')=Device, | |||
Booting=Booting, | |||
StatusMainline=Mainline | |||
|order by=Booting DESC, Mainline DESC, Devices.Manufacturer, Devices.Chipset | |||
|format=table | |||
|limit=9999 | |||
|where=Devices.chipset LIKE 'Allwinner F1C800' | |||
}} | |||
=== [[Allwinner F1D100]] === | |||
{{#cargo_query: | |||
tables=Devices | |||
|fields=CONCAT('[[', _pageName, '|', Manufacturer, ' ', Name, ']]')=Device, | |||
Booting=Booting, | |||
StatusMainline=Mainline | |||
|order by=Booting DESC, Mainline DESC, Devices.Manufacturer, Devices.Chipset | |||
|format=table | |||
|limit=9999 | |||
|where=Devices.chipset LIKE 'Allwinner F1D100' | |||
}} | |||
=== [[Allwinner F1C700]] === | |||
{{#cargo_query: | |||
tables=Devices | |||
|fields=CONCAT('[[', _pageName, '|', Manufacturer, ' ', Name, ']]')=Device, | |||
Booting=Booting, | |||
StatusMainline=Mainline | |||
|order by=Booting DESC, Mainline DESC, Devices.Manufacturer, Devices.Chipset | |||
|format=table | |||
|limit=9999 | |||
|where=Devices.chipset LIKE 'Allwinner F1C700' | |||
}} | |||
=== [[Allwinner H2+]] === | |||
{{#cargo_query: | |||
tables=Devices | |||
|fields=CONCAT('[[', _pageName, '|', Manufacturer, ' ', Name, ']]')=Device, | |||
Booting=Booting, | |||
StatusMainline=Mainline | |||
|order by=Booting DESC, Mainline DESC, Devices.Manufacturer, Devices.Chipset | |||
|format=table | |||
|limit=9999 | |||
|where=Devices.chipset LIKE 'Allwinner H2+' | |||
}} | |||
=== [[Allwinner H3]] === | |||
{{#cargo_query: | |||
tables=Devices | |||
|fields=CONCAT('[[', _pageName, '|', Manufacturer, ' ', Name, ']]')=Device, | |||
Booting=Booting, | |||
StatusMainline=Mainline | |||
|order by=Booting DESC, Mainline DESC, Devices.Manufacturer, Devices.Chipset | |||
|format=table | |||
|limit=9999 | |||
|where=Devices.chipset LIKE 'Allwinner H3' | |||
}} | |||
=== [[Allwinner H8]] === | |||
{{#cargo_query: | |||
tables=Devices | |||
|fields=CONCAT('[[', _pageName, '|', Manufacturer, ' ', Name, ']]')=Device, | |||
Booting=Booting, | |||
StatusMainline=Mainline | |||
|order by=Booting DESC, Mainline DESC, Devices.Manufacturer, Devices.Chipset | |||
|format=table | |||
|limit=9999 | |||
|where=Devices.chipset LIKE 'Allwinner H8' | |||
}} | |||
=== [[Allwinner H80]] === | |||
{{#cargo_query: | |||
tables=Devices | |||
|fields=CONCAT('[[', _pageName, '|', Manufacturer, ' ', Name, ']]')=Device, | |||
Booting=Booting, | |||
StatusMainline=Mainline | |||
|order by=Booting DESC, Mainline DESC, Devices.Manufacturer, Devices.Chipset | |||
|format=table | |||
|limit=9999 | |||
|where=Devices.chipset LIKE 'Allwinner H80' | |||
}} | |||
=== [[Allwinner H133]] === | |||
{{#cargo_query: | |||
tables=Devices | |||
|fields=CONCAT('[[', _pageName, '|', Manufacturer, ' ', Name, ']]')=Device, | |||
Booting=Booting, | |||
StatusMainline=Mainline | |||
|order by=Booting DESC, Mainline DESC, Devices.Manufacturer, Devices.Chipset | |||
|format=table | |||
|limit=9999 | |||
|where=Devices.chipset LIKE 'Allwinner H133' | |||
}} | |||
=== [[Allwinner H5]] === | |||
{{#cargo_query: | |||
tables=Devices | |||
|fields=CONCAT('[[', _pageName, '|', Manufacturer, ' ', Name, ']]')=Device, | |||
Booting=Booting, | |||
StatusMainline=Mainline | |||
|order by=Booting DESC, Mainline DESC, Devices.Manufacturer, Devices.Chipset | |||
|format=table | |||
|limit=9999 | |||
|where=Devices.chipset LIKE 'Allwinner H5' | |||
}} | |||
=== [[Allwinner H6]] === | |||
{{#cargo_query: | |||
tables=Devices | |||
|fields=CONCAT('[[', _pageName, '|', Manufacturer, ' ', Name, ']]')=Device, | |||
Booting=Booting, | |||
StatusMainline=Mainline | |||
|order by=Booting DESC, Mainline DESC, Devices.Manufacturer, Devices.Chipset | |||
|format=table | |||
|limit=9999 | |||
|where=Devices.chipset LIKE 'Allwinner H6' | |||
}} | |||
=== [[Allwinner H64]] === | |||
{{#cargo_query: | |||
tables=Devices | |||
|fields=CONCAT('[[', _pageName, '|', Manufacturer, ' ', Name, ']]')=Device, | |||
Booting=Booting, | |||
StatusMainline=Mainline | |||
|order by=Booting DESC, Mainline DESC, Devices.Manufacturer, Devices.Chipset | |||
|format=table | |||
|limit=9999 | |||
|where=Devices.chipset LIKE 'Allwinner H64' | |||
}} | |||
=== [[Allwinner H313]] === | |||
{{#cargo_query: | |||
tables=Devices | |||
|fields=CONCAT('[[', _pageName, '|', Manufacturer, ' ', Name, ']]')=Device, | |||
Booting=Booting, | |||
StatusMainline=Mainline | |||
|order by=Booting DESC, Mainline DESC, Devices.Manufacturer, Devices.Chipset | |||
|format=table | |||
|limit=9999 | |||
|where=Devices.chipset LIKE 'Allwinner H313' | |||
}} | |||
=== [[Allwinner H616]] === | |||
{{#cargo_query: | |||
tables=Devices | |||
|fields=CONCAT('[[', _pageName, '|', Manufacturer, ' ', Name, ']]')=Device, | |||
Booting=Booting, | |||
StatusMainline=Mainline | |||
|order by=Booting DESC, Mainline DESC, Devices.Manufacturer, Devices.Chipset | |||
|format=table | |||
|limit=9999 | |||
|where=Devices.chipset LIKE 'Allwinner H616' | |||
}} | |||
=== [[Allwinner H618]] === | |||
{{#cargo_query: | |||
tables=Devices | |||
|fields=CONCAT('[[', _pageName, '|', Manufacturer, ' ', Name, ']]')=Device, | |||
Booting=Booting, | |||
StatusMainline=Mainline | |||
|order by=Booting DESC, Mainline DESC, Devices.Manufacturer, Devices.Chipset | |||
|format=table | |||
|limit=9999 | |||
|where=Devices.chipset LIKE 'Allwinner H618' | |||
}} | |||
=== [[Allwinner R6]] === | |||
{{#cargo_query: | |||
tables=Devices | |||
|fields=CONCAT('[[', _pageName, '|', Manufacturer, ' ', Name, ']]')=Device, | |||
Booting=Booting, | |||
StatusMainline=Mainline | |||
|order by=Booting DESC, Mainline DESC, Devices.Manufacturer, Devices.Chipset | |||
|format=table | |||
|limit=9999 | |||
|where=Devices.chipset LIKE 'Allwinner R6' | |||
}} | |||
=== [[Allwinner R7]] === | |||
{{#cargo_query: | |||
tables=Devices | |||
|fields=CONCAT('[[', _pageName, '|', Manufacturer, ' ', Name, ']]')=Device, | |||
Booting=Booting, | |||
StatusMainline=Mainline | |||
|order by=Booting DESC, Mainline DESC, Devices.Manufacturer, Devices.Chipset | |||
|format=table | |||
|limit=9999 | |||
|where=Devices.chipset LIKE 'Allwinner R7' | |||
}} | |||
=== [[Allwinner R8]] === | |||
{{#cargo_query: | |||
tables=Devices | |||
|fields=CONCAT('[[', _pageName, '|', Manufacturer, ' ', Name, ']]')=Device, | |||
Booting=Booting, | |||
StatusMainline=Mainline | |||
|order by=Booting DESC, Mainline DESC, Devices.Manufacturer, Devices.Chipset | |||
|format=table | |||
|limit=9999 | |||
|where=Devices.chipset LIKE 'Allwinner R8' | |||
}} | |||
=== [[Allwinner R11]] === | |||
{{#cargo_query: | |||
tables=Devices | |||
|fields=CONCAT('[[', _pageName, '|', Manufacturer, ' ', Name, ']]')=Device, | |||
Booting=Booting, | |||
StatusMainline=Mainline | |||
|order by=Booting DESC, Mainline DESC, Devices.Manufacturer, Devices.Chipset | |||
|format=table | |||
|limit=9999 | |||
|where=Devices.chipset LIKE 'Allwinner R11' | |||
}} | |||
=== [[Allwinner R16]] === | |||
{{#cargo_query: | |||
tables=Devices | |||
|fields=CONCAT('[[', _pageName, '|', Manufacturer, ' ', Name, ']]')=Device, | |||
Booting=Booting, | |||
StatusMainline=Mainline | |||
|order by=Booting DESC, Mainline DESC, Devices.Manufacturer, Devices.Chipset | |||
|format=table | |||
|limit=9999 | |||
|where=Devices.chipset LIKE 'Allwinner R16' | |||
}} | |||
=== [[Allwinner R40]] === | |||
{{#cargo_query: | |||
tables=Devices | |||
|fields=CONCAT('[[', _pageName, '|', Manufacturer, ' ', Name, ']]')=Device, | |||
Booting=Booting, | |||
StatusMainline=Mainline | |||
|order by=Booting DESC, Mainline DESC, Devices.Manufacturer, Devices.Chipset | |||
|format=table | |||
|limit=9999 | |||
|where=Devices.chipset LIKE 'Allwinner R40' | |||
}} | |||
=== [[Allwinner R58]] === | |||
{{#cargo_query: | |||
tables=Devices | |||
|fields=CONCAT('[[', _pageName, '|', Manufacturer, ' ', Name, ']]')=Device, | |||
Booting=Booting, | |||
StatusMainline=Mainline | |||
|order by=Booting DESC, Mainline DESC, Devices.Manufacturer, Devices.Chipset | |||
|format=table | |||
|limit=9999 | |||
|where=Devices.chipset LIKE 'Allwinner R58' | |||
}} | |||
=== [[Allwinner R311]] === | |||
{{#cargo_query: | |||
tables=Devices | |||
|fields=CONCAT('[[', _pageName, '|', Manufacturer, ' ', Name, ']]')=Device, | |||
Booting=Booting, | |||
StatusMainline=Mainline | |||
|order by=Booting DESC, Mainline DESC, Devices.Manufacturer, Devices.Chipset | |||
|format=table | |||
|limit=9999 | |||
|where=Devices.chipset LIKE 'Allwinner R311' | |||
}} | |||
=== [[Allwinner R328]] === | |||
{{#cargo_query: | |||
tables=Devices | |||
|fields=CONCAT('[[', _pageName, '|', Manufacturer, ' ', Name, ']]')=Device, | |||
Booting=Booting, | |||
StatusMainline=Mainline | |||
|order by=Booting DESC, Mainline DESC, Devices.Manufacturer, Devices.Chipset | |||
|format=table | |||
|limit=9999 | |||
|where=Devices.chipset LIKE 'Allwinner R328' | |||
}} | |||
=== [[Allwinner R853]] === | |||
{{#cargo_query: | |||
tables=Devices | |||
|fields=CONCAT('[[', _pageName, '|', Manufacturer, ' ', Name, ']]')=Device, | |||
Booting=Booting, | |||
StatusMainline=Mainline | |||
|order by=Booting DESC, Mainline DESC, Devices.Manufacturer, Devices.Chipset | |||
|format=table | |||
|limit=9999 | |||
|where=Devices.chipset LIKE 'Allwinner R853' | |||
}} | |||
=== [[Allwinner R18]] === | |||
{{#cargo_query: | |||
tables=Devices | |||
|fields=CONCAT('[[', _pageName, '|', Manufacturer, ' ', Name, ']]')=Device, | |||
Booting=Booting, | |||
StatusMainline=Mainline | |||
|order by=Booting DESC, Mainline DESC, Devices.Manufacturer, Devices.Chipset | |||
|format=table | |||
|limit=9999 | |||
|where=Devices.chipset LIKE 'Allwinner R18' | |||
}} | |||
=== [[Allwinner R329]] === | |||
{{#cargo_query: | |||
tables=Devices | |||
|fields=CONCAT('[[', _pageName, '|', Manufacturer, ' ', Name, ']]')=Device, | |||
Booting=Booting, | |||
StatusMainline=Mainline | |||
|order by=Booting DESC, Mainline DESC, Devices.Manufacturer, Devices.Chipset | |||
|format=table | |||
|limit=9999 | |||
|where=Devices.chipset LIKE 'Allwinner R329' | |||
}} | |||
=== [[Allwinner R818]] === | |||
{{#cargo_query: | |||
tables=Devices | |||
|fields=CONCAT('[[', _pageName, '|', Manufacturer, ' ', Name, ']]')=Device, | |||
Booting=Booting, | |||
StatusMainline=Mainline | |||
|order by=Booting DESC, Mainline DESC, Devices.Manufacturer, Devices.Chipset | |||
|format=table | |||
|limit=9999 | |||
|where=Devices.chipset LIKE 'Allwinner R818' | |||
}} | |||
=== [[Allwinner R128]] === | |||
{{#cargo_query: | |||
tables=Devices | |||
|fields=CONCAT('[[', _pageName, '|', Manufacturer, ' ', Name, ']]')=Device, | |||
Booting=Booting, | |||
StatusMainline=Mainline | |||
|order by=Booting DESC, Mainline DESC, Devices.Manufacturer, Devices.Chipset | |||
|format=table | |||
|limit=9999 | |||
|where=Devices.chipset LIKE 'Allwinner R128' | |||
}} | |||
=== [[Allwinner T2]] === | |||
{{#cargo_query: | |||
tables=Devices | |||
|fields=CONCAT('[[', _pageName, '|', Manufacturer, ' ', Name, ']]')=Device, | |||
Booting=Booting, | |||
StatusMainline=Mainline | |||
|order by=Booting DESC, Mainline DESC, Devices.Manufacturer, Devices.Chipset | |||
|format=table | |||
|limit=9999 | |||
|where=Devices.chipset LIKE 'Allwinner T2' | |||
}} | |||
=== [[Allwinner T3]] === | |||
{{#cargo_query: | |||
tables=Devices | |||
|fields=CONCAT('[[', _pageName, '|', Manufacturer, ' ', Name, ']]')=Device, | |||
Booting=Booting, | |||
StatusMainline=Mainline | |||
|order by=Booting DESC, Mainline DESC, Devices.Manufacturer, Devices.Chipset | |||
|format=table | |||
|limit=9999 | |||
|where=Devices.chipset LIKE 'Allwinner T3' | |||
}} | |||
=== [[Allwinner T7]] === | |||
{{#cargo_query: | |||
tables=Devices | |||
|fields=CONCAT('[[', _pageName, '|', Manufacturer, ' ', Name, ']]')=Device, | |||
Booting=Booting, | |||
StatusMainline=Mainline | |||
|order by=Booting DESC, Mainline DESC, Devices.Manufacturer, Devices.Chipset | |||
|format=table | |||
|limit=9999 | |||
|where=Devices.chipset LIKE 'Allwinner T7' | |||
}} | |||
=== [[Allwinner T8]] === | |||
{{#cargo_query: | |||
tables=Devices | |||
|fields=CONCAT('[[', _pageName, '|', Manufacturer, ' ', Name, ']]')=Device, | |||
Booting=Booting, | |||
StatusMainline=Mainline | |||
|order by=Booting DESC, Mainline DESC, Devices.Manufacturer, Devices.Chipset | |||
|format=table | |||
|limit=9999 | |||
|where=Devices.chipset LIKE 'Allwinner T8' | |||
}} | |||
=== [[Allwinner T113-S3]] === | |||
{{#cargo_query: | |||
tables=Devices | |||
|fields=CONCAT('[[', _pageName, '|', Manufacturer, ' ', Name, ']]')=Device, | |||
Booting=Booting, | |||
StatusMainline=Mainline | |||
|order by=Booting DESC, Mainline DESC, Devices.Manufacturer, Devices.Chipset | |||
|format=table | |||
|limit=9999 | |||
|where=Devices.chipset LIKE 'Allwinner T113-S3' | |||
}} | |||
=== [[Allwinner T113-I]] === | |||
{{#cargo_query: | |||
tables=Devices | |||
|fields=CONCAT('[[', _pageName, '|', Manufacturer, ' ', Name, ']]')=Device, | |||
Booting=Booting, | |||
StatusMainline=Mainline | |||
|order by=Booting DESC, Mainline DESC, Devices.Manufacturer, Devices.Chipset | |||
|format=table | |||
|limit=9999 | |||
|where=Devices.chipset LIKE 'Allwinner T113-I' | |||
}} | |||
=== [[Allwinner T507]] === | |||
{{#cargo_query: | |||
tables=Devices | |||
|fields=CONCAT('[[', _pageName, '|', Manufacturer, ' ', Name, ']]')=Device, | |||
Booting=Booting, | |||
StatusMainline=Mainline | |||
|order by=Booting DESC, Mainline DESC, Devices.Manufacturer, Devices.Chipset | |||
|format=table | |||
|limit=9999 | |||
|where=Devices.chipset LIKE 'Allwinner T507' | |||
}} | |||
=== [[Allwinner T527]] === | |||
{{#cargo_query: | |||
tables=Devices | |||
|fields=CONCAT('[[', _pageName, '|', Manufacturer, ' ', Name, ']]')=Device, | |||
Booting=Booting, | |||
StatusMainline=Mainline | |||
|order by=Booting DESC, Mainline DESC, Devices.Manufacturer, Devices.Chipset | |||
|format=table | |||
|limit=9999 | |||
|where=Devices.chipset LIKE 'Allwinner T527' | |||
}} | |||
=== [[Allwinner T536]] === | |||
{{#cargo_query: | |||
tables=Devices | |||
|fields=CONCAT('[[', _pageName, '|', Manufacturer, ' ', Name, ']]')=Device, | |||
Booting=Booting, | |||
StatusMainline=Mainline | |||
|order by=Booting DESC, Mainline DESC, Devices.Manufacturer, Devices.Chipset | |||
|format=table | |||
|limit=9999 | |||
|where=Devices.chipset LIKE 'Allwinner T536' | |||
}} | |||
=== [[Allwinner V3]] === | |||
{{#cargo_query: | |||
tables=Devices | |||
|fields=CONCAT('[[', _pageName, '|', Manufacturer, ' ', Name, ']]')=Device, | |||
Booting=Booting, | |||
StatusMainline=Mainline | |||
|order by=Booting DESC, Mainline DESC, Devices.Manufacturer, Devices.Chipset | |||
|format=table | |||
|limit=9999 | |||
|where=Devices.chipset LIKE 'Allwinner V3' | |||
}} | |||
=== [[Allwinner V3s]] === | |||
{{#cargo_query: | |||
tables=Devices | |||
|fields=CONCAT('[[', _pageName, '|', Manufacturer, ' ', Name, ']]')=Device, | |||
Booting=Booting, | |||
StatusMainline=Mainline | |||
|order by=Booting DESC, Mainline DESC, Devices.Manufacturer, Devices.Chipset | |||
|format=table | |||
|limit=9999 | |||
|where=Devices.chipset LIKE 'Allwinner V3s' | |||
}} | |||
=== [[Allwinner V5]] === | |||
{{#cargo_query: | |||
tables=Devices | |||
|fields=CONCAT('[[', _pageName, '|', Manufacturer, ' ', Name, ']]')=Device, | |||
Booting=Booting, | |||
StatusMainline=Mainline | |||
|order by=Booting DESC, Mainline DESC, Devices.Manufacturer, Devices.Chipset | |||
|format=table | |||
|limit=9999 | |||
|where=Devices.chipset LIKE 'Allwinner V5' | |||
}} | |||
=== [[Allwinner V40]] === | |||
{{#cargo_query: | |||
tables=Devices | |||
|fields=CONCAT('[[', _pageName, '|', Manufacturer, ' ', Name, ']]')=Device, | |||
Booting=Booting, | |||
StatusMainline=Mainline | |||
|order by=Booting DESC, Mainline DESC, Devices.Manufacturer, Devices.Chipset | |||
|format=table | |||
|limit=9999 | |||
|where=Devices.chipset LIKE 'Allwinner V40' | |||
}} | |||
=== [[Allwinner V66]] === | |||
{{#cargo_query: | |||
tables=Devices | |||
|fields=CONCAT('[[', _pageName, '|', Manufacturer, ' ', Name, ']]')=Device, | |||
Booting=Booting, | |||
StatusMainline=Mainline | |||
|order by=Booting DESC, Mainline DESC, Devices.Manufacturer, Devices.Chipset | |||
|format=table | |||
|limit=9999 | |||
|where=Devices.chipset LIKE 'Allwinner V66' | |||
}} | |||
=== [[Allwinner V316]] === | |||
{{#cargo_query: | |||
tables=Devices | |||
|fields=CONCAT('[[', _pageName, '|', Manufacturer, ' ', Name, ']]')=Device, | |||
Booting=Booting, | |||
StatusMainline=Mainline | |||
|order by=Booting DESC, Mainline DESC, Devices.Manufacturer, Devices.Chipset | |||
|format=table | |||
|limit=9999 | |||
|where=Devices.chipset LIKE 'Allwinner V316' | |||
}} | |||
=== [[Allwinner V536]] === | |||
{{#cargo_query: | |||
tables=Devices | |||
|fields=CONCAT('[[', _pageName, '|', Manufacturer, ' ', Name, ']]')=Device, | |||
Booting=Booting, | |||
StatusMainline=Mainline | |||
|order by=Booting DESC, Mainline DESC, Devices.Manufacturer, Devices.Chipset | |||
|format=table | |||
|limit=9999 | |||
|where=Devices.chipset LIKE 'Allwinner V536' | |||
}} | |||
=== [[Allwinner V831]] === | |||
{{#cargo_query: | |||
tables=Devices | |||
|fields=CONCAT('[[', _pageName, '|', Manufacturer, ' ', Name, ']]')=Device, | |||
Booting=Booting, | |||
StatusMainline=Mainline | |||
|order by=Booting DESC, Mainline DESC, Devices.Manufacturer, Devices.Chipset | |||
|format=table | |||
|limit=9999 | |||
|where=Devices.chipset LIKE 'Allwinner V831' | |||
}} | |||
=== [[Allwinner V833]] === | |||
{{#cargo_query: | |||
tables=Devices | |||
|fields=CONCAT('[[', _pageName, '|', Manufacturer, ' ', Name, ']]')=Device, | |||
Booting=Booting, | |||
StatusMainline=Mainline | |||
|order by=Booting DESC, Mainline DESC, Devices.Manufacturer, Devices.Chipset | |||
|format=table | |||
|limit=9999 | |||
|where=Devices.chipset LIKE 'Allwinner V833' | |||
}} | |||
=== [[Allwinner V837s]] === | |||
{{#cargo_query: | |||
tables=Devices | |||
|fields=CONCAT('[[', _pageName, '|', Manufacturer, ' ', Name, ']]')=Device, | |||
Booting=Booting, | |||
StatusMainline=Mainline | |||
|order by=Booting DESC, Mainline DESC, Devices.Manufacturer, Devices.Chipset | |||
|format=table | |||
|limit=9999 | |||
|where=Devices.chipset LIKE 'Allwinner V837s' | |||
}} | |||
=== [[Allwinner V853s]] === | |||
{{#cargo_query: | |||
tables=Devices | |||
|fields=CONCAT('[[', _pageName, '|', Manufacturer, ' ', Name, ']]')=Device, | |||
Booting=Booting, | |||
StatusMainline=Mainline | |||
|order by=Booting DESC, Mainline DESC, Devices.Manufacturer, Devices.Chipset | |||
|format=table | |||
|limit=9999 | |||
|where=Devices.chipset LIKE 'Allwinner V853s' | |||
}} | |||
=== [[Allwinner V853]] === | |||
{{#cargo_query: | |||
tables=Devices | |||
|fields=CONCAT('[[', _pageName, '|', Manufacturer, ' ', Name, ']]')=Device, | |||
Booting=Booting, | |||
StatusMainline=Mainline | |||
|order by=Booting DESC, Mainline DESC, Devices.Manufacturer, Devices.Chipset | |||
|format=table | |||
|limit=9999 | |||
|where=Devices.chipset LIKE 'Allwinner V853' | |||
}} | |||
=== [[Allwinner V851s]] === | |||
{{#cargo_query: | |||
tables=Devices | |||
|fields=CONCAT('[[', _pageName, '|', Manufacturer, ' ', Name, ']]')=Device, | |||
Booting=Booting, | |||
StatusMainline=Mainline | |||
|order by=Booting DESC, Mainline DESC, Devices.Manufacturer, Devices.Chipset | |||
|format=table | |||
|limit=9999 | |||
|where=Devices.chipset LIKE 'Allwinner V851s' | |||
}} | |||
=== [[Allwinner V851se]] === | |||
{{#cargo_query: | |||
tables=Devices | |||
|fields=CONCAT('[[', _pageName, '|', Manufacturer, ' ', Name, ']]')=Device, | |||
Booting=Booting, | |||
StatusMainline=Mainline | |||
|order by=Booting DESC, Mainline DESC, Devices.Manufacturer, Devices.Chipset | |||
|format=table | |||
|limit=9999 | |||
|where=Devices.chipset LIKE 'Allwinner V851se' | |||
}} | |||
=== [[Allwinner V821]] === | |||
{{#cargo_query: | |||
tables=Devices | |||
|fields=CONCAT('[[', _pageName, '|', Manufacturer, ' ', Name, ']]')=Device, | |||
Booting=Booting, | |||
StatusMainline=Mainline | |||
|order by=Booting DESC, Mainline DESC, Devices.Manufacturer, Devices.Chipset | |||
|format=table | |||
|limit=9999 | |||
|where=Devices.chipset LIKE 'Allwinner V821' | |||
}} | |||
=== [[Allwinner B288]] === | |||
{{#cargo_query: | |||
tables=Devices | |||
|fields=CONCAT('[[', _pageName, '|', Manufacturer, ' ', Name, ']]')=Device, | |||
Booting=Booting, | |||
StatusMainline=Mainline | |||
|order by=Booting DESC, Mainline DESC, Devices.Manufacturer, Devices.Chipset | |||
|format=table | |||
|limit=9999 | |||
|where=Devices.chipset LIKE 'Allwinner B288' | |||
}} | |||
=== [[Allwinner B300]] === | |||
{{#cargo_query: | |||
tables=Devices | |||
|fields=CONCAT('[[', _pageName, '|', Manufacturer, ' ', Name, ']]')=Device, | |||
Booting=Booting, | |||
StatusMainline=Mainline | |||
|order by=Booting DESC, Mainline DESC, Devices.Manufacturer, Devices.Chipset | |||
|format=table | |||
|limit=9999 | |||
|where=Devices.chipset LIKE 'Allwinner B300' | |||
}} | |||
=== [[Allwinner MR100]] === | |||
{{#cargo_query: | |||
tables=Devices | |||
|fields=CONCAT('[[', _pageName, '|', Manufacturer, ' ', Name, ']]')=Device, | |||
Booting=Booting, | |||
StatusMainline=Mainline | |||
|order by=Booting DESC, Mainline DESC, Devices.Manufacturer, Devices.Chipset | |||
|format=table | |||
|limit=9999 | |||
|where=Devices.chipset LIKE 'Allwinner MR100' | |||
}} | |||
=== [[Allwinner MR133]] === | |||
{{#cargo_query: | |||
tables=Devices | |||
|fields=CONCAT('[[', _pageName, '|', Manufacturer, ' ', Name, ']]')=Device, | |||
Booting=Booting, | |||
StatusMainline=Mainline | |||
|order by=Booting DESC, Mainline DESC, Devices.Manufacturer, Devices.Chipset | |||
|format=table | |||
|limit=9999 | |||
|where=Devices.chipset LIKE 'Allwinner MR133' | |||
}} | |||
=== [[Allwinner S3]] === | |||
{{#cargo_query: | |||
tables=Devices | |||
|fields=CONCAT('[[', _pageName, '|', Manufacturer, ' ', Name, ']]')=Device, | |||
Booting=Booting, | |||
StatusMainline=Mainline | |||
|order by=Booting DESC, Mainline DESC, Devices.Manufacturer, Devices.Chipset | |||
|format=table | |||
|limit=9999 | |||
|where=Devices.chipset LIKE 'Allwinner S3' | |||
}} | |||
=== [[Allwinner VR9]] === | |||
{{#cargo_query: | |||
tables=Devices | |||
|fields=CONCAT('[[', _pageName, '|', Manufacturer, ' ', Name, ']]')=Device, | |||
Booting=Booting, | |||
StatusMainline=Mainline | |||
|order by=Booting DESC, Mainline DESC, Devices.Manufacturer, Devices.Chipset | |||
|format=table | |||
|limit=9999 | |||
|where=Devices.chipset LIKE 'Allwinner VR9' | |||
}} | |||
=== [[Allwinner MR813]] === | |||
{{#cargo_query: | |||
tables=Devices | |||
|fields=CONCAT('[[', _pageName, '|', Manufacturer, ' ', Name, ']]')=Device, | |||
Booting=Booting, | |||
StatusMainline=Mainline | |||
|order by=Booting DESC, Mainline DESC, Devices.Manufacturer, Devices.Chipset | |||
|format=table | |||
|limit=9999 | |||
|where=Devices.chipset LIKE 'Allwinner MR813' | |||
}} | |||
=== [[Allwinner MR527]] === | |||
{{#cargo_query: | |||
tables=Devices | |||
|fields=CONCAT('[[', _pageName, '|', Manufacturer, ' ', Name, ']]')=Device, | |||
Booting=Booting, | |||
StatusMainline=Mainline | |||
|order by=Booting DESC, Mainline DESC, Devices.Manufacturer, Devices.Chipset | |||
|format=table | |||
|limit=9999 | |||
|where=Devices.chipset LIKE 'Allwinner MR527' | |||
}} | |||
=== [[Allwinner TV303]] === | |||
{{#cargo_query: | |||
tables=Devices | |||
|fields=CONCAT('[[', _pageName, '|', Manufacturer, ' ', Name, ']]')=Device, | |||
Booting=Booting, | |||
StatusMainline=Mainline | |||
|order by=Booting DESC, Mainline DESC, Devices.Manufacturer, Devices.Chipset | |||
|format=table | |||
|limit=9999 | |||
|where=Devices.chipset LIKE 'Allwinner TV303' | |||
}} | |||
=== [[Allwinner D1]] === | |||
{{#cargo_query: | |||
tables=Devices | |||
|fields=CONCAT('[[', _pageName, '|', Manufacturer, ' ', Name, ']]')=Device, | |||
Booting=Booting, | |||
StatusMainline=Mainline | |||
|order by=Booting DESC, Mainline DESC, Devices.Manufacturer, Devices.Chipset | |||
|format=table | |||
|limit=9999 | |||
|where=Devices.chipset LIKE 'Allwinner D1' | |||
}} | |||
=== [[Allwinner D1s]] === | |||
{{#cargo_query: | |||
tables=Devices | |||
|fields=CONCAT('[[', _pageName, '|', Manufacturer, ' ', Name, ']]')=Device, | |||
Booting=Booting, | |||
StatusMainline=Mainline | |||
|order by=Booting DESC, Mainline DESC, Devices.Manufacturer, Devices.Chipset | |||
|format=table | |||
|limit=9999 | |||
|where=Devices.chipset LIKE 'Allwinner D1s' | |||
}} | |||
=== [[Allwinner F133]] === | |||
{{#cargo_query: | |||
tables=Devices | |||
|fields=CONCAT('[[', _pageName, '|', Manufacturer, ' ', Name, ']]')=Device, | |||
Booting=Booting, | |||
StatusMainline=Mainline | |||
|order by=Booting DESC, Mainline DESC, Devices.Manufacturer, Devices.Chipset | |||
|format=table | |||
|limit=9999 | |||
|where=Devices.chipset LIKE 'Allwinner F133' | |||
}} | }} | ||
Revision as of 00:18, 10 April 2025
About Allwinner
![]() |
This entity is violating the GPL license. |
![]() Brand of Allwinner Technology Co., Ltd | |
Name | Allwinner Technology Co., Ltd |
---|---|
Native name | 珠海全志科技股份有限公司 |
Headquarter Address | No.9 Technology Road 2,High-Tech Zone,Zhuhai,Guangdong,P.R.C |
Country | China,HK |
Industry | Arm, Chip |
Resources | Homepage |
GPL Violation | ✔ |
Status | Linux Foundation member |
Allwinner Technology Co., Ltd is a fabless semiconductor company that designs mixed-signal systems on a chip (SoC). The company is headquartered in Zhuhai, Guangdong, China. It has a sales and technical support office in Shenzhen, Guangdong, and logistics operations in Hong Kong.
Mainlining
Supported SoCs
A few Allwinner SoCs have decent support in mainline, and many others have some basic support (only UART and/or I2C). This table shows the SoCs with documented support:
SoC | Arch | Year | UART | USB | Storage | Display | CPU | GPU | Pinctrl | I²C | Audio | Video | Thermal | Camera | Suspend |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Allwinner A33 | armv7 | 2014 | Y | Y | Y | Y | P | P | Y | Y | P | Y | Y | P | P |
Allwinner A64 | aarch64 | 2015 | Y | Y | Y | Y | P | P | Y | Y | Y | Y | Y | P | |
Allwinner D1-H | riscv64 | 2020 | Y | Y | P | P | Y | Y | Y | Y | Y | P | Y | - | |
Allwinner H3 | armv7 | 2014 | Y | Y | Y | Y | P | P | Y | Y | P | Y | Y | P | P |
Allwinner H616 | aarch64 | 2021 |
Devices with an Allwinner SoC
Allwinner A10
Device | Booting | Mainline |
---|---|---|
Cubietech Cubieboard | Yes | Y |
Lark FreeMe 70.2S | Yes | Y |
Topwise A721 | No | N |
Inet-Tek Inet-1 | No |
Allwinner A13
Device | Booting | Mainline |
---|---|---|
PocketBook 614 plus | Yes | Y |
Allwinner A10s
No results
Allwinner A20
No results
Allwinner A23
No results
Allwinner A31
Device | Booting | Mainline |
---|---|---|
InFocus New Tab F1 | Yes |
Allwinner A31s
Device | Booting | Mainline |
---|---|---|
GoClever Orion 70L | Yes | Y |
Allwinner A33
Device | Booting | Mainline |
---|---|---|
iNet Tek D70 A33 | Yes | Y |
Multi M7s Quad Core | Yes | Y |
Powerway Dreamtab DRN-X500 | Yes | Y |
Oysters T74ER | No | Y |
GZ Peite A33 SoM | No |
Allwinner A40i
Device | Booting | Mainline |
---|---|---|
Forlinx Embedded FETA40i-C SoM | No |
Allwinner A50
No results
Allwinner A80
No results
Allwinner A83T
Device | Booting | Mainline |
---|---|---|
GZ Peite A83T SoM | No |
Allwinner A63
No results
Allwinner A64
Device | Booting | Mainline |
---|---|---|
OLIMEX Teres-I | Yes | Y |
PINE64 PineTab | Yes | Y |
PINE64 A64-LTS | Yes | Y |
PINE64 Don't be evil (devkit) | Yes | Y |
PINE64 PinePhone | Yes | Y |
Source Parts Pocket P.C. | Yes | Y |
Pine64 PinePhone | Yes | P |
GZ Peite A64 SoM | No | |
Navon iQ7 2018 | No |
Allwinner A100
No results
Allwinner A133
Device | Booting | Mainline |
---|---|---|
GZ Peite A133 SoM | No | |
Industio IDO-SOM1309 | No |
Allwinner A523
Device | Booting | Mainline |
---|---|---|
Teclast P30 | No | |
Teclast P30T | No | |
Teclast P85T | No |
Allwinner A733
Device | Booting | Mainline |
---|---|---|
Teclast T60AI | No | |
Teclast P50AI | No |
Allwinner A537
No results
Allwinner A333
No results
Allwinner F23
No results
Allwinner F25
No results
Allwinner F1C100A
No results
Allwinner F1C100s
No results
Allwinner F1C200s
No results
Allwinner F1C500
No results
Allwinner F1C500s
No results
Allwinner F1C600
No results
Allwinner F1C800
No results
Allwinner F1D100
No results
Allwinner F1C700
No results
Allwinner H2+
No results
Allwinner H3
Device | Booting | Mainline |
---|---|---|
Banana Pi BPI-M2 Zero | Yes | Y |
Xunlong Orange Pi PC | Yes | Y |
Tronsmart Draco H3 | No | - |
Allwinner H8
Device | Booting | Mainline |
---|---|---|
GZ Peite H8 SoM | No |
Allwinner H80
No results
Allwinner H133
No results
Allwinner H5
No results
Allwinner H6
Device | Booting | Mainline |
---|---|---|
Xunlong Orange Pi 3 | Yes | Y |
Allwinner H64
No results
Allwinner H313
No results
Allwinner H616
No results
Allwinner H618
Device | Booting | Mainline |
---|---|---|
Kickpi K2B H618 | No |
Allwinner R6
No results
Allwinner R7
No results
Allwinner R8
Device | Booting | Mainline |
---|---|---|
Next Thing Co. CHIP | No |
Allwinner R11
No results
Allwinner R16
Device | Booting | Mainline |
---|---|---|
GZ Peite R16 SoM | No |
Allwinner R40
No results
Allwinner R58
Device | Booting | Mainline |
---|---|---|
GZ Peite R58 SoM | No |
Allwinner R311
No results
Allwinner R328
No results
Allwinner R853
No results
Allwinner R18
Device | Booting | Mainline |
---|---|---|
GZ Peite R18 SoM | No |
Allwinner R329
No results
Allwinner R818
No results
Allwinner R128
No results
Allwinner T2
No results
Allwinner T3
Device | Booting | Mainline |
---|---|---|
Forlinx Embedded FETT3-C SoM | No |
Allwinner T7
No results
Allwinner T8
No results
Allwinner T113-S3
No results
Allwinner T113-I
No results
Allwinner T507
Device | Booting | Mainline |
---|---|---|
Forlinx Embedded FETT507-C SoM | No |
Allwinner T527
No results
Allwinner T536
Device | Booting | Mainline |
---|---|---|
Forlinx Embedded FET536-C SoM | No |
Allwinner V3
No results
Allwinner V3s
Device | Booting | Mainline |
---|---|---|
Sipeed Lichee Pi Zero | Yes | Y |
Allwinner V5
No results
Allwinner V40
No results
Allwinner V66
No results
Allwinner V316
No results
Allwinner V536
No results
Allwinner V831
No results
Allwinner V833
No results
Allwinner V837s
No results
Allwinner V853s
No results
Allwinner V853
No results
Allwinner V851s
No results
Allwinner V851se
No results
Allwinner V821
No results
Allwinner B288
No results
Allwinner B300
No results
Allwinner MR100
No results
Allwinner MR133
No results
Allwinner S3
No results
Allwinner VR9
No results
Allwinner MR813
No results
Allwinner MR527
No results
Allwinner TV303
No results
Allwinner D1
No results
Allwinner D1s
No results
Allwinner F133
No results
See also
Pages in category "Allwinner"
The following 6 pages are in this category, out of 6 total.