summaryrefslogtreecommitdiff
path: root/drivers/mtd
Commit message (Expand)AuthorAgeFilesLines
* common: Move hang() to the same header as panic()Simon Glass2020-01-172-0/+2
* zynq: mtd: nand: Remove hardcoded base addressesAshok Reddy Soma2020-01-141-37/+57
* zynq: mtd: nand: Move zynq nand driver to driver modelAshok Reddy Soma2020-01-142-11/+34
* mtd: nand: Remove hardcoded base address of nandAshok Reddy Soma2020-01-141-148/+174
* mtd: nand: Move arasan nand driver to driver modelAshok Reddy Soma2020-01-142-16/+37
* Merge tag 'u-boot-atmel-2020.04-a' of https://gitlab.denx.de/u-boot/custodian...Tom Rini2020-01-071-2/+44
|\
| * mtd: spi: spi-nor-core: Add SST vendor specific SFDP parserTudor Ambarus2019-12-171-2/+44
* | Merge branch 'next'WIP/06Jan2020Tom Rini2020-01-061-1/+1
|\ \
| * | mtd: spi: Export spi_flash_std_probe()Simon Glass2019-12-151-1/+1
| |/
* | mtd: spi-nor-core: Fix static checker warningsVignesh Raghavendra2019-12-271-0/+6
* | mtd: spi-nor: ids: Add GigaDevice gd25q128Peter Robinson2019-12-181-0/+5
|/
* mtd: Makefile: deep cleanupMiquel Raynal2019-12-042-16/+41
* cmd: nand/sf: isolate legacy codeMiquel Raynal2019-12-042-95/+1
* mtd: spi: SPI_FLASH_MTD depends on MTDMiquel Raynal2019-12-041-1/+1
* mtd: nand: add includes in NAND core to avoid warningsMiquel Raynal2019-12-042-0/+2
* mtd: rename CONFIG_MTD_DEVICE -> CONFIG_MTDMiquel Raynal2019-12-034-9/+9
* mtd: rename CONFIG_MTD -> CONFIG_DM_MTDMiquel Raynal2019-12-035-11/+11
* mtd: rename CONFIG_NAND -> CONFIG_MTD_RAW_NANDMiquel Raynal2019-12-031-2/+2
* mtd: mtdcore: Drop unused mtd_tableTom Rini2019-12-031-2/+0
* common: Move old EEPROM functions into a new headerWIP/2019-12-02-master-importsSimon Glass2019-12-021-0/+1
* common: Move command functions out of common.hSimon Glass2019-12-022-0/+2
* common: Move enable/disable_interrupts out of common.hSimon Glass2019-12-021-0/+1
* common: Move interrupt functions into a new headerSimon Glass2019-12-021-0/+1
* common: Move ARM cache operations out of common.hSimon Glass2019-12-026-0/+6
* crc32: Use the crc.h header for crc functionsSimon Glass2019-12-027-0/+7
* nand: mxs_nand: add API for switching different BCH layoutsIgor Opaniuk2019-11-031-0/+116
* Merge tag 'u-boot-clk-23Oct2019' of https://gitlab.denx.de/u-boot/custodians/...WIP/30Oct2019Tom Rini2019-10-302-34/+0
|\
| * drivers: clk: Add a managed API to get clocks from the device-treeJean-Jacques Hiblot2019-10-222-34/+0
* | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-sunxiTom Rini2019-10-306-18/+33
|\ \
| * | spi-nor-ids: Add support for Adesto AT25SL321Fabio Estevam2019-10-251-0/+1
| * | mtd: spi: Clean up usage of CONFIG_SPI_FLASH_MTDFrieder Schrempf2019-10-253-5/+5
| * | spi-nor: spi-nor-ids: Add USE_FSR flag for mt25q* and n25q* entryVignesh Raghavendra2019-10-251-5/+6
| * | spi-nor: spi-nor-ids: Add entries for mt25q variantsVignesh Raghavendra2019-10-251-0/+3
| * | spi-nor: spi-nor-ids: Disable SPI_NOR_4B_OPCODES for n25q512* and n25q256*Vignesh Raghavendra2019-10-251-4/+4
| * | mtd: spi-nor-core: Replace MTD_SPI_NOR_USE_4K_SECTORS with SPI_FLASH_USE_4K_S...Vignesh Raghavendra2019-10-252-2/+2
| * | mtd: spi-nor-core: Use dev_err for reporting erase/write failuresVignesh Raghavendra2019-10-251-3/+3
| * | mtd: spi: Add a new option SPL_SPI_FLASH_MTD to KconfigFrieder Schrempf2019-10-251-0/+8
| * | mtd: spi: Kconfig: Imply SPI_FLASH if DM_SPI_FLASHJagan Teki2019-10-251-0/+1
| * | mtd: spi-nor: ids: Add is25wp256 chipJagan Teki2019-10-251-0/+2
| * | mtd: spi: Kconfig: Update CONFIG_SPI_FLASHJagan Teki2019-10-251-3/+2
* | | drivers: nand: brcmnand: fix nand_chip ecc layout structureWilliam Zhang2019-10-251-156/+104
* | | nand: brcm: add BCM6368 supportÁlvaro Fernández Rojas2019-10-253-0/+124
|/ /
* | mtd: Add TI HyperBus Memory Controller driverVignesh Raghavendra2019-10-243-0/+113
* | mtd: cfi_flash: Use CONFIG_SYS_MONITOR_BASE only when definedVignesh Raghavendra2019-10-241-2/+4
|/
* ubi: Print skip_check in ubi_dump_vol_info()Stefan Roese2019-10-161-0/+1
* ubi: provide a way to skip CRC checksQuentin Schulz2019-10-165-1/+26
* spl: Allow tiny printf() to be controlled in SPL and TPLSimon Glass2019-10-081-1/+1
* mtd: spi-nor: enable protection ops for SST26 flash seriesEugeniy Paltsev2019-09-161-4/+4
* mtd: spi-nor: add missing SST26* flash IC protection opsEugeniy Paltsev2019-09-162-0/+182
* mtd: spi: Drop sf.cJagan Teki2019-09-163-72/+1