summaryrefslogtreecommitdiff
path: root/drivers/mtd
AgeCommit message (Expand)Author
2008-09-09mtd: SPI Flash: Support the STMicro FlashTsiChung Liew
2008-09-09Update i386 code (sc520_cdp)Graeme Russ
2008-08-31NAND: add NAND driver for S3C64XXGuennadi Liakhovetski
2008-08-25Minor coding style cleanup, updte CHANGELOGWolfgang Denk
2008-08-21Fix OneNAND read_oob/write_oob functions compatabilityKyungmin Park
2008-08-20CFI: Add CFI_CMDSET_INTEL_EXTENDED to fix flash_real_protect()Nick Spence
2008-08-20CFI: Fix AMD Legacy sector protectTsiChung Liew
2008-08-14Merge branch 'master' of git://git.denx.de/u-boot-cfi-flashWolfgang Denk
2008-08-14Coding Style cleanup, update CHANGELOGWolfgang Denk
2008-08-14Merge branch 'master' of git://git.denx.de/u-boot-nand-flashWolfgang Denk
2008-08-14Merge branch 'master' of /home/stefan/git/u-boot/u-boot into nextStefan Roese
2008-08-13Fix OneNAND build breakKyungmin Park
2008-08-13drivers/mtd/nand_legacy: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD
2008-08-13drivers/mtd/nand: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD
2008-08-13drivers/mtd/onenand: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD
2008-08-13drivers/mtd: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD
2008-08-12OneNAND: Fill in MTD function pointers for OneNAND.Fathi BOUDRA
2008-08-12NAND: chip->state does not always get set.Marcel Ziswiler
2008-08-12NAND: Scan bad blocks lazily.Ilya Yanok
2008-08-12NAND read/write fixScott Wood
2008-08-12nand: fsl_upm: convert to updated MTD NAND infrastructureAnton Vorontsov
2008-08-12fsl_elbc_nand: Hard-code the FBAR/FPAR split.Scott Wood
2008-08-12fsl_elbc_nand: workaround for hangs during nand writeAnton Vorontsov
2008-08-12Freescale eLBC FCM NAND driverScott Wood
2008-08-12Don't panic if a controller driver does ecc its own way.Scott Wood
2008-08-12NAND: Make NAND driver less verbose per defaultStefan Roese
2008-08-12NAND: Change nand_wait_ready() to not call nand_wait()Stefan Roese
2008-08-12Fixing coding style issuesWilliam Juul
2008-08-12Remove white space at end.William Juul
2008-08-12Update MTD to that of Linux 2.6.22.1William Juul
2008-08-11OneNAND: Remove unused parameters to onenand_verify_pageSteve Sakoman
2008-08-10Merge branch 'master' of git://git.denx.de/u-boot-at91Wolfgang Denk
2008-08-09DataFlash: AT45DB021 fix and AT45DB081 supportSergey Lapin
2008-08-08CFI: allow for dynamically determined flash sizes and addressesWolfgang Denk
2008-08-06cfi-flash: Added support to flash_real_protect for Atmel flash devicesRafael Campos
2008-08-06cfi-flash: Add definition for the AM29LV800BB AMD NOR-flashGuennadi Liakhovetski
2008-07-23spi flash: Fix printf() format warningsHaavard Skinnemoen
2008-07-17cfi_flash: fix flash on BE machines with CFG_WRITE_SWAPPED_DATASebastian Siewior
2008-07-15cfi_flash: make the command u32 onlySebastian Siewior
2008-07-13Fix some more printf() format issues.Jean-Christophe PLAGNIOL-VILLARD
2008-07-10DataFlash AT45DB021 supportSergey Lapin
2008-07-10MTD/NAND: Fix printf format warning in nand codeStefan Roese
2008-07-10Merge branch 'master' of git://www.denx.de/git/u-boot-nand-flashWolfgang Denk
2008-07-09NAND: Rename DEBUG to MTDDEBUG to avoid namespace pollution.Scott Wood
2008-07-08jedec_flash: Fix AM29DL800BB device IDStefan Roese
2008-06-19cfi-flash: Fix problem in flash_toggle(), busy was not detected reliablyStefan Roese
2008-06-11Merge branch 'master' of git://www.denx.de/git/u-boot-cfi-flashWolfgang Denk
2008-06-11NAND: Added support for 128-bit OOB, adaptedSergei Poselenov
2008-06-10NAND FSL UPM: driver re-write using the hwcontrol callbackWolfgang Grandegger
2008-06-03cfi_flash: enable M18 flash chips family support.Vasiliy Leoenenko