driver: add dev_name inline
[barebox-mini2440.git] / Documentation / boards.dox
blobc4d05d69afcf3d0938200b97259f9ad67f9f027a
1 /** @page supported_boards Supported Boards
3 This is a list of boards that are currently supported by U-Boot-v2.
5 PowerPC type:
7 @li @subpage pcm030
9 ARM type:
11 @li @subpage pcm037
12 @li @subpage pcm038
13 @li @subpage pcm043
14 @li @subpage imx21ads
15 @li @subpage imx27ads
16 @li @subpage the3stack
17 @li @subpage scb9328
18 @li @subpage netx
19 @li @subpage dev_omap_arch
20 @li @subpage a9m2440
21 @li @subpage a9m2410
22 @li @subpage eukrea_cpuimx27
24 Blackfin type:
26 @li @subpage ipe337
28 x86 type:
30 @li nothing yet
32 coldfire/m68k type:
34 @li @subpage phycore_mcf54xx
35 @li @subpage kp_ukd_r1
39 /* TODO
40  *
41  * Add documentation to your boardfile, forward it with doxygen's page
42  * feature (@page <reference>) and include it here with:
43  *
44  * @subpage <reference>
45  *
46  */