Commit Graph

73 Commits (arm-master)

Author SHA1 Message Date
pedro 14b49a38d9 README.md: cosmetic 3 weeks ago
pedro 889deadddb README.md: cosmetic 3 weeks ago
pedro 99a6cfb2c6 build: changes due to moving to github as main repository 1 month ago
M_ars cb0f10e626 Asus RT-AC88U: add basic support for Port 5 and RTL8365MB switch - Router LAN Ports 5 to 8
The LAN Ports 5 to 8 (Realtek switch) work without the ability of configuring VLANs or anything else

Note:
see https://bitbucket.org/pedro311/freshtomato-arm/pull-requests/221

Based on the work of Scott Anderson, THX
https://bitbucket.org/scoander/freshtomato-arm/commits/branch/arm-master

see forum
https://www.linksysinfo.org/index.php?threads/lan5-lan8-ports-are-working-asus-rt-ac88u.78895/
3 months ago
pedro d5f3838149 Update README.md 4 months ago
pedro 988d2183ff README.md: add another needed package in Debian 12 10 months ago
pedro 73c99a634a README.md: update for Debian 12 11 months ago
M_ars b093492594 build: add Netgear EX7000 support [WIP]
Note: Switch not yet working

thx to user GirlPower from www.linksysinfo.org
see https://www.linksysinfo.org/index.php?threads/add-support-for-netgear-ex7000.78502/#post-349011
12 months ago
pedro 5657eff367 README.md: update info for Debian 12 12 months ago
ducky 6e21bcde62 Adding initial Netgear R6200v2 router, special thanks to M_ars. 1 year ago
pedro 12b8464ae3 util-linux: update to 2.39.2 2 years ago
pedro 62c90f5aeb README.md - cosmetic 2 years ago
pedro c53db257f7 README.md: update for Debian 11 2 years ago
M_ars 30156fe2c2 build: add Asus RT-AC88U support (only 4 LAN + 1 WAN port)
Note: no support for RTL8365MB switch (Lan port 5-8) / tbd. maybe later
2 years ago
pedro 609be53c09 README.md: cosmetic 2 years ago
pedro 4a0ebfbf65 Update README.md according to last merge of branches 2 years ago
M_ars 98fd95a4c3 ARM-Master branch: prepare for merge (SDK6 + SDK7 + SDK714) 2 years ago
lancethepants 78428f796c tinc: update to meson build system.
Add lz4 support to tinc.
3 years ago
lancethepants 04b695f3f9 README: Remove unnecessary i386 packages step.
Rebuilt toolchain now runs natively on x86_64 architectures.
3 years ago
M_ars ad5e98f1f4 build: add Netgear R7900 support (almost the same like R8000)
Note: add support based on the work of snowman58 - THX
3 years ago
snowman58 3f07bee694 Initial add DSL-AC68U 3 years ago
pedro 253abd27c2 README: add info about github mirror 3 years ago
snowman58 d079a044de Add AC1450 to Readme file 3 years ago
lancethepants bf60e0418d Prevent php and miniupnpd from picking up build system libraries.
README: Remove steps 9 & 10 from build instructions.
3 years ago
M_ars 3f3aed9a89 Linksys EA6350v2: adjust support status
Note: basic testing done, wl, buttons, router detection, nvram cleaning, ... working!

BIG THX to user txnative from www.linksysinfo.org for testing/helping
3 years ago
M_ars b0524f843b Add Buffalo WZR-1750DHP to README file 3 years ago
M_ars dde377ae54 Adjust Linksys EA6350v2 support - WORK IN PROGRESS
see https://www.linksysinfo.org/index.php?threads/linksys-6530-v2-help-needed.77105/#post-333047
3 years ago
M_ars 76a51c0832 build: add Linksys EA6350v2 support
Note: needs to be tested; EA6350v1 upgrade to dual-core ==> EA6350v2

Detection Infos:
boardflags2=0x00000000
boardflags=0x00000110
boardnum=20150309
boardrev=0x1200
boardtype=0xE646
3 years ago
pedro 3a5d68c2ae build: add irqbalance tool with needed libraries for multi-core routers
- libglib2.0-dev package is needed now to build image
- discussion: https://www.linksysinfo.org/index.php?threads/performance-increase-on-multi-core-routers-with-irqbalance.76345/
3 years ago
pedro 468f9306ff Add mDNS (Avahi) support 4 years ago
snowman58 50eda1f3fb build: add support for Netgear R6900 4 years ago
M_ars c49f5275a2 build: add Asus RT-AC1900U support (almost the same like RT-AC66U B1 / RT-AC67U)
Note: add support based on latest asus src (same router case like RT-AC66U B1)
4 years ago
M_ars f44b343f9c build: add Asus RT-AC1750 B1 support (almost the same like RT-AC66U_B1)
THX to user ClixTrix from linksysinfo.org

Detection Infos:
boardtype=0x0646
boardrev=0x1103
boardnum=00
boardflags=0x00000110
boardflags2=0x00000000
odmpid=RT-AC1750_B1
model=RT-AC68U
cpurev=c0
4 years ago
M_ars 1f3ee744da build: add Asus RT-AC68U V3 support 4 years ago
pedro 600403d075 README.md: remove unnecessary step from howto 4 years ago
xuzhun daaf299eac build: add support for Belkin F9K1113v2 router 4 years ago
Johan Källström 75ced02e89 build: add support for Netgear XR300 4 years ago
M_ars 106a84cdbc Add Asus RT-N66U C1 support (almost the same like RT-AC66U B1)
Note: add support based on asus src and http://en.techinfodepot.shoutwiki.com/wiki/ASUS_RT-N66U_C1

- same router case like RT-AC66U B1 (buttons, leds, etc.)
- 2x Broadcom BCM4360 (eth1/eth2)
- router only sold in some countrys
4 years ago
snowman58 01e5ad21f0 Update README to include RT-AC67U 4 years ago
snowman58 95b3807ea1 build: add Netgear R6700v1 support 4 years ago
pedro 651d4cd737 Update README.md - SDK6-NG is no longer needed 5 years ago
pedro 26c7e3ce38 rom: simplify ca-bundle update (also fixes #43)
Based on @Merlin, thanks: 48181c96c9
5 years ago
pedro 4014fa7f79 Update README.md 5 years ago
pedro 8444b277d1 README.md: update content for Debian 10.x as a host; cosmetics 5 years ago
pedro 35ee9ae11a README.md: add cmake to required packages 5 years ago
M_ars aa2f3eed6b Update README.md: add support for Asus RT-AC68U B2 (only cosmetic) 5 years ago
pedro 1e8468715b Update README.md: add support for Asus RT-AC1900P 5 years ago
pedro 7a9c808e02 README.md: cosmetics 5 years ago
pedro 07641513e7 Update README.md: fix missing support for EA6200 5 years ago
pedro e080eae83a Update README.md 5 years ago