summaryrefslogtreecommitdiff
path: root/common/cmd_doc.c
Commit message (Expand)AuthorAgeLines
* [new uImage] Use show_boot_progress() for new uImage formatMarian Balakowicz2008-03-12-0/+2
* [new uImage] Add new uImage format handling to other bootm related commandsMarian Balakowicz2008-03-12-12/+22
* [new uImage] Update naming convention for bootm/uImage related codeMarian Balakowicz2008-02-29-1/+1
* [new uImage] Add dual format uImage support frameworkMarian Balakowicz2008-02-25-8/+20
* [new uImage] Rename and move print_image_hdr() routineMarian Balakowicz2008-02-21-1/+1
* [new uImage] Define a API for image handling operationsMarian Balakowicz2008-02-07-2/+2
* [BUILD] conditionally compile common/cmd_*.c in common/MakefileGrant Likely2007-11-20-5/+0
* Merge with /home/wd/git/u-boot/custodian/u-boot-testingWolfgang Denk2007-08-06-2/+2
|\
| * Merge branch 'testing' into workingAndy Fleming2007-08-03-2/+2
| |\
| | * common/cmd_[af]*: Remove obsolete references to CONFIG_COMMANDS.Jon Loeliger2007-07-08-2/+2
| | * common/cmd_[a-f]* : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger2007-07-04-1/+1
* | | make show_boot_progress () weak.Heiko Schocher2007-07-13-20/+13
|/ /
* | [PCS440EP] upgrade the PCS440EP board:Heiko Schocher2007-06-22-6/+13
|/
* Remove dependencies between DoC code and old legacy NAND driver.Marian Balakowicz2006-04-05-4/+26
* Add loads of ntohl() in image header handlingWolfgang Denk2006-03-12-1/+1
* Re-factoring the legacy NAND code (legacy NAND now only in board-specificBartlomiej Sieka2006-03-05-1/+2
* Cleanup for GCC-4.xWolfgang Denk2005-10-13-8/+8
* * Patches by Denis Peter, 9 Sep 2003:wdenk2003-09-10-2/+9
* * Add support for SK98xx driverwdenk2003-09-05-3/+3
* Patch by Kenneth Johansson, 30 Jun 2003:wdenk2003-07-01-4/+4
* * Code cleanup:wdenk2003-06-27-9/+26
* Make compile clean, fix the usual small problems.wdenk2003-03-26-0/+1
* Initial revisionwdenk2002-11-03-0/+1563