summaryrefslogtreecommitdiff
path: root/drivers/mtd/nand/raw/denali.c
AgeCommit message (Expand)Author
2020-05-18common: Drop net.h from common headerSimon Glass
2020-05-18arm: Don't include common.h in header filesSimon Glass
2020-02-19dma-mapping: move dma_map_(un)single() to <linux/dma-mapping.h>Masahiro Yamada
2020-02-19dma-mapping: fix the prototype of dma_unmap_single()Masahiro Yamada
2020-02-05dm: core: Create a new header file for 'compat' featuresSimon Glass
2020-02-05dm: core: Require users of devres to include the headerSimon Glass
2020-02-05mtd: Rename free() to rfree()Simon Glass
2020-02-01mtd: rawnand: denali: set SPARE_AREA_SKIP_BYTES based on DT compatibleMasahiro Yamada
2020-01-25mtd: denali: Drop custom dma mapping functionsVignesh Raghavendra
2019-12-02common: Move ARM cache operations out of common.hSimon Glass
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-09-20mtd: move NAND files into a raw/ subdirectoryMiquel Raynal