summaryrefslogtreecommitdiff
path: root/drivers/mtd
AgeCommit message (Expand)Author
2011-03-19ENGR00140486-1 MX50 Add SPI NOR Flash on RD3Robby Cai
2011-03-01ENGR00139672-3 Make use of the new mx5x_revision callDinh Nguyen
2011-02-03ENGR00137600-4 GPMI : remove the structure physical_geometry{} for common filesHuang Shijie
2011-02-03ENGR00137600-3 GPMI : remove the structure physical_geometry{} for main fileHuang Shijie
2011-02-03ENGR00137600-2 GPMI : remove the structure physical_geometry{} for imx23Huang Shijie
2011-02-03ENGR00137600-1 GPMI : remove the structure physical_geometry{}Huang Shijie
2011-02-03ENGR00137558-4 GPMI : remove the imx23-specific hooksHuang Shijie
2011-02-03ENGR00137558-3 GPMI : add ->rom_extra_init() for imx23Huang Shijie
2011-02-03ENGR00137558-2 GPMI : remove the imx23-specific code from the common fileHuang Shijie
2011-02-03ENGR00137558-1 GPMI : add rom_extra_init() hook for ROMHuang Shijie
2011-02-03ENGR00137554 GPMI : init the `chip_count` after the identifier has been foundHuang Shijie
2011-02-03ENGR00137496 GPMI : add alloc/free DMA buffer functionsHuang Shijie
2011-02-03ENGR00137487 GPMI : remove fake_ecc_layoutHuang Shijie
2011-02-03ENGR00137479 NAND : change the `pagesize` field from 8192 to 0 for ONFI NANDHuang Shijie
2011-02-03ENGR00137472-2 GPMI : remove mil_set_mtd_geometry()Huang Shijie
2011-02-03ENGR00137472-1 GPMI : spilit the hack code from the mil_scan_bbt()Huang Shijie
2011-02-03ENGR00137439 GPMI : remove the empty linesHuang Shijie
2011-02-03ENGR00137424 GPMI : remove the event reporting codeHuang Shijie
2011-02-03ENGR00137388 NAND: Correct flash-based BBT versionJason Liu
2011-02-03ENGR00136994 UBI : system halt when detaching UBI in NFS environmentHuang Shijie
2011-02-03ENGR00137270-4 GPMI : replace the old code with start_dma_without_bch_irq()Huang Shijie
2011-02-03ENGR00137270-3 GPMI : add a DMA starting function called in non-BCH contextHuang Shijie
2011-02-03ENGR00137270-2 GPMI : use start_dma_with_bch_irq() to replace old codeHuang Shijie
2011-02-03ENGR00137270-1 GPMI : add a separate DMA starting function with BCH interruptHuang Shijie
2011-02-03ENGR00137259-2 NAND : remove `onfi_ddr_mode`Huang Shijie
2011-02-03ENGR00137259-1 NAND : share the same code for ONFI and TOGGLE nandHuang Shijie
2011-02-03ENGR00137101-6 mark the erase failed block to the bbt table.Huang Shijie
2011-02-03ENGR00137101-5 GPMI : add TOGGLE NAND supportHuang Shijie
2011-02-03ENGR00137101-4 GPMI : change the is_onfi_nand() to is_ddr_nand()Huang Shijie
2011-02-03ENGR00137101-3 NAND : add TOGGLE NAND device info to the tableHuang Shijie
2011-02-03ENGR00137101-2 NAND : change the field `is_onfi_nand` to `is_ddr_ok`Huang Shijie
2011-02-03ENGR00134220 NAND: fix up the chip select handlingJason Liu
2011-02-03ENGR00134202-2 GPMI : replace the old code with the new macroHuang Shijie
2011-02-03ENGR00134048 GPMI: Need more clocks in LPM mode on MX508Huang Shijie
2011-02-03ENGR00133908 NAND : fix the wrong size for memcpy in mil_ecc_write_page()Huang Shijie
2011-02-03ENGR00133906-2 NAND : remove the DMA dumping codeHuang Shijie
2011-02-03ENGR00133792 NAND : remove the unused field : raw_oob_modeHuang Shijie
2011-02-03ENGR38305845-2 NAND : add our own bbt descriptorHuang Shijie
2011-02-03ENGR38305845-1 NAND : make the mil_ecc_read_oob() reads the whole OOB by defaultHuang Shijie
2011-02-03ENGR00133749: NAND: Remove the 2G limitation from NAND driverJason Liu
2010-11-11mtd: add init_size hook for NAND driverHuang Shijie
2010-11-11ENGR00133595 NAND : fix the wrong position for ONFI-nand's Block-mark swappingHuang Shijie
2010-11-05ENGR00133310 NAND : update the mtd->ecc_stats when reading page failedHuang Shijie
2010-11-05ENGR00133442 NAND : remove redundant clock operationsHuang Shijie
2010-11-05ENGR00133309 NAND : fix compile warnings for GPMIHuang Shijie
2010-11-05ENGR00133178-10 NAND : add ddr_clk for imx50Huang Shijie
2010-11-05ENGR00133178-9 NAND : add ONFI init codeHuang Shijie
2010-11-05ENGR00133178-7 NAND : set proper ECC parameters for ONFI nandHuang Shijie
2010-11-05ENGR00133178-6 NAND : add extra_init() hook for ONFI nandHuang Shijie
2010-11-05ENGR00133178-5 NAND : add device info for ONFI nandHuang Shijie