immortalwrt/target/linux
Koen Vandeputte 2a844349fa kernel: add support for GD25D05 SPI NOR
This chip is used on newer RB912UAG-5HPnD r2 boards:

Before:

[    0.642553] m25p80 spi0.0: unrecognized JEDEC id bytes: c8, 40, 10
[    0.649381] NAND flash driver for the RouterBOARD 91x series

After:

[    0.641714] m25p80 spi0.0: found gd25d05, expected m25p80
[    0.649916] m25p80 spi0.0: gd25d05 (64 Kbytes)
[    0.655122] Creating 4 MTD partitions on "spi0.0":
[    0.660164] 0x000000000000-0x00000000c000 : "routerboot"
[    0.667782] 0x00000000c000-0x00000000d000 : "hard_config"
[    0.675073] 0x00000000d000-0x00000000e000 : "bios"
[    0.682613] 0x00000000e000-0x00000000f000 : "soft_config"
[    0.690304] NAND flash driver for the RouterBOARD 91x series

Signed-off-by: Koen Vandeputte <koen.vandeputte@ncentric.com>
2020-02-04 18:11:26 +01:00
..
apm821xx kernel: bump 4.14 to 4.14.169 2020-02-04 18:11:26 +01:00
ar71xx kernel: bump 4.14 to 4.14.167 2020-01-24 13:17:32 +01:00
arc770
archs38
armvirt
at91 at91: disable legacy PTYs and virtual terminals 2019-12-17 11:27:20 +02:00
ath25 treewide: sysupgrade: use $UPGRADE_BACKUP to check for backup 2019-09-16 05:57:08 +02:00
ath79 ath79: fix SUPPORTED_DEVICES not matching ar71xx board names 2020-01-28 13:25:30 +01:00
bcm53xx bcm53xx: sysupgrade: support Luxul NAND devices 2019-10-15 20:26:22 +02:00
brcm47xx brcm47xx: fix switch port order for Netgear WN2500RP V1 2020-01-21 13:55:25 +01:00
brcm63xx kernel: bump 4.14 to 4.14.169 2020-02-04 18:11:26 +01:00
brcm2708 kernel: bump 4.14 to 4.14.169 2020-02-04 18:11:26 +01:00
cns3xxx kernel: bump 4.14 to 4.14.156 2019-11-29 10:00:35 +01:00
gemini kernel: bump 4.14 to 4.14.156 2019-11-29 10:00:35 +01:00
generic kernel: add support for GD25D05 SPI NOR 2020-02-04 18:11:26 +01:00
imx6 treewide: remove 4.19 leftovers 2019-10-08 12:45:13 +02:00
ipq40xx ipq40xx: use ath10k-ct-smallbuffers for 128 MiB devices 2019-12-26 16:19:58 +01:00
ipq806x kernel: bump 4.14 to 4.14.159 2019-12-24 15:29:32 +01:00
kirkwood kirkwood: fix HDD LED labels for Zyxel NSA325 in 01_leds 2020-01-21 13:55:03 +01:00
lantiq kernel: bump 4.14 to 4.14.159 2019-12-24 15:29:32 +01:00
layerscape kernel: bump 4.14 to 4.14.169 2020-02-04 18:11:26 +01:00
malta malta: remove CONFIG_LEGACY_PTY from kernel config 2019-12-17 11:27:30 +02:00
mediatek kernel: bump 4.14 to 4.14.169 2020-02-04 18:11:26 +01:00
mpc85xx mpc85xx: remove CONFIG_LEGACY_PTY from kernel config 2019-12-17 11:27:20 +02:00
mvebu kernel: bump 4.14 to 4.14.160 2019-12-25 15:51:43 +01:00
mxs kernel: bump 4.14 to 4.14.156 2019-11-29 10:00:35 +01:00
octeon treewide: remove 4.19 leftovers 2019-10-08 12:45:13 +02:00
octeontx kernel: bump 4.14 to 4.14.160 2019-12-25 15:51:43 +01:00
omap treewide: use new procd sysupgrade $UPGRADE_BACKUP variable 2019-09-12 13:27:29 +02:00
oxnas oxnas: disable legacy PTYs and virtual terminals 2019-12-17 11:27:12 +02:00
pistachio
ramips ramips: reenable image creation for the D-Link DIR-645 2020-02-01 18:52:03 +01:00
rb532
samsung
sunxi kernel: bump 4.14 to 4.14.169 2020-02-04 18:11:26 +01:00
tegra treewide: remove 4.19 leftovers 2019-10-08 12:45:13 +02:00
uml uml: remove CONFIG_LEGACY_PTY from kernel config 2019-12-17 11:27:16 +02:00
x86 x86: fix missing led variable warning during boot 2020-01-06 08:40:06 +01:00
zynq
Makefile