summaryrefslogtreecommitdiff
path: root/drivers/mtd
AgeCommit message (Expand)Author
2019-12-27mtd: spi-nor-core: Fix static checker warningsVignesh Raghavendra
2019-12-18mtd: spi-nor: ids: Add GigaDevice gd25q128Peter Robinson
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
2019-10-25spi-nor-ids: Add support for Adesto AT25SL321Fabio Estevam
2019-10-25mtd: spi: Clean up usage of CONFIG_SPI_FLASH_MTDFrieder Schrempf
2019-10-25spi-nor: spi-nor-ids: Add USE_FSR flag for mt25q* and n25q* entryVignesh Raghavendra
2019-10-25spi-nor: spi-nor-ids: Add entries for mt25q variantsVignesh Raghavendra
2019-10-25spi-nor: spi-nor-ids: Disable SPI_NOR_4B_OPCODES for n25q512* and n25q256*Vignesh Raghavendra
2019-10-25mtd: spi-nor-core: Replace MTD_SPI_NOR_USE_4K_SECTORS with SPI_FLASH_USE_4K_S...Vignesh Raghavendra
2019-10-25mtd: spi-nor-core: Use dev_err for reporting erase/write failuresVignesh Raghavendra
2019-10-25mtd: spi: Add a new option SPL_SPI_FLASH_MTD to KconfigFrieder Schrempf
2019-10-25mtd: spi: Kconfig: Imply SPI_FLASH if DM_SPI_FLASHJagan Teki
2019-10-25mtd: spi-nor: ids: Add is25wp256 chipJagan Teki
2019-10-25mtd: spi: Kconfig: Update CONFIG_SPI_FLASHJagan Teki
2019-10-24mtd: Add TI HyperBus Memory Controller driverVignesh Raghavendra
2019-10-24mtd: cfi_flash: Use CONFIG_SYS_MONITOR_BASE only when definedVignesh Raghavendra
2019-10-22drivers: clk: Add a managed API to get clocks from the device-treeJean-Jacques Hiblot
2019-10-16ubi: Print skip_check in ubi_dump_vol_info()Stefan Roese
2019-10-16ubi: provide a way to skip CRC checksQuentin Schulz
2019-10-08spl: Allow tiny printf() to be controlled in SPL and TPLSimon Glass
2019-09-16mtd: spi-nor: enable protection ops for SST26 flash seriesEugeniy Paltsev
2019-09-16mtd: spi-nor: add missing SST26* flash IC protection opsEugeniy Paltsev
2019-09-16mtd: spi: Drop sf.cJagan Teki
2019-09-16mtd: spi_dataflash: Use spi read then writeJagan Teki
2019-08-25mtd: nand: raw: Move CONFIG_SYS_NAND_USE_FLASH_BBT to KconfigStefan Roese
2019-08-11env: Rename environment.h to env_internal.hSimon Glass
2019-08-11env: Drop environment.h header file where not neededSimon Glass
2019-08-11env: Move env_get_f() to env.hSimon Glass
2019-07-31nand: davinci: avoid out of bounds array accessHeinrich Schuchardt
2019-07-29nand: davinci: add support for driver modelBartosz Golaszewski
2019-07-29nand: davinci: make davinci_nand_init() staticBartosz Golaszewski
2019-07-27Merge tag 'u-boot-imx-20190719' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini