summaryrefslogtreecommitdiffstats
path: root/Documentation/boards.dox
blob: b42365187b91e5e35820d07e1e50b25b2630a725 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
/** @page supported_boards Supported Boards

This is a list of boards that are currently supported by U-Boot-v2.

PowerPC type:

- @subpage pcm030

ARM type:

- @subpage pcm037
- @subpage pcm038
- @subpage pcm043
- @subpage imx21ads
- @subpage imx27ads
- @subpage the3stack
- @subpage scb9328
- @subpage netx
- @subpage dev_omap_arch

Blackfin type:

- @subpage ipe337

x86 type:

coldfire/m68k type:

- @subpage phycore_mcf54xx
- @subpage kp_ukd_r1

*/

/* TODO
 *
 * Add documentation to your boardfile, forward it with doxygen's page
 * feature (@page <reference>) and include it here with:
 *
 * @subpage <reference>
 *
 */