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
2021-01-06
Merge tag 'xilinx-for-v2021.04' of https://gitlab.denx.de/u-boot/custodians/u...
Tom Rini
2021-01-05
Merge tag 'dm-pull-5jan21' of git://git.denx.de/u-boot-dm into next
Tom Rini
2021-01-05
Merge tag 'v2021.01-rc5' into next
Tom Rini
2021-01-05
dm: Rename U_BOOT_DRIVER_ALIAS to DM_DRIVER_ALIAS
Simon Glass
2021-01-05
dm: Rename DM_GET_DRIVER() to DM_DRIVER_GET()
Simon Glass
2021-01-05
dm: core: Access device ofnode through functions
Simon Glass
2021-01-05
dm: core: Access device flags through functions
Simon Glass
2021-01-05
spi: Tweak a few strange SPI NOR features for of-platdata
Simon Glass
2021-01-05
spi: Tidy up get/set of device node
Simon Glass
2021-01-05
zynq: mtd: nand: remove superfluous if
Heinrich Schuchardt
2020-12-18
dm: Avoid accessing seq directly
Simon Glass
2020-12-18
mtd: spi-nor-ids: add Micron MT25QL01G flash
Hongwei Zhang
2020-12-18
mtd: spinand: enable erasing of bad mtd blocks
Mikhail Kshevetskiy
2020-12-18
mtd: spinand: Do not erase the block before writing a bad block marker
Frieder Schrempf
2020-12-18
mtd: spinand: Explicitly use MTD_OPS_RAW to write the bad block marker to OOB
Frieder Schrempf
2020-12-18
mtd: spinand: Stop using spinand->oobbuf for buffering bad block markers
Frieder Schrempf
2020-12-18
mtd: spi-nor-ids: Add SECT_4K to mx25l12805d
Robert Marko
2020-12-18
mtd: spi-nor-ids: Add Winbond W25M512JW flash entry
Biju Das
2020-12-18
mtd: spi-nor-ids: Add Winbond W25M512JV flash entry
Lad Prabhakar
2020-12-13
dm: treewide: Rename ..._platdata variables to just ..._plat
Simon Glass
2020-12-13
dm: treewide: Rename ofdata_to_platdata() to of_to_plat()
Simon Glass
2020-12-13
dm: treewide: Rename dev_get_platdata() to dev_get_plat()
Simon Glass
2020-12-13
dm: treewide: Rename 'platdata' variables to just 'plat'
Simon Glass
2020-12-13
dm: treewide: Rename auto_alloc_size members to be shorter
Simon Glass
2020-12-13
dm: core: Rename device_bind_ofnode() to device_bind()
Simon Glass
2020-12-02
mtd: spi-nor-ids: add Winbond W25Q32JW-IM flash
Michael Walle
2020-11-15
mtd: OneNAND: Set MTD type
Pali Rohár
2020-10-29
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell
Tom Rini
2020-10-29
mtd: nand: pxa3xx: enable NAND controller if the SoC needs it
Shmuel Hazan
2020-10-29
mtd: pxa3xx_nand: remove dead code
Baruch Siach
2020-10-29
mtd: pxa3xx_nand: port to use driver model
Shmuel Hazan
2020-10-27
mtd: spi: Fix incorrect indentation
Michal Simek
2020-10-15
mtd: mxs_nand: Fix not calling dev_xxx with a device
Sean Anderson
2020-10-14
mtd: nand: Add NAND controller driver for OcteonTX
Suneel Garapati
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
[next]