summaryrefslogtreecommitdiffstats
path: root/arch/arm/boards
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/boards')
-rw-r--r--arch/arm/boards/a9m2410/a9m2410.c68
-rw-r--r--arch/arm/boards/a9m2440/a9m2440.c79
-rw-r--r--arch/arm/boards/beagle/board.c31
-rw-r--r--arch/arm/boards/ccxmx51/ccxmx51.dox7
-rw-r--r--arch/arm/boards/chumby_falconwing/falconwing.c138
-rw-r--r--arch/arm/boards/edb93xx/edb93xx.dox108
-rw-r--r--arch/arm/boards/eukrea_cpuimx27/eukrea_cpuimx27.dox11
-rw-r--r--arch/arm/boards/eukrea_cpuimx35/eukrea_cpuimx35.dox4
-rw-r--r--arch/arm/boards/eukrea_cpuimx51/eukrea_cpuimx51.dox4
-rw-r--r--arch/arm/boards/freescale-mx21-ads/imx21ads.dox5
-rw-r--r--arch/arm/boards/freescale-mx23-evk/mx23-evk.c32
-rw-r--r--arch/arm/boards/freescale-mx27-ads/imx27ads.dox5
-rw-r--r--arch/arm/boards/freescale-mx35-3ds/3stack.dox4
-rw-r--r--arch/arm/boards/freescale-mx51-babbage/mx51-pdk.dox4
-rw-r--r--arch/arm/boards/freescale-mx53-qsb/mx53-pdk.dox4
-rw-r--r--arch/arm/boards/freescale-mx53-smd/mx53-smd.dox4
-rw-r--r--arch/arm/boards/friendlyarm-mini2440/mini2440.c159
-rw-r--r--arch/arm/boards/guf-cupid/cupid.dox9
-rw-r--r--arch/arm/boards/imx233-olinuxino/imx23-olinuxino.c59
-rw-r--r--arch/arm/boards/karo-tx28/tx28.c52
-rw-r--r--arch/arm/boards/karo-tx51/tx51.dox50
-rw-r--r--arch/arm/boards/module-mb7707/module-mb7707.dox29
-rw-r--r--arch/arm/boards/mx31moboard/mx31moboard.dox10
-rw-r--r--arch/arm/boards/netx/netx.dox9
-rw-r--r--arch/arm/boards/omap343xdsp/board.c26
-rw-r--r--arch/arm/boards/phytec-phycard-imx27/pca100.dox8
-rw-r--r--arch/arm/boards/phytec-phycard-omap3/pca-a-l1.dox16
-rw-r--r--arch/arm/boards/phytec-phycore-imx27/pcm038.dox9
-rw-r--r--arch/arm/boards/phytec-phycore-imx31/pcm037.dox11
-rw-r--r--arch/arm/boards/phytec-phycore-imx35/pcm043.dox28
-rw-r--r--arch/arm/boards/qil-a926x/qil-a9260.dox22
-rw-r--r--arch/arm/boards/scb9328/scb9328.dox9
-rw-r--r--arch/arm/boards/tny-a926x/tny-a9263.dox33
-rw-r--r--arch/arm/boards/tny-a926x/tny-a9g20-lpw.dox37
-rw-r--r--arch/arm/boards/toshiba-ac100/toshiba-ac100.dox37
-rw-r--r--arch/arm/boards/usb-a926x/usb-a9263.dox30
-rw-r--r--arch/arm/boards/usb-a926x/usb-a9g20-lpw.dox33
-rw-r--r--arch/arm/boards/virt2real/virt2real.dox41
38 files changed, 0 insertions, 1225 deletions
diff --git a/arch/arm/boards/a9m2410/a9m2410.c b/arch/arm/boards/a9m2410/a9m2410.c
index 943b7709bf..44cf51b212 100644
--- a/arch/arm/boards/a9m2410/a9m2410.c
+++ b/arch/arm/boards/a9m2410/a9m2410.c
@@ -14,12 +14,6 @@
*
*/
-/**
- * @file
- * @brief a9m2410 Specific Board Initialization routines
- *
- */
-
#include <common.h>
#include <driver.h>
#include <init.h>
@@ -154,65 +148,3 @@ static int a9m2410_console_init(void)
}
console_initcall(a9m2410_console_init);
-
-/** @page a9m2410 DIGI's a9m2410
-
-This CPU card is based on a Samsung S3C2410 CPU. The card is shipped with:
-
-- S3C2410\@200 MHz (ARM920T/ARMv4T)
-- 12MHz crystal reference
-- SDRAM 32 MiB
- - Samsung K4M563233E-EE1H
- - 2M x 32Bit x 4 Banks Mobile SDRAM
- - 90 pin FBGA
- - CL3\@133MHz, CL2\@100MHz (CAS/RAS delay 19ns)
- - four banks
- - 32 bit data bits
- - row address size is 11
- - Row cycle time: 69ns
- - collumn address size is 9 bits
- - Extended temperature range (-25°C...85°C)
- - 64ms refresh period (4k)
-- NAND Flash 32 MiB
- - Samsung KM29U256T
- - 32MiB 3,3V 8-bit
- - ID: 0xEC, 0x75, 0x??, 0xBD
- - 30ns/40ns/20ns
-- I2C interface, 100KHz and 400KHz
- - Real Time Clock
- - Dallas DS1337
- - address 0x68
- - EEPROM
- - ST M24LC64
- - address 0x50
- - 16bit addressing
-- LCD interface
-- Touch Screen interface
-- Camera interface
-- I2S interface
-- AC97 Audio-CODEC interface
-- SD card interface
-- 3 serial RS232 interfaces
-- Host and device USB interface, USB1.1 compliant
-- Ethernet interface
- - 10Mbps, Cirrus Logic, CS8900A (on the CPU card) or
- - 10/100Mbps, SMSC 91C111 (on the baseboard)
-- SPI interface
-- JTAG interface
-
-How to get the binary image:
-
-Using the default configuration:
-
-@code
-make ARCH=arm a9m2410_defconfig
-@endcode
-
-Build the binary image:
-
-@code
-make ARCH=arm CROSS_COMPILE=armv4compiler
-@endcode
-
-@note replace the armv4compiler with your ARM v4 cross compiler.
-*/
diff --git a/arch/arm/boards/a9m2440/a9m2440.c b/arch/arm/boards/a9m2440/a9m2440.c
index faac38a4e3..587baf6cfd 100644
--- a/arch/arm/boards/a9m2440/a9m2440.c
+++ b/arch/arm/boards/a9m2440/a9m2440.c
@@ -14,12 +14,6 @@
*
*/
-/**
- * @file
- * @brief a9m2440 Specific Board Initialization routines
- *
- */
-
#include <common.h>
#include <driver.h>
#include <init.h>
@@ -161,76 +155,3 @@ static int a9m2440_console_init(void)
}
console_initcall(a9m2440_console_init);
-
-/** @page a9m2440 DIGI's a9m2440
-
-This CPU card is based on a Samsung S3C2440 CPU. The card is shipped with:
-
-- S3C2440\@400 MHz or 533 MHz (ARM920T/ARMv4T)
-- 16.9344 MHz crystal reference
-- SDRAM 32/64/128 MiB
- - Samsung K4M563233E-EE1H (one or two devices for 32 MiB or 64 MiB)
- - 2M x 32bit x 4 Banks Mobile SDRAM
- - CL2\@100 MHz (CAS/RAS delay 19ns)
- - 105 MHz max
- - collumn address size is 9 bits
- - Row cycle time: 69ns
- - Samsung K4M513233C-DG75 (one or two devices for 64 MiB or 128 MiB)
- - 4M x 32bit x 4 Banks Mobile SDRAM
- - CL2\@100MHz (CAS/RAS delay 18ns)
- - 111 MHz max
- - collumn address size is 9 bits
- - Row cycle time: 63ns
- - 64ms refresh period (4k)
- - 90 pin FBGA
- - 32 bit data bits
- - Extended temperature range (-25°C...85°C)
-- NAND Flash 32/64/128 MiB
- - Samsung KM29U512T (NAND01GW3A0AN6)
- - 64 MiB 3,3V 8-bit
- - ID: 0xEC, 0x76, 0x??, 0xBD
- - Samsung KM29U256T
- - 32 MiB 3,3V 8-bit
- - ID: 0xEC, 0x75, 0x??, 0xBD
- - ST Micro
- - 128 MiB 3,3V 8-bit
- - ID: 0x20, 0x79
- - 30ns/40ns/20ns
-- I2C interface, 100 KHz and 400 KHz
- - Real Time Clock
- - Dallas DS1337
- - address 0x68
- - EEPROM
- - ST M24LC64
- - address 0x50
- - 16bit addressing
-- LCD interface
-- Touch Screen interface
-- Camera interface
-- I2S interface
-- AC97 Audio-CODEC interface
-- SD card interface
-- 3 serial RS232 interfaces
-- Host and device USB interface, USB1.1 compliant
-- Ethernet interface
- - 10Mbps, Cirrus Logic, CS8900A (on the CPU card)
-- SPI interface
-- JTAG interface
-
-How to get the binary image:
-
-Using the default configuration:
-
-@code
-make ARCH=arm a9m2440_defconfig
-@endcode
-
-Build the binary image:
-
-@code
-make ARCH=arm CROSS_COMPILE=armv4compiler
-@endcode
-
-@note replace the armv4compiler with your ARM v4 cross compiler.
-
-*/
diff --git a/arch/arm/boards/beagle/board.c b/arch/arm/boards/beagle/board.c
index 1899b1d846..4054960581 100644
--- a/arch/arm/boards/beagle/board.c
+++ b/arch/arm/boards/beagle/board.c
@@ -15,37 +15,6 @@
*
*/
-/**
- * @file
- * @brief Beagle Specific Board Initialization routines
- */
-
-/**
- * @page ti_beagle Texas Instruments Beagle Board
- *
- * Beagle Board from Texas Instruments as described here:
- * http://www.beagleboard.org
- *
- * This board is based on OMAP3530.
- * More on OMAP3530 (including documentation can be found here):
- * http://focus.ti.com/docs/prod/folders/print/omap3530.html
- *
- * This file provides initialization in two stages:
- * @li boot time initialization - do basics required to get SDRAM working.
- * This is run from SRAM - so no case constructs and global vars can be used.
- * @li run time initialization - this is for the rest of the initializations
- * such as flash, uart etc.
- *
- * Boot time initialization includes:
- * @li SDRAM initialization.
- * @li Pin Muxing relevant for Beagle.
- *
- * Run time initialization includes
- * @li serial @ref serial_ns16550.c driver device definition
- *
- * Originally from arch/arm/boards/omap/board-sdp343x.c
- */
-
#include <common.h>
#include <console.h>
#include <init.h>
diff --git a/arch/arm/boards/ccxmx51/ccxmx51.dox b/arch/arm/boards/ccxmx51/ccxmx51.dox
deleted file mode 100644
index cc28e8d66a..0000000000
--- a/arch/arm/boards/ccxmx51/ccxmx51.dox
+++ /dev/null
@@ -1,7 +0,0 @@
-/** @page ccxmx51 Digi ConnectCore board
-
-This boards is based on a Freescale i.MX51 CPU. The board is shipped with:
-- Up to 8 GB NAND Flash.
-- Up to 512 MB DDR2 RAM.
-
-*/
diff --git a/arch/arm/boards/chumby_falconwing/falconwing.c b/arch/arm/boards/chumby_falconwing/falconwing.c
index 77581f668f..2e5fca5f50 100644
--- a/arch/arm/boards/chumby_falconwing/falconwing.c
+++ b/arch/arm/boards/chumby_falconwing/falconwing.c
@@ -318,141 +318,3 @@ static int falconwing_console_init(void)
}
console_initcall(falconwing_console_init);
-
-/** @page chumbyone Chumby Industrie's Falconwing
-
-This device is also known as "chumby one" (http://www.chumby.com/)
-
-This CPU card is based on a Freescale i.MX23 CPU. The card is shipped with:
-
-- 64 MiB synchronous dynamic RAM (DDR type)
-
-Memory layout when @b barebox is running:
-
-- 0x40000000 start of SDRAM
-- 0x40000100 start of kernel's boot parameters
- - below malloc area: stack area
- - below barebox: malloc area
-- 0x42000000 start of @b barebox
-
-@section get_falconwing_binary How to get the bootloader binary image:
-
-Using the default configuration:
-
-@verbatim
-make ARCH=arm chumbyone_defconfig
-@endverbatim
-
-Build the bootloader binary image:
-
-@verbatim
-make ARCH=arm CROSS_COMPILE=armv5compiler
-@endverbatim
-
-@note replace the armv5compiler with your ARM v5 cross compiler.
-
-@section setup_falconwing How to prepare an MCI card to boot the "chumby one" with barebox
-
-- Create four primary partitions on the MCI card
- - the first one for the bootlets (about 256 kiB)
- - the second one for the persistant environment (size is up to you, at least 256k)
- - the third one for the kernel (2 MiB ... 4 MiB in size)
- - the 4th one for the root filesystem which can fill the rest of the available space
-
-- Mark the first partition with the partition ID "53" and copy the bootlets
- into this partition (currently not part of @b barebox!).
-
-- Copy the default @b barebox environment into the second partition (no filesystem required).
-
-- Copy the kernel into the third partition (no filesystem required).
-
-- Create the root filesystem in the 4th partition. You may copy an image into this
- partition or you can do it in the classic way: mkfs on it, mount it and copy
- all required data and programs into it.
-
-@section gpio_falconwing Available GPIOs
-
-The Falconwing uses some GPIOs to control various features. With the regular
-GPIO commands these features can be controlled at @a barebox's runtime.
-
-<table width="100%" border="1" cellspacing="1" cellpadding="3">
- <tr>
- <td>No</td>
- <td>Direction</td>
- <td>Function</td>
- <td>Reset</td>
- <td>Set</td>
- </tr>
- <tr>
- <td>8</td>
- <td>Output</td>
- <td>Switch Audio Amplifier</td>
- <td>Off</td>
- <td>On</td>
- </tr>
- <tr>
- <td>11</td>
- <td>Input</td>
- <td>Head Phone Detection</td>
- <td>TBD</td>
- <td>TBD</td>
- </tr>
- <tr>
- <td>14</td>
- <td>Input</td>
- <td>Unused (J113)</td>
- <td>User</td>
- <td>User</td>
- </tr>
- <tr>
- <td>15</td>
- <td>Input</td>
- <td>Unused (J114)</td>
- <td>User</td>
- <td>User</td>
- </tr>
- <tr>
- <td>26</td>
- <td>Output</td>
- <td>USB Power</td>
- <td>TBD</td>
- <td>TBD</td>
- </tr>
- <tr>
- <td>27</td>
- <td>Input</td>
- <td>Display Connected</td>
- <td>Display<br>Attached</td>
- <td>Display<br>Disconnected</td>
- </tr>
- <tr>
- <td>29</td>
- <td>Output</td>
- <td>USB HUB Reset</td>
- <td>TBD</td>
- <td>TBD</td>
- </tr>
- <tr>
- <td>50</td>
- <td>Output</td>
- <td>Display Reset</td>
- <td>Display<br>Reset</td>
- <td>Display<br>Running</td>
- </tr>
- <tr>
- <td>60</td>
- <td>Output</td>
- <td>Display Backlight</td>
- <td>Backlight<br>Off</td>
- <td>Backlight<br>On (100 %)</td>
- </tr>
- <tr>
- <td>62</td>
- <td>Input</td>
- <td>Bend</td>
- <td>Not pressed</td>
- <td>Pressed</td>
- </tr>
-</table>
-
-*/
diff --git a/arch/arm/boards/edb93xx/edb93xx.dox b/arch/arm/boards/edb93xx/edb93xx.dox
deleted file mode 100644
index 3964d55367..0000000000
--- a/arch/arm/boards/edb93xx/edb93xx.dox
+++ /dev/null
@@ -1,108 +0,0 @@
-/** @page edb9301 Cirrus Logic EDB9301
-
-This boards is based on a Cirrus Logic EP9301 CPU. The board is shipped with:
-
-- 16MiB NOR type Flash Memory
-- 32MiB synchronous dynamic RAM on CS3
-- 128kiB serial EEPROM
-- MII 10/100 Ethernet PHY
-- Stereo audio codec
-
-*/
-
-/** @page edb9302 Cirrus Logic EDB9302
-
-This board is based on a Cirrus Logic EP9302 CPU. The board is shipped with:
-
-- 16MiB NOR type Flash Memory
-- 32MiB synchronous dynamic RAM on CS3
-- 128kiB serial EEPROM
-- MII 10/100 Ethernet PHY
-- Stereo audio codec
-
-*/
-
-/** @page edb9302a Cirrus Logic EDB9302A
-
-This board is based on a Cirrus Logic EP9302 CPU. The board is shipped with:
-
-- 16MiB NOR type Flash Memory
-- 32MiB synchronous dynamic RAM on CS0
-- 512kiB serial EEPROM
-- MII 10/100 Ethernet PHY
-- Stereo audio codec
-
-*/
-
-/** @page edb9307 Cirrus Logic EDB9307
-
-This board is based on a Cirrus Logic EP9307 CPU. The board is shipped with:
-
-- 32MiB NOR type Flash Memory
-- 64MiB synchronous dynamic RAM on CS3
-- 512kiB asynchronous SRAM
-- 128kiB serial EEPROM
-- MII 10/100 Ethernet PHY
-- Stereo audio codec
-- Real-Time Clock
-- IR receiver
-
-*/
-
-/** @page edb9307a Cirrus Logic EDB9307A
-
-This board is based on a Cirrus Logic EP9307 CPU. The board is shipped with:
-
-- 32MiB NOR type Flash Memory
-- 64MiB synchronous dynamic RAM on CS0
-- 512kiB serial EEPROM
-- MII 10/100 Ethernet PHY
-- Stereo audio codec
-- Real-Time Clock
-- IR receiver
-
-*/
-
-/** @page edb9312 Cirrus Logic EDB9312
-
-This board is based on a Cirrus Logic EP9312 CPU. The board is shipped with:
-
-- 32MiB NOR type Flash Memory
-- 64MiB synchronous dynamic RAM on CS3
-- 512kiB asynchronous SRAM
-- 128kiB serial EEPROM
-- MII 10/100 Ethernet PHY
-- Stereo audio codec
-- Real-Time Clock
-- IR receiver
-
-*/
-
-/** @page edb9315 Cirrus Logic EDB9315
-
-This board is based on a Cirrus Logic EP9315 CPU. The board is shipped with:
-
-- 32MiB NOR type Flash Memory
-- 64MiB synchronous dynamic RAM on CS3
-- 512kiB asynchronous SRAM
-- 128kiB serial EEPROM
-- MII 10/100 Ethernet PHY
-- Stereo audio codec
-- Real-Time Clock
-- IR receiver
-
-*/
-
-/** @page edb9315a Cirrus Logic EDB9315A
-
-This board is based on a Cirrus Logic EP9315 CPU. The board is shipped with:
-
-- 32MiB NOR type Flash Memory
-- 64MiB synchronous dynamic RAM on CS0
-- 128kiB serial EEPROM
-- MII 10/100 Ethernet PHY
-- Stereo audio codec
-- Real-Time Clock
-- IR receiver
-
-*/ \ No newline at end of file
diff --git a/arch/arm/boards/eukrea_cpuimx27/eukrea_cpuimx27.dox b/arch/arm/boards/eukrea_cpuimx27/eukrea_cpuimx27.dox
deleted file mode 100644
index 6c2bfede22..0000000000
--- a/arch/arm/boards/eukrea_cpuimx27/eukrea_cpuimx27.dox
+++ /dev/null
@@ -1,11 +0,0 @@
-/** @page eukrea_cpuimx27 Eukrea's CPUIMX27
-
-This CPU card is based on a Freescale i.MX27 CPU. The card is shipped with:
-
-- up to 64MiB NOR type Flash Memory
-- up to 256MiB synchronous dynamic RAM
-- up to 512MiB NAND type Flash Memory
-- MII 10/100 ethernet PHY
-- optional 16554 Quad UART on CS3
-
-*/
diff --git a/arch/arm/boards/eukrea_cpuimx35/eukrea_cpuimx35.dox b/arch/arm/boards/eukrea_cpuimx35/eukrea_cpuimx35.dox
deleted file mode 100644
index cbdf69db35..0000000000
--- a/arch/arm/boards/eukrea_cpuimx35/eukrea_cpuimx35.dox
+++ /dev/null
@@ -1,4 +0,0 @@
-/** @page eukrea_cpuimx35 Eukrea's CPUIMX35
-
-
-*/
diff --git a/arch/arm/boards/eukrea_cpuimx51/eukrea_cpuimx51.dox b/arch/arm/boards/eukrea_cpuimx51/eukrea_cpuimx51.dox
deleted file mode 100644
index 0f35e174ba..0000000000
--- a/arch/arm/boards/eukrea_cpuimx51/eukrea_cpuimx51.dox
+++ /dev/null
@@ -1,4 +0,0 @@
-/** @page eukrea_cpuimx51 Eukrea's CPUIMX51
-
-
-*/
diff --git a/arch/arm/boards/freescale-mx21-ads/imx21ads.dox b/arch/arm/boards/freescale-mx21-ads/imx21ads.dox
deleted file mode 100644
index 9f11ffaa6e..0000000000
--- a/arch/arm/boards/freescale-mx21-ads/imx21ads.dox
+++ /dev/null
@@ -1,5 +0,0 @@
-/** @page imx21ads Freescale i.MX21ads
-
-This is the Freescale evaluation board for the i.MX21 Processor
-
-*/
diff --git a/arch/arm/boards/freescale-mx23-evk/mx23-evk.c b/arch/arm/boards/freescale-mx23-evk/mx23-evk.c
index 1eae37722c..9f13fac6dd 100644
--- a/arch/arm/boards/freescale-mx23-evk/mx23-evk.c
+++ b/arch/arm/boards/freescale-mx23-evk/mx23-evk.c
@@ -144,35 +144,3 @@ static int mx23_evk_console_init(void)
}
console_initcall(mx23_evk_console_init);
-
-/** @page mx23_evk Freescale's i.MX23 evaluation kit
-
-This CPU card is based on an i.MX23 CPU. The card is shipped with:
-
-- 32 MiB synchronous dynamic RAM (mobile DDR type)
-- ENC28j60 based network (over SPI)
-
-Memory layout when @b barebox is running:
-
-- 0x40000000 start of SDRAM
-- 0x40000100 start of kernel's boot parameters
- - below malloc area: stack area
- - below barebox: malloc area
-- 0x41000000 start of @b barebox
-
-@section get_imx23evk_binary How to get the bootloader binary image:
-
-Using the default configuration:
-
-@verbatim
-make ARCH=arm imx23evk_defconfig
-@endverbatim
-
-Build the bootloader binary image:
-
-@verbatim
-make ARCH=arm CROSS_COMPILE=armv5compiler
-@endverbatim
-
-@note replace the armv5compiler with your ARM v5 cross compiler.
-*/
diff --git a/arch/arm/boards/freescale-mx27-ads/imx27ads.dox b/arch/arm/boards/freescale-mx27-ads/imx27ads.dox
deleted file mode 100644
index e14d8e3fab..0000000000
--- a/arch/arm/boards/freescale-mx27-ads/imx27ads.dox
+++ /dev/null
@@ -1,5 +0,0 @@
-/** @page imx27ads Freescale i.MX27ads
-
-This is the Freescale evaluation board for the i.MX27 Processor
-
-*/
diff --git a/arch/arm/boards/freescale-mx35-3ds/3stack.dox b/arch/arm/boards/freescale-mx35-3ds/3stack.dox
deleted file mode 100644
index 15c5b6e1ff..0000000000
--- a/arch/arm/boards/freescale-mx35-3ds/3stack.dox
+++ /dev/null
@@ -1,4 +0,0 @@
-/** @page the3stack Freescale MX35 3-Stack Board
-
-
-*/
diff --git a/arch/arm/boards/freescale-mx51-babbage/mx51-pdk.dox b/arch/arm/boards/freescale-mx51-babbage/mx51-pdk.dox
deleted file mode 100644
index d9ea823e5c..0000000000
--- a/arch/arm/boards/freescale-mx51-babbage/mx51-pdk.dox
+++ /dev/null
@@ -1,4 +0,0 @@
-/** @page board_babage Freescale i.MX51 PDK (Babbage) Board
-
-
-*/
diff --git a/arch/arm/boards/freescale-mx53-qsb/mx53-pdk.dox b/arch/arm/boards/freescale-mx53-qsb/mx53-pdk.dox
deleted file mode 100644
index 3a2c84fc3f..0000000000
--- a/arch/arm/boards/freescale-mx53-qsb/mx53-pdk.dox
+++ /dev/null
@@ -1,4 +0,0 @@
-/** @page board_loco Freescale i.MX53 PDK (Loco) Board
-
-
-*/
diff --git a/arch/arm/boards/freescale-mx53-smd/mx53-smd.dox b/arch/arm/boards/freescale-mx53-smd/mx53-smd.dox
deleted file mode 100644
index 19605088f6..0000000000
--- a/arch/arm/boards/freescale-mx53-smd/mx53-smd.dox
+++ /dev/null
@@ -1,4 +0,0 @@
-/** @page board_loco Freescale i.MX53 SMD Board
-
-
-*/
diff --git a/arch/arm/boards/friendlyarm-mini2440/mini2440.c b/arch/arm/boards/friendlyarm-mini2440/mini2440.c
index 86e22ad131..4034de5a52 100644
--- a/arch/arm/boards/friendlyarm-mini2440/mini2440.c
+++ b/arch/arm/boards/friendlyarm-mini2440/mini2440.c
@@ -16,12 +16,6 @@
*
*/
-/**
- * @file
- * @brief mini2440 Specific Board Initialization routines
- *
- */
-
#include <common.h>
#include <driver.h>
#include <init.h>
@@ -338,156 +332,3 @@ static int mini2440_console_init(void)
}
console_initcall(mini2440_console_init);
-
-/** @page mini2440 FriendlyARM's mini2440
-
-This system is based on a Samsung S3C2440 CPU. The card is shipped with:
-
-- S3C2440\@400 MHz or 533 MHz (ARM920T/ARMv4T)
-- 12 MHz crystal reference
-- 32.768 kHz crystal reference
-- SDRAM 64 MiB (one bank only)
- - HY57V561620 (two devices for 64 MiB to form a 32 bit bus)
- - 4M x 16bit x 4 Banks Mobile SDRAM
- - 8192 refresh cycles / 64 ms
- - CL2\@100 MHz
- - 133 MHz max
- - collumn address size is 9 bits
- - row address size is 13 bits
- - MT48LC16M16 (two devices for 64 MiB to form a 32 bit bus)
- - 4M x 16bit x 4 Banks Mobile SDRAM
- - commercial & industrial type
- - 8192 refresh cycles / 64 ms
- - CL2\@100 MHz
- - 133 MHz max
- - collumn address size is 9 bits
- - row address size is 13 bits
-- NAND Flash 128MiB...1GiB
- - K9Fxx08
-- NOR Flash (up to 22 address lines available)
- - AM29LV160DB, 2 MiB
- - SST39VF1601, 2 MiB
- - 16 bit data bus
-- SD card interface, 3.3V (fixed voltage)
-- Host and device USB interface, USB1.1 compliant
-- UDA1341TS Audio
-- DM9000 Ethernet interface
- - uses CS#4
- - uses EINT7
- - 16 bit data bus
-- I2C interface, 100 KHz and 400 KHz
- - EEPROM
- - ST M24C08
- - address 0x50
-- Speaker on GPB0 ("low" = inactive)
-- LCD interface
-- Touch Screen interface
-- Camera interface
-- I2S interface
-- AC97 Audio-CODEC interface
-- three serial RS232 interfaces (one with level converter)
-- SPI interface
-- JTAG interface
-
-How to get the binary image:
-
-Using the default configuration:
-
-@code
-make ARCH=arm mini2440_defconfig
-@endcode
-
-Build the binary image:
-
-@code
-make ARCH=arm CROSS_COMPILE=armv4compiler
-@endcode
-
-@note replace the armv4compiler with your ARM v4 cross compiler.
-
-How to bring in \a barebox ?
-
-First run it as a second stage bootloader. There are two known working ways to
-do so:
-
-One way is to use the "device firmware update" feature of the 'supervivi'.
- - connect a terminal application to the mini2440's serial connector
- - switch S2 to 'boot from NOR' to boot into 'supervivi'
- - connect your host to the usb device connector on the mini2440
- - switch on your mini2440
- - in 'supervivi' type q (command line) then:
-@code
-load ram 0x31000000 \<barebox-size\> u
-@endcode
- - use a tool for DFU update (for example from openkomo) to transfer the 'barebox.bin' binary
- - then in 'supervivi' just run
-@code
-go 0x31000000
-@endcode
-
-A second way is to use any kind of JTAG adapter. For this case I'm using the
-'JTAKkey tiny' from Amontec and OpenOCD. First you need an adapter for this
-kind of Dongle as it uses a 20 pin connector with 2.54 mm grid, and the
-mini2440 uses a 10 pin connector with 2 mm grid.
-
-@code
- Amontec JTAGkey tiny mini2440
- -------------------------------------------------------
- VREF 1 2 n.c. VREF 1 2 VREF
- TRST_N 3 4 GND TRST_N 3 4 SRST_N
- TDI 5 6 GND TDI 5 6 TDO
- TMS 7 8 GND TMS 7 8 GND
- TCK 9 10 GND TCK 9 10 GND
- n.c. 11 12 GND
- TDO 13 14 GND
- SRST_N 15 16 GND
- n.c. 17 18 GND
- n.c. 19 20 GND
-@endcode
-
-Create a simple board description file. I did it this way:
-
-@code
-source [find interface/jtagkey-tiny.cfg]
-source [find target/samsung_s3c2440.cfg]
-
-adapter_khz 12000
-@endcode
-
-And then the following steps:
- - connect a terminal application to the mini2440's serial connector
- - connect the mini2440 to a working network
- - switch S2 to boot from NOR to boot into 'supervivi'
- - switch on your mini2440
- - run the OpenOCD daemon configured with the file shown above
- - connect to the OpenOCD daemon via 'telnet'.
- - run the following commands to download @a barebox into your target
-@code
-> halt
-> load_image \<path to the 'barebox.bin'\> 0x31000000 bin
-> resume 0x31000000
-@endcode
-
-Now @a barebox is starting from an already initialized CPU and SDRAM (done by
-'supervivi').
-
-Change to your terminal console and configure the network first. Adapt the
-following settings to your network:
-@code
-eth0.ipaddr=192.168.1.240
-eth0.netmask=255.255.255.0
-eth0.gateway=192.168.23.2
-eth0.serverip=192.168.1.7
-eth0.ethaddr=00:04:f3:00:06:35
-@endcode
-
-A 'ping' to your TFTP server should bring a "...is alive" message now.
-
-We are ready now to program @a barebox into the NAND flash:
-
-@code
-erase /dev/nand0.barebox.bb
-tftp barebox.bin /dev/nand0.barebox.bb
-@endcode
-
-*/
diff --git a/arch/arm/boards/guf-cupid/cupid.dox b/arch/arm/boards/guf-cupid/cupid.dox
deleted file mode 100644
index 45f0e0cc22..0000000000
--- a/arch/arm/boards/guf-cupid/cupid.dox
+++ /dev/null
@@ -1,9 +0,0 @@
-/** @page board_cupid Garz+Fricke Cupid
-
-This CPU card is based on a Freescale i.MX35 CPU. The card is shipped with:
-
-- 256MiB Nand flash
-- 128MiB synchronous dynamic RAM
-
-
-*/
diff --git a/arch/arm/boards/imx233-olinuxino/imx23-olinuxino.c b/arch/arm/boards/imx233-olinuxino/imx23-olinuxino.c
index fae4d91469..fa95d72339 100644
--- a/arch/arm/boards/imx233-olinuxino/imx23-olinuxino.c
+++ b/arch/arm/boards/imx233-olinuxino/imx23-olinuxino.c
@@ -143,62 +143,3 @@ static int imx23_olinuxino_console_init(void)
}
console_initcall(imx23_olinuxino_console_init);
-
-/** @page olinuxino Olimex.ltd's i.MX23 evaluation kit
-
-This CPU card is based on an i.MX23 CPU. The card is shipped with:
-
-- 64 MiB synchronous dynamic RAM (mobile DDR type)
-
-
-Memory layout when @b barebox is running:
-
-- 0x40000000 start of SDRAM
-- 0x40000100 start of kernel's boot parameters
- - below malloc area: stack area
- - below barebox: malloc area
-- 0x42000000 start of @b barebox
-
-@section get_imx23_olinuxino_binary How to get the bootloader binary image:
-
-Using the default configuration:
-
-@verbatim
-make ARCH=arm imx23_olinuxino_defconfig
-@endverbatim
-
-Build the bootloader binary image:
-
-@verbatim
-make ARCH=arm CROSS_COMPILE=armv5compiler
-@endverbatim
-
-@note replace the armv5compiler with your ARM v5 cross compiler.
-
-@section imx233-olinuxino How to prepare an MCI card to boot
-the imx233-olinuxino with barebox
-
-- Create four primary partitions on the MCI card
- - the first one for the bootlets (about 256 kiB)
- - the second one for the persistant environment
- (size is up to you, at least 256k)
- - the third one for the kernel (2 MiB ... 4 MiB in size)
- - the 4th one for the root filesystem which can fill the
- rest of the available space
-
-- Mark the first partition with the partition ID "53" and copy the bootlets
- into this partition (currently not part of @b barebox!).
-
-- @b barebox expect device tree blob file imx23-olinuxino.dtb
- into directory env/oftree. At compile time, copy blob file into directory
- arch/arm/boards/imx233-olinuxino/env/oftree/.
-
-- Copy the default @b barebox environment into the second partition
- (no filesystem required).
-
-- Copy the kernel into the third partition (no filesystem required).
-
-- Create the root filesystem in the 4th partition. You may copy an
- image into this partition or you can do it in the classic way:
- mkfs on it, mount it and copy all required data and programs into it.
-*/
diff --git a/arch/arm/boards/karo-tx28/tx28.c b/arch/arm/boards/karo-tx28/tx28.c
index 3fb1fe9177..26dbc00790 100644
--- a/arch/arm/boards/karo-tx28/tx28.c
+++ b/arch/arm/boards/karo-tx28/tx28.c
@@ -99,55 +99,3 @@ static int tx28_devices_init(void)
}
device_initcall(tx28_devices_init);
-
-/**
-@page tx28 KARO's TX28 CPU module
-
-@section tx28_cpu_card The CPU module
-
-http://www.karo-electronics.de/
-
-This CPU card is based on a Freescale i.MX28 CPU. The card is shipped with:
-
-- 128 MiB synchronous dynamic RAM (DDR2 type), 200 MHz support
-- 128 MiB NAND K9F1G08U0A (3.3V type)
-- PCA9554 GPIO expander
-- DS1339 RTC
-- LAN8710 Phy
-
-@section tx28_basboards Supported baseboards
-
-Supported baseboards are:
-- KARO's Starterkit 5
-
-@section tx28_stk5_howto How to get barebox for 'KARO's Starterkit 5'
-
-Using the default configuration:
-
-@verbatim
-make ARCH=arm tx28stk5_defconfig
-@endverbatim
-
-Build the binary image:
-
-@verbatim
-make ARCH=arm CROSS_COMPILE=armv5compiler
-@endverbatim
-
-@note replace the armv5compiler with your ARM v5 cross compiler.
-
-@note To use the result, you also need the following resources from Freescale:
-- the 'bootlets' archive
-- the 'elftosb2' encryption tool
-- in the case you want to start @b barebox from an attached SD card the
- 'sdimage' tool from Freescale's 'uuc' archive.
-
-@section tx28_mlayout Memory layout when barebox is running:
-
-- 0x40000000 start of SDRAM
-- 0x40000100 start of kernel's boot parameters
- - below malloc area: stack area
- - below barebox: malloc area
-- 0x47000000 start of @b barebox
-
-*/
diff --git a/arch/arm/boards/karo-tx51/tx51.dox b/arch/arm/boards/karo-tx51/tx51.dox
deleted file mode 100644
index 08268e0576..0000000000
--- a/arch/arm/boards/karo-tx51/tx51.dox
+++ /dev/null
@@ -1,50 +0,0 @@
-/**
-@page tx51 KARO's TX51 CPU module
-
-@section tx51_cpu_card The CPU module
-
-http://www.karo-electronics.de/
-
-This CPU card is based on a Freescale i.MX51 CPU. The card is shipped with:
-
-- 128 MiB synchronous dynamic RAM (DDR2 type), 200 MHz support
-- 128 MiB NAND K9F1G08U0A (3.3V type)
-- DS1339 RTC
-- LAN8700 Phy
-
-@section tx51_baseboards Supported baseboards
-
-Supported baseboards are:
-- KARO's Starterkit 5 (currently only SD1, FEC implemented but non-working)
-
-@section tx28_stk5_howto How to get barebox for 'KARO's Starterkit 5'
-
-Using the default configuration:
-
-@verbatim
-make ARCH=arm tx51tk5_defconfig
-@endverbatim
-
-Build the binary image:
-
-@verbatim
-make ARCH=arm CROSS_COMPILE=arm-linux-gnueabi-
-@endverbatim
-
-@note replace the arm-linux-gnueabi with your ARM v7 cross compiler.
-
-@note To use the result, you also need the following resources from Freescale:
-- the 'bootlets' archive
-- the 'elftosb2' encryption tool
-- in the case you want to start @b barebox from an attached SD card the
- 'sdimage' tool from Freescale's 'uuc' archive.
-
-@section tx28_mlayout Memory layout when barebox is running:
-
-- 0x90000000 start of SDRAM
-- 0x90000100 start of kernel's boot parameters
- - below malloc area: stack area
- - below barebox: malloc area
-- 0x97f00000 start of @b barebox
-
-*/
diff --git a/arch/arm/boards/module-mb7707/module-mb7707.dox b/arch/arm/boards/module-mb7707/module-mb7707.dox
deleted file mode 100644
index c0dbc8a602..0000000000
--- a/arch/arm/boards/module-mb7707/module-mb7707.dox
+++ /dev/null
@@ -1,29 +0,0 @@
-/** @page module-mb7707 MB 77.07 board
-
-The board uses MBOOT as bootloader.
-
-Barebox mini-howto:
-
-1. Connect to the boards's UART (38400 8N1);
-
-2. Turn board's power on;
-
-3. Wait 'Hit any key (in 2 sec) to skip autoload...' prompt and press the space key;
-
-4. Compile zbarebox.bin image and upload it to the board via tftp
-@verbatim
- MBOOT # tftpboot zbarebox.bin
- greth: greth_halt
- TFTP Using GRETH_10/100 device
- TFTP params: server 192.168.0.1 our_ip 192.168.0.7
- TFTP params: filename 'zbarebox.bin' load_address 0x40100000
- TFTP Loading: ################
- TFTP done
-@endverbatim
-
-5. Run barebox
-@verbatim
- MBOOT # go 0x40100000
-@endverbatim
-
-*/
diff --git a/arch/arm/boards/mx31moboard/mx31moboard.dox b/arch/arm/boards/mx31moboard/mx31moboard.dox
deleted file mode 100644
index 41c8bbb828..0000000000
--- a/arch/arm/boards/mx31moboard/mx31moboard.dox
+++ /dev/null
@@ -1,10 +0,0 @@
-/** @page mx31moboard EPFL mx31moboard
-
-This CPU card is based on a Freescale i.MX31 CPU. The card is shipped with:
-
-- 32MiB NOR type Flash Memory
-- 128MiB LPDDR
-- A least one SD slot
-- A least one USB host (H2)
-
-*/
diff --git a/arch/arm/boards/netx/netx.dox b/arch/arm/boards/netx/netx.dox
deleted file mode 100644
index e22c5e8554..0000000000
--- a/arch/arm/boards/netx/netx.dox
+++ /dev/null
@@ -1,9 +0,0 @@
-/** @page netx Hilscher's NetX card family
-
-This CPU card is based on a Hilscher's NetX ARM CPU. The card is shipped
-in various incarnations:
-
-Specific to this CPU is, it does not require any setup code to bring the
-SDRAM up and working. This is done in a pre bootloader.
-
-*/ \ No newline at end of file
diff --git a/arch/arm/boards/omap343xdsp/board.c b/arch/arm/boards/omap343xdsp/board.c
index 8329ace483..1b1cb79212 100644
--- a/arch/arm/boards/omap343xdsp/board.c
+++ b/arch/arm/boards/omap343xdsp/board.c
@@ -15,32 +15,6 @@
*
*/
-/**
- * @file
- * @brief SDP3430 Specific Board Initialization routines
- */
-
-/**
- * @page ti_SDP3430 Texas Instruments SDP3430
- *
- * SDP3430 from Texas Instruments as described here:
- * http://www.ti.com/omap3430_devplatform
- * This file provides initialization in two stages:
- * @li boot time initialization - do basics required to get SDRAM working.
- * This is run from SRAM - so no case constructs and global vars can be used.
- * @li run time initialization - this is for the rest of the initializations
- * such as flash, uart etc.
- *
- * Boot time initialization includes:
- * @li SDRAM initialization.
- * @li Pin Muxing relevant for SDP3430.
- *
- * Run time initialization includes
- * @li serial @ref serial_ns16550.c driver device definition
- *
- * Originally from http://linux.omap.com/pub/bootloader/3430sdp/u-boot-v1.tar.gz
- */
-
#include <common.h>
#include <console.h>
#include <init.h>
diff --git a/arch/arm/boards/phytec-phycard-imx27/pca100.dox b/arch/arm/boards/phytec-phycard-imx27/pca100.dox
deleted file mode 100644
index 9b17674a21..0000000000
--- a/arch/arm/boards/phytec-phycard-imx27/pca100.dox
+++ /dev/null
@@ -1,8 +0,0 @@
-/** @page pcm038 Phytec's phyCORE-i.MX27
-
-This CPU card is based on a Freescale i.MX27 CPU. The card is shipped with:
-
-- up to 32MiB NOR type Flash Memory
-- 32MiB synchronous dynamic RAM
-
-*/
diff --git a/arch/arm/boards/phytec-phycard-omap3/pca-a-l1.dox b/arch/arm/boards/phytec-phycard-omap3/pca-a-l1.dox
deleted file mode 100644
index d93c57499b..0000000000
--- a/arch/arm/boards/phytec-phycard-omap3/pca-a-l1.dox
+++ /dev/null
@@ -1,16 +0,0 @@
-/** @page phycard-a-l1 Phytec's phyCARD-A-L1 (OMAP35xx)
-
-This phyCARD is based on a Texas Instruments OMAP35xx CPU.
-The card is shipped with:
-
-- 256MiB DDR-RAM
-- 256MiB NAND Flash Memory
-- SMSC9221 ethernet controller
-- USB-host interface
-- USB-OTG interface
-- LVDS camera interface
-- LVDS display interface
-- TPS65023 Power-Managmanet IC
-- 4kB I2C EEPROM
-
-*/
diff --git a/arch/arm/boards/phytec-phycore-imx27/pcm038.dox b/arch/arm/boards/phytec-phycore-imx27/pcm038.dox
deleted file mode 100644
index 85177d2eb1..0000000000
--- a/arch/arm/boards/phytec-phycore-imx27/pcm038.dox
+++ /dev/null
@@ -1,9 +0,0 @@
-/** @page pcm038 Phytec's phyCORE-i.MX27
-
-This CPU card is based on a Freescale i.MX27 CPU. The card is shipped with:
-
-- up to 64MB NOR Flash Memory
-- up to 1GB NAND Flash Memory
-- up to 256MB DRAM
-
-*/
diff --git a/arch/arm/boards/phytec-phycore-imx31/pcm037.dox b/arch/arm/boards/phytec-phycore-imx31/pcm037.dox
deleted file mode 100644
index b2afdd6acd..0000000000
--- a/arch/arm/boards/phytec-phycore-imx31/pcm037.dox
+++ /dev/null
@@ -1,11 +0,0 @@
-/** @page pcm037 Phytec's phyCORE-i.MX31
-
-This CPU card is based on a Freescale i.MX31 CPU. The card is shipped with:
-
-- up to 64MiB NOR type Flash Memory
-- up to 2MiB static RAM
-- 64MiB NAND type Flash Memory
-- SMSC 9217 network controller
-- 128MiB synchronous dynamic RAM
-
-*/
diff --git a/arch/arm/boards/phytec-phycore-imx35/pcm043.dox b/arch/arm/boards/phytec-phycore-imx35/pcm043.dox
deleted file mode 100644
index c6715fffcf..0000000000
--- a/arch/arm/boards/phytec-phycore-imx35/pcm043.dox
+++ /dev/null
@@ -1,28 +0,0 @@
-/** @page pcm043 Phytec's phyCORE-i.MX35
-
-This CPU card is based on a Freescale i.MX35 CPU. The card is shipped with:
-
-
-FIXME:
-- up to 64 MiB NOR type Flash Memory
-- up to 2 MiB static RAM
-- 1 GiB or 2 GiB NAND type Flash Memory
- - Micron NAND 1 GiB 3,3V 8-bit
- - 256 kiB block size
- - ? kiB page size
- - Manufacturer ID: 0x2c
- - Device ID: 0xd3
- - Samsung K9K8G08, 1 GiB
- - 128 kiB block size
- - 2 kiB page size
- - Manufacturer ID: ?
- - Device ID: ?
- - ST NAND08G, 1 GiB
- - 128 kiB block size
- - 2 kiB page size
- - Manufacturer ID: ?
- - Device ID: ?
-- 128MiB synchronous dynamic RAM
-
-
-*/
diff --git a/arch/arm/boards/qil-a926x/qil-a9260.dox b/arch/arm/boards/qil-a926x/qil-a9260.dox
deleted file mode 100644
index da5c197b34..0000000000
--- a/arch/arm/boards/qil-a926x/qil-a9260.dox
+++ /dev/null
@@ -1,22 +0,0 @@
-/**
-@page qil-a9260 Calao-systems QIL-A9260
-
-@section qil-a9260 The CPU module
-
-http://www.calao-systems.com
-
-This CPU module is based on an Atmel AT91SAM9260 CPU. The card is shipped with:
-
-- 64MiB or 128MiB SDRAM (3.3V)
-- 256MiB NAND type Flash Memory (3.3V)
-- 64Kib SPI EEPROM
-- RMII 10/100 ethernet PHY
-- Real Time Clock
-- micro SD socket
-
-@section mob-qil-a9xxx Supported development board
-
-Supported development board is:
-- MOB-QIL-A9xxx
-
-*/
diff --git a/arch/arm/boards/scb9328/scb9328.dox b/arch/arm/boards/scb9328/scb9328.dox
deleted file mode 100644
index 75bc7c8c1a..0000000000
--- a/arch/arm/boards/scb9328/scb9328.dox
+++ /dev/null
@@ -1,9 +0,0 @@
-/** @page scb9328 Synertronixx's scb9328
-
-This CPU card is based on a Freescale i.MX1 CPU. The card is shipped with:
-
-- up to 16MiB NOR type Flash Memory
-- 16MiB synchronous dynamic RAM
-- DM9000 network controller
-
-*/
diff --git a/arch/arm/boards/tny-a926x/tny-a9263.dox b/arch/arm/boards/tny-a926x/tny-a9263.dox
deleted file mode 100644
index 68fcdd109c..0000000000
--- a/arch/arm/boards/tny-a926x/tny-a9263.dox
+++ /dev/null
@@ -1,33 +0,0 @@
-/**
-@page tny-a9263 Calao-systems TNY-A9263
-
-@section tny-a9263 The CPU module
-
-http://www.calao-systems.com
-
-This CPU module is based on an Atmel AT91SAM9263 CPU. The module is shipped with:
-
-- 64MiB SDRAM (3.3V)
-- 256MiB NAND type Flash Memory (3.3V)
-- USB device port
-- Top expansion connector for daughter boards (GPS, WIFI/BT, GPRS, 3G, ZigBee, MBUS, ...)
-- Bottom expansion connector for development boards
-
-@section mob-tny-a9xxx-md2 Supported development board
-
-Supported development board is:
-- MOB-TNY-A9xxx-MD2
-
-@section tny-db-boards Supported daughter boards
-
-Supported daughter boards are:
-- DAB-GPI2-CXX
-- DAB-GPS
-- DAB-GPRS
-- DAB-HSDPA
-- DAB-WLAN-BT
-- DAB-ZIGBEE
-- DAB-MBUS
-- DAB-KNX-RF
-
-*/
diff --git a/arch/arm/boards/tny-a926x/tny-a9g20-lpw.dox b/arch/arm/boards/tny-a926x/tny-a9g20-lpw.dox
deleted file mode 100644
index e0021070b3..0000000000
--- a/arch/arm/boards/tny-a926x/tny-a9g20-lpw.dox
+++ /dev/null
@@ -1,37 +0,0 @@
-/**
-@page tny-a9g20-lpw Calao-systems TNY-A9G20-LPW
-
-@section tny-a9g20-lpw The CPU module
-
-http://www.calao-systems.com
-
-This CPU module is based on an Atmel AT91SAM9G20 CPU. The module is shipped with:
-
-- 64MiB Low Power SDRAM (1.8V)
-- 256MiB NAND type Flash Memory (1.8V)
-- Real Time Clock (I2C)
-- Micro SD socket
-- USB device port
-- JTAG connector
-- Top expansion connector for daughter boards (GPS, WIFI/BT, GPRS, 3G, ZigBee, MBUS, ...)
-- Bottom expansion connector for development boards
-
-@section mob-tny-a9xxx-md2 Supported development board
-
-Supported development board is:
-- MOB-TNY-A9xxx-MD2
-
-@section tny-db-boards Supported daughter boards
-
-Supported daughter boards are:
-- DAB-GPI2-CXX
-- DAB-GPS
-- DAB-GPRS
-- DAB-HSDPA
-- DAB-WLAN-BT
-- DAB-ZIGBEE
-- DAB-MBUS
-- DAB-KNX-RF
-
-
-*/
diff --git a/arch/arm/boards/toshiba-ac100/toshiba-ac100.dox b/arch/arm/boards/toshiba-ac100/toshiba-ac100.dox
deleted file mode 100644
index 7c50f3c1d9..0000000000
--- a/arch/arm/boards/toshiba-ac100/toshiba-ac100.dox
+++ /dev/null
@@ -1,37 +0,0 @@
-/** @page toshiba-ac100 Toshiba AC100
-
-Toshiba AC100 is a Tegra2-based netbook.
-
-The netbook has
-@li NVidia Tegra 250 SoC;
-@li 512 MiB DDR2 RAM;
-@li 8 GiB internal e-MMC Flash Memory (some models have 32 GiB);
-@li RS232 serial interface (LV-TTL levels on the board!);
-@li SD card slot;
-@li 2xUSB interface (miniUSB-B and USB-A connectors);
-@li 10" LCD display (1024x600);
-@li HDMI-interface;
-@li touchpad and keyboard connected via I2C; the ENE KB926QF keyboard controller is used;
-@li web camera;
-@li some models have 3G-modem.
-
-U-Boot master branch is working on AC100, but there's no support for the keyboard or the display.
-
-barebox-toshiba-ac100 mini-howto:
-
-1. Connect to the netbook's UART (see http://pecourt.ovh.org/wiki-tegra/doku.php?id=hardware);
-
-2. Start U-Boot loader. See http://ac100.grandou.net/uboot and http://ac100.grandou.net/swarren_brain_dump for details.
-
-3. If you use U-Boot with turned on display support, then switch to serial console:
-@verbatim
- Tegra2 (ac100) # setenv stdout serial
-@endverbatim
-
-4. Upload barebox.bin via Ymodem and start it:
-@verbatim
- Tegra2 (ac100) # loady 0x01f00000
- Tegra2 (ac100) # go 0x01f00000
-@endverbatim
-
-*/
diff --git a/arch/arm/boards/usb-a926x/usb-a9263.dox b/arch/arm/boards/usb-a926x/usb-a9263.dox
deleted file mode 100644
index 380a8e2d3d..0000000000
--- a/arch/arm/boards/usb-a926x/usb-a9263.dox
+++ /dev/null
@@ -1,30 +0,0 @@
-/**
-@page usb-a9263 Calao-systems USB-A9263
-
-@section usb-a9263 The CPU card
-
-http://www.calao-systems.com
-
-This CPU card is based on an Atmel AT91SAM9263 CPU. The card is shipped with:
-
-- 64MiB or 128MiB SDRAM (3.3V)
-- 256MiB NAND type Flash Memory (3.3V)
-- Ethernet 10/100M
-- USB Host port 2.0 (FS)
-- USB device port (FS)
-- Top expansion connector for expansion boards (GPS, WIFI/BT, GPRS, 3G, ZigBee, MBUS, ...)
-- Bottom expansion connector for development boards
-
-@section usb-db-boards Supported daughter boards
-
-Supported daughter boards are:
-- DAB-GPI2-CXX
-- DAB-GPS
-- DAB-GPRS
-- DAB-HSDPA
-- DAB-WLAN-BT
-- DAB-ZIGBEE
-- DAB-MBUS
-- DAB-KNX-RF
-
-*/
diff --git a/arch/arm/boards/usb-a926x/usb-a9g20-lpw.dox b/arch/arm/boards/usb-a926x/usb-a9g20-lpw.dox
deleted file mode 100644
index 024a3cedda..0000000000
--- a/arch/arm/boards/usb-a926x/usb-a9g20-lpw.dox
+++ /dev/null
@@ -1,33 +0,0 @@
-/**
-@page usb-a9g20-lpw Calao-systems USB-A9G20-LPW
-
-@section usb-a9g20-lpw The CPU card
-
-http://www.calao-systems.com
-
-This CPU card is based on an Atmel AT91SAM9G20 CPU. The card is shipped with:
-
-- 64MiB or 128MiB SDRAM (1.8V)
-- 256MiB NAND type Flash Memory (1.8V)
-- Ethernet 10/100M
-- USB Host port 2.0 (FS)
-- USB device port (FS)
-- Micro SD socket
-- JTAG connector
-- RTC with battery backup
-- Top expansion connector for daughter boards (GPS, WIFI/BT, GPRS, 3G, ZigBee, MBUS, ...)
-- Bottom expansion connector for development boards
-
-@section usb-db-boards Supported daughter boards
-
-Supported daughter boards are:
-- DAB-GPI2-CXX
-- DAB-GPS
-- DAB-GPRS
-- DAB-HSDPA
-- DAB-WLAN-BT
-- DAB-ZIGBEE
-- DAB-MBUS
-- DAB-KNX-RF
-
-*/
diff --git a/arch/arm/boards/virt2real/virt2real.dox b/arch/arm/boards/virt2real/virt2real.dox
deleted file mode 100644
index fc383216ec..0000000000
--- a/arch/arm/boards/virt2real/virt2real.dox
+++ /dev/null
@@ -1,41 +0,0 @@
-/** @page virt2real virt2real board
-
-virt2real is a is a miniature board for creation of WiFi
-or internet controllable smart devices.
-
-The board has
-@li TI DaVinchi DM365 running at 300 MHz
-@li 128 MiB DDR2 SDRAM;
-@li 256 MiB NAND Flash Memory;
-@li 2 x UART serial interfaces;
-@li 2 x Ethernet interfaces;
-@li 1 x USB interface;
-@li microSD card slot.
-
-The board uses U-Boot as bootloader.
-
-Barebox mini-howto:
-
-1. Connect to the boards's UART0 (115200 8N1);
-Use J2.2 (GND), J2.4 (UART0_TXD), J2.6(UART0_RXD) pins.
-
-2. Turn board's power on;
-
-3. Wait 'Hit any key to stop autoboot' prompt and press the space key.
-
-4. Upload barebox.bin via Ymodem
-@verbatim
- virt2real ># loady
-@endverbatim
-
-5. Run barebox
-@verbatim
- virt2real ># go 0x82000000
-@endverbatim
-
-virt2real links:
-@li http://virt2real.com/
-@li http://wiki.virt2real.ru/
-@li https://github.com/virt2real
-
-*/