No files found.
+50 −0
mtdsplit_uimage.c
...generic/files/drivers/mtd/mtdsplit/mtdsplit_uimage.c
+22 −0
Makefile
target/linux/rtl838x/Makefile
+15 −0
01_leds
target/linux/rtl838x/base-files/etc/board.d/01_leds
+87 −0
02_network
target/linux/rtl838x/base-files/etc/board.d/02_network
+3 −0
inittab
target/linux/rtl838x/base-files/etc/inittab
BIN
rtl838x_8214fc.fw
...ase-files/lib/firmware/rtl838x_phy/rtl838x_8214fc.fw
BIN
rtl838x_8218b.fw
...base-files/lib/firmware/rtl838x_phy/rtl838x_8218b.fw
BIN
rtl838x_8380.fw
.../base-files/lib/firmware/rtl838x_phy/rtl838x_8380.fw
+19 −0
platform.sh
target/linux/rtl838x/base-files/lib/upgrade/platform.sh
+226 −0
config-5.4
target/linux/rtl838x/config-5.4
+221 −0
rtl8382_allnet_all-sg8208m.dts
target/linux/rtl838x/dts/rtl8382_allnet_all-sg8208m.dts
+110 −0
rtl838x.dtsi
target/linux/rtl838x/dts/rtl838x.dtsi
+34 −0
ioremap.h
...les-5.4/arch/mips/include/asm/mach-rtl838x/ioremap.h
+10 −0
irq.h
...x/files-5.4/arch/mips/include/asm/mach-rtl838x/irq.h
+428 −0
mach-rtl838x.h
....4/arch/mips/include/asm/mach-rtl838x/mach-rtl838x.h
+5 −0
Makefile
...t/linux/rtl838x/files-5.4/arch/mips/rtl838x/Makefile
+6 −0
Platform
...t/linux/rtl838x/files-5.4/arch/mips/rtl838x/Platform
+263 −0
irq.c
target/linux/rtl838x/files-5.4/arch/mips/rtl838x/irq.c
+174 −0
prom.c
target/linux/rtl838x/files-5.4/arch/mips/rtl838x/prom.c
+100 −0
serial.c
...t/linux/rtl838x/files-5.4/arch/mips/rtl838x/serial.c
+187 −0
setup.c
...et/linux/rtl838x/files-5.4/arch/mips/rtl838x/setup.c
+807 −0
gpio-rtl838x.c
.../linux/rtl838x/files-5.4/drivers/gpio/gpio-rtl838x.c
+607 −0
rtl838x-nor.c
.../rtl838x/files-5.4/drivers/mtd/spi-nor/rtl838x-nor.c
+111 −0
rtl838x-spi.h
.../rtl838x/files-5.4/drivers/mtd/spi-nor/rtl838x-spi.h
+188 −0
rtl838x.h
...et/linux/rtl838x/files-5.4/drivers/net/dsa/rtl838x.h
+1,286 −0
rtl838x_phy.c
...inux/rtl838x/files-5.4/drivers/net/dsa/rtl838x_phy.c
+2,150 −0
rtl838x_sw.c
...linux/rtl838x/files-5.4/drivers/net/dsa/rtl838x_sw.c
+1,205 −0
rtl838x_eth.c
...rtl838x/files-5.4/drivers/net/ethernet/rtl838x_eth.c
+261 −0
rtl838x_eth.h
...rtl838x/files-5.4/drivers/net/ethernet/rtl838x_eth.h
+44 −0
Makefile
target/linux/rtl838x/image/Makefile
+42 −0
300-mips-add-rtl838x-platform.patch
...838x/patches-5.4/300-mips-add-rtl838x-platform.patch
+25 −0
301-gpio-add-rtl838x-driver.patch
...tl838x/patches-5.4/301-gpio-add-rtl838x-driver.patch
+23 −0
400-mtd-add-rtl838x-spi-flash-driver.patch
...tches-5.4/400-mtd-add-rtl838x-spi-flash-driver.patch
+26 −0
700-net-dsa-add-support-for-rtl838x-switch.patch
...5.4/700-net-dsa-add-support-for-rtl838x-switch.patch
+37 −0
701-net-dsa-add-rtl838x-support-for-tag-trailer.patch
...01-net-dsa-add-rtl838x-support-for-tag-trailer.patch
+13 −0
702-net-dsa-increase-dsa-max-ports-for-rtl838x.patch
...702-net-dsa-increase-dsa-max-ports-for-rtl838x.patch
+26 −0
702-net-ethernet-add-support-for-rtl838x-ethernet.patch
...-net-ethernet-add-support-for-rtl838x-ethernet.patch
+13 −0
703-include-linux-add-phy-ops-for-rtl838x.patch
...-5.4/703-include-linux-add-phy-ops-for-rtl838x.patch
+41 −0
704-drivers-net-phy-eee-support-for-rtl838x.patch
....4/704-drivers-net-phy-eee-support-for-rtl838x.patch
+13 −0
00-default.mk
target/linux/rtl838x/profiles/00-default.mk