summaryrefslogtreecommitdiff
path: root/drivers/mtd
AgeCommit message (Expand)Author
2012-01-19Merge commit 'v2.6.35.14' into del-5.8/mainAlex Gonzalez
2011-09-01merge: merged changes from 2.6.28Robert Hodaszi
2011-08-01mtd: mtdconcat: fix NAND OOB writeFelix Radensky
2011-08-01mxc_nd2: calculate limit page of boot part to skip BI swapHector Palacios
2011-08-01mxc_nd2: skip swap BI for MX51 and MX53 TO1 revisionHector Palacios
2011-08-01ENGR00142487 GPMI : use the platform's partition layout firstlyHuang Shijie
2011-08-01ENGR00140486-1 MX50 Add SPI NOR Flash on RD3Robby Cai
2011-08-01ENGR00139672-3 Make use of the new mx5x_revision callDinh Nguyen
2011-06-29ccxmx51 nand: compute earlier the last page to skip swap bbiPedro Perez de Heredia
2011-06-29ccxmx51: add support for variants with 2GB nand flashPedro Perez de Heredia
2011-06-13gpmi: Allow building with power management disabled.Alejandro Gonzalez
2011-03-31mtd: add "platform:" prefix for platform modaliasAxel Lin
2011-02-22ccwmx53: add nand flash supportPedro Perez de Heredia
2011-02-18cfi_probe: move the CFI read after filling cfi->cfiq membersHector Palacios
2011-02-16cfi_probe: add a define to include the m29w640 workaroundHector Palacios
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-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-01Merge branch 'hpalacio/2.6.35_merged' into master (2.6.35)Hector Palacios
2011-01-26solve merge conflictsHector Palacios
2011-01-21ccwmx51: add support to swap the bbi in the nandPedro Perez de Heredia
2011-01-20mxc_nd2: disable writing BBT into flashPedro Perez de Heredia
2011-01-20ccwmx51: Fix compilation warningAlejandro Gonzalez
2011-01-20mxc_nd2: add specific support for ccxmx51 modules (cmd line mtd partitions)Pedro Perez de Heredia
2011-01-20Merge branch 'del-2.6.28' into hpalacio/2.6.35_mergedHector Palacios
2011-01-18[ccwmx51js]: add first support for CCWi-MX51 platform on a JSK boardAlejandro Gonzalez
2011-01-17ENGR00136994 UBI : system halt when detaching UBI in NFS environmentHuang Shijie
2011-01-17ENGR00137101-6 mark the erase failed block to the bbt table.Huang Shijie
2011-01-17ENGR00137101-5 GPMI : add TOGGLE NAND supportHuang Shijie
2011-01-17ENGR00137101-4 GPMI : change the is_onfi_nand() to is_ddr_nand()Huang Shijie