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
/
nand
/
raw
/
denali.c
Age
Commit message (
Expand
)
Author
2024-05-20
Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"
Tom Rini
2024-05-19
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
Tom Rini
2024-05-07
mtd: Remove <common.h> and add needed includes
Tom Rini
2021-09-28
mtd: nand: raw: convert nand_dt_init() to ofnode_xx() interface
Patrice Chotard
2020-07-11
mtd: nand: raw: denali: Wait for reset completion status
Ley Foon Tan
2020-05-22
mtd: rawnand: denali: deassert write protect pin
Masahiro Yamada
2020-05-18
common: Drop linux/bitops.h from common header
Simon Glass
2020-05-18
common: Drop net.h from common header
Simon Glass
2020-05-18
arm: Don't include common.h in header files
Simon Glass
2020-02-19
dma-mapping: move dma_map_(un)single() to <linux/dma-mapping.h>
Masahiro Yamada
2020-02-19
dma-mapping: fix the prototype of dma_unmap_single()
Masahiro Yamada
2020-02-05
dm: core: Create a new header file for 'compat' features
Simon Glass
2020-02-05
dm: core: Require users of devres to include the header
Simon Glass
2020-02-05
mtd: Rename free() to rfree()
Simon Glass
2020-02-01
mtd: rawnand: denali: set SPARE_AREA_SKIP_BYTES based on DT compatible
Masahiro Yamada
2020-01-25
mtd: denali: Drop custom dma mapping functions
Vignesh Raghavendra
2019-12-02
common: Move ARM cache operations out of common.h
Simon Glass
2018-12-29
mtd: rawnand: denali: fix a race condition when DMA is kicked
Masahiro Yamada
2018-12-29
mtd: rawnand: denali: optimize timing parameters for data interface
Masahiro Yamada
2018-09-20
mtd: move NAND files into a raw/ subdirectory
Miquel Raynal