summaryrefslogtreecommitdiffstats
path: root/common/cmd_doc.c
Commit message (Expand)AuthorAgeFilesLines
* Remove legacy NAND and disk on chip code.Scott Wood2009-07-161-1644/+0
* General help message cleanupWolfgang Denk2009-06-121-2/+2
* Noisily disable the legacy NAND subsystem.Scott Wood2009-04-031-0/+4
* Command usage cleanupPeter Tyser2009-01-281-2/+2
* Standardize command usage messages with cmd_usage()Peter Tyser2009-01-281-5/+5
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-181-15/+15
* Whitespace cleanup and marking broken code.William Juul2008-08-121-0/+5
* Update MTD to that of Linux 2.6.22.1William Juul2008-08-121-0/+4
* Delay FIT format check on sector based devicesMarian Balakowicz2008-06-301-9/+10
* [new uImage] Use show_boot_progress() for new uImage formatMarian Balakowicz2008-03-121-0/+2
* [new uImage] Add new uImage format handling to other bootm related commandsMarian Balakowicz2008-03-121-12/+22
* [new uImage] Update naming convention for bootm/uImage related codeMarian Balakowicz2008-02-291-1/+1
* [new uImage] Add dual format uImage support frameworkMarian Balakowicz2008-02-251-8/+20
* [new uImage] Rename and move print_image_hdr() routineMarian Balakowicz2008-02-211-1/+1
* [new uImage] Define a API for image handling operationsMarian Balakowicz2008-02-071-2/+2
* [BUILD] conditionally compile common/cmd_*.c in common/MakefileGrant Likely2007-11-201-5/+0
* Merge with /home/wd/git/u-boot/custodian/u-boot-testingWolfgang Denk2007-08-061-2/+2
|\
| * Merge branch 'testing' into workingAndy Fleming2007-08-031-2/+2
| |\
| | * common/cmd_[af]*: Remove obsolete references to CONFIG_COMMANDS.Jon Loeliger2007-07-081-2/+2
| | * common/cmd_[a-f]* : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger2007-07-041-1/+1
* | | make show_boot_progress () weak.Heiko Schocher2007-07-131-20/+13
|/ /
* | [PCS440EP] upgrade the PCS440EP board:Heiko Schocher2007-06-221-6/+13
|/
* Remove dependencies between DoC code and old legacy NAND driver.Marian Balakowicz2006-04-051-4/+26
* Add loads of ntohl() in image header handlingWolfgang Denk2006-03-121-1/+1
* Re-factoring the legacy NAND code (legacy NAND now only in board-specificBartlomiej Sieka2006-03-051-1/+2
* Cleanup for GCC-4.xWolfgang Denk2005-10-131-8/+8
* * Patches by Denis Peter, 9 Sep 2003:wdenk2003-09-101-2/+9
* * Add support for SK98xx driverwdenk2003-09-051-3/+3
* Patch by Kenneth Johansson, 30 Jun 2003:wdenk2003-07-011-4/+4
* * Code cleanup:wdenk2003-06-271-9/+26
* Make compile clean, fix the usual small problems.wdenk2003-03-261-0/+1
* Initial revisionwdenk2002-11-031-0/+1563
OpenPOWER on IntegriCloud