summaryrefslogtreecommitdiffstats
path: root/commands
Commit message (Expand)AuthorAgeFilesLines
* menu: fix command management module supportJean-Christophe PLAGNIOL-VILLARD2011-07-051-1/+1
* Merge branch 'next'Sascha Hauer2011-06-063-0/+206
|\
| * commands: add md5/sha1/sha256sum commands using the digest apiPeter Korsgaard2011-05-193-0/+206
* | commands/crc.c: fix typo in help textPeter Korsgaard2011-05-161-1/+1
|/
* cp command: handle directories as last argumentSascha Hauer2011-04-121-1/+2
* environment: make default env path configurableSascha Hauer2011-04-122-2/+2
* nand bb: add proper bb remove functionSascha Hauer2011-04-121-12/+1
* nand bb: switch to cdev operationsSascha Hauer2011-04-121-1/+1
* nand: move bb handling code to drivers/mtd/nandSascha Hauer2011-04-121-248/+0
* make command support optionalSascha Hauer2011-04-111-1/+10
* env: Make environment variable support optionalSascha Hauer2011-04-111-0/+2
* commands: seperate usb command from usb coreSascha Hauer2011-04-113-0/+50
* devfs: remove unused struct filep* argument from open/closeSascha Hauer2011-04-111-2/+2
* Merge branch 'nand-pu' into nextSascha Hauer2011-04-063-2/+13
|\
| * nand: Make write support optionalSascha Hauer2011-04-041-1/+6
| * commands: Make nand command optionalSascha Hauer2011-04-042-1/+7
* | memcpy command: do not set read/write sizeSascha Hauer2011-04-041-1/+1
|/
* Merge branch 'master' into nextSascha Hauer2011-03-101-1/+1
|\
| * trigger command: fix printf formatSascha Hauer2011-03-101-1/+1
* | LINUX16: Fix warningJuergen Beisert2011-03-101-1/+2
* | LINUX16: Add selection of the VESA video modeJuergen Beisert2011-03-101-4/+33
* | Change 'linux16' command to use getopt()Juergen Beisert2011-03-101-4/+12
|/
* Merge branch 'master' into nextSascha Hauer2011-01-171-1/+1
|\
| * nand: fix printf compiler warningsSascha Hauer2011-01-071-1/+1
* | BMP: Add support for 32bpp video frame bufferGregory CLEMENT2011-01-141-0/+1
* | Fix error handling with malloc, memalign etc. Introduce xmemalign().Krzysztof Halasa2011-01-071-3/+1
|/
* Fix a typo in the GPIO docJuergen Beisert2010-12-211-1/+1
* xyzModem.c: fix 'dummy' is used uninitialized in this function warningFabio Porcedda2010-12-211-1/+1
* Cosmetic fixes, including format attributes for printf() and friends.Krzysztof Halasa2010-12-216-8/+7
* Fix help text for "loadb" and "loady" commands.Krzysztof Halasa2010-12-211-1/+1
* LED: Add trigger commandSascha Hauer2010-12-203-0/+116
* LED: Add led commandSascha Hauer2010-12-203-0/+98
* Merge branch 'master' into nextSascha Hauer2010-11-171-1/+1
|\
| * linux16: fix cmd_tbl_t as struct commandJean-Christophe PLAGNIOL-VILLARD2010-11-171-1/+1
* | Remove m68k supportSascha Hauer2010-11-171-1/+0
|/
* doc: unify documentation for 'linux16'Robert Schwebel2010-11-021-13/+12
* doc: unify documentation for 'setenv'Robert Schwebel2010-11-021-17/+13
* doc: unify documentation for 'saveenv'Robert Schwebel2010-11-021-17/+14
* doc: unify documentation for 'protect' and 'unprotect'Robert Schwebel2010-11-021-28/+42
* doc: unify documentation for 'printenv'Robert Schwebel2010-11-021-17/+13
* doc: unify documentation for 'mount'Robert Schwebel2010-11-021-41/+37
* doc: remove ..., confuses doxygenRobert Schwebel2010-11-021-1/+1
* doc: unify documentation for 'loadenv'Robert Schwebel2010-11-021-20/+14
* 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