summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* doc: unify documentation for 'tftp'Robert Schwebel2010-11-012-29/+23
* doc: unify documentation for 'export'Robert Schwebel2010-11-011-10/+4
* doc: rework and unify documentation for gpio commandsRobert Schwebel2010-11-013-48/+60
* doc: unify documentation for 'erase'Robert Schwebel2010-11-011-14/+16
* doc: unify documentation for 'devinfo'Robert Schwebel2010-11-012-24/+24
* doc: rework user manualRobert Schwebel2010-11-015-168/+216
* doc: unify documentation for 'delpart'Robert Schwebel2010-11-011-14/+21
* doc: unify documentation for 'cp'Robert Schwebel2010-11-011-16/+14
* doc: unify documentation for 'addpart'Robert Schwebel2010-11-011-33/+17
* doc: add documentation for 'bootm'Robert Schwebel2010-11-012-15/+24
* doc: unify documentation for 'edit'Robert Schwebel2010-11-011-24/+14
* doc: add documentation for 'echo'Robert Schwebel2010-11-012-0/+18
* doc: unify documentation for 'cd'Robert Schwebel2010-11-011-12/+5
* doc: unify documentation for 'cat'Robert Schwebel2010-11-011-13/+6
* doc: unify documentation for 'ls'Robert Schwebel2010-11-012-4/+6
* doc: add documentation for 'dfu'Robert Schwebel2010-11-012-10/+19
* doc: add documentation for 'crc32'Robert Schwebel2010-11-012-8/+8
* doc: add documentation for 'clear'Robert Schwebel2010-11-012-0/+6
* doc: add documentation for 'bmp'Robert Schwebel2010-11-012-8/+20
* doc: add macros to unify command help with doxygenRobert Schwebel2010-11-013-1/+113
* parser: use debug macrosRobert Schwebel2010-11-011-28/+23
* digest: align menuRobert Schwebel2010-11-011-1/+1
* sandbox: use devfs functions only if definedRobert Schwebel2010-11-011-0/+2
* devinfo: use subtree only with devinfoRobert Schwebel2010-11-011-21/+21
* doc: silence doxygen warningsRobert Schwebel2010-10-221-0/+4
* doc: fix parameter name in mci-coreRobert Schwebel2010-10-221-1/+1
* doc: fix wrongly named parameterRobert Schwebel2010-10-221-1/+1
* doc: avoid that doxygen parses magic in command.hRobert Schwebel2010-10-221-0/+4
* doc: mark code explicitelyRobert Schwebel2010-10-221-1/+5
* doc: add missing quotingRobert Schwebel2010-10-221-1/+1
* doc: eliminate nonexisting referenceRobert Schwebel2010-10-222-2/+1
* doc: remove reference to non-existing documentationRobert Schwebel2010-10-221-1/+0
* doc: remove nonexisting commandRobert Schwebel2010-10-221-1/+0
* doc: let doxygen find some assembler functionsRobert Schwebel2010-10-225-11/+0
* Doxyfile: enable assembler filesRobert Schwebel2010-10-221-0/+1
* Doxyfile: remove unused featuresRobert Schwebel2010-10-221-4/+4
* Doxyfile: remove non-existing directoriesRobert Schwebel2010-10-221-2/+2
* Doxyfile: add exclude rulesRobert Schwebel2010-10-221-1/+3
* Doxyfile: remove obsolete boards directoryRobert Schwebel2010-10-221-1/+0
* Doxyfile: enable quiet outputRobert Schwebel2010-10-221-1/+1
* reset_cpu: unify declarationRobert Schwebel2010-10-229-10/+10
* Fix a simple typo to less confusing the userJuergen Beisert2010-10-221-1/+1
* Add some help using the gpio commands at runtimeJuergen Beisert2010-10-222-0/+62
* ARM: Add defconfig for Garz+Fricke cupid boardSascha Hauer2010-10-221-0/+56
* defaultenv: fix mtdpartsSascha Hauer2010-10-221-1/+1
* ARM: Add Garz+Fricke Cupid board supportSascha Hauer2010-10-228-0/+907
* mci: align data for commandsSascha Hauer2010-10-221-6/+6
* fb: i.MX IPU: fold mx3fb_set_par into its only userSascha Hauer2010-10-221-22/+5
* fb: i.MX IPU: move fb_info initialization to a single functionSascha Hauer2010-10-221-28/+35
* fb: i.MX IPU: remove unnecessary printfSascha Hauer2010-10-221-2/+0