summaryrefslogtreecommitdiffstats
path: root/Documentation/boards.dox
blob: 0db4257191a168a878c9c462f1ddde72b515d567 (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
/** @page supported_boards Supported Boards

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

PowerPC type:

- @subpage phycore_pcm030

ARM type:

- @subpage phycore_imx31
- @subpage phycore_pcm038
- @subpage scb9328
- @subpage netx

Blackfin type:

- @subpage ipe337

x86 type:

*/

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