summaryrefslogtreecommitdiffstats
path: root/user/bsps/bsps-arm.rst
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2019-01-09 13:58:14 +0100
committerSebastian Huber <sebastian.huber@embedded-brains.de>2019-01-09 13:59:29 +0100
commit05d066a08fe840f6f926bf6d2f3f3c0ebd6cc603 (patch)
tree9b209113a850944782bb427c353340203d696b06 /user/bsps/bsps-arm.rst
parentrsb: Fix chapter layout (diff)
downloadrtems-docs-05d066a08fe840f6f926bf6d2f3f3c0ebd6cc603.tar.bz2
user: Add TODO entries for all BSP families
Update #3464.
Diffstat (limited to '')
-rw-r--r--user/bsps/bsps-arm.rst99
1 files changed, 97 insertions, 2 deletions
diff --git a/user/bsps/bsps-arm.rst b/user/bsps/bsps-arm.rst
index f261db1..f557f73 100644
--- a/user/bsps/bsps-arm.rst
+++ b/user/bsps/bsps-arm.rst
@@ -4,8 +4,48 @@
arm (ARM)
*********
-NXP i.MX
-========
+altera-cyclone-v
+================
+
+TODO.
+
+atsam
+=====
+
+TODO.
+
+beagle
+======
+
+TODO.
+
+csb336
+======
+
+TODO.
+
+csb337
+======
+
+TODO.
+
+edb7312
+=======
+
+TODO.
+
+gdbarmsim
+=========
+
+TODO.
+
+gumstix
+=======
+
+TODO.
+
+imx (NXP i.MX)
+==============
This BSP offers only one variant, the `imx7`. This variant supports the i.MX
7Dual processor. The basic hardware initialization is not performed by the
@@ -144,3 +184,58 @@ Caveats
The clock and pin configuration support is quite rudimentary and mostly relies
on the boot loader. For a pin group configuration see
``imx_iomux_configure_pins()``. There is no power management support.
+
+lm3s69xx
+========
+
+TODO.
+
+lpc176x
+=======
+
+TODO.
+
+lpc24xx
+=======
+
+TODO.
+
+lpc32xx
+=======
+
+TODO.
+
+raspberrypi
+===========
+
+TODO.
+
+realview-pbx-a9
+===============
+
+TODO.
+
+rtl22xx
+=======
+
+TODO.
+
+smdk2410
+========
+
+TODO.
+
+stm32f4
+=======
+
+TODO.
+
+tms570
+======
+
+TODO.
+
+xilinx-zynq
+===========
+
+TODO.