[rtems-docs commit] user: Add BSP chapter for each architecture

Sebastian Huber sebh at rtems.org
Fri Jun 29 08:16:21 UTC 2018


Module:    rtems-docs
Branch:    master
Commit:    2c2c6cc18e52facb347f0533cd203e440e8970e8
Changeset: http://git.rtems.org/rtems-docs/commit/?id=2c2c6cc18e52facb347f0533cd203e440e8970e8

Author:    Sebastian Huber <sebastian.huber at embedded-brains.de>
Date:      Tue Jun 26 11:10:23 2018 +0200

user: Add BSP chapter for each architecture

Update #3464.

---

 user/bsps/bsps-aarch64.rst    |  7 +++++++
 user/bsps/bsps-bfin.rst       |  7 +++++++
 user/bsps/bsps-epiphany.rst   |  7 +++++++
 user/bsps/bsps-i386.rst       |  7 +++++++
 user/bsps/bsps-lm32.rst       |  7 +++++++
 user/bsps/bsps-m68k.rst       |  7 +++++++
 user/bsps/bsps-microblaze.rst |  7 +++++++
 user/bsps/bsps-mips.rst       |  7 +++++++
 user/bsps/bsps-moxie.rst      |  7 +++++++
 user/bsps/bsps-nios2.rst      |  7 +++++++
 user/bsps/bsps-or1k.rst       |  7 +++++++
 user/bsps/bsps-powerpc.rst    |  7 +++++++
 user/bsps/bsps-riscv.rst      |  7 +++++++
 user/bsps/bsps-sh.rst         |  7 +++++++
 user/bsps/bsps-sparc.rst      |  7 +++++++
 user/bsps/bsps-sparc64.rst    |  7 +++++++
 user/bsps/bsps-v850.rst       |  7 +++++++
 user/bsps/bsps-x86_64.rst     |  7 +++++++
 user/bsps/index.rst           | 18 ++++++++++++++++++
 19 files changed, 144 insertions(+)

diff --git a/user/bsps/bsps-aarch64.rst b/user/bsps/bsps-aarch64.rst
new file mode 100644
index 0000000..e938f56
--- /dev/null
+++ b/user/bsps/bsps-aarch64.rst
@@ -0,0 +1,7 @@
+.. comment SPDX-License-Identifier: CC-BY-SA-4.0
+.. comment Copyright (c) 2018 embedded brains GmbH
+
+aarch64 (AArch64)
+*****************
+
+There are no AArch64 BSPs yet.
diff --git a/user/bsps/bsps-bfin.rst b/user/bsps/bsps-bfin.rst
new file mode 100644
index 0000000..0b2f07d
--- /dev/null
+++ b/user/bsps/bsps-bfin.rst
@@ -0,0 +1,7 @@
+.. comment SPDX-License-Identifier: CC-BY-SA-4.0
+.. comment Copyright (c) 2018 embedded brains GmbH
+
+bfin (Blackfin)
+***************
+
+TODO.
diff --git a/user/bsps/bsps-epiphany.rst b/user/bsps/bsps-epiphany.rst
new file mode 100644
index 0000000..a951967
--- /dev/null
+++ b/user/bsps/bsps-epiphany.rst
@@ -0,0 +1,7 @@
+.. comment SPDX-License-Identifier: CC-BY-SA-4.0
+.. comment Copyright (c) 2018 embedded brains GmbH
+
+epiphany (Epiphany)
+*******************
+
+TODO.
diff --git a/user/bsps/bsps-i386.rst b/user/bsps/bsps-i386.rst
new file mode 100644
index 0000000..c8fd810
--- /dev/null
+++ b/user/bsps/bsps-i386.rst
@@ -0,0 +1,7 @@
+.. comment SPDX-License-Identifier: CC-BY-SA-4.0
+.. comment Copyright (c) 2018 embedded brains GmbH
+
+i386
+****
+
+TODO.
diff --git a/user/bsps/bsps-lm32.rst b/user/bsps/bsps-lm32.rst
new file mode 100644
index 0000000..8de31d3
--- /dev/null
+++ b/user/bsps/bsps-lm32.rst
@@ -0,0 +1,7 @@
+.. comment SPDX-License-Identifier: CC-BY-SA-4.0
+.. comment Copyright (c) 2018 embedded brains GmbH
+
+lm32 (LatticeMicro32)
+*********************
+
+TODO.
diff --git a/user/bsps/bsps-m68k.rst b/user/bsps/bsps-m68k.rst
new file mode 100644
index 0000000..27fe0bd
--- /dev/null
+++ b/user/bsps/bsps-m68k.rst
@@ -0,0 +1,7 @@
+.. comment SPDX-License-Identifier: CC-BY-SA-4.0
+.. comment Copyright (c) 2018 embedded brains GmbH
+
+m68k (Motorola 68000 / ColdFire)
+********************************
+
+TODO.
diff --git a/user/bsps/bsps-microblaze.rst b/user/bsps/bsps-microblaze.rst
new file mode 100644
index 0000000..8edaa6c
--- /dev/null
+++ b/user/bsps/bsps-microblaze.rst
@@ -0,0 +1,7 @@
+.. comment SPDX-License-Identifier: CC-BY-SA-4.0
+.. comment Copyright (c) 2018 embedded brains GmbH
+
+microblaze (Microblaze)
+***********************
+
+There are no Microblaze BSPs yet.
diff --git a/user/bsps/bsps-mips.rst b/user/bsps/bsps-mips.rst
new file mode 100644
index 0000000..d1edabf
--- /dev/null
+++ b/user/bsps/bsps-mips.rst
@@ -0,0 +1,7 @@
+.. comment SPDX-License-Identifier: CC-BY-SA-4.0
+.. comment Copyright (c) 2018 embedded brains GmbH
+
+mips (MIPS)
+***********
+
+TODO.
diff --git a/user/bsps/bsps-moxie.rst b/user/bsps/bsps-moxie.rst
new file mode 100644
index 0000000..f8bdb78
--- /dev/null
+++ b/user/bsps/bsps-moxie.rst
@@ -0,0 +1,7 @@
+.. comment SPDX-License-Identifier: CC-BY-SA-4.0
+.. comment Copyright (c) 2018 embedded brains GmbH
+
+moxie
+*****
+
+TODO.
diff --git a/user/bsps/bsps-nios2.rst b/user/bsps/bsps-nios2.rst
new file mode 100644
index 0000000..4ca7e5e
--- /dev/null
+++ b/user/bsps/bsps-nios2.rst
@@ -0,0 +1,7 @@
+.. comment SPDX-License-Identifier: CC-BY-SA-4.0
+.. comment Copyright (c) 2018 embedded brains GmbH
+
+nios2 (Nios II)
+***************
+
+TODO.
diff --git a/user/bsps/bsps-or1k.rst b/user/bsps/bsps-or1k.rst
new file mode 100644
index 0000000..eb882dd
--- /dev/null
+++ b/user/bsps/bsps-or1k.rst
@@ -0,0 +1,7 @@
+.. comment SPDX-License-Identifier: CC-BY-SA-4.0
+.. comment Copyright (c) 2018 embedded brains GmbH
+
+or1k (OpenRISC 1000)
+********************
+
+TODO.
diff --git a/user/bsps/bsps-powerpc.rst b/user/bsps/bsps-powerpc.rst
new file mode 100644
index 0000000..4e59f7c
--- /dev/null
+++ b/user/bsps/bsps-powerpc.rst
@@ -0,0 +1,7 @@
+.. comment SPDX-License-Identifier: CC-BY-SA-4.0
+.. comment Copyright (c) 2018 embedded brains GmbH
+
+powerpc (PowerPC)
+*****************
+
+TODO.
diff --git a/user/bsps/bsps-riscv.rst b/user/bsps/bsps-riscv.rst
new file mode 100644
index 0000000..5767a20
--- /dev/null
+++ b/user/bsps/bsps-riscv.rst
@@ -0,0 +1,7 @@
+.. comment SPDX-License-Identifier: CC-BY-SA-4.0
+.. comment Copyright (c) 2018 embedded brains GmbH
+
+riscv (RISC-V)
+**************
+
+TODO.
diff --git a/user/bsps/bsps-sh.rst b/user/bsps/bsps-sh.rst
new file mode 100644
index 0000000..1d6969c
--- /dev/null
+++ b/user/bsps/bsps-sh.rst
@@ -0,0 +1,7 @@
+.. comment SPDX-License-Identifier: CC-BY-SA-4.0
+.. comment Copyright (c) 2018 embedded brains GmbH
+
+sh (SuperH)
+***********
+
+TODO.
diff --git a/user/bsps/bsps-sparc.rst b/user/bsps/bsps-sparc.rst
new file mode 100644
index 0000000..855eb55
--- /dev/null
+++ b/user/bsps/bsps-sparc.rst
@@ -0,0 +1,7 @@
+.. comment SPDX-License-Identifier: CC-BY-SA-4.0
+.. comment Copyright (c) 2018 embedded brains GmbH
+
+sparc (SPARC / LEON)
+********************
+
+TODO.
diff --git a/user/bsps/bsps-sparc64.rst b/user/bsps/bsps-sparc64.rst
new file mode 100644
index 0000000..4bd8f96
--- /dev/null
+++ b/user/bsps/bsps-sparc64.rst
@@ -0,0 +1,7 @@
+.. comment SPDX-License-Identifier: CC-BY-SA-4.0
+.. comment Copyright (c) 2018 embedded brains GmbH
+
+sparc64 (SPARC V9)
+******************
+
+TODO.
diff --git a/user/bsps/bsps-v850.rst b/user/bsps/bsps-v850.rst
new file mode 100644
index 0000000..ba424e3
--- /dev/null
+++ b/user/bsps/bsps-v850.rst
@@ -0,0 +1,7 @@
+.. comment SPDX-License-Identifier: CC-BY-SA-4.0
+.. comment Copyright (c) 2018 embedded brains GmbH
+
+v850 (V850)
+***********
+
+TODO.
diff --git a/user/bsps/bsps-x86_64.rst b/user/bsps/bsps-x86_64.rst
new file mode 100644
index 0000000..18f80d2
--- /dev/null
+++ b/user/bsps/bsps-x86_64.rst
@@ -0,0 +1,7 @@
+.. comment SPDX-License-Identifier: CC-BY-SA-4.0
+.. comment Copyright (c) 2018 embedded brains GmbH
+
+x86_64
+******
+
+There are no x86_64 BSPs yet.
diff --git a/user/bsps/index.rst b/user/bsps/index.rst
index 592a8e7..c8f06d7 100644
--- a/user/bsps/index.rst
+++ b/user/bsps/index.rst
@@ -11,4 +11,22 @@ Board Support Packages (BSPs)
 
 .. toctree::
 
+   bsps-aarch64
    bsps-arm
+   bsps-bfin
+   bsps-epiphany
+   bsps-i386
+   bsps-lm32
+   bsps-m68k
+   bsps-microblaze
+   bsps-mips
+   bsps-moxie
+   bsps-nios2
+   bsps-or1k
+   bsps-powerpc
+   bsps-riscv
+   bsps-sh
+   bsps-sparc64
+   bsps-sparc
+   bsps-v850
+   bsps-x86_64



More information about the vc mailing list