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
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
2018-10-12
sf: Add MICRON manufacturer id
Ashish Kumar
2018-10-10
mtd: uboot: Fix hanging during mtd list command
Adam Ford
2018-10-09
dm: spi: Add logging of some return values
Simon Glass
2018-10-09
sf: Avoid allocating memory on every read operation
Simon Glass
2018-10-09
dm: spi: Clean up detection of sandbox SPI emulator
Simon Glass
2018-10-09
sandbox: spi: Add more logging
Simon Glass
2018-10-09
sandbox: spi: Drop command-line SPI option
Simon Glass
2018-10-04
mtd: nand: spi: Add Gigadevice SPI NAND support
Stefan Roese
2018-10-04
sf: Add XMC xm25qh64a and xm25qh128a entries
Stefan Roese
2018-10-02
cmd: mtd: add 'mtd' command
Miquel Raynal
2018-10-02
mtd: mtdpart: implement proper partition handling
Miquel Raynal
2018-10-02
mtd: uboot: search for an equivalent MTD name with the mtdids
Miquel Raynal
2018-10-02
mtd: mtdpart: add a generic mtdparts-like parser
Miquel Raynal
2018-10-02
mtd: uclass: add probe function
Miquel Raynal
2018-09-20
mtd: mtdpart: balance debug messages
Miquel Raynal
2018-09-20
mtd: declare MTD_PARTITIONS symbol in Kconfig
Miquel Raynal
2018-09-20
mtd: spinand: Add initial support for the MX35LF2GE4AB chip
Miquel Raynal
2018-09-20
mtd: spinand: Add initial support for the MX35LF1GE4AB chip
Boris Brezillon
2018-09-20
mtd: spinand: Add initial support for Winbond W25M02GV
Frieder Schrempf
2018-09-20
mtd: spinand: Add initial support for Micron MT29F2G01ABAGD
Peter Pan
2018-09-20
mtd: nand: Add core infrastructure to support SPI NANDs
Peter Pan
2018-09-20
mtd: nand: Add core infrastructure to deal with NAND devices
Boris Brezillon
2018-09-20
mtd: rename nand into rawnand in Kconfig prompt
Miquel Raynal
2018-09-20
mtd: move NAND files into a raw/ subdirectory
Miquel Raynal
2018-09-20
mtd: move all flash categories inside MTD submenu
Miquel Raynal
2018-09-20
mtd: move definitions to enlarge their range
Miquel Raynal
[next]