aboutsummaryrefslogtreecommitdiff
path: root/drivers/mtd
AgeCommit message (Expand)AuthorFilesLines
2008-08-13drivers/mtd/onenand: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD4-16/+2
2008-08-13drivers/mtd: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD4-14/+3
2008-08-12OneNAND: Fill in MTD function pointers for OneNAND.Fathi BOUDRA1-6/+18
2008-08-12NAND: chip->state does not always get set.Marcel Ziswiler1-0/+1
2008-08-12NAND: Scan bad blocks lazily.Ilya Yanok1-3/+7
2008-08-12NAND read/write fixScott Wood1-581/+181
2008-08-12nand: fsl_upm: convert to updated MTD NAND infrastructureAnton Vorontsov1-40/+28
2008-08-12fsl_elbc_nand: Hard-code the FBAR/FPAR split.Scott Wood1-3/+2
2008-08-12fsl_elbc_nand: workaround for hangs during nand writeAnton Vorontsov1-1/+10
2008-08-12Freescale eLBC FCM NAND driverScott Wood2-0/+760
2008-08-12Don't panic if a controller driver does ecc its own way.Scott Wood1-2/+6
2008-08-12NAND: Make NAND driver less verbose per defaultStefan Roese2-6/+7
2008-08-12NAND: Change nand_wait_ready() to not call nand_wait()Stefan Roese1-1/+10
2008-08-12Fixing coding style issuesWilliam Juul2-6/+6
2008-08-12Remove white space at end.William Juul2-7/+7
2008-08-12Update MTD to that of Linux 2.6.22.1William Juul6-2299/+2753
2008-08-11OneNAND: Remove unused parameters to onenand_verify_pageSteve Sakoman1-4/+2
2008-08-10Merge branch 'master' of git://git.denx.de/u-boot-at91Wolfgang Denk1-1/+14
2008-08-09DataFlash: AT45DB021 fix and AT45DB081 supportSergey Lapin1-1/+14
2008-08-08CFI: allow for dynamically determined flash sizes and addressesWolfgang Denk1-6/+8
2008-07-23spi flash: Fix printf() format warningsHaavard Skinnemoen1-3/+3
2008-07-17cfi_flash: fix flash on BE machines with CFG_WRITE_SWAPPED_DATASebastian Siewior1-1/+4
2008-07-15cfi_flash: make the command u32 onlySebastian Siewior1-4/+4
2008-07-13Fix some more printf() format issues.Jean-Christophe PLAGNIOL-VILLARD1-1/+1
2008-07-10DataFlash AT45DB021 supportSergey Lapin1-0/+14
2008-07-10MTD/NAND: Fix printf format warning in nand codeStefan Roese2-4/+4
2008-07-10Merge branch 'master' of git://www.denx.de/git/u-boot-nand-flashWolfgang Denk4-85/+123
2008-07-09NAND: Rename DEBUG to MTDDEBUG to avoid namespace pollution.Scott Wood4-85/+123
2008-07-08jedec_flash: Fix AM29DL800BB device IDStefan Roese1-1/+1
2008-06-19cfi-flash: Fix problem in flash_toggle(), busy was not detected reliablyStefan Roese1-8/+4
2008-06-11Merge branch 'master' of git://www.denx.de/git/u-boot-cfi-flashWolfgang Denk1-7/+34
2008-06-11NAND: Added support for 128-bit OOB, adaptedSergei Poselenov1-13/+33
2008-06-10NAND FSL UPM: driver re-write using the hwcontrol callbackWolfgang Grandegger1-82/+46
2008-06-03cfi_flash: enable M18 flash chips family support.Vasiliy Leoenenko1-2/+21
2008-06-03cfi_flash: support of long cmd in U-boot.Vasiliy Leoenenko1-7/+15
2008-06-03SPI Flash subsystemHaavard Skinnemoen4-0/+616
2008-06-03Fix warnings from gcc-4.3.0 build on a ppc hostKumar Gala1-0/+2
2008-05-28nand: Correct NAND erase percentage outputDirk Behme1-0/+7
2008-05-21Big white-space cleanup.Wolfgang Denk8-113/+113
2008-05-01onenand: rename 16 bit memory copy into memcpy_16() to avoid conflictsWolfgang Denk1-4/+4
2008-04-25cfi-flash: Add CFG_FLASH_AUTOPROTECT_LISTMatthias Fuchs1-0/+17
2008-04-21PATCH - Fix oob data copied into supplied bufferTroy Kisky1-9/+8
2008-04-18Clean up dataflash partitioningUlf Samuelsson1-42/+3
2008-04-17Remove conflicting NAND IDMike Frysinger1-2/+0
2008-04-13Fix OneNAND readKyungmin Park1-0/+13
2008-04-12cfi_flash: Support buffered writes on non-standard Spansion NOR flashGuennadi Liakhovetski1-30/+16
2008-04-08Merge branch 'master' of git://www.denx.de/git/u-boot-at91Wolfgang Denk2-64/+27
2008-04-01dataflash: Move CONFIG_HAS_DATAFLASH to MakefileJean-Christophe PLAGNIOL-VILLARD2-7/+4
2008-04-01Cleanup DataFlash partition handlingStelian Pop1-57/+23
2008-03-29MTD/CFI: flash_read64 is defined a weak function (for SPARC)Daniel Hellstrom1-1/+3