summaryrefslogtreecommitdiff
path: root/drivers/mtd
AgeCommit message (Expand)Author
2017-10-02mtd: nand: mxs_nand: support chips without ONFI/JEDEC parameter pageStefan Agner
2017-06-05mtd: nand: mxs_nand: allow to enable BBT supportStefan Agner
2017-06-05mtd: nand: mxs_nand: fix ECC strength calculation for old geometryStefan Agner
2017-01-11tegra: nand: 16-bit bch ecc integrationMarcel Ziswiler
2017-01-11mtd: nand: use mtd_to_nand in mxs_nand_get_ecc_strength tooStefan Agner
2017-01-11MLK-12865 Nand: Fix BCH debug1 register access issueYe Li
2017-01-11MLK-12693-2 nand: mxs: correct bitflip for erased NAND pagePeng Fan
2017-01-11MLK-12693-1 nand: mxs: fix the bitflips for erased page when uncorrectable errorPeng Fan
2017-01-11MLK-12603: mtd: gpmi: may use legacy bch geometry in u-bootHan Xu
2017-01-11MLK-11718-2: mtd: nand: change the BCH layout setting for large oob NANDHan Xu
2017-01-11nand: force BBT scan for controllers which need itStefan Agner
2016-10-26mtd: nand: Kconfig: Add NAND_MXS entryJagan Teki
2016-10-06spl: Update ext functions to take an spl_image parameterSimon Glass
2016-10-06spi: Move freescale-specific code into a private headerSimon Glass
2016-10-06spl: Convert spl_spi_load_image() to use linker listSimon Glass
2016-10-06spl: spi: Move the generic SPI loader into common/splSimon Glass
2016-10-06spl: Convert boot_device into a structSimon Glass
2016-10-06spl: Add a parameter to spl_parse_image_header()Simon Glass
2016-09-26kconfig: introduce kconfig for UBIHeiko Schocher
2016-09-23treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada
2016-09-22sf: Move flags macro's to spi_flash_params{} membersJagan Teki
2016-09-22sf: Add CONFIG_SPI_FLASH_USE_4K_SECTORS in spi_flashJagan Teki
2016-09-22sf: Remove SECT_32KJagan Teki
2016-09-22spi: Use mode for rx mode flagsJagan Teki
2016-09-22sf: Remove e_rd_cmd from param tableJagan Teki
2016-09-22sf: Simplify fastest read cmd codeJagan Teki
2016-09-09Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini
2016-09-06mtd: nand: mxs: fix cache alignment for cache lines >32Stefan Agner
2016-09-01nand: Fix some more NULL name testsScott Wood
2016-09-01mtd: nand: pxa3xx: use nand_set_controller_dataChris Packham
2016-07-30sf: sf_params: Add AT25DF321 flash supportWenyou Yang
2016-07-30spi: Add support for N25Q016AMoritz Fischer
2016-07-24mtd: nand: fix bug writing 1 byte less than page sizeHector Palacios
2016-07-24mtd: nand: Add a full-id entry for the H27QCG8T2E5R‐BCF NANDBoris Brezillon
2016-07-24mtd: nand: Add the sunxi NAND controller driverBoris Brezillon
2016-07-24mtd: nand: add common DT init codeBrian Norris
2016-07-22mtd: OneNAND: initialize mtd->writebufsize to let UBI workLadislav Michl
2016-07-22mtd: OneNAND: allow board init function failLadislav Michl
2016-07-22mtd: OneNAND: add timeout to wait ready loopsLadislav Michl
2016-07-22armv7: make gpmc_cfg constLadislav Michl
2016-07-22spl: Lightweight UBI and UBI fastmap supportThomas Gleixner
2016-07-22onenand_spl_simple: Add a simple OneNAND read functionLadislav Michl
2016-07-22nand_spl_simple: Add a simple NAND read functionThomas Gleixner
2016-07-21powerpc/mpc85xx: SECURE BOOT- Enable chain of trust in SPLSumit Garg
2016-07-20mtd: cfi_flash: fix polling for bit XSR.7 on Intel chipsDaniel Schwierzeck
2016-07-16Various, unrelated tree-wide typo fixes.Robert P. J. Day
2016-07-15sunxi: Support booting from SPI flashSiarhei Siamashka
2016-06-24mtd: nand: Drop a blank line in nand_wait()Andre Renaud
2016-06-20Merge git://git.denx.de/u-boot-nand-flashTom Rini
2016-06-19mtd: nand: Patch remaining places where nand_to_mtd() should be usedBoris Brezillon