aboutsummaryrefslogtreecommitdiff
path: root/common/cmd_nand.c
AgeCommit message (Expand)Author
2008-08-12Update MTD to that of Linux 2.6.22.1William Juul
2008-07-11Fix some more print() format errors.Wolfgang Denk
2008-07-10MTD/NAND: Fix printf format warning in nand codeStefan Roese
2008-06-30Delay FIT format check on sector based devicesMarian Balakowicz
2008-05-28Cleanup nand_info[] declaration.Stelian Pop
2008-04-30cmd_nand.c: fix another 'incompatible pointer type' warning.Wolfgang Denk
2008-04-28cmd_nand.c: fix "differ in signedness" problemWolfgang Denk
2008-04-28NAND: fix some strict-aliasing compiler warningsWolfgang Denk
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
2008-01-13cmd_nand : fix compiler warning.Jean-Christophe PLAGNIOL-VILLARD
2008-01-09Re-introduce the 'nand read.oob' and 'nand write.oob' commandsHarald Welte
2007-09-15Fix do_div() usage in nand process outputMatthias Fuchs
2007-09-15NAND: Add CFG_NAND_QUIET optionMatthias Fuchs
2007-08-15Merge with git://www.denx.de/git/u-boot.gitStefan Roese
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_[i-n]*: Remove obsolete references to CONFIG_COMMANDS.Jon Loeliger
2007-07-06[NAND] Bad block skipping for command nbootThomas Knobloch
2007-07-04common/cmd_[i-z]* : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger
2007-06-22[PCS440EP] upgrade the PCS440EP board:Heiko Schocher
2006-11-30Code cleanup.Wolfgang Denk
2006-10-28[PATCH] NAND: Partition name support added to NAND subsystemStefan Roese
2006-10-20Add board/cpu specific NAND chip select function to 440 NDFCStefan Roese
2006-10-12Fix spelling; minor code cleanup.Wolfgang Denk
2006-10-11Cleanup of NAND update patch (remove changelog from cmd_nand.c)Stefan Roese
2006-10-10* Several improvements to the new NAND subsystem:Stefan Roese
2006-03-12Add loads of ntohl() in image header handlingWolfgang Denk
2006-03-06Minor code cleanupWolfgang Denk
2006-03-05Re-factoring the legacy NAND code (legacy NAND now only in board-specificBartlomiej Sieka
2006-02-24Merge with /home/wd/git/u-boot/testing-NAND/ to add new NAND handling.Bartlomiej Sieka
2005-10-13Cleanup for GCC-4.xWolfgang Denk
2005-09-14Update of new NAND codeWolfgang Denk
2005-08-17Rewrite of NAND code based on what is in 2.6.12 Linux kernelWolfgang Denk
2005-08-12Fix problem in cmd_nand.c (only when defined CFG_NAND_SKIP_BAD_DOT_I)Stefan Roese
2005-05-12* Fix debug code in omap5912osk flash driverLABEL_2005_05_13_0050wdenk
2005-05-03* Patch by Matthias Fuchs, 03 May 2005:stroese
2005-04-03Patches by Josef Wagner, 29 Oct 2004:wdenk
2004-12-16added ".i" same as ".jffs2s" for compatibility with older units (CFG_NAND_SK...stroese
2004-07-10* Patch by Fred Klatt, 25 Jun 2004:wdenk
2004-06-09Patch by Jian Zhang, 20 May 2004:wdenk
2004-04-18* Configure PPChameleon board to use redundand environment in flashLABEL_2004_04_18_2135wdenk
2004-04-15Patches by Pantelis Antoniou, 30 Mar 2004:wdenk
2003-09-11* Patch by Gary Jennejohn, 11 Sep 2003:wdenk
2003-09-10* Add support for USB Mass Storage Devices (BBB)wdenk