summaryrefslogtreecommitdiff
path: root/drivers/mtd/nand/raw
AgeCommit message (Expand)Author
2019-01-01nand: vybrid: Use calloc() instead of malloc() to allocate struct nfcLukasz Majewski
2018-12-29mtd: rawnand: denali: fix a race condition when DMA is kickedMasahiro Yamada
2018-12-29mtd: rawnand: denali: optimize timing parameters for data interfaceMasahiro Yamada
2018-12-29mtd: rawnand: denali_dt: add more clocks based on IP datasheetMasahiro Yamada
2018-12-05Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini
2018-11-26mtd: nand: Arasan: Add subpage configuration supportMartin Lund
2018-11-22mtd: rawnand: pxa3xx: fix 2kiB pages with 8b strength chips layoutMiquel Raynal
2018-11-22mtd: nand: pxa3xx: re-read a page in raw mode on uncorrectable errorMiquel Raynal
2018-11-22mtd: nand: pxa3xx: add raw read supportMiquel Raynal
2018-11-16mtd: nand: lpc32xx slc: disable DMA support in SPL buildsVladimir Zapolskiy
2018-11-16mtd: nand: lpc32xx mlc: predefine number of NAND chips to supportVladimir Zapolskiy
2018-10-22nand: atmel: Initialize pmecc smu with correct sizeBin Meng
2018-09-20mtd: rename nand into rawnand in Kconfig promptMiquel Raynal
2018-09-20mtd: move NAND files into a raw/ subdirectoryMiquel Raynal