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
Dongming Han 04d3308b62 ipq806x: add support for GL.iNet GL-B1300
This patch adds support for GL.iNet GL-B1300

Specification:
- SOC:        IPQ4028 / QCA Dakota
- RAM:        256 MiB
- FLASH:      32 MiB
- ETH:        Qualcomm Atheros QCA8075 Gigabit Switch (2 x LAN, 1 x WAN)
- USB:        1 x 3.0 (via Synopsys DesignWare DWC3 controller in the SoC)
- WLAN1:      Qualcomm Atheros QCA4028 2.4GHz 802.11bgn 2:2x2
- WLAN2:      Qualcomm Atheros QCA4028 5GHz 802.11a/n/ac 2:2x2
- INPUT:      one reset and one WPS button
- LEDS:       3 leds: Power, WIFI(only for 2.4G currently), and one reserved
- UART:       1 x UART on PCB (3.3V, TX, RX, GND) - 115200 8N1

Installation:
Method 1:
- use serial port to stop uboot
- uboot command: run lf
Method 2:
- push down reset button and power on
- wait until three leds constantly on then release
- upgrade by uboot web at http://192.168.1.1
Note:
- the sysupgrade image need to be renamed to lede-gl-b1300.bin in both method.
- the sysupgrade image can be automatically downloaded if tftp server at
  192.168.1.2 have that file.
- the wifi led will be flashing when writing image.

Signed-off-by: Dongming Han <handongming@gl-inet.com>
6 years ago
..
adm5120 treewide: populate boardname and model earlier 7 years ago
adm8668 build: fix subtarget descriptions 8 years ago
apm821xx kernel: bump 4.14 to 4.14.18 6 years ago
ar7 ar7: switch to kernel 4.9 6 years ago
ar71xx ar71xx: add more registers to ar71x_regs.h 6 years ago
arc770 arc770: mark as source-only 7 years ago
archs38 archs38: add HSDK board 6 years ago
armvirt armvirt: Resync kernel configuration 6 years ago
at91 at91: create device specific sdcard images 6 years ago
ath25 build: replace uses of OpenWrt with $(VERSION_DIST) 6 years ago
au1000 kernel: update kernel 3.18 to version 3.18.43 8 years ago
bcm53xx bcm53xx: rename SPI driver fix to use 0xx prefix as it was accepted 6 years ago
brcm47xx brcm47xx: image: build firmware for Asus WL-500g Deluxe 7 years ago
brcm63xx brcm63xx: drop root parameter from cmdline 6 years ago
brcm2708 target: disable CONFIG_PROC_PAGE_MONITOR on most targets 6 years ago
cns3xxx cns3xxx: remove linux 4.9 support 6 years ago
gemini kernel: Update kernel 4.4 to 4.4.100 7 years ago
generic generic: swconfig: reduce lock duration on sysfs files 6 years ago
imx6 imx6: use DTS_DIR at image build code 6 years ago
ipq806x ipq806x: add support for GL.iNet GL-B1300 6 years ago
ixp4xx ixp4xx: remove linux 4.4 support 6 years ago
kirkwood kernel: bump 4.9 to 4.9.77 6 years ago
lantiq build: replace uses of OpenWrt with $(VERSION_DIST) 6 years ago
layerscape layerscape: fix call trace of pfe module removing 6 years ago
malta malta: bump tp v4.14 6 years ago
mcs814x build: replace uses of OpenWrt with $(VERSION_DIST) 6 years ago
mediatek mediatek: remove the CPU_SUBTYPE 6 years ago
mpc85xx target: disable CONFIG_PROC_PAGE_MONITOR on most targets 6 years ago
mvebu mvebu: Migrate uci config to new PCIe path 6 years ago
mxs mxs: rename files to files-4.9 6 years ago
octeon octeon: switch to kernel 4.14 6 years ago
octeontx octeontx: add support for OCTEON TX target 6 years ago
omap omap: clean up configuration 7 years ago
omap24xx omap24xx: remove referece to not existing kmod-usb-musb-tusb6010 6 years ago
orion orion: Switch to 4.9 kernel 7 years ago
oxnas kernel: bump 4.4 to 4.4.110 6 years ago
pistachio build: add config option KERNEL_MIPS_FPU_EMULATOR 6 years ago
ppc40x treewide: drop target board_name functions 7 years ago
ppc44x ppc44x: mark as broken 7 years ago
ramips ramips: add support for D-Link DAP-1522 A1 6 years ago
rb532 treewide: drop obsolete kernel config options 7 years ago
sunxi sunxi: Orange Pi R1: configure USB Ethernet controller. 6 years ago
uml merge: targets: update image generation and targets 7 years ago
x86 x86: add preinit hook to reload microcode 6 years ago
xburst target: disable CONFIG_PROC_PAGE_MONITOR on most targets 6 years ago
zynq target: disable CONFIG_PROC_PAGE_MONITOR on most targets 6 years ago
Makefile