aboutsummaryrefslogtreecommitdiff
path: root/common/cmd_doc.c
AgeCommit message (Expand)Author
2009-07-16Remove legacy NAND and disk on chip code.Scott Wood
2009-06-12General help message cleanupWolfgang Denk
2009-04-03Noisily disable the legacy NAND subsystem.Scott Wood
2009-01-28Command usage cleanupPeter Tyser
2009-01-28Standardize command usage messages with cmd_usage()Peter Tyser
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD
2008-08-12Whitespace cleanup and marking broken code.William Juul
2008-08-12Update MTD to that of Linux 2.6.22.1William Juul
2008-06-30Delay FIT format check on sector based devicesMarian Balakowicz
2008-03-12[new uImage] Use show_boot_progress() for new uImage formatMarian Balakowicz
2008-03-12[new uImage] Add new uImage format handling to other bootm related commandsMarian Balakowicz
2008-02-29[new uImage] Update naming convention for bootm/uImage related codeMarian Balakowicz
2008-02-25[new uImage] Add dual format uImage support frameworkMarian Balakowicz
2008-02-21[new uImage] Rename and move print_image_hdr() routineMarian Balakowicz
2008-02-07[new uImage] Define a API for image handling operationsMarian Balakowicz
2007-11-20[BUILD] conditionally compile common/cmd_*.c in common/MakefileGrant Likely
2007-08-06Merge with /home/wd/git/u-boot/custodian/u-boot-testingWolfgang Denk
2007-08-03Merge branch 'testing' into workingAndy Fleming
2007-07-13make show_boot_progress () weak.Heiko Schocher
2007-07-08common/cmd_[af]*: Remove obsolete references to CONFIG_COMMANDS.Jon Loeliger
2007-07-04common/cmd_[a-f]* : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger
2007-06-22[PCS440EP] upgrade the PCS440EP board:Heiko Schocher
2006-04-05Remove dependencies between DoC code and old legacy NAND driver.Marian Balakowicz
2006-03-12Add loads of ntohl() in image header handlingWolfgang Denk
2006-03-05Re-factoring the legacy NAND code (legacy NAND now only in board-specificBartlomiej Sieka
2005-10-13Cleanup for GCC-4.xWolfgang Denk
2003-09-10* Patches by Denis Peter, 9 Sep 2003:U-Boot-0_4_8wdenk
2003-09-05* Add support for SK98xx driverLABEL_2003_09_06_0055wdenk
2003-07-01Patch by Kenneth Johansson, 30 Jun 2003:wdenk
2003-06-27* Code cleanup:LABEL_2003_06_27_2340wdenk
2003-03-26Make compile clean, fix the usual small problems.LABEL_2003_03_26_1300wdenk
2002-11-03Initial revisionwdenk