doc: sandbox: Add additional valgrind documentation
[platform/kernel/u-boot.git] / doc / index.rst
index 206a045..02de1d4 100644 (file)
@@ -25,30 +25,19 @@ trying to get it to work optimally on a given system.
    :maxdepth: 2
 
    build/index
+   usage/index
 
-Unified Extensible Firmware (UEFI)
-----------------------------------
+Developer-oriented documentation
+--------------------------------
 
-U-Boot provides an implementation of the UEFI API allowing to run UEFI
-compliant software like Linux, GRUB, and iPXE. Furthermore U-Boot itself
-can be run an UEFI payload.
+The following manuals are written for *developers* of the U-Boot - those who
+want to contribute to U-Boot.
 
 .. toctree::
    :maxdepth: 2
 
-   uefi/index
+   develop/index
 
-Driver-Model documentation
---------------------------
-
-The following holds information on the U-Boot device driver framework:
-driver-model, including the design details of itself and several driver
-subsystems.
-
-.. toctree::
-   :maxdepth: 2
-
-   driver-model/index
 
 U-Boot API documentation
 ------------------------
@@ -86,6 +75,26 @@ organized in a vendor subdirectory.
 
    board/index
 
+Android-specific doc
+--------------------
+
+These books provide information about booting the Android OS from U-Boot,
+manipulating Android images from U-Boot shell and discusses other
+Android-specific features available in U-Boot.
+
+.. toctree::
+   :maxdepth: 2
+
+   android/index
+
+Chromium OS-specific doc
+------------------------
+
+.. toctree::
+   :maxdepth: 2
+
+   chromium/index
+
 Indices and tables
 ==================