summaryrefslogtreecommitdiff
path: root/common/cmd_nand.c
Commit message (Expand)AuthorAgeLines
* [new uImage] Use show_boot_progress() for new uImage formatMarian Balakowicz2008-03-12-0/+4
* [new uImage] Add new uImage format handling to other bootm related commandsMarian Balakowicz2008-03-12-23/+42
* [new uImage] Update naming convention for bootm/uImage related codeMarian Balakowicz2008-02-29-2/+2
* [new uImage] Add dual format uImage support frameworkMarian Balakowicz2008-02-25-16/+43
* [new uImage] Rename and move print_image_hdr() routineMarian Balakowicz2008-02-21-2/+2
* [new uImage] Define a API for image handling operationsMarian Balakowicz2008-02-07-7/+7
* cmd_nand : fix compiler warning.Jean-Christophe PLAGNIOL-VILLARD2008-01-13-2/+2
* Re-introduce the 'nand read.oob' and 'nand write.oob' commandsHarald Welte2008-01-09-0/+8
* Fix do_div() usage in nand process outputMatthias Fuchs2007-09-15-1/+1
* NAND: Add CFG_NAND_QUIET optionMatthias Fuchs2007-09-15-0/+4
* Merge with git://www.denx.de/git/u-boot.gitStefan Roese2007-08-15-32/+38
|\
| * Merge with /home/wd/git/u-boot/custodian/u-boot-testingWolfgang Denk2007-08-06-9/+9
| |\
| | * Merge branch 'testing' into workingAndy Fleming2007-08-03-9/+9
| | |\
| | | * common/cmd_[i-n]*: Remove obsolete references to CONFIG_COMMANDS.Jon Loeliger2007-07-08-14/+9
| | | * common/cmd_[i-z]* : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger2007-07-04-7/+12
| * | | make show_boot_progress () weak.Heiko Schocher2007-07-13-37/+29
| |/ /
| * | [PCS440EP] upgrade the PCS440EP board:Heiko Schocher2007-06-22-12/+26
| |/
* | [NAND] Bad block skipping for command nbootThomas Knobloch2007-07-06-5/+32
|/
* Code cleanup.Wolfgang Denk2006-11-30-140/+144
* [PATCH] NAND: Partition name support added to NAND subsystemStefan Roese2006-10-28-152/+194
* Add board/cpu specific NAND chip select function to 440 NDFCStefan Roese2006-10-20-0/+8
* Fix spelling; minor code cleanup.Wolfgang Denk2006-10-12-1/+1
* Cleanup of NAND update patch (remove changelog from cmd_nand.c)Stefan Roese2006-10-11-1/+0
* * Several improvements to the new NAND subsystem:Stefan Roese2006-10-10-25/+201
* Add loads of ntohl() in image header handlingWolfgang Denk2006-03-12-1/+1
* Minor code cleanupWolfgang Denk2006-03-06-2/+0
* Re-factoring the legacy NAND code (legacy NAND now only in board-specificBartlomiej Sieka2006-03-05-1547/+412
* Merge with /home/wd/git/u-boot/testing-NAND/ to add new NAND handling.Bartlomiej Sieka2006-02-24-1/+1
|\
| * Update of new NAND codeWolfgang Denk2005-09-14-277/+1763
| * Rewrite of NAND code based on what is in 2.6.12 Linux kernelWolfgang Denk2005-08-17-1762/+277
* | Cleanup for GCC-4.xWolfgang Denk2005-10-13-9/+9
* | Fix problem in cmd_nand.c (only when defined CFG_NAND_SKIP_BAD_DOT_I)Stefan Roese2005-08-12-1/+2
|/
* * Fix debug code in omap5912osk flash driverwdenk2005-05-12-3/+4
* * Patch by Matthias Fuchs, 03 May 2005:stroese2005-05-03-0/+2
* Patches by Josef Wagner, 29 Oct 2004:wdenk2005-04-03-143/+340
* added ".i" same as ".jffs2s" for compatibility with older units (CFG_NAND_SK...stroese2004-12-16-0/+8
* * Patch by Fred Klatt, 25 Jun 2004:wdenk2004-07-10-0/+4
* Patch by Jian Zhang, 20 May 2004:wdenk2004-06-09-4/+4
* * Configure PPChameleon board to use redundand environment in flashwdenk2004-04-18-1/+14
* Patches by Pantelis Antoniou, 30 Mar 2004:wdenk2004-04-15-1/+13
* * Patch by Gary Jennejohn, 11 Sep 2003:wdenk2003-09-11-5/+11
* * Add support for USB Mass Storage Devices (BBB)wdenk2003-09-10-1/+1
* Adjustments / cleanup for PPChameleon EVB boardwdenk2003-09-03-1/+3
* * Add support for PPChameleon Eval Boardwdenk2003-09-02-1/+1
* * Patch by Scott McNutt, 21 Jul 2003:wdenk2003-07-27-31/+83
* Patch by Kenneth Johansson, 30 Jun 2003:wdenk2003-07-01-4/+4
* Fix some missing commands, cleanup header fileswdenk2003-06-29-0/+21
* * Code cleanup:wdenk2003-06-27-10/+10
* * Patch by Marc Singer, 29 May 2003:wdenk2003-05-31-292/+298
* * Patch by Martin Winistoerfer, 23 Mar 2003wdenk2003-03-31-129/+144