summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFrancis Rowe <info@gluglug.org.uk>2016-01-30 12:05:04 (EST)
committer Francis Rowe <info@gluglug.org.uk>2016-01-30 12:05:04 (EST)
commitc73f0a110058398ff3bd03bc624f4cacc2477267 (patch)
tree41468384fb1eca11ad5136b9e0b77e23fa680393
parentf07a3481210d78c8874b119842a135fe52a578c8 (diff)
downloadlibreboot-c73f0a110058398ff3bd03bc624f4cacc2477267.zip
libreboot-c73f0a110058398ff3bd03bc624f4cacc2477267.tar.gz
libreboot-c73f0a110058398ff3bd03bc624f4cacc2477267.tar.bz2
add preliminary documentation for Intel D510MO
-rw-r--r--docs/src/hcl/d510mo.texi43
-rw-r--r--docs/src/hcl/index.texi2
-rw-r--r--docs/src/install/index.texi2
-rw-r--r--docs/src/release.texi9
4 files changed, 56 insertions, 0 deletions
diff --git a/docs/src/hcl/d510mo.texi b/docs/src/hcl/d510mo.texi
new file mode 100644
index 0000000..ce95a32
--- /dev/null
+++ b/docs/src/hcl/d510mo.texi
@@ -0,0 +1,43 @@
+\input texinfo
+@documentencoding UTF-8
+
+@ifnottex
+@paragraphindent 0
+@end ifnottex
+@titlepage
+@title Intel D510MO desktop board
+@end titlepage
+
+@node Top
+@top Intel D510MO desktop board
+
+@menu
+* Intel D510MO desktop board::
+@end menu
+
+@node Intel D510MO desktop board
+@chapter Intel D510MO desktop board
+@anchor{#gigabyte-ga-g41m-es2l-desktop-board}
+This is a desktop board using intel hardware. It can make for quite a nifty desktop. Powered by libreboot.
+
+@strong{NOTE: This board is unsupported in libreboot 20150518. To use it in libreboot, for now, you must build for it from source using the libreboot git repository.}
+
+NOTE: video framebuffer currently unsupported, only text-mode works, even when booting GNU/Linux.
+This can still be used for building a headlesss server.
+
+Flashing instructions can be found at @uref{../install/index.html#flashrom,../install/index.html#flashrom}
+
+@uref{index.html,Back to previous index}.
+
+
+Copyright © 2016 Francis Rowe <info@@gluglug.org.uk>@* Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license can be found at @uref{../resources/licenses/gfdl-1.3.txt,gfdl-1.3.txt}
+
+Updated versions of the license (when available) can be found at @uref{https://www.gnu.org/licenses/licenses.html,https://www.gnu.org/licenses/licenses.html}
+
+UNLESS OTHERWISE SEPARATELY UNDERTAKEN BY THE LICENSOR, TO THE EXTENT POSSIBLE, THE LICENSOR OFFERS THE LICENSED MATERIAL AS-IS AND AS-AVAILABLE, AND MAKES NO REPRESENTATIONS OR WARRANTIES OF ANY KIND CONCERNING THE LICENSED MATERIAL, WHETHER EXPRESS, IMPLIED, STATUTORY, OR OTHER. THIS INCLUDES, WITHOUT LIMITATION, WARRANTIES OF TITLE, MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, NON-INFRINGEMENT, ABSENCE OF LATENT OR OTHER DEFECTS, ACCURACY, OR THE PRESENCE OR ABSENCE OF ERRORS, WHETHER OR NOT KNOWN OR DISCOVERABLE. WHERE DISCLAIMERS OF WARRANTIES ARE NOT ALLOWED IN FULL OR IN PART, THIS DISCLAIMER MAY NOT APPLY TO YOU.
+
+TO THE EXTENT POSSIBLE, IN NO EVENT WILL THE LICENSOR BE LIABLE TO YOU ON ANY LEGAL THEORY (INCLUDING, WITHOUT LIMITATION, NEGLIGENCE) OR OTHERWISE FOR ANY DIRECT, SPECIAL, INDIRECT, INCIDENTAL, CONSEQUENTIAL, PUNITIVE, EXEMPLARY, OR OTHER LOSSES, COSTS, EXPENSES, OR DAMAGES ARISING OUT OF THIS PUBLIC LICENSE OR USE OF THE LICENSED MATERIAL, EVEN IF THE LICENSOR HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH LOSSES, COSTS, EXPENSES, OR DAMAGES. WHERE A LIMITATION OF LIABILITY IS NOT ALLOWED IN FULL OR IN PART, THIS LIMITATION MAY NOT APPLY TO YOU.
+
+The disclaimer of warranties and limitation of liability provided above shall be interpreted in a manner that, to the extent possible, most closely approximates an absolute disclaimer and waiver of all liability.
+
+@bye
diff --git a/docs/src/hcl/index.texi b/docs/src/hcl/index.texi
index 087f832..fe4f213 100644
--- a/docs/src/hcl/index.texi
+++ b/docs/src/hcl/index.texi
@@ -68,6 +68,8 @@ Libreboot supports the following systems in this release:
@item
@uref{ga-g41m-es2l.html,Gigabyte Gigabyte GA-G41M-ES2L motherboard}
@item
+@uref{d510mo.html,Intel D510MO motherboard}
+@item
@uref{kcma-d8.html,ASUS KCMA-D8 motherboard}
@end itemize
diff --git a/docs/src/install/index.texi b/docs/src/install/index.texi
index 994bbf4..ddcaa5e 100644
--- a/docs/src/install/index.texi
+++ b/docs/src/install/index.texi
@@ -55,6 +55,8 @@ This section relates to installing libreboot on supported targets.
@item
@uref{bbb_setup.html,Flashing the Gigabyte GA-G41M-ES2L (has 2 SOIC-8 flash chips, one is backup)}
@item
+@uref{bbb_setup.html,Flashing the Intel D510MO}
+@item
@uref{bbb_setup.html,How to program an SPI flash chip with the BeagleBone Black}
@item
@uref{bbb_ehci.html,How to configure EHCI debugging on the BeagleBone Black}
diff --git a/docs/src/release.texi b/docs/src/release.texi
index 95c89b4..7dfe657 100644
--- a/docs/src/release.texi
+++ b/docs/src/release.texi
@@ -63,6 +63,15 @@ Check notes in @strong{@emph{hcl/ga-g41m-es2l.html}}
@end itemize
@item
+@strong{Intel D510MO desktop board}
+@itemize
+@item
+Check notes in @strong{@emph{hcl/d510mo.html}}
+@item
+@strong{NOTE: not in libreboot 20150518. Only in git, for now.}
+@end itemize
+
+@item
@strong{ASUS KFSN4-DRE server board}
@itemize
@item