openwrt/target/linux
Rosen Penev f9050f1c43 bcm63xx: remove memcpy from mac assignment
With GCC11, memcpy doesn't work here as it assumes a size of 0. Use
ioremap to avoid it.

Fixed parameter type to match board_get_mac_address.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2021-09-21 15:46:19 -10:00
..
apm821xx kernel: bump 5.4 to 5.4.145 2021-09-13 17:08:17 +02:00
arc770 kernel: move two symbols to the generic kconfigs 2021-08-29 17:07:19 +02:00
archs38 kernel: Add missing kernel config options 2021-09-13 13:04:21 +02:00
armvirt kernel: move two symbols to the generic kconfigs 2021-08-29 17:07:19 +02:00
at91
ath25
ath79 kernel: bump 5.4 to 5.4.144 2021-09-13 17:08:17 +02:00
bcm27xx kernel: bump 5.4 to 5.4.145 2021-09-13 17:08:17 +02:00
bcm47xx
bcm53xx bcm53xx: drop DTS based workaround for serial support in procd 2021-09-16 07:59:50 +02:00
bcm63xx bcm63xx: remove memcpy from mac assignment 2021-09-21 15:46:19 -10:00
bcm4908 kernel: move two symbols to the generic kconfigs 2021-08-29 17:07:19 +02:00
bmips linux: update b53 upstream driver 2021-09-17 10:15:26 +02:00
gemini kernel: Set CONFIG_RCU_CPU_STALL_TIMEOUT=21 2021-09-09 20:24:12 +02:00
generic kernel: add a bridge feature for filtering BPDU packets on ports 2021-09-21 19:43:20 +02:00
imx6 kernel: move two symbols to the generic kconfigs 2021-08-29 17:07:19 +02:00
ipq40xx kernel: bump 5.4 to 5.4.144 2021-09-13 17:08:17 +02:00
ipq806x ipq806x: switch to kernel 5.10 2021-09-12 18:52:30 +02:00
ipq807x kernel: Set CONFIG_RCU_CPU_STALL_TIMEOUT=21 2021-09-09 20:24:12 +02:00
kirkwood kirkwood: increase kernel size of Linksyses 2021-09-13 18:36:15 +02:00
lantiq kernel: move two symbols to the generic kconfigs 2021-08-29 17:07:19 +02:00
layerscape kernel: bump 5.4 to 5.4.145 2021-09-13 17:08:17 +02:00
malta kernel: move two symbols to the generic kconfigs 2021-08-29 17:07:19 +02:00
mediatek kernel: bump 5.4 to 5.4.144 2021-09-13 17:08:17 +02:00
mpc85xx kernel: move two symbols to the generic kconfigs 2021-08-29 17:07:19 +02:00
mvebu mvebu: add support for iEi Puzzle-M901/Puzzle-M902 2021-09-09 23:36:13 +02:00
mxs
octeon kernel: move two symbols to the generic kconfigs 2021-08-29 17:07:19 +02:00
octeontx octeontx: add linux 5.10 testing kernel support 2021-09-13 18:36:15 +02:00
omap kernel: move two symbols to the generic kconfigs 2021-08-29 17:07:19 +02:00
oxnas kernel: Set CONFIG_RCU_CPU_STALL_TIMEOUT=21 2021-09-09 20:24:12 +02:00
pistachio kernel: move two symbols to the generic kconfigs 2021-08-29 17:07:19 +02:00
ramips ramips: add support for Sitecom WLR-4100 v1 002 2021-09-05 23:52:35 +02:00
realtek realtek: add ZyXEL GS1900-24HPv2 support 2021-09-13 18:36:15 +02:00
rockchip kernel: Set CONFIG_RCU_CPU_STALL_TIMEOUT=21 2021-09-09 20:24:12 +02:00
sunxi sunxi: add testing Linux 5.10 2021-09-15 19:11:44 +01:00
tegra kernel: Set CONFIG_RCU_CPU_STALL_TIMEOUT=21 2021-09-09 20:24:12 +02:00
uml
x86 x86: switch to kernel 5.10 2021-09-08 13:29:43 -10:00
zynq kernel: move two symbols to the generic kconfigs 2021-08-29 17:07:19 +02:00
Makefile