summaryrefslogtreecommitdiffstats
path: root/drivers/mtd
Commit message (Expand)AuthorAgeFilesLines
* Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini2018-04-273-6/+0
* Merge git://git.denx.de/u-boot-spiTom Rini2018-04-253-0/+185
|\
| * sf: Add Spansion s25fl208k entrySean Nyekjaer2018-04-191-0/+1
| * mtd: sf: add support for sst26wf016, sst26wf032, sst26wf064Eugeniy Paltsev2018-04-191-0/+3
| * mtd: sf: Add support of sst26wf* flash ICs protection opsEugeniy Paltsev2018-04-192-0/+181
* | nand: zynq: Cleanup initializationEzequiel Garcia2018-04-231-4/+2
* | nand: zynq: Fix driver initializationEzequiel Garcia2018-04-231-1/+1
|/
* mtd: cfi_flash: Make live-tree compatibleMario Six2018-04-161-10/+11
* mtd: rpc: Add Renesas RPC Hyperflash driverMarek Vasut2018-04-113-0/+406
* nand: arasan_nfc: Fixed NAND write issueVipul Kumar2018-04-091-2/+2
* Merge git://git.denx.de/u-boot-sunxiTom Rini2018-04-043-120/+150
|\
| * sunxi: move the NAND parameters to KconfigMiquel Raynal2018-04-031-0/+22
| * sunxi: make NAND_SUNXI use ARCH_SUNXI as default in KconfigMiquel Raynal2018-04-031-0/+1
| * sunxi: automatically select SPL_NAND_SUPPORT in KconfigMiquel Raynal2018-04-031-0/+1
| * sunxi: allow NAND support to be compiled for sun8i platformsMiquel Raynal2018-04-031-1/+1
| * spl: nand: sunxi: use PIO instead of DMAMiquel Raynal2018-04-031-80/+55
| * spl: nand: sunxi: declare the ecc_bytes array globallyMiquel Raynal2018-04-031-1/+2
| * spl: nand: sunxi: make the reset column helper more genericMiquel Raynal2018-04-031-5/+5
| * spl: nand: sunxi: ensure enough time has passed after changing the columnMiquel Raynal2018-04-031-3/+12
| * spl: nand: sunxi: create an helper to handle command executionMiquel Raynal2018-04-031-21/+21
| * spl: nand: sunxi: add missing status clearMiquel Raynal2018-04-031-0/+1
| * spl: nand: sunxi: introduce the nand_wait_cmd_fifo_empty() helperMiquel Raynal2018-04-031-0/+19
| * spl: nand: sunxi: introduce the nand_wait_int() helperMiquel Raynal2018-04-031-20/+14
| * spl: nand: sunxi: fix typo on register nameMiquel Raynal2018-04-031-3/+3
| * spl: nand: sunxi: fix second case of modulo by zero errorMiquel Raynal2018-04-031-2/+3
| * mtd: nand: sunxi: fix ECC strength choiceMiquel Raynal2018-04-031-1/+7
* | Merge git://git.denx.de/u-boot-ubiTom Rini2018-03-251-0/+7
|\ \
| * | Convert CONFIG_UBI_SILENCE_MSG to KconfigPetr Vorel2018-03-241-0/+7
* | | arm64: zynqmp: nand: Fixed NAND erase issue for size 1GiB or moreVipul Kumar2018-03-231-3/+4
|/ /
* | spi: spi_flash: do not fail silently on bad user inputLiam Beguin2018-03-221-1/+1
* | nand: Remove unused ppc4xx NAND driver and referencesStefan Roese2018-03-193-217/+0
|/
* Merge git://git.denx.de/u-boot-spiTom Rini2018-03-153-326/+0
|\
| * arm: sunxi: Move spl spi sunxi code to mach-sunxiJagan Teki2018-03-133-326/+0
* | arch-stm32: Factorize stm32.h for STM32F4 and F7Patrice Chotard2018-03-131-1/+1
|/
* libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>Masahiro Yamada2018-03-051-1/+1
* sf: Add ISSI IS25LP256 entryMarek Vasut2018-02-231-0/+1
* mtd: ubi: Fix worker handlingRichard Weinberger2018-02-193-25/+40
* Convert CONFIG_APBH_DMA et al to KconfigAdam Ford2018-02-081-0/+3
* Convert CONFIG_NAND_MXS to KconfigStefan Agner2018-02-081-1/+1
* ubi: Ensure no fastmap flush after uif_closeMartin Townsend2018-02-061-5/+0
* Merge tag 'xilinx-for-v2018.03' of git://git.denx.de/u-boot-microblazeTom Rini2018-01-312-36/+151
|\
| * nand: arasan: Select CONFIG_SYS_NAND_SELF_INITEzequiel Garcia2018-01-301-0/+1
| * nand: arasan_nfc: Use the calculated ecc address for updating ecc registerSiva Durga Prasad Paladugu2018-01-301-2/+5
| * nand: arasan_nfc: Add support for ondie eccSiva Durga Prasad Paladugu2018-01-301-27/+138
| * nand: arasan_nfc: Move common ecc struct initialization init routineSiva Durga Prasad Paladugu2018-01-301-7/+7
* | cfi_flash: Always define cfi_flash_num_flash_banksMario Six2018-01-291-0/+2
* | cfi_flash: Fix indentionMario Six2018-01-291-120/+118
* | cfi_flash: Fix long linesMario Six2018-01-291-12/+19
* | cfi_flash: Bound-check index before array accessMario Six2018-01-291-2/+2
* | flash: Fix spelling of "ERR_TIMOUT"Mario Six2018-01-292-5/+5