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
2020-10-08
cfi_flash: Fix devicetree address determination
Andre Przywara
2020-10-08
mtd: cfi_mtd: Use DMA for reads
Vignesh Raghavendra
2020-10-05
Merge branch 'next'
Tom Rini
2020-09-30
nand: vybrid: Re-introduce vf610_nfc.dev
Sean Anderson
2020-09-30
nand: brcmnand: Fix not calling dev_err() with a device
Sean Anderson
2020-09-30
nand: atmel: Fix not calling dev_xxx with a device
Sean Anderson
2020-09-30
mtd: spi-nand: Fix not calling dev_err with a device
Sean Anderson
2020-09-30
mtd: spi: Fix logging in spi-nor-tiny
Sean Anderson
2020-09-30
mtd: spi: Include dm.h in spi-nor-core.c
Sean Anderson
2020-09-30
mtd: nand: sunxi: Fix not calling dev_err with a device
Sean Anderson
2020-09-30
mtd: nand: pxa3xx: Fix not calling dev_xxx with a device
Sean Anderson
2020-09-29
mtd: fix typos in drivers/mtd/Kconfig, drivers/mtd/renesas_rpc_hf.c
Heinrich Schuchardt
2020-09-24
mtd: spi-nor-ids: add support for Macronix mx25u12835f flash
Vladimir Vid
2020-09-23
nand: Kconfig: Change dependency for NAND_ARASAN
Michal Simek
2020-09-23
xilinx: drivers: Use '_' instead of '-' in driver name
Michal Simek
2020-09-11
mtd: nand: Fix nand write error with bad block addresses above 32-bit
T Karthik Reddy
2020-08-13
mtd: rawnand: stm32_fmc2: get resources from parent node
Christophe Kerello
2020-08-13
mtd: rawnand: stm32_fmc2: use clrsetbits_le32
Christophe Kerello
2020-08-13
mtd: rawnand: stm32_fmc2: use FIELD_PREP/FIELD_GET macros
Christophe Kerello
2020-08-13
mtd: rawnand: stm32_fmc2: cosmetic change to use nfc instead of fmc2 where re...
Christophe Kerello
2020-08-13
mtd: rawnand: stm32_fmc2: use FMC2_TIMEOUT_5S for timeouts
Christophe Kerello
2020-08-13
mtd: rawnand: stm32_fmc2: remove useless inline comments
Christophe Kerello
2020-08-13
mtd: rawnand: stm32_fmc2: fix a buffer overflow
Christophe Kerello
2020-08-04
Fix corner case in bad block table handling.
Doyle, Patrick
2020-08-03
nand: Drop dm.h header file
Simon Glass
2020-08-03
mtd: spi-nor: Tidy up error handling / debug code
Simon Glass
2020-08-03
spi: Allow separate control of SPI_FLASH_TINY for SPL/TPL
Simon Glass
2020-07-20
mtd: spinand: micron: Add new Micron SPI NAND devices with multiple dies
Shivamurthy Shastri
2020-07-20
mtd: spinand: micron: Add M70A series Micron SPI NAND devices
Shivamurthy Shastri
2020-07-20
mtd: spinand: micron: identify SPI NAND device with Continuous Read mode
Shivamurthy Shastri
2020-07-20
mtd: spinand: micron: Add new Micron SPI NAND devices
Shivamurthy Shastri
2020-07-20
mtd: spinand: micron: Describe the SPI NAND device MT29F2G01ABAGD
Shivamurthy Shastri
2020-07-20
mtd: spinand: micron: Generalize the OOB layout structure and function names
Shivamurthy Shastri
2020-07-17
mtd: mtdpart: use uint64_t instead of int for cur_off
Martin Kaistra
2020-07-11
Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-spi
Tom Rini
2020-07-11
Merge tag 'uniphier-v2020.10' of https://gitlab.denx.de/u-boot/custodians/u-b...
Tom Rini
2020-07-11
mtd: nand: raw: denali: Wait for reset completion status
Ley Foon Tan
2020-07-11
mtd: nand: raw: denali: Assert reset before deassert
Ley Foon Tan
2020-07-09
core: add support for U_BOOT_DRIVER_ALIAS
Walter Lozano
2020-07-09
drivers: rename drivers to match compatible string
Walter Lozano
2020-07-09
sandbox: spi: sandbox_sf_state_name() is required
Heinrich Schuchardt
2020-07-09
mtd: spi-nor: Enable QE bit for ISSI flash in case of SFDP
Pragnesh Patel
2020-07-08
spl: fit: nand: fix fit loading in case of bad blocks
Dario Binacchi
2020-06-29
spi: Convert CONFIG_DM_SPI* to CONFIG_$(SPL_TPL_)DM_SPI*
Lukasz Majewski
2020-06-01
mtd: sf: Drop plat from sf_probe
Jagan Teki
2020-06-01
mtd: spi: Call sst_write in _write ops
Jagan Teki
2020-06-01
sf: Drop spl_flash_get_sw_write_prot
Jagan Teki
2020-06-01
mtd: spi: Use CONFIG_IS_ENABLED to prevent ifdef
Jagan Teki
2020-05-28
mtd: spinand: toshiba: Support for new Kioxia Serial NAND
Yoshio Furuyama
2020-05-28
mtd: spinand: toshiba: Rename function name to change suffix and prefix (8Gbit)
Yoshio Furuyama
[next]