summaryrefslogtreecommitdiff
path: root/common/cmd_nand.c
AgeCommit message (Expand)AuthorFilesLines
2006-03-12Add loads of ntohl() in image header handlingWolfgang Denk1-1/+1
2006-03-06Minor code cleanupWolfgang Denk1-2/+0
2006-03-05Re-factoring the legacy NAND code (legacy NAND now only in board-specificBartlomiej Sieka1-1547/+412
2006-02-24Merge with /home/wd/git/u-boot/testing-NAND/ to add new NAND handling.Bartlomiej Sieka1-1/+1
2005-10-13Cleanup for GCC-4.xWolfgang Denk1-9/+9
2005-09-15Update of new NAND codeWolfgang Denk1-277/+1763
2005-08-17Rewrite of NAND code based on what is in 2.6.12 Linux kernelWolfgang Denk1-1762/+277
2005-08-12Fix problem in cmd_nand.c (only when defined CFG_NAND_SKIP_BAD_DOT_I)Stefan Roese1-1/+2
2005-05-13* Fix debug code in omap5912osk flash driverwdenk1-3/+4
2005-05-03* Patch by Matthias Fuchs, 03 May 2005:stroese1-0/+2
2005-04-04Patches by Josef Wagner, 29 Oct 2004:wdenk1-143/+340
2004-12-16added ".i" same as ".jffs2s" for compatibility with older units (CFG_NAND_SK...stroese1-0/+8
2004-07-11* Patch by Fred Klatt, 25 Jun 2004:wdenk1-0/+4
2004-06-09Patch by Jian Zhang, 20 May 2004:wdenk1-4/+4
2004-04-18* Configure PPChameleon board to use redundand environment in flashwdenk1-1/+14
2004-04-16Patches by Pantelis Antoniou, 30 Mar 2004:wdenk1-1/+13
2003-09-11* Patch by Gary Jennejohn, 11 Sep 2003:wdenk1-5/+11
2003-09-10* Add support for USB Mass Storage Devices (BBB)wdenk1-1/+1
2003-09-03Adjustments / cleanup for PPChameleon EVB boardwdenk1-1/+3
2003-09-03* Add support for PPChameleon Eval Boardwdenk1-1/+1
2003-07-27* Patch by Scott McNutt, 21 Jul 2003:wdenk1-31/+83
2003-07-02Patch by Kenneth Johansson, 30 Jun 2003:wdenk1-4/+4
2003-06-30Fix some missing commands, cleanup header fileswdenk1-0/+21
2003-06-28* Code cleanup:wdenk1-10/+10
2003-05-31* Patch by Marc Singer, 29 May 2003:wdenk1-292/+298
2003-03-31* Patch by Martin Winistoerfer, 23 Mar 2003wdenk1-129/+144
2003-03-31* Patch by Arun Dharankar, 24 Mar 2003:wdenk1-5/+19
2003-03-26Make compile clean, fix the usual small problems.wdenk1-1/+0
2003-03-26* Patch by Rick Bronson, 16 Mar 2003:wdenk1-0/+1545