aboutsummaryrefslogtreecommitdiff
path: root/drivers/mtd
AgeCommit message (Expand)Author
2008-11-19UBI: Add basic UBI support to U-Boot (Part 2/8)Kyungmin Park
2008-11-19UBI: Add basic UBI support to U-Boot (Part 1/8)Kyungmin Park
2008-11-19MTD: Add MTD paritioning infrastructureKyungmin Park
2008-10-31CFI Driver: Fix "flash not ready" problemWolfgang Denk
2008-10-29NAND: Properly create JFFS2 cleanmarkers.Scott Wood
2008-10-29NAND fsl elbc: Set FMR[ECCM] based on page size.Scott Wood
2008-10-29Make Freescale local bus registers available for both 83xx and 85xx.Haiying Wang
2008-10-29NAND: Reset chip on power-upKarl Beldan
2008-10-29NAND: sync with 2.6.27Scott Wood
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD
2008-10-14Fix the NAND size overflow issue.Jason Jin
2008-10-13CFI: cfi_flash write fix for AMD legacyEd Swarthout
2008-10-02cfi_flash: do not reset flash when probe failsMike Frysinger
2008-09-13Merge branch 'master' of git://git.denx.de/u-boot-nand-flashWolfgang Denk
2008-09-12fsl_elbc_nand: ecclayout cleanupsAnton Vorontsov
2008-09-12fsl_elbc_nand: implement support for flash-based BBTAnton Vorontsov
2008-09-12fsl_elbc_nand: fix OOB workability for large page NAND chipsAnton Vorontsov
2008-09-10rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD
2008-09-10rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASHJean-Christophe PLAGNIOL-VILLARD
2008-09-10Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk
2008-09-09Fix printf errors under -DDEBUGAndrew Klossner
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