openwrt/target/linux
Koen Vandeputte 6b10354b3c 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:12:19 +01:00
..
apm821xx kernel: bump 4.14 to 4.14.169 2020-02-04 18:12:19 +01:00
ar7 kernel: bump 4.9 to 4.9.207 2019-12-26 14:02:32 +01:00
ar71xx kernel: bump 4.9 to 4.9.211 2020-01-24 13:18:01 +01:00
arc770 arc770: remove source-only 2018-05-24 17:24:30 +02:00
archs38 kernel: enable THIN_ARCHIVES by default 2018-05-24 17:24:31 +02:00
armvirt kernel: bump 4.14 to 4.14.77 2018-10-19 10:00:48 +02:00
at91 kernel: bump 4.9 to 4.9.143 2018-12-13 13:28:41 +01:00
ath25 kernel: bump 4.14 to 4.14.79 2018-11-05 16:00:47 +01:00
bcm53xx kernel: bump 4.14 to 4.14.125 2019-06-12 16:04:25 +02:00
brcm47xx brcm47xx: fix switch port order for Netgear WN2500RP V1 2020-01-21 14:04:55 +01:00
brcm63xx kernel: bump 4.14 to 4.14.169 2020-02-04 18:12:19 +01:00
brcm2708 kernel: bump 4.9 to 4.9.211 2020-01-24 13:18:01 +01:00
cns3xxx kernel: bump 4.14 to 4.14.156 2019-11-29 10:01:27 +01:00
gemini kernel: bump 4.14 to 4.14.156 2019-11-29 10:01:27 +01:00
generic kernel: add support for GD25D05 SPI NOR 2020-02-04 18:12:19 +01:00
imx6 imx6: bump SDMA firmware to 3.5 2019-07-31 16:54:50 +02:00
ipq40xx ipq40xx: fix build error 2019-11-20 09:27:55 +01:00
ipq806x kernel: bump 4.14 to 4.14.159 2019-12-25 15:55:41 +01:00
ixp4xx kernel: bump 4.9 to 4.9.210 2020-01-20 13:44:38 +01:00
kirkwood kirkwood: fix HDD LED labels for Zyxel NSA325 in 01_leds 2020-01-21 14:06:24 +01:00
lantiq kernel: bump 4.9 to 4.9.212 2020-02-04 18:12:19 +01:00
layerscape kernel: bump 4.9 to 4.9.212 2020-02-04 18:12:19 +01:00
malta malta: bump tp v4.14 2018-01-09 10:26:16 +01:00
mediatek kernel: bump 4.14 to 4.14.169 2020-02-04 18:12:19 +01:00
mpc85xx kernel: bump 4.9 to 4.9.169 2019-04-22 21:16:53 +02:00
mvebu kernel: bump 4.14 to 4.14.160 2019-12-26 14:02:24 +01:00
mxs kernel: bump 4.14 to 4.14.156 2019-11-29 10:01:27 +01:00
octeon octeon: fix typo in platform.sh 2019-01-13 10:12:56 +01:00
octeontx kernel: bump 4.14 to 4.14.160 2019-12-26 14:02:24 +01:00
omap kernel: bump 4.14 to 4.14.77 2018-10-19 10:00:48 +02:00
orion orion: remove linux 4.4 support 2018-04-19 14:38:57 +02:00
oxnas kernel: bump 4.14 to 4.14.158 2019-12-10 09:54:20 +01:00
pistachio kernel: Add support for Winbond w25q128jv SPI NOR flash 2018-11-07 11:41:59 +01:00
ramips ramips: fix HiWiFi HC5962 switch configuration 2020-01-21 13:59:44 +01:00
rb532 treewide: move nand_do_upgrade call to platform_do_upgrade 2018-02-16 14:44:02 +01:00
sunxi kernel: bump 4.14 to 4.14.169 2020-02-04 18:12:19 +01:00
uml kernel: bump 4.9 to 4.9.187 2019-08-06 11:56:18 +02:00
x86 kernel: bump 4.14 to 4.14.154 2019-11-19 15:03:17 +01:00
Makefile