]> Git Repo - u-boot.git/blob - doc/board/amlogic/index.rst
doc: boards: amlogic: add documentation for BananaPi CM4IO
[u-boot.git] / doc / board / amlogic / index.rst
1 .. SPDX-License-Identifier: GPL-2.0+
2
3 Amlogic
4 =======
5
6 Hardware Support Matrix
7 -----------------------
8
9 An up-do-date matrix is also available on: http://linux-meson.com
10
11 This matrix concerns the actual source code version.
12
13 +-------------------+-----------+----------+----------+----------+----------+----------+----------+
14 | SoCs              | S905      | S805X    | S912     | A113X    | S905X2   | S922X    | S905X3   |
15 |                   |           | S905X    | S905D    |          | S905D2   | A311D    | S905D3   |
16 |                   |           | S905W    |          |          | S905Y2   |          |          |
17 +===================+===========+==========+==========+==========+==========+==========+==========+
18 | UART              | **Yes**   | **Yes**  | **Yes**  | **Yes**  | **Yes**  | **Yes**  | **Yes**  |
19 +-------------------+-----------+----------+----------+----------+----------+----------+----------+
20 | Pinctrl/GPIO      | **Yes**   | **Yes**  | **Yes**  | **Yes**  | **Yes**  | **Yes**  | **Yes**  |
21 +-------------------+-----------+----------+----------+----------+----------+----------+----------+
22 | Clock Control     | **Yes**   | **Yes**  | **Yes**  | **Yes**  | **Yes**  | **Yes**  | **Yes**  |
23 +-------------------+-----------+----------+----------+----------+----------+----------+----------+
24 | PWM               | **Yes**   | **Yes**  | **Yes**  | **Yes**  | **Yes**  | **Yes**  | **Yes**  |
25 +-------------------+-----------+----------+----------+----------+----------+----------+----------+
26 | Reset Control     | **Yes**   | **Yes**  | **Yes**  | **Yes**  | **Yes**  | **Yes**  | **Yes**  |
27 +-------------------+-----------+----------+----------+----------+----------+----------+----------+
28 | Infrared Decoder  | No        | No       | No       | No       | No       | No       | No       |
29 +-------------------+-----------+----------+----------+----------+----------+----------+----------+
30 | Ethernet          | **Yes**   | **Yes**  | **Yes**  | **Yes**  | **Yes**  | **Yes**  | **Yes**  |
31 +-------------------+-----------+----------+----------+----------+----------+----------+----------+
32 | Multi-core        | **Yes**   | **Yes**  | **Yes**  | **Yes**  | **Yes**  | **Yes**  | **Yes**  |
33 +-------------------+-----------+----------+----------+----------+----------+----------+----------+
34 | Fuse access       | **Yes**   | **Yes**  | **Yes**  | **Yes**  | **Yes**  | **Yes**  | **Yes**  |
35 +-------------------+-----------+----------+----------+----------+----------+----------+----------+
36 | SPI (FC)          | **Yes**   | **Yes**  | **Yes**  | **Yes**  |**Yes**   | **Yes**  | No       |
37 +-------------------+-----------+----------+----------+----------+----------+----------+----------+
38 | SPI (CC)          | No        | No       | No       | No       | No       | No       | No       |
39 +-------------------+-----------+----------+----------+----------+----------+----------+----------+
40 | I2C               | **Yes**   | **Yes**  | **Yes**  | **Yes**  | **Yes**  | **Yes**  | **Yes**  |
41 +-------------------+-----------+----------+----------+----------+----------+----------+----------+
42 | USB               | **Yes**   | **Yes**  | **Yes**  | **Yes**  | **Yes**  | **Yes**  | **Yes**  |
43 +-------------------+-----------+----------+----------+----------+----------+----------+----------+
44 | USB OTG           | No        | **Yes**  | **Yes**  | **Yes**  | **Yes**  | **Yes**  | **Yes**  |
45 +-------------------+-----------+----------+----------+----------+----------+----------+----------+
46 | eMMC              | **Yes**   | **Yes**  | **Yes**  | **Yes**  | **Yes**  | **Yes**  | **Yes**  |
47 +-------------------+-----------+----------+----------+----------+----------+----------+----------+
48 | SDCard            | **Yes**   | **Yes**  | **Yes**  | **Yes**  | **Yes**  | **Yes**  | **Yes**  |
49 +-------------------+-----------+----------+----------+----------+----------+----------+----------+
50 | NAND              | No        | No       | No       | No       | No       | No       | No       |
51 +-------------------+-----------+----------+----------+----------+----------+----------+----------+
52 | ADC               | **Yes**   | **Yes**  | **Yes**  | **Yes**  | No       | No       | No       |
53 +-------------------+-----------+----------+----------+----------+----------+----------+----------+
54 | CVBS Output       | **Yes**   | **Yes**  | **Yes**  | *N/A*    | **Yes**  | **Yes**  | **Yes**  |
55 +-------------------+-----------+----------+----------+----------+----------+----------+----------+
56 | HDMI Output       | **Yes**   | **Yes**  | **Yes**  | *N/A*    | **Yes**  | **Yes**  | **Yes**  |
57 +-------------------+-----------+----------+----------+----------+----------+----------+----------+
58 | CEC               | No        | No       | No       | *N/A*    | No       | No       | No       |
59 +-------------------+-----------+----------+----------+----------+----------+----------+----------+
60 | Thermal Sensor    | No        | No       | No       | No       | No       | No       | No       |
61 +-------------------+-----------+----------+----------+----------+----------+----------+----------+
62 | LCD/LVDS Output   | No        | *N/A*    | No       | No       | No       | No       | No       |
63 +-------------------+-----------+----------+----------+----------+----------+----------+----------+
64 | MIPI DSI Output   | *N/A*     | *N/A*    | *N/A*    | No       | No       | No       | No       |
65 +-------------------+-----------+----------+----------+----------+----------+----------+----------+
66 | SoC Rev/Info      | **Yes**   | **Yes**  | **Yes**  | **Yes**  | **Yes**  | **Yes**  | **Yes**  |
67 +-------------------+-----------+----------+----------+----------+----------+----------+----------+
68 | PCIe (+NVMe)      | *N/A*     | *N/A*    | *N/A*    | **Yes**  | **Yes**  | **Yes**  | **Yes**  |
69 +-------------------+-----------+----------+----------+----------+----------+----------+----------+
70 | Watchdog          | *N/A*     | **Yes**  | *N/A*    | *N/A*    | *N/A*    | *N/A*    | *N/A*    |
71 +-------------------+-----------+----------+----------+----------+----------+----------+----------+
72
73 Boot Documentation
74 ------------------
75
76 .. toctree::
77    :maxdepth: 1
78
79    boot-flow
80    pre-generated-fip
81
82 Board Documentation
83 -------------------
84
85 .. toctree::
86    :maxdepth: 1
87
88    bananapi-cm4io
89    beelink-gtking
90    beelink-gtkingpro
91    jethub-j80
92    jethub-j100
93    khadas-vim
94    khadas-vim2
95    khadas-vim3
96    khadas-vim3l
97    libretech-ac
98    libretech-cc
99    nanopi-k2
100    odroid-c2
101    odroid-c4
102    odroid-n2
103    odroid-n2l
104    odroid-go-ultra
105    p200
106    p201
107    p212
108    q200
109    radxa-zero
110    sei510
111    sei610
112    s400
113    u200
114    wetek-core2
115    w400
This page took 0.034503 seconds and 4 git commands to generate.