index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
spi-nor
/
xilinx.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-05-27
mtd: spi-nor: Remove support for Xilinx S3AN flashes
Michael Walle
1
-169
/
+0
2023-09-19
mtd: spi-nor: xilinx: use new macros in S3AN_INFO()
Michael Walle
1
-11
/
+12
2023-09-19
mtd: spi-nor: default .n_banks to 1
Michael Walle
1
-1
/
+0
2023-09-19
mtd: spi-nor: convert .n_sectors to .size
Michael Walle
1
-2
/
+2
2023-09-19
mtd: spi-nor: xilinx: remove addr_nbytes from S3AN_INFO()
Michael Walle
1
-1
/
+0
2023-09-19
mtd: spi-nor: xilinx: use SPI_NOR_ID() in S3AN_INFO()
Michael Walle
1
-6
/
+1
2023-07-26
mtd: spi-nor: spansion: use CLPEF as an alternative to CLSR
Takahiro Kuwano
1
-1
/
+3
2023-03-29
mtd: spi-nor: Introduce the concept of bank
Miquel Raynal
1
-0
/
+1
2022-07-28
mtd: spi-nor: s/addr_width/addr_nbytes
Tudor Ambarus
1
-1
/
+1
2022-04-27
mtd: spi-nor: Introduce templates for SPI NOR operations
Tudor Ambarus
1
-5
/
+7
2022-02-25
mtd: spi-nor: xilinx: correct the debug message
Michael Walle
1
-1
/
+1
2022-02-25
mtd: spi-nor: xilinx: rename vendor specific functions and defines
Michael Walle
1
-15
/
+15
2022-02-25
mtd: spi-nor: move all xilinx specifics into xilinx.c
Michael Walle
1
-0
/
+73
2022-02-25
mtd: spi-nor: xilinx: unify function names
Michael Walle
1
-9
/
+9
2021-12-07
mtd: spi-nor: core: Don't use mtd_info in the NOR's probe sequence of calls
Tudor Ambarus
1
-1
/
+0
2021-12-07
mtd: spi-nor: Fix mtd size for s3an flashes
Tudor Ambarus
1
-1
/
+2
2021-11-17
mtd: spi-nor: xilinx: Use manufacturer late_init() to set setup method
Tudor Ambarus
1
-2
/
+2
2021-11-17
mtd: spi-nor: Get rid of nor->page_size
Tudor Ambarus
1
-7
/
+10
2020-03-17
mtd: spi-nor: Trim what is exposed in spi-nor.h
Tudor Ambarus
1
-2
/
+2
2020-03-17
mtd: spi-nor: Move Xilinx bits out of core.c
Boris Brezillon
1
-0
/
+94