You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openwrt/target/linux/generic
Jeff Kletsky b9d58f7e06 kernel: mtd: spinand: Backport chip definitions
generic: Add/rename patches for upstream consistency

ipq40xx: generic-level patch replaces same-source patches-4.19/
         082-v4.20-mtd-spinand-winbond-Add-support-for-W25N01GV.patch

The SPI-NAND framework from Linux uses common driver code that is then
"tuned" by a tiny struct of chip-specific data that describes
available commands, timing, and layout (data and OOB data). Several
manufacturers and chips have been added since 4.19, several of which
are used in devices already supported by OpenWrt (typically with no or
"legacy" access to their NAND memory). This commit catches up the
supported-chip definitions through Linux 5.2-rc6 and linux/next.

The driver is only compiled for platforms with CONFIG_MTD_SPI_NAND=y.
This presently includes ipq40xx and pistachio, with the addition of
ath79-nand in these commits (and not ath79-generic or ath79-tiny).

Upstream patches refreshed against 4.19.75

Build-tested-on: ipq40xx
Run-tested-on: ath79-nand

Signed-off-by: Jeff Kletsky <git-commits@allycomm.com>
5 years ago
..
backport-4.9 kernel: bump 4.9 to 4.9.196 5 years ago
backport-4.14 kernel: bump 4.14 to 4.14.149 5 years ago
backport-4.19 kernel: mtd: spinand: Backport chip definitions 5 years ago
files kernel: Fix off-by-one error in FIT mtd partition search. 5 years ago
hack-4.9 kernel: bump 4.9 to 4.9.196 5 years ago
hack-4.14 kernel: bump 4.14 to 4.14.148 5 years ago
hack-4.19 kernel: bump 4.19 to 4.19.78 5 years ago
image treewide: replace nbd@openwrt.org with nbd@nbd.name 8 years ago
other-files kernel: move initramfs's init script out of base-files 7 years ago
pending-4.9 kernel: bump 4.9 to 4.9.195 5 years ago
pending-4.14 kernel: bump 4.14 to 4.14.149 5 years ago
pending-4.19 kernel: bump 4.19 to 4.19.79 5 years ago
PATCHES kernel: update PATCHES with a stricter policy 11 years ago
config-4.9 kernel: move crypto-arc4 into a module 5 years ago
config-4.14 kernel: move crypto-arc4 into a module 5 years ago
config-4.19 kernel: Set GCC version to 80300 by default 5 years ago