openwrt/target/linux
David Bauer 26bc8f6876 generic: MIPS: Add barriers between dcache & icache flushes
This fixes spurious boot-errors with some ath79 MIPS 74Kc boards such
as the AC Lite as well as Archer C7 v2.

The missing barrier leads to the icache flush being executed before the
dcache writeback, which results in the CPU executing the dummy infinite
loop in tlbmiss_handler_setup_pgd.

Applying this patch from upstream ensures the dcache is written back
before flushing the icache.

Signed-off-by: David Bauer <mail@david-bauer.net>
2023-03-04 13:09:30 +01:00
..
airoha airoha: disable swconfig 2022-11-27 13:18:29 +01:00
apm821xx treewide: replace wpad-basic-wolfssl default 2023-02-04 02:35:03 +01:00
archs38 treewide: replace wpad-basic-wolfssl default 2023-02-04 02:35:03 +01:00
armvirt kernel: disable CONFIG_CPU_LITTLE_ENDIAN in generic config 2022-10-21 13:47:01 +02:00
at91 treewide: strip useless default n Kconfig lines 2023-02-03 12:50:15 +01:00
ath25 treewide: replace wpad-basic-wolfssl default 2023-02-04 02:35:03 +01:00
ath79 kernel: bump 5.15 to 5.15.95 2023-02-28 04:38:13 -05:00
bcm27xx kernel: bump 5.15 to 5.15.98 2023-03-04 13:06:28 +01:00
bcm47xx kernel: bump 5.15 to 5.15.96 2023-02-28 04:38:13 -05:00
bcm53xx bcm53xx: Add D-Link DWL-8610AP board settings 2023-02-26 22:22:48 +01:00
bcm63xx bcm63xx: loader-lzma: drop unused RAMSIZE parameter 2023-03-02 20:37:56 +01:00
bcm4908 kernel: bump 5.15 to 5.15.96 2023-02-28 04:38:13 -05:00
bmips bmips: loader-lzma: drop unused RAMSIZE parameter 2023-03-02 20:37:56 +01:00
gemini gemini: add generic subtarget 2022-12-23 19:44:20 +01:00
generic generic: MIPS: Add barriers between dcache & icache flushes 2023-03-04 13:09:30 +01:00
imx cypress-nvram: consolidate NVRAM packages 2022-11-16 20:14:13 +01:00
ipq40xx ipq40xx: Linksys MR8300: fix the USB port power 2023-02-25 20:33:40 +01:00
ipq806x ipq806x: chromium: Enable kmod-ramoops by default 2023-02-18 19:58:22 +01:00
ipq807x kernel: move CONFIG_PAGE_POOL to generic 2023-03-04 10:20:58 +01:00
kirkwood treewide: remove label = "cpu" from DSA dt-binding 2023-02-26 22:22:48 +01:00
lantiq treewide: remove label = "cpu" from DSA dt-binding 2023-02-26 22:22:48 +01:00
layerscape kernel: bump 5.15 to 5.15.96 2023-02-28 04:38:13 -05:00
malta treewide: replace wpad-basic-wolfssl default 2023-02-04 02:35:03 +01:00
mediatek linux-firmware: add mt7986 offload firmware 2023-03-02 11:25:17 +01:00
mpc85xx mpc85xx: p2020: enable CONFIG_MAX63XX_WATCHDOG 2023-03-04 12:54:38 +01:00
mvebu kernel: bump 5.15 to 5.15.96 2023-02-28 04:38:13 -05:00
mxs mxs: switch default kernel to 5.15 2023-01-30 11:13:14 +01:00
octeon kernel: disable CONFIG_CPU_LITTLE_ENDIAN in generic config 2022-10-21 13:47:01 +02:00
octeontx octeontx: add f2fs and ext4 support 2023-02-26 22:22:48 +01:00
omap treewide: replace wpad-basic-wolfssl default 2023-02-04 02:35:03 +01:00
oxnas treewide: replace wpad-basic-wolfssl default 2023-02-04 02:35:03 +01:00
pistachio pistachio: Cleanup kernel configuration 2023-01-28 19:58:20 +01:00
qoriq treewide: remove label = "cpu" from DSA dt-binding 2023-02-26 22:22:48 +01:00
ramips mt7621: move uboot-envtools to DEFAULT_PACKAGES 2023-03-01 23:24:23 +01:00
realtek kernel: bump 5.15 to 5.15.96 2023-02-28 04:38:13 -05:00
rockchip treewide: update NVMEM symbols 2023-01-07 01:30:31 +01:00
sunxi sunxi: enable CONFIG_NVMEM_SYSFS 2023-02-26 22:22:48 +01:00
tegra treewide: replace wpad-basic-wolfssl default 2023-02-04 02:35:03 +01:00
uml treewide: replace wpad-basic-wolfssl default 2023-02-04 02:35:03 +01:00
x86 kernel: bump 5.15 to 5.15.95 2023-02-28 04:38:13 -05:00
zynq zynq: remove kconfig for 5.10 2023-01-30 18:01:14 +08:00
Makefile build: fix issues with targets installed via feeds 2022-09-27 13:41:12 +02:00