aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd/nand/fsl_elbc_nand.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-06-22powerpc/85xx: fix NAND_CMD_READID read bytes numberShaohui Xie1-3/+3
2011-05-25mtd: fsl_elbc_nand: convert to mtd_device_register()Jamie Iles1-11/+1
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1
2010-12-03mtd: fsl_elbc_nand: fix jffs2 problem after NAND-flash image record in u-bootSergej.Stepanov@ids.de1-0/+2
2010-10-25P4080/mtd: Fix the freescale lbc issue with 36bit modeLan Chunhe-B258061-1/+1
2010-10-25P4080/eLBC: Make Freescale elbc interrupt common to elbc devicesRoy Zang1-285/+197
2010-08-06of/device: Replace struct of_device with struct platform_deviceGrant Likely1-2/+2
2010-05-22Merge remote branch 'origin' into secretlab/next-devicetreeGrant Likely1-2/+2
2010-05-22of: Remove duplicate fields from of_platform_driverGrant Likely1-2/+3
2010-05-18of: Always use 'struct device.of_node' to get device node pointer.Grant Likely1-3/+3
2010-02-26mtd: nand: Allow caller to pass alternative ID table to nand_scan_ident()David Woodhouse1-1/+1
2009-12-31mtd: fsl_elbc_nand.c: user resource_size()H Hartley Sweeten1-1/+1
2009-11-30mtd: eLBC NAND: give more verbose output on errorScott Wood1-5/+8
2009-11-30mtd: eLBC NAND: use recommended command sequencesScott Wood1-39/+27
2009-11-30mtd: eLBC NAND: increase bus timeout to maximumScott Wood1-0/+7
2009-09-19mtd: nand: add "page" parameter to all read_page/read_page_raw APIsSneha Narnakaje1-1/+2
2009-01-28powerpc: More printing warning fixes for the l64 to ll64 conversionStephen Rothwell1-4/+4
2008-12-10[MTD] [NAND] Set the fsl elbc ECCM according the settings in bootloader.Jason Jin1-1/+3
2008-10-13[MTD] remove unused mtd parameter in of_mtd_parse_partitions()Sebastian Andrzej Siewior1-2/+1
2008-07-30[MTD] [NAND] fsl_elbc_nand.c: fix printk warningakpm@linux-foundation.org1-1/+1
2008-07-25[MTD] [NAND] fsl_elbc_nand: fix section mismatch with CONFIG_MTD_OF_PARTS=yAnton Vorontsov1-2/+2
2008-07-11[MTD] [NAND] fsl_elbc_nand: ecclayout cleanupsAnton Vorontsov1-6/+0
2008-07-11[MTD] [NAND] fsl_elbc_nand: implement support for flash-based BBTAnton Vorontsov1-1/+33
2008-07-11[MTD] [NAND] fsl_elbc_nand: fix OOB workability for large page NAND chipsAnton Vorontsov1-0/+15
2008-06-07[MTD] [NAND] fsl_elbc_nand: fix section mismatch between probe and removeAnton Vorontsov1-2/+2
2008-04-22[MTD] [NAND] fsl_elbc_nand: workaround for hangs during nand writeAnton Vorontsov1-1/+10
2008-04-22[MTD] [NAND] corrected MPC8313 NAND fixesMike Hench1-7/+2
2008-04-22[MTD] [NAND] fsl_elbc_nand: fix mtd nameAnton Vorontsov1-0/+8
2008-04-22[MTD] [NAND] fsl_elbc_nand: Fix SEQIN handling for large pages.Scott Wood1-5/+6
2008-04-17[POWERPC] fsl_elbc_nand: factor out localbus definesAnton Vorontsov1-207/+12
2008-02-07[MTD] [NAND] Freescale enhanced Local Bus Controller FCM NAND support.Scott Wood1-0/+1244