summaryrefslogtreecommitdiffstats
path: root/Documentation
Commit message (Collapse)AuthorAgeFilesLines
* ARM: Tegra: add Toshiba AC100 supportAntony Pavlov2012-05-291-0/+1
| | | | | Signed-off-by: Antony Pavlov <antonynpavlov@gmail.com> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
* MIPS: XBurst: add Ritmix RZX-50 board supportAntony Pavlov2012-05-171-0/+1
| | | | | Signed-off-by: Antony Pavlov <antonynpavlov@gmail.com> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
* DOC: Some grammar and spelling fixes for barebox-main.dox.Robert P. J. Day2012-02-071-8/+8
| | | | | Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
* DOC: Grammar and typo fixes in first_steps.dox.Robert P. J. Day2012-02-071-4/+4
| | | | | Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
* Add support for the Phytec phyCARD-A-L1 (PCA-A-L1).Juergen Kilb2012-01-021-0/+1
| | | | | Signed-off-by: Juergen Kilb <J.Kilb@phytec.de> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
* MIPS: add D-Link DIR-320 documentationAntony Pavlov2011-08-051-0/+1
| | | | | Signed-off-by: Antony Pavlov <antonynpavlov@gmail.com> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
* MIPS: add qemu-malta documentationAntony Pavlov2011-08-051-0/+5
| | | | | Signed-off-by: Antony Pavlov <antonynpavlov@gmail.com> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
* arm: add support for the i.MX53 loco boardMarc Kleine-Budde2011-07-291-0/+1
| | | | | Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
* STM378x: Add TX28 CPU moduleJuergen Beisert2010-12-141-0/+1
| | | | | Signed-off-by: Juergen Beisert <jbe@pengutronix.de> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
* Merge branch 'for-mainline-doc' of git://git.pengutronix.de/git/rsc/barebox ↵Sascha Hauer2010-11-171-2/+65
|\ | | | | | | into next
| * doc: add missing commandsRobert Schwebel2010-11-151-0/+63
| | | | | | | | | | | | | | | | This patch adds command entries for all commands available in barebox. However, as there is no documentation for all of these commands, 'make docs' will now spit out warnings. Signed-off-by: Robert Schwebel <r.schwebel@pengutronix.de>
| * doc: sort list alphabeticallyRobert Schwebel2010-11-151-2/+2
| | | | | | | | Signed-off-by: Robert Schwebel <r.schwebel@pengutronix.de>
* | Remove m68k supportSascha Hauer2010-11-171-5/+0
|/ | | | | | | | | The m68k support is compile broken for a long time now and nobody cared so far. We cannot keep the architecture uptodate with current development wihtout being able to compile it. It's still in the archives and can be re-added anytime once somebody cares for. Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
* doc: put cupid into the right chapterRobert Schwebel2010-11-021-0/+1
| | | | Signed-off-by: Robert Schwebel <r.schwebel@pengutronix.de>
* doc: put babage board into the right chapterRobert Schwebel2010-11-021-0/+1
| | | | Signed-off-by: Robert Schwebel <r.schwebel@pengutronix.de>
* doc: put CPUIMX35 into the right chapterRobert Schwebel2010-11-021-0/+2
| | | | Signed-off-by: Robert Schwebel <r.schwebel@pengutronix.de>
* doc: remove sh from command documentationRobert Schwebel2010-11-021-1/+0
| | | | | | | Hush documentation is a nightmare, so remove sh documentation from the command index. This needs proper rework for all of the hush commands. Signed-off-by: Robert Schwebel <r.schwebel@pengutronix.de>
* doc: remove obsolete link method for arch specificationRobert Schwebel2010-11-021-8/+6
| | | | | | | The cross_arch and cross_compile links method is obsolete and not available any more, so we remove it from the documentation. Signed-off-by: Robert Schwebel <r.schwebel@pengutronix.de>
* doc: rework and unify documentation for gpio commandsRobert Schwebel2010-11-012-1/+5
| | | | Signed-off-by: Robert Schwebel <r.schwebel@pengutronix.de>
* doc: rework user manualRobert Schwebel2010-11-015-168/+216
| | | | Signed-off-by: Robert Schwebel <r.schwebel@pengutronix.de>
* doc: add documentation for 'bootm'Robert Schwebel2010-11-011-0/+1
| | | | Signed-off-by: Robert Schwebel <r.schwebel@pengutronix.de>
* doc: add documentation for 'echo'Robert Schwebel2010-11-011-0/+1
| | | | Signed-off-by: Robert Schwebel <r.schwebel@pengutronix.de>
* doc: unify documentation for 'ls'Robert Schwebel2010-11-011-0/+1
| | | | Signed-off-by: Robert Schwebel <r.schwebel@pengutronix.de>
* doc: add documentation for 'dfu'Robert Schwebel2010-11-011-0/+1
| | | | Signed-off-by: Robert Schwebel <r.schwebel@pengutronix.de>
* doc: add documentation for 'crc32'Robert Schwebel2010-11-011-0/+1
| | | | Signed-off-by: Robert Schwebel <r.schwebel@pengutronix.de>
* doc: add documentation for 'clear'Robert Schwebel2010-11-011-0/+1
| | | | Signed-off-by: Robert Schwebel <r.schwebel@pengutronix.de>
* doc: add documentation for 'bmp'Robert Schwebel2010-11-011-0/+1
| | | | Signed-off-by: Robert Schwebel <r.schwebel@pengutronix.de>
* doc: eliminate nonexisting referenceRobert Schwebel2010-10-221-1/+0
| | | | | | | | Silence this warning: arch/architecture.dox:89: Warning: unable to resolve reference to `dev_x86_mach' for \ref command Signed-off-by: Robert Schwebel <r.schwebel@pengutronix.de> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
* doc: remove reference to non-existing documentationRobert Schwebel2010-10-221-1/+0
| | | | | | | | Silence this warning: Documentation/users_manual.dox:10: Warning: unable to resolve reference to `partitions' for \ref command Signed-off-by: Robert Schwebel <r.schwebel@pengutronix.de> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
* doc: remove nonexisting commandRobert Schwebel2010-10-221-1/+0
| | | | | | | | | Silence this warning: Documentation/commands.dox:24: Warning: unable to resolve reference to `rarp_command' for \ref command Signed-off-by: Robert Schwebel <r.schwebel@pengutronix.de> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
* Add some help using the gpio commands at runtimeJuergen Beisert2010-10-221-0/+1
| | | | | | | | | Last time I used the gpio commands I was somehow confused about the behaviour of the 'gpio_get_value' command. So, I decided to add some doc for it. Here's the result. Signed-off-by: Juergen Beisert <jbe@pengutronix.de> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
* Add the i.MX23 based Chumby platform (WIP)Juergen Beisert2010-10-111-0/+1
| | | | | | | | The so called "chumby one" aka falconwing is an i.MX23 based platform. Note: This is work in progress. Use with care. Signed-off-by: Juergen Beisert <jbe@pengutronix.de>
* Add the i.MX23-EVK platform (WIP)Juergen Beisert2010-10-111-0/+1
| | | | | | Note: This is work in progress. Use with care. Signed-off-by: Juergen Beisert <jbe@pengutronix.de>
* move board.dox to Documentation and update itJean-Christophe PLAGNIOL-VILLARD2010-09-172-2/+97
| | | | Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
* move boards to arch/<architecure>/boardsJean-Christophe PLAGNIOL-VILLARD2010-07-231-2/+2
| | | | | | | | | | | | this will allow each arch to handle the boards more simply and depending on there need the env var BOARD will refer to the current board dirent for sandbox as we have only one board the board dirent is arch/sandbox/board Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
* add netconsole supportSascha Hauer2010-06-171-0/+1
| | | | Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
* u-boot-v2: fix typos in documentationMárton Németh2010-03-291-2/+2
| | | | | Signed-off-by: Márton Németh <nm127@freemail.hu> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
* Documentation: fix typos & correct symlinkWolfram Sang2010-03-251-7/+7
| | | | | | | I found the wrong symlink and activated the spell-checker while I was here. Signed-off-by: Wolfram Sang <w.sang@pengutronix.de> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
* Merge branch 'next'Sascha Hauer2010-02-014-2/+12
|\
| * Add a special command to load and start a bzImage on x86Juergen Beisert2010-01-141-1/+1
| | | | | | | | | | | | | | | | | | Other architectures are supporting the uImage format used by barebox's 'bootm' command. x86 does'nt. So, we need a special command to be able to boot the x86 specific bzImage format. Signed-off-by: Juergen Beisert <jbe@pengutronix.de> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
| * Add a generic PC platformJuergen Beisert2010-01-141-1/+1
| | | | | | | | | | | | | | | | | | This code adds a generic x86 platform, enabling barebox to act as a bootloader like 'GRUB'. Very minimalistic, yet. Supports only a serial console and is tested with QEMU only. Signed-off-by: Juergen Beisert <jbe@pengutronix.de> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
| * Adding x86 usage documentation to the treeJuergen Beisert2010-01-142-0/+2
| | | | | | | | | | | | | | Adding x86 usage documentation to the tree Signed-off-by: Juergen Beisert <jbe@pengutronix.de> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
| * Add support for EDB93xx boardsMatthias Kaehlcke2010-01-141-0/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added support for the following Cirrus Logic EDB93xx boards: EDB9301 EDB9302 EDB9302A EDB9307 EDB9307A EDB93012 EDB9315 EDB9315A Signed-off-by: Matthias Kaehlcke <matthias@kaehlcke.net> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
* | documentation: It's U-Boot that doesn't have getopt, not BareboxPeter Korsgaard2010-01-161-1/+1
|/ | | | | | | | | Commit a3ffa97f (rename U-Boot-v2 project to barebox) also changed the U-Boot references to Barebox in the getopt description, which doesn't make much sense. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
* Documentation: update reference to sandbox environmentPeter Korsgaard2009-12-171-2/+2
| | | | | | | examples/environment is no more. Use board/sandbox/env/ instead. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
* documentation updatesJuergen Beisert2009-12-153-39/+38
| | | | | Signed-off-by: Juergen Beisert <jbe@pengutronix.de> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
* Cleanup colleteral damage from renamingSascha Hauer2009-12-151-1/+1
| | | | Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
* rename U-Boot-v2 project to bareboxSascha Hauer2009-12-158-57/+57
| | | | | | | | | | | | | | | | | | | | | | | | | | | This has been done with the following script: find -path ./.git -prune -o -type f -print0 | xargs -0 -r sed -i \ -e 's/u2boot/barebox/g' \ -e 's/U2Boot/barebox/g' \ -e 's/U-boot V2/barebox/g' \ -e 's/u-boot v2/barebox/g' \ -e 's/U-Boot V2/barebox/g' \ -e 's/U-Boot-v2/barebox/g' \ -e 's/U_BOOT/BAREBOX/g' \ -e 's/UBOOT/BAREBOX/g' \ -e 's/uboot/barebox/g' \ -e 's/u-boot/barebox/g' \ -e 's/u_boot/barebox/g' \ -e 's/U-Boot/barebox/g' \ -e 's/U-boot/barebox/g' \ -e 's/U-BOOT/barebox/g' find -path ./.git -prune -o \( -name "*u-boot*" -o -name "*uboot*" -o -name "*u_boot*" \) -print0 | \ xargs -0 -r rename 's/u[-_]?boot/barebox/' It needs some manual fixup following in the next patch Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
* Some doxygen related fixesJuergen Beisert2009-12-141-0/+1
| | | | | | | | | | | | | | | | | | | | | | | Nishanth Menon wrote: > no signed off by and no diffstat? Ups. > can you use git-format-patch to send please? it is easier to review. Sure. Here it comes: jbe ------8<---------8<---------8<---------8<---------8<---------8<---- Subject: [PATCH] Some doxygen related fixes: - fix a few doxygen comments that are used in a wrong way - move some pages and their content to a better place in the generated documentation Signed-off-by: Juergen Beisert <jbe@pengutronix.de> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
* Documentation/porting.txt: fix some spelling mistakes ...Uwe Kleine-König2009-11-271-24/+24
| | | | | | | ... and indentation. Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>