summaryrefslogtreecommitdiffstats
path: root/Documentation/boards/mips
Commit message (Collapse)AuthorAgeFilesLines
* Documentation: fix code block and literal block highlightingRoland Hieber2018-08-102-5/+15
| | | | | | | | | Use shell script highlighting where it is resonable, use console highlighting for transcripts, and fix some of the few cases where the syntax was broken, resulting in text not being rendered at all. Signed-off-by: Roland Hieber <r.hieber@pengutronix.de> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
* Documentation: tplink-mr3020: fix 'Could not lex literal_block as "c"' warningAntony Pavlov2016-08-151-3/+9
| | | | | | | | | | The patch fixes these sphinx warnings: barebox/Documentation/boards/mips/tplink-mr3020.rst:31: WARNING: Could not lex literal_block as "c". Highlighting skipped. barebox/Documentation/boards/mips/tplink-mr3020.rst:40: WARNING: Could not lex literal_block as "c". Highlighting skipped. Signed-off-by: Antony Pavlov <antonynpavlov@gmail.com> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
* Documentation: mips: fix tplink-mr3020 instructionAntony Pavlov2015-05-051-3/+4
| | | | | Signed-off-by: Antony Pavlov <antonynpavlov@gmail.com> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
* MIPS: add gxemul-malta_defconfigAntony Pavlov2015-02-161-4/+13
| | | | | | | | | | | | | | | GXemul supports MIPS Malta but with some limitations. The most notable problems: * PCI-enabled barebox just hangs under GXemul; * by default gxemul uses 5Kc processor, so we have to force MIPS32R1 processor usage. To fix these problems the special gxemul-malta_defconfig is introduced and the board's documentation is updated. Signed-off-by: Antony Pavlov <antonynpavlov@gmail.com> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
* Documentation: mips: add little-endian qemu-malta HOWTOAntony Pavlov2014-10-101-0/+24
| | | | | Signed-off-by: Antony Pavlov <antonynpavlov@gmail.com> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
* Documentation: add MIPS Creator CI20 board mini-howtoAntony Pavlov2014-09-111-0/+42
| | | | | Signed-off-by: Antony Pavlov <antonynpavlov@gmail.com> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
* Documentation: add mips boards filesAntony Pavlov2014-07-025-0/+248
Signed-off-by: Antony Pavlov <antonynpavlov@gmail.com> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>