summaryrefslogtreecommitdiffstats
path: root/Documentation/boards
Commit message (Collapse)AuthorAgeFilesLines
* ARM: vincell: move to DT probingSteffen Trumtrar2015-07-131-0/+43
| | | | | | | | | | | | This enabled multi image support for the Garz&Fricke Vincell board. Also it adds the Vincell-LT as a second image with a separate device tree. Previously we used the same image on both the Vincell and the Vincell-LT image since the differences are not that significant for barebox. Still this was good for quite some confusion internally, so let's properly introduce a second image. Signed-off-by: Steffen Trumtrar <s.trumtrar@pengutronix.de> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
* Documentation: imx: Fix underline lengthSascha Hauer2015-06-181-1/+1
| | | | Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
* Merge branch 'for-next/spi-nor'Sascha Hauer2015-06-091-4/+52
|\
| * ARM: socfpga: xload: support qspi bootsourceSteffen Trumtrar2015-05-291-4/+52
| | | | | | | | | | Signed-off-by: Steffen Trumtrar <s.trumtrar@pengutronix.de> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
* | i.MX: Add provisions to boot from IRAMAndrey Smirnov2015-05-071-0/+27
|/ | | | | | | | | | | | | This commit add a very basic code to allow Barebox to be booted from IRAM. Given that the amount of IRAM on most i.MX variants is insufficient to contain a copy of Barebox with any reasonable degree of functionality this code uses IRAM only as a temporary location and eventually bootstraps from DRAM. But the presense of the intermediate IRAM-only stage allows to add provisions to test the area of DRAM that Barebox would be using to facilitate various testing scenarious. Signed-off-by: Andrey Smirnov <andrew.smirnov@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>
* Documentation: rename powerpc manual to .rstRobert Schwebel2015-04-131-0/+0
| | | | | | | | Fixes: Documentation/boards/powerpc.rst:6: WARNING: toctree glob pattern u'boards/powerpc/*' didn't match any documents Signed-off-by: Robert Schwebel <r.schwebel@pengutronix.de> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
* Documentation: fix am335x titleRobert Schwebel2015-04-131-1/+1
| | | | | | | | Fixes: Documentation/boards/am335x.rst:51: WARNING: Title underline too short. Signed-off-by: Robert Schwebel <r.schwebel@pengutronix.de> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
* Merge branch 'for-next/socfpga'Sascha Hauer2015-03-091-2/+8
|\
| * scripts: add socfpga preloader-files importerSteffen Trumtrar2015-03-021-2/+8
| | | | | | | | | | | | | | | | Add script to automatically import and fixup the autogenerated handoff files into the board folder. Signed-off-by: Steffen Trumtrar <s.trumtrar@pengutronix.de> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
* | Merge branch 'for-next/rockchip'Sascha Hauer2015-03-091-0/+47
|\ \ | | | | | | | | | | | | Conflicts: arch/arm/Kconfig
| * | ARM: Rockchip: Add documentationAndrey Panov2015-03-051-0/+47
| |/ | | | | | | | | Signed-off-by: Andrey Panov <rockford@yandex.ru> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
* | Merge branch 'for-next/misc'Sascha Hauer2015-03-096-12/+53
|\ \
| * | Docs: add some info about the Phytec's phyCORE-MPC5200-TinyJuergen Borleis2015-03-012-0/+17
| | | | | | | | | | | | | | | Signed-off-by: Juergen Borleis <jbe@pengutronix.de> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
| * | Docs: add some info about the Phytec's phyCORE-PXA270Juergen Borleis2015-03-012-0/+17
| | | | | | | | | | | | | | | Signed-off-by: Juergen Borleis <jbe@pengutronix.de> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
| * | Docs: add some info about the Phytec's phyCORE-i.MX35Juergen Borleis2015-03-011-0/+7
| | | | | | | | | | | | | | | Signed-off-by: Juergen Borleis <jbe@pengutronix.de> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
| * | docs: fix typosUlrich Ölmann2015-02-121-5/+5
| | | | | | | | | | | | | | | Signed-off-by: Ulrich Ölmann <u.oelmann@pengutronix.de> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
| * | docs: remove trailing whitespacesUlrich Ölmann2015-02-121-7/+7
| |/ | | | | | | | | Signed-off-by: Ulrich Ölmann <u.oelmann@pengutronix.de> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
* | Merge branch 'for-next/mips'Sascha Hauer2015-03-091-4/+13
|\ \
| * | 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>
* | boards: phytec-som-am335x: Add phycard-som supportWadim Egorov2015-03-021-0/+4
| | | | | | | | | | | | | | Add support for the phyCARD SOM. Signed-off-by: Wadim Egorov <w.egorov@phytec.de> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
* | Docs: Add phytec-som-am335x documentationWadim Egorov2015-03-022-3/+50
|/ | | | | Signed-off-by: Wadim Egorov <w.egorov@phytec.de> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
* Merge branch 'for-next/socfpga'Sascha Hauer2015-02-041-9/+17
|\
| * scripts: socfpga sequencer extraction toolMarkus Pargmann2015-01-131-9/+17
| | | | | | | | | | | | | | | | | | | | This script extracts the socfpga sequencer from a generated u-boot automagically. The resulting changes of the barebox tree should be enough to compile with the new sequencer. Signed-off-by: Markus Pargmann <mpa@pengutronix.de> Signed-off-by: Steffen Trumtrar <s.trumtrar@pengutronix.de> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
* | Merge branch 'for-next/doc'Sascha Hauer2015-02-048-6/+69
|\ \
| * | Docs: add some info about the Olimex's Olinuxino related bootloader imagesJuergen Borleis2015-01-271-0/+26
| | | | | | | | | | | | | | | Signed-off-by: Juergen Borleis <jbe@pengutronix.de> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
| * | Docs: extend the mentioned commands with a link to their documentationJuergen Borleis2015-01-271-1/+1
| | | | | | | | | | | | | | | Signed-off-by: Juergen Borleis <jbe@pengutronix.de> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
| * | Docs: the name of the default config file for the FSL i.MX23 evk has changedJuergen Borleis2015-01-271-1/+1
| | | | | | | | | | | | | | | Signed-off-by: Juergen Borleis <jbe@pengutronix.de> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
| * | Docs: move the individual MXS target documentation where they belong toJuergen Borleis2015-01-272-1/+12
| | | | | | | | | | | | | | | | | | | | | i.MX and MXS differs in their global documentation. Honor this. Signed-off-by: Juergen Borleis <jbe@pengutronix.de> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
| * | Docs: extend the mentioned commands with a link to their documentationJuergen Borleis2015-01-271-2/+2
| | | | | | | | | | | | | | | Signed-off-by: Juergen Borleis <jbe@pengutronix.de> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
| * | Docs: add some info about the Phytec's phyCORE27 and phyCARD27 related ↵Juergen Borleis2015-01-272-0/+16
| | | | | | | | | | | | | | | | | | | | | bootloader images Signed-off-by: Juergen Borleis <jbe@pengutronix.de> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
| * | Docs: add some info about the Ka-Ro TX25 related bootloader imagesJuergen Borleis2015-01-271-0/+10
| | | | | | | | | | | | | | | Signed-off-by: Juergen Borleis <jbe@pengutronix.de> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
| * | Docs: just fix a typoJuergen Borleis2015-01-271-1/+1
| | | | | | | | | | | | | | | Signed-off-by: Juergen Borleis <jbe@pengutronix.de> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
* | | Fix spelling: pathes -> pathsWadim Egorov2015-01-281-7/+7
|/ / | | | | | | | | Signed-off-by: Wadim Egorov <w.egorov@phytec.de> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
* / docs: fix missing newlines in codeblocksLucas Stach2015-01-191-0/+2
|/ | | | | | | | Those cause a warning while generating the docs as well as misrendering of the generated docs. Signed-off-by: Lucas Stach <dev@lynxeye.de> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
* Merge branch 'for-next/mxs'Sascha Hauer2015-01-092-15/+123
|\
| * Documentation: Add documentation for booting Freescale MXS SoCsSascha Hauer2015-01-051-0/+119
| | | | | | | | Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
| * ARM: MXS: Update Karo TX28 board supportSascha Hauer2015-01-051-15/+4
| | | | | | | | | | | | | | | | | | - enable multiimage support to generate bootstream, sd-card and 2nd stage images - Enable new defaultenv support - Enable more features Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
* | Documentation: add Raspberry Pi barebox mini-howtoAntony Pavlov2015-01-051-0/+17
|/ | | | | Signed-off-by: Antony Pavlov <antonynpavlov@gmail.com> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
* Merge branch 'for-next/socfpga'Sascha Hauer2014-12-081-0/+80
|\
| * Documentation: boards: add socfpgaSteffen Trumtrar2014-12-081-0/+80
| | | | | | | | | | Signed-off-by: Steffen Trumtrar <s.trumtrar@pengutronix.de> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
* | Documentation: Add GuF Santaro documentationSascha Hauer2014-11-061-0/+33
|/ | | | 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>
* Merge branch 'for-next/openrisc'Sascha Hauer2014-10-021-0/+51
|\
| * Documentation: add OpenRISC or1ksim emulator sectionAntony Pavlov2014-09-091-0/+51
| | | | | | | | | | | | Signed-off-by: Antony Pavlov <antonynpavlov@gmail.com> Cc: Franck Jullien <franck.jullien@gmail.com> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
* | Merge branch 'for-next/mips'Sascha Hauer2014-10-021-0/+42
|\ \
| * | 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>
* | Merge branch 'for-next/imx'Sascha Hauer2014-10-021-0/+13
|\ \
| * | ARM: i.MX6: add support for Karo TX6X familySteffen Trumtrar2014-09-191-0/+13
| |/ | | | | | | | | | | | | | | The Karo TX6X family consists of different i.MX6Q/DL based System-on-Modules. Add support for the TX6u 801x modules, that have an i.MX6DL SoC. Signed-off-by: Steffen Trumtrar <s.trumtrar@pengutronix.de> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
* / Documentation: Add some TI AM335x specific documentationSascha Hauer2014-09-302-2/+44
|/ | | | Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>