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
Kip Porterfield f2c83532f9 ramips: add support for Belkin F9K1109v1
Device specification:
- SoC: Ralink RT3883 (MIPS 74Kc) 500Mhz
- RAM: 64Mb
- Flash: 8MB (SPI-NOR)
- Ethernet: 10/100/1000 Mbps
- WLAN
	Wireless 1: SoC-integrated : 2.4/5 GHz
	Wireless 2: 2.4 GHz RT3092L
- LED: 2x USB, WAN, LAN
- Key: WPS, reset
- Serial: 4-pin header, (57600,8,N,1), 3.3V TTL,
	GND, RX, TX, V - J12 marking on board
- USB ports: 2 x USB 2.0

Flashing instructions:

Option 1 (from bootloader web)
- Hold reset button on the back of router when plugging
  in power (for at-least 10 seconds after plugged in)
- Connect to a Lan port
- Set computer IP to 10.10.10.3
- Go to http://10.10.10.123 in a web browser
- Click the Browse... Button and select the
   *squashfs.sysupgrade.bin file then click APPLY

Option 2 (from the stock admin web)
- Go to firmware upgrade
- Upload the **factory** image *initramfs.bin first
- Boot into openwrt
- From Luci web in openwrt upload the *squashfs.sysupgrade.bin

Signed-off-by: Kip Porterfield <kip.porterfield@gmail.com>
Signed-off-by: Christian Lamparter <chunkeey@gmail.com>
[added v1 to the compatible identifier, added pciid for
the RT3092L, fixed pci unit-address, split out the F9K110X.dtsi
to prepare for a possible F9K1103 patch]
5 years ago
..
adm5120 kernel: bump 3.18 to 3.18.133 5 years ago
adm8668 kernel: bump 3.18 to 3.18.133 5 years ago
apm821xx apm821xx: speed up ath9k-caldata extraction 5 years ago
ar7 kernel: bump 4.9 to 4.9.153 5 years ago
ar71xx ar71xx: Change led trigger from usbdev to usbport 5 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 armvirt: 32: enable CONFIG_ARM_LPAE 5 years ago
at91 kernel: Build: Split kmod-regmap 5 years ago
ath25 kernel: bump 4.14 to 4.14.79 6 years ago
ath79 ath79: TP-Link Archer C7 v4 swap usb led names 5 years ago
au1000 treewide: use wpad-basic for not small flash targets 6 years ago
bcm53xx bcm53xx: add first DTS changes queued for the Linux 5.1 5 years ago
brcm47xx kernel: bump 4.19 to 4.19.18 5 years ago
brcm63xx brcm63xx: dts: Unify naming of gpio-led nodes 5 years ago
brcm2708 kernel: add kmod-input-touchscreen-ads7846 5 years ago
cns3xxx kernel: bump 4.19 to 4.19.21 5 years ago
gemini gemini: Generate harddisk image for DNS-313 5 years ago
generic x86: fix geode image builds redux 5 years ago
imx6 kernel: disable CONFIG_USB_IMX21_HCD in default for kernel 4.14 5 years ago
ipq40xx ipq40xx: add support for FritzBox 7530 5 years ago
ipq806x ipq806x: fix LED configuration for NEC Aterm WG2600HP 5 years ago
ixp4xx kernel: bump 4.9 to 4.9.160 5 years ago
kirkwood kernel: bump 4.19 to 4.19.24 5 years ago
lantiq kernel: bump 4.14 to 4.14.96 5 years ago
layerscape layerscape: fix VFIO driver build issue since linux-4.14.99 5 years ago
malta malta: Add support for kernel 4.19 5 years ago
mcs814x kernel: bump 3.18 to 3.18.119 6 years ago
mediatek kernel: bump 4.14 to 4.14.99 5 years ago
mpc85xx mpc85xx: 4.19: add missing symbol 5 years ago
mvebu kernel: bump 4.14 to 4.14.98 5 years ago
mxs mxs: use generic sysinfo board detection 6 years ago
octeon octeon: fix typo in platform.sh 5 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 6 years ago
orion treewide: use wpad-basic for not small flash targets 6 years ago
oxnas oxnas: switch to DTS aliases for LEDs and use generic diag.sh 5 years ago
pistachio kernel: bump 4.14 to 4.14.91 5 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 ramips: add support for Belkin F9K1109v1 5 years ago
rb532 kernel: bump 4.14 to 4.14.86 6 years ago
samsung kernel: Deactivate CONFIG_COMPAT_BRK 5 years ago
sunxi sunxi: add support for Orange Pi One 5 years ago
uml treewide: use wpad-basic for not small flash targets 6 years ago
x86 x86: video: disable buildtin amdgpu DRM driver 5 years ago
xburst kernel: bump 3.18 to 3.18.119 6 years ago
zynq kernel: Deactivate CONFIG_COMPAT_BRK 5 years ago
Makefile