summaryrefslogtreecommitdiffstats
path: root/common/cmd_nand.c
Commit message (Expand)AuthorAgeFilesLines
* common/cmd_[i-z]* : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger2007-07-041-7/+12
* Code cleanup.Wolfgang Denk2006-11-301-140/+144
* [PATCH] NAND: Partition name support added to NAND subsystemStefan Roese2006-10-281-152/+194
* Add board/cpu specific NAND chip select function to 440 NDFCStefan Roese2006-10-201-0/+8
* Fix spelling; minor code cleanup.Wolfgang Denk2006-10-121-1/+1
* Cleanup of NAND update patch (remove changelog from cmd_nand.c)Stefan Roese2006-10-111-1/+0
* * Several improvements to the new NAND subsystem:Stefan Roese2006-10-101-25/+201
* Add loads of ntohl() in image header handlingWolfgang Denk2006-03-121-1/+1
* Minor code cleanupWolfgang Denk2006-03-061-2/+0
* Re-factoring the legacy NAND code (legacy NAND now only in board-specificBartlomiej Sieka2006-03-051-1547/+412
* Merge with /home/wd/git/u-boot/testing-NAND/ to add new NAND handling.Bartlomiej Sieka2006-02-241-1/+1
|\
| * Update of new NAND codeWolfgang Denk2005-09-141-277/+1763
| * Rewrite of NAND code based on what is in 2.6.12 Linux kernelWolfgang Denk2005-08-171-1762/+277
* | Cleanup for GCC-4.xWolfgang Denk2005-10-131-9/+9
* | Fix problem in cmd_nand.c (only when defined CFG_NAND_SKIP_BAD_DOT_I)Stefan Roese2005-08-121-1/+2
|/
* * Fix debug code in omap5912osk flash driverwdenk2005-05-121-3/+4
* * Patch by Matthias Fuchs, 03 May 2005:stroese2005-05-031-0/+2
* Patches by Josef Wagner, 29 Oct 2004:wdenk2005-04-031-143/+340
* added ".i" same as ".jffs2s" for compatibility with older units (CFG_NAND_SK...stroese2004-12-161-0/+8
* * Patch by Fred Klatt, 25 Jun 2004:wdenk2004-07-101-0/+4
* Patch by Jian Zhang, 20 May 2004:wdenk2004-06-091-4/+4
* * Configure PPChameleon board to use redundand environment in flashwdenk2004-04-181-1/+14
* Patches by Pantelis Antoniou, 30 Mar 2004:wdenk2004-04-151-1/+13
* * Patch by Gary Jennejohn, 11 Sep 2003:wdenk2003-09-111-5/+11
* * Add support for USB Mass Storage Devices (BBB)wdenk2003-09-101-1/+1
* Adjustments / cleanup for PPChameleon EVB boardwdenk2003-09-031-1/+3
* * Add support for PPChameleon Eval Boardwdenk2003-09-021-1/+1
* * Patch by Scott McNutt, 21 Jul 2003:wdenk2003-07-271-31/+83
* Patch by Kenneth Johansson, 30 Jun 2003:wdenk2003-07-011-4/+4
* Fix some missing commands, cleanup header fileswdenk2003-06-291-0/+21
* * Code cleanup:wdenk2003-06-271-10/+10
* * Patch by Marc Singer, 29 May 2003:wdenk2003-05-311-292/+298
* * Patch by Martin Winistoerfer, 23 Mar 2003wdenk2003-03-311-129/+144
* * Patch by Arun Dharankar, 24 Mar 2003:wdenk2003-03-311-5/+19
* Make compile clean, fix the usual small problems.wdenk2003-03-261-1/+0
* * Patch by Rick Bronson, 16 Mar 2003:wdenk2003-03-261-0/+1545
OpenPOWER on IntegriCloud