summaryrefslogtreecommitdiffstats
path: root/commands
Commit message (Expand)AuthorAgeFilesLines
* doc: unify documentation for 'export'Robert Schwebel2010-11-011-10/+4
* doc: rework and unify documentation for gpio commandsRobert Schwebel2010-11-011-47/+55
* doc: unify documentation for 'erase'Robert Schwebel2010-11-011-14/+16
* 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-011-15/+23
* doc: unify documentation for 'edit'Robert Schwebel2010-11-011-24/+14
* doc: add documentation for 'echo'Robert Schwebel2010-11-011-0/+17
* 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-011-4/+5
* doc: add documentation for 'dfu'Robert Schwebel2010-11-011-10/+18
* doc: add documentation for 'crc32'Robert Schwebel2010-11-011-8/+7
* doc: add documentation for 'clear'Robert Schwebel2010-11-011-0/+5
* doc: add documentation for 'bmp'Robert Schwebel2010-11-011-8/+19
* doc: add missing quotingRobert Schwebel2010-10-221-1/+1
* 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-221-0/+61
* remove strange flush_cache functionsSascha Hauer2010-10-212-2/+0
* bootm: sparse fixesSascha Hauer2010-10-211-1/+1
* commands/mem.c: make locally used function staticSascha Hauer2010-10-211-1/+1
* edit: make locally used variable staticSascha Hauer2010-10-211-1/+1
* version_string: sparse fixesSascha Hauer2010-10-211-1/+0
* edit: sparse fixesSascha Hauer2010-10-211-1/+1
* image: remove confusing image_check_* functionsSascha Hauer2010-10-131-4/+4
* commands/crc32: add compare 2 files crcJean-Christophe PLAGNIOL-VILLARD2010-10-122-37/+79
* image: factorise image printing contentsJean-Christophe PLAGNIOL-VILLARD2010-10-081-45/+1
* Replace direct header access with the API routinesJean-Christophe PLAGNIOL-VILLARD2010-10-081-37/+42
* image: rename IH_CPU to IH_ARCH to be more concistantJean-Christophe PLAGNIOL-VILLARD2010-10-081-1/+1
* image: factorise string helperJean-Christophe PLAGNIOL-VILLARD2010-10-081-88/+5
* Revert "image: factorise string helper"Sascha Hauer2010-10-071-5/+88
* Revert "image: rename IH_CPU to IH_ARCH to be more concistant"Sascha Hauer2010-10-071-1/+1
* Revert "Replace direct header access with the API routines"Sascha Hauer2010-10-071-42/+37
* Revert "image: factorise image printing contents"Sascha Hauer2010-10-071-1/+45
* image: factorise image printing contentsJean-Christophe PLAGNIOL-VILLARD2010-09-241-45/+1
* Replace direct header access with the API routinesJean-Christophe PLAGNIOL-VILLARD2010-09-241-37/+42
* image: rename IH_CPU to IH_ARCH to be more concistantJean-Christophe PLAGNIOL-VILLARD2010-09-231-1/+1
* image: factorise string helperJean-Christophe PLAGNIOL-VILLARD2010-09-231-88/+5
* let linux16 command depend on X86Sascha Hauer2010-09-201-0/+1
* Menu: add box style entryJean-Christophe PLAGNIOL-VILLARD2010-09-201-7/+23
* menu: add auto select supportJean-Christophe PLAGNIOL-VILLARD2010-09-201-3/+21
* menu: shell fix do_menu_selectJean-Christophe PLAGNIOL-VILLARD2010-09-201-1/+1
* driver: use id as -1 for auto assigned idJean-Christophe PLAGNIOL-VILLARD2010-09-201-0/+1
* commands: partition.c fix file mod bitsJean-Christophe PLAGNIOL-VILLARD2010-09-201-0/+0
* add login supportJean-Christophe PLAGNIOL-VILLARD2010-09-203-2/+71
* add passwd commandJean-Christophe PLAGNIOL-VILLARD2010-09-203-0/+122
* Merge branch 'next'Sascha Hauer2010-08-305-2/+460
|\
| * menu: simplify usage for clientsSascha Hauer2010-08-301-41/+7
| * menu: do not go to free if there's nothing to freeSascha Hauer2010-08-301-2/+1