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
Christian Lamparter 9ca82c2374 apm821xx: force WNDR4700 console to 115200n8
With the upcoming 4.19 release, the serial console on the
Netgear WNDR4700 would no longer work as it is never really
set and always relied on the kernel's serial code not to
change the baud rate.

On the stock firmware, Netgear forced the console setting
through a custom CONFIG_CMDLINE in their kernel to 115200.
Normally, they should have done it in a different way and
just passed the baudrate through a "console=..." kernel
parameter via the bootargs in the "/chosen" dt node.
But in their default u-boot bootcmd setting, they somehow
forgot to add the "run addtty", so there's no easy way to
pass the baudrate from u-boot to the kernel. So it has
to be forced as otherwise it ends up as 9600 baud.

Signed-off-by: Christian Lamparter <chunkeey@gmail.com>
6 years ago
..
adm5120 kernel: bump 3.18 to 3.18.123 6 years ago
adm8668 treewide: use wpad-basic for not small flash targets 6 years ago
apm821xx apm821xx: force WNDR4700 console to 115200n8 6 years ago
ar7 treewide: use wpad-basic for not small flash targets 6 years ago
ar71xx ar71xx/ath79: fix mtd corruption 6 years ago
arc770 treewide: use wpad-basic for not small flash targets 6 years ago
archs38 treewide: use wpad-basic for not small flash targets 6 years ago
armvirt kernel: bump 4.14 to 4.14.77 6 years ago
at91 kernel: enable memory compaction 6 years ago
ath25 ath25: drop 4.9 kernel support 6 years ago
ath79 ar71xx/ath79: fix mtd corruption 6 years ago
au1000 treewide: use wpad-basic for not small flash targets 6 years ago
bcm53xx treewide: use wpad-basic for not small flash targets 6 years ago
brcm47xx treewide: use wpad-basic for not small flash targets 6 years ago
brcm63xx treewide: use wpad-basic for not small flash targets 6 years ago
brcm2708 treewide: use wpad-basic for not small flash targets 6 years ago
cns3xxx kernel: bump 4.14 to 4.14.77 6 years ago
gemini gemini: Fix up image generation 6 years ago
generic kernel: Add support for Winbond w25q128jv SPI NOR flash 6 years ago
imx6 kernel: bump 4.14 to 4.14.77 6 years ago
ipq40xx kernel: bump 4.14 to 4.14.77 6 years ago
ipq806x kernel: bump 4.14 to 4.14.77 6 years ago
ixp4xx treewide: use wpad-basic for not small flash targets 6 years ago
kirkwood treewide: use wpad-basic for not small flash targets 6 years ago
lantiq treewide: use wpad-basic for not small flash targets 6 years ago
layerscape kernel: bump 4.9 to 4.9.134 6 years ago
malta treewide: use wpad-basic for not small flash targets 6 years ago
mcs814x kernel: bump 3.18 to 3.18.119 6 years ago
mediatek kernel: bump 4.14 to 4.14.77 6 years ago
mpc85xx treewide: use wpad-basic for not small flash targets 6 years ago
mvebu kernel: bump 4.14 to 4.14.77 6 years ago
mxs kernel: bump 4.14 to 4.14.75 6 years ago
octeon octeon: remove linux 4.9 support 6 years ago
octeontx kernel: enable memory compaction 6 years ago
omap kernel: bump 4.14 to 4.14.77 6 years ago
omap24xx omap24xx: remove referece to not existing kmod-usb-musb-tusb6010 7 years ago
orion treewide: use wpad-basic for not small flash targets 6 years ago
oxnas kernel: enable memory compaction 6 years ago
pistachio kernel: bump 4.14 to 4.14.70 6 years ago
ppc40x kernel: only optimized for size if small_flash 6 years ago
ppc44x kernel: only optimized for size if small_flash 6 years ago
ramips kernel: Add support for Winbond w25q128jv SPI NOR flash 6 years ago
rb532 treewide: use wpad-basic for not small flash targets 6 years ago
samsung kernel: bump 4.14 to 4.14.77 6 years ago
sunxi kernel: bump 4.14 to 4.14.77 6 years ago
uml treewide: use wpad-basic for not small flash targets 6 years ago
x86 treewide: use wpad-basic for not small flash targets 6 years ago
xburst kernel: bump 3.18 to 3.18.119 6 years ago
zynq kernel: bump 4.14 to 4.14.77 6 years ago
Makefile