summaryrefslogtreecommitdiffstats
path: root/Documentation
Commit message (Collapse)AuthorAgeFilesLines
* 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-283-10/+10
|/ / | | | | | | | | Signed-off-by: Wadim Egorov <w.egorov@phytec.de> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
* | docs: fix broken referenceLucas Stach2015-01-191-2/+2
| | | | | | | | | | Signed-off-by: Lucas Stach <dev@lynxeye.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/netconsole'Sascha Hauer2015-01-091-3/+3
|\
| * netconsole: fix DocumentationJean-Christophe PLAGNIOL-VILLARD2014-12-171-3/+3
| | | | | | | | | | | | | | | | | | | | | | since commit 8eacfa71abcba857ab9aa1dcad49e2ba7d83406b Refs: v2014.07.0-156-g8eacfa7 Author: Sascha Hauer <s.hauer@pengutronix.de> the netconsole device have a static device name 'netconsole' Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
* | 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>
* doc: usb: add missing new line in codeblockLucas Stach2014-12-091-0/+1
| | | | | | | | Fixes an error during doc generation that leads to the code block being missing in the resulting docs. Signed-off-by: Lucas Stach <l.stach@pengutronix.de> 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>
* | Merge branch 'for-next/persistent-vars'Sascha Hauer2014-12-081-0/+41
|\ \ | | | | | | | | | | | | Conflicts: arch/arm/boards/efika-mx-smartbook/defaultenv-efikasb/config
| * | Add support for non volatile variablesSascha Hauer2014-11-061-0/+41
| |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | This adds (back) support for non volatile variables. Non volatile variables are variables which are stored in the environment over reboot. They are used in the same way as the global variables, but with a 'nv' command and device. The variables are stored under /env/nv/, one variable per file. Adding a nv variable automatically adds a global variable with the same name. Changing a nv variable also changes the same global variable, but not the other way round. This allows for example to configure the username as: nv user=sha; saveenv 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/musb'Sascha Hauer2014-10-021-0/+21
|\ \
| * | Documentation: USB: Add description for OTG deviceSascha Hauer2014-09-261-0/+21
| |/ | | | | | | 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>
* | Merge branch 'for-next/firmware'Sascha Hauer2014-10-022-0/+43
|\ \
| * | DT: Add binding for Altera SOCFPGA FPGA ManagerSteffen Trumtrar2014-09-091-0/+19
| | | | | | | | | | | | | | | | | | | | | | | | | | | Altera SOCFPGA have a FPGA Manager, that manages and monitors the FPGA portion of the SoC. Cc: devicetree@vger.kernel.org Signed-off-by: Steffen Trumtrar <s.trumtrar@pengutronix.de> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
| * | DT: Add binding for Altera FPGAs in passive-serial modeSascha Hauer2014-09-091-0/+24
| |/ | | | | | | | | | | | | | | | | | | Altera FPGAs that are programmed via SPI use the passive serial protocol. Add a simple binding that describes the setup for this usecase. Cc: devicetree@vger.kernel.org Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de> 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-303-2/+46
|/ | | | Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
* Documentation: davinci.rst: fix code-block formattingAntony Pavlov2014-09-081-0/+2
| | | | | | | | | | Wrong formatting leads to this error message during 'make docs': davinci.rst:35: ERROR: Error in "code-block" directive: maximum 1 argument(s) allowed, 4 supplied. Signed-off-by: Antony Pavlov <antonynpavlov@gmail.com> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
* Documentation: .gitignore: ignore 'commands/' generated directoryAntony Pavlov2014-09-041-0/+1
| | | | | Signed-off-by: Antony Pavlov <antonynpavlov@gmail.com> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
* Merge branch 'for-next/usb-gadget'Sascha Hauer2014-08-071-0/+55
|\ | | | | | | | | | | | | | | Conflicts: commands/Makefile common/Kconfig common/Makefile drivers/usb/gadget/dfu.c
| * Documentation: Add documentation for Fastboot and Composite Multifunction GadgetSascha Hauer2014-07-241-0/+48
| | | | | | | | Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
| * Documentation: Add documentation for USB serial consoleSascha Hauer2014-07-241-0/+7
| | | | | | | | Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
* | Merge branch 'for-next/misc'Sascha Hauer2014-08-071-0/+2
|\ \ | | | | | | | | | | | | Conflicts: lib/Makefile
| * | led: try to get LED's label from the 'label' propertyAntony Pavlov2014-07-291-0/+2
| |/ | | | | | | | | Signed-off-by: Antony Pavlov <antonynpavlov@gmail.com> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
* | Merge branch 'for-next/metadata'Sascha Hauer2014-08-073-0/+58
|\ \ | | | | | | | | | | | | | | | | | | Conflicts: arch/arm/dts/Makefile common/Makefile lib/Makefile
| * | Add support for metadata in barebox imagesSascha Hauer2014-08-073-0/+58
| |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | It's often useful to get some information about a barebox image before starting or flashing it. This patch introduces barebox Image MetaData (IMD). When enabled a barebox image will contain a list of tags containing the desired information. We have tags for: - the barebox release (2014.07.0-00160-g035de50-dirty) - the build timestamp (#741 Mon Jul 28 15:08:54 CEST 2014) - the board model the image is intended for - the device tree toplevel compatible property Also there is an additional generic key-value store which stores parameters for which no dedicated tag exists. In this patch it is used for the memory size an image supports. Since there is no fixed offset in a barebox image which can be used for storing the information, the metadata is stored somewhere in the image and found by iterating over the image. This works for most image types, but obviously not for SoC images which are encoded or encrypted in some way. There is a 'imd' tool compiled from the same sources for barebox, for the compile host and for the target, so the metadata information is available whereever needed. For device tree boards the model and of_compatible tags are automatically generated. Example output of the imd tool for a Phytec phyFLEX image: build: #889 Wed Jul 30 16:08:54 CEST 2014 release: 2014.07.0-00167-g6b2070d-dirty parameter: memsize=1024 of_compatible: phytec,imx6x-pbab01 phytec,imx6dl-pfla02 fsl,imx6dl model: Phytec phyFLEX-i.MX6 Duallite Carrier-Board Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
* | Merge branch 'for-next/efi'Sascha Hauer2014-08-072-0/+301
|\ \ | | | | | | | | | | | | | | | | | | Conflicts: .gitignore Makefile drivers/serial/Makefile
| * | Documentation: Add EFI documentationSascha Hauer2014-07-162-0/+301
| |/ | | | | | | | | | | This adds documentation for the upcoming barebox on EFI support. Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>