index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mtd
Age
Commit message (
Expand
)
Author
2019-03-13
MTD: mxs_nand_spl: Redo the way nand_init initializes
Adam Ford
2019-02-15
MTD: nand: mxs_nand: Allow driver to auto setup ECC in SPL
Adam Ford
2019-02-15
MTD: NAND: mxs_nand_init_dma: Make mxs_nand_init_dma static
Adam Ford
2019-02-15
MTD: mxs_nand: Fix BCH read timeout error on boards requiring ECC
Adam Ford
2019-02-07
mtd: spi: Add lightweight SPI flash stack for SPL
Vignesh R
2019-02-07
mtd: spi: Remove unused files
Vignesh R
2019-02-07
mtd: spi: Switch to new SPI NOR framework
Vignesh R
2019-02-07
mtd: spi: sf_probe: Add "jedec, spi-nor" compatible string
Vignesh R
2019-02-07
mtd: spi: spi-nor-core: Add back U-Boot specific features
Vignesh R
2019-02-07
mtd: spi: spi-nor-core: Add SFDP support
Vignesh R
2019-02-07
mtd: spi: spi-nor-core: Add 4 Byte addressing support
Vignesh R
2019-02-07
mtd: spi: spi-nor-core: Add SPI MEM support
Vignesh R
2019-02-07
mtd: spi: Port SPI NOR framework from Linux
Vignesh R
2019-01-28
MTD: nand: mxs_nand_spl: Fix empty function pointer for BBT
Adam Ford
2019-01-24
mtd: nand: arasan_nfc: Add support for nand multi chip select
T Karthik Reddy
2019-01-21
ARM: at91: Convert SPL_GENERATE_ATMEL_PMECC_HEADER to Kconfig
Derald D. Woods
2019-01-16
mtd: nand: raw: allow to disable unneeded ECC layouts
Stefan Agner
2019-01-02
Merge branch 'master' of git://git.denx.de/u-boot-spi
Tom Rini
2019-01-02
mtd: nand: raw: Add Hynix H27UBG8T2BTR id table
Nikolai Zhubr
2019-01-01
Merge tag 'u-boot-imx-20190101' of git://www.denx.de/git/u-boot-imx
Tom Rini
2019-01-01
nand: vybrid: Extend the vf610 NFC NAND driver to support device tree (and DM)
Lukasz Majewski
2019-01-01
Kconfig: Add entry for VF610 NAND NFC device tree aware driver
Lukasz Majewski
2019-01-01
nand: vybrid: Use calloc() instead of malloc() to allocate struct nfc
Lukasz Majewski
2018-12-29
mtd: rawnand: denali: fix a race condition when DMA is kicked
Masahiro Yamada
2018-12-29
mtd: rawnand: denali: optimize timing parameters for data interface
Masahiro Yamada
2018-12-29
mtd: rawnand: denali_dt: add more clocks based on IP datasheet
Masahiro Yamada
2018-12-05
Merge branch 'master' of git://git.denx.de/u-boot-spi
Tom Rini
2018-12-06
mtd: sf: Make sf_mtd.c more robust
Boris Brezillon
2018-12-06
mtd: sf: Unregister the MTD device prior to removing the spi_flash obj
Boris Brezillon
2018-12-06
mtd: Don't stop MTD partition creation when it fails on one device
Boris Brezillon
2018-12-06
mtd: Make sure we don't parse MTD partitions belonging to another dev
Boris Brezillon
2018-12-06
mtd: Make sure the name passed in mtdparts fits in mtd_name[]
Boris Brezillon
2018-12-06
mtd: Be more strict on the "mtdparts=" prefix check
Boris Brezillon
2018-12-06
mtd: Use get_mtdids() instead of env_get("mtdids") in mtd_search_alternate_na...
Boris Brezillon
2018-12-06
mtd: sf: Make sure we don't register the same device twice
Boris Brezillon
2018-12-06
mtd: Delete partitions attached to the device when a device is deleted
Boris Brezillon
2018-12-06
mtd: Parse mtdparts/mtdids again when the MTD list has been updated
Boris Brezillon
2018-12-06
mtd: Add a function to report when the MTD dev list has been updated
Boris Brezillon
2018-11-26
mtd: nand: Arasan: Add subpage configuration support
Martin Lund
2018-11-22
mtd: rawnand: pxa3xx: fix 2kiB pages with 8b strength chips layout
Miquel Raynal
2018-11-22
mtd: nand: pxa3xx: re-read a page in raw mode on uncorrectable error
Miquel Raynal
2018-11-22
mtd: nand: pxa3xx: add raw read support
Miquel Raynal
2018-11-20
sf: Add a method to obtain the block-protect setting
Simon Glass
2018-11-16
mtd: nand: lpc32xx slc: disable DMA support in SPL builds
Vladimir Zapolskiy
2018-11-16
mtd: nand: lpc32xx mlc: predefine number of NAND chips to support
Vladimir Zapolskiy
2018-11-13
mtd: Drop duplicate MTD_PARTITIONS Kconfig option
Boris Brezillon
2018-11-13
mtd: Use default mtdparts/mtids when not defined in the environment
Boris Brezillon
2018-10-22
nand: atmel: Initialize pmecc smu with correct size
Bin Meng
2018-10-19
Convert CONFIG_FLASH_CFI_DRIVER et al to Kconfig
Adam Ford
2018-10-12
Merge branch 'master' of git://git.denx.de/u-boot-spi
Tom Rini
[next]