summaryrefslogtreecommitdiff
path: root/drivers/mtd
AgeCommit message (Expand)Author
2020-04-24mtd: nand: pxa3xx: fix raw read when last_chunk_size == 0Baruch Siach
2020-04-06nand: raw: zynq: Do not try to probe driver if nand flash is disabledMichal Simek
2020-04-06nand: raw: Do not free xnand structureMichal Simek
2020-04-02mtd: spi: Add Macronix MX25U3235F deviceTom Warren
2020-02-28mtd: nand: Fix on-die ecc issues in arasan_nfc driverT Karthik Reddy
2020-02-19dma-mapping: move dma_map_(un)single() to <linux/dma-mapping.h>Masahiro Yamada
2020-02-19dma-mapping: fix the prototype of dma_unmap_single()Masahiro Yamada
2020-02-05dm: core: Create a new header file for 'compat' featuresSimon Glass
2020-02-05dm: core: Require users of devres to include the headerSimon Glass
2020-02-05mtd: Rename free() to rfree()Simon Glass
2020-02-01mtd: rawnand: denali_dt: use UCLASS_MTD instead of UCLASS_MISCMasahiro Yamada
2020-02-01mtd: rawnand: denali: set SPARE_AREA_SKIP_BYTES based on DT compatibleMasahiro Yamada
2020-02-01mtd: rawnand: denali_dt: insert udelay() after reset deassertMasahiro Yamada
2020-02-01mtd: rawnand: denali: Do not reset the block before booting the kernelMarek Vasut
2020-02-01mtd: rawnand: denali_dt: make the core clock optionalMasahiro Yamada
2020-02-01mtd: rawnand: denali-spl: Add missing hardware init on SoCFPGAMarek Vasut
2020-01-27mtd: spi-nor-core: Add octal mode supportVignesh Raghavendra
2020-01-27mtd: spinand: winbond: Add support for W25N01GVRobert Marko
2020-01-25mtd: denali: Drop custom dma mapping functionsVignesh Raghavendra
2020-01-23nand: brcmnand: add bcm68360 supportPhilippe Reynes
2020-01-17common: Move hang() to the same header as panic()Simon Glass
2020-01-14zynq: mtd: nand: Remove hardcoded base addressesAshok Reddy Soma
2020-01-14zynq: mtd: nand: Move zynq nand driver to driver modelAshok Reddy Soma
2020-01-14mtd: nand: Remove hardcoded base address of nandAshok Reddy Soma
2020-01-14mtd: nand: Move arasan nand driver to driver modelAshok Reddy Soma
2020-01-07Merge tag 'u-boot-atmel-2020.04-a' of https://gitlab.denx.de/u-boot/custodian...Tom Rini
2020-01-06Merge branch 'next'Tom Rini
2019-12-27mtd: spi-nor-core: Fix static checker warningsVignesh Raghavendra
2019-12-18mtd: spi-nor: ids: Add GigaDevice gd25q128Peter Robinson
2019-12-17mtd: spi: spi-nor-core: Add SST vendor specific SFDP parserTudor Ambarus
2019-12-15mtd: spi: Export spi_flash_std_probe()Simon Glass
2019-12-04mtd: Makefile: deep cleanupMiquel Raynal
2019-12-04cmd: nand/sf: isolate legacy codeMiquel Raynal
2019-12-04mtd: spi: SPI_FLASH_MTD depends on MTDMiquel Raynal
2019-12-04mtd: nand: add includes in NAND core to avoid warningsMiquel Raynal
2019-12-03mtd: rename CONFIG_MTD_DEVICE -> CONFIG_MTDMiquel Raynal
2019-12-03mtd: rename CONFIG_MTD -> CONFIG_DM_MTDMiquel Raynal
2019-12-03mtd: rename CONFIG_NAND -> CONFIG_MTD_RAW_NANDMiquel Raynal
2019-12-03mtd: mtdcore: Drop unused mtd_tableTom Rini
2019-12-02common: Move old EEPROM functions into a new headerSimon Glass
2019-12-02common: Move command functions out of common.hSimon Glass
2019-12-02common: Move enable/disable_interrupts out of common.hSimon Glass
2019-12-02common: Move interrupt functions into a new headerSimon Glass
2019-12-02common: Move ARM cache operations out of common.hSimon Glass
2019-12-02crc32: Use the crc.h header for crc functionsSimon Glass
2019-11-03nand: mxs_nand: add API for switching different BCH layoutsIgor Opaniuk
2019-10-30Merge tag 'u-boot-clk-23Oct2019' of https://gitlab.denx.de/u-boot/custodians/...Tom Rini
2019-10-30Merge https://gitlab.denx.de/u-boot/custodians/u-boot-sunxiTom Rini
2019-10-25drivers: nand: brcmnand: fix nand_chip ecc layout structureWilliam Zhang
2019-10-25nand: brcm: add BCM6368 supportÁlvaro Fernández Rojas