aboutsummaryrefslogtreecommitdiff
path: root/common/cmd_doc.c
AgeCommit message (Expand)AuthorFilesLines
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD1-15/+15
2008-08-12Whitespace cleanup and marking broken code.William Juul1-0/+5
2008-08-12Update MTD to that of Linux 2.6.22.1William Juul1-0/+4
2008-06-30Delay FIT format check on sector based devicesMarian Balakowicz1-9/+10
2008-03-12[new uImage] Use show_boot_progress() for new uImage formatMarian Balakowicz1-0/+2
2008-03-12[new uImage] Add new uImage format handling to other bootm related commandsMarian Balakowicz1-12/+22
2008-02-29[new uImage] Update naming convention for bootm/uImage related codeMarian Balakowicz1-1/+1
2008-02-25[new uImage] Add dual format uImage support frameworkMarian Balakowicz1-8/+20
2008-02-21[new uImage] Rename and move print_image_hdr() routineMarian Balakowicz1-1/+1
2008-02-07[new uImage] Define a API for image handling operationsMarian Balakowicz1-2/+2
2007-11-20[BUILD] conditionally compile common/cmd_*.c in common/MakefileGrant Likely1-5/+0
2007-08-06Merge with /home/wd/git/u-boot/custodian/u-boot-testingWolfgang Denk1-2/+2
2007-08-03Merge branch 'testing' into workingAndy Fleming1-2/+2
2007-07-13make show_boot_progress () weak.Heiko Schocher1-20/+13
2007-07-08common/cmd_[af]*: Remove obsolete references to CONFIG_COMMANDS.Jon Loeliger1-2/+2
2007-07-04common/cmd_[a-f]* : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger1-1/+1
2007-06-22[PCS440EP] upgrade the PCS440EP board:Heiko Schocher1-6/+13
2006-04-05Remove dependencies between DoC code and old legacy NAND driver.Marian Balakowicz1-4/+26
2006-03-12Add loads of ntohl() in image header handlingWolfgang Denk1-1/+1
2006-03-05Re-factoring the legacy NAND code (legacy NAND now only in board-specificBartlomiej Sieka1-1/+2
2005-10-13Cleanup for GCC-4.xWolfgang Denk1-8/+8
2003-09-10* Patches by Denis Peter, 9 Sep 2003:U-Boot-0_4_8wdenk1-2/+9
2003-09-05* Add support for SK98xx driverLABEL_2003_09_06_0055wdenk1-3/+3
2003-07-01Patch by Kenneth Johansson, 30 Jun 2003:wdenk1-4/+4
2003-06-27* Code cleanup:LABEL_2003_06_27_2340wdenk1-9/+26
2003-03-26Make compile clean, fix the usual small problems.LABEL_2003_03_26_1300wdenk1-0/+1
2002-11-03Initial revisionwdenk1-0/+1563