Commit Graph

7877 Commits (arm-master)
 

Author SHA1 Message Date
Shibby 0ced2bb75b Miniupnp for ARM
- update to version 1.8.20140401
- make it workable on Tomato-ARM
- re-apply tomato-helper code
11 years ago
Shibby 47a9b2b713 clean-up 11 years ago
Shibby 782e1f95f6 fix VLAN VID Offset support
allow to use vlan > 16
11 years ago
Shibby 7bd5393c75 RT-AC68U and RT-AC68R are the same well we can return the same MODEL_RTAC68U. 11 years ago
victek 5db0f78149 vlan: missed value for correct model ID in vlan gui 11 years ago
victek bd982cb23c New router ID recognition and vlan map. 11 years ago
victek 95826d1609 wrong place for acs_mode, my fault, correction. 11 years ago
victek ef849015a8 wireless: solved bug adding 'eth1 eth2' in acs_ifnames token. see from line 2881 router/wlconf_arm/wlconf.c 11 years ago
victek 7d744db592 model id: TBC. Makefile:miniupnpd last trunk version comment in Makefile. 11 years ago
victek 2aa1408ca5 model id 11 years ago
victek 681d397166 vlan for RT-AC56 && RT-AC68, shibby test in your RT-AC68, not sure 100%. 11 years ago
Shibby 723d4f86fd add igs binary 11 years ago
Shibby e4a2843bae use older Samba version
it`s smaller, faster and access with password works correct.

For now. Maybe in future we will back to newer version.
11 years ago
Shibby 7ece8c497f fix tomatoanon checkver 11 years ago
Shibby de90698720 add kernel modules for APCUPSD 11 years ago
Shibby 36993a3a8e cosmetics 11 years ago
Shibby addfb641c0 Led configuration for RT-AC68U 11 years ago
Shibby ead830f0b6 Revised about.asp page 11 years ago
Shibby 9da79b467d missing changes in last commit 11 years ago
Shibby dd8f1b8271 Merge branch 'shibby-arm' of https://bitbucket.org/pl_shibby/tomato-arm into shibby-arm
Conflicts:
	release/src/router/httpd/misc.c
	release/src/router/httpd/tomato.c
11 years ago
Victek a208c42751 CPU Load Gauge. 11 years ago
Shibby 35600bc65f fix function of backup configuration from GUI 11 years ago
Shibby 475be8ddf6 fix iptables rules in firewall and access restriction 11 years ago
Shibby 4a31b90b48 fix compilation 11 years ago
Shibby 04359a76ac kernel updates
for emf and igs.
11 years ago
Shibby af1859afbb Another big update
- updated et, wl, ctf, emf, igs, bcm57xx drivers
- most binaries compiled from sources line libbcm, bcmcrypto, libbcmcrypto, nas, eapd, emf, igs
- fixed flash used space
- fixed wireless encryption problem (nas got Segmentation Fault)
- added ionice and taskset for Samba
- shared, include and router/shader code updated
- one fix in optware install script
- removed some mipsel stuff like iptables, iproute, et, nvram ...
- CFLAGS, LDFLAGS updated
- propably much more changes and fixes but i dont remember now ;)
11 years ago
Shibby 0d7b4af927 clean-up 11 years ago
Shibby 5b1a1cf6b3 revert Tiomo patch, do not use IMQ for now 11 years ago
Shibby 7e92e9caef samba-3.5.8 for ARM 11 years ago
Shibby 0906000f08 include updates 11 years ago
Shibby c020286118 shared updates 11 years ago
Shibby c5904acc11 kernel updates 11 years ago
Shibby 6ae60e4580 Remove src, src-rt and src-rt-6.x directories 11 years ago
Ofer Chen e496b159b5 sizehistory.pl modified for unified arch 11 years ago
Shibby af683b0c59 synchro with tomato-shibby v116
mostly tomatoanon changes
11 years ago
Shibby f60bbf8c46 typo is last commit 11 years ago
Shibby 289a03f6bd add optware install script for Broadcom ARM
just mount something as /opt and run "optware-install.sh"
11 years ago
Shibby c7229aeff0 change permission for ufsd binaries 11 years ago
Shibby 38ef69ccbe use samba-3.0.25b for ARM 11 years ago
Ofer Chen 1b176bc5a2 libfoo.pl edited online with Bitbucket, added changes to unify arch 11 years ago
victek a213a3f156 samba3 & ufsd: missing file, change permission and .gitignore updates to allow compilation 11 years ago
Shibby a3792aff7c readme #3
that was huge update. Most of problems was fixed and now tomato-ARM is usable ;)

wifi works but i have problem with 5GHz channels. List is empty and command "wlconf -i eth2 channels" return null.
When i run "wlconf -i eth2 country EU" then i have channels but after restart wireless services channels disappear.
root@unknown:/tmp/home/root# wl -i eth2 channels

root@unknown:/tmp/home/root# wl -i eth2 country US
root@unknown:/tmp/home/root# wl -i eth2 channels

root@unknown:/tmp/home/root# wl -i eth2 country EU
root@unknown:/tmp/home/root# wl -i eth2 channels
36 40 44 48
root@unknown:/tmp/home/root# wl -i eth2 country US
root@unknown:/tmp/home/root# wl -i eth2 channels

root@unknown:/tmp/home/root# wl -i eth2 country PL
root@unknown:/tmp/home/root# wl -i eth2 channels
36 40 44 48 52 56 60 64 100 104 108 112 116 120 124 128 132 136 140
root@unknown:/tmp/home/root# wl -i eth2 country US
root@unknown:/tmp/home/root# wl -i eth2 channels

root@unknown:/tmp/home/root#

this is strange!!!

restore nvram settings works correct but is not possible for now to upgrade router via GUI. I have errors. It must be something to fix in rc/mtd.c file.

USB3.0 modules are loaded but speeds are low. Only 20-25MB/s. I have to check OFW but i remember on OFW speeds was much higher.

ext4 module works but tomato (busybox) does not have mount.ext4 tool.

We need to also add IMQ support to kernel and iptables and xt_recent module also doesn`t exist.

CTF works! and this is one of greater news :D

Best Regards.
Shibby
11 years ago
Shibby 0a1c862d07 clean-up 11 years ago
Shibby f41d1a1fea update #5 - drivers and Makefile
-update et,emf,igs,ctf drivers
-update wl drover to 6.37.14.62 (r437318) (current Asus GPL)
-remove wlconf binary (we`re now compile it from sources)
-add depends of wlconf (common)
-upgrade wl tool
-Makefile - add new flags and features to ac68e target
11 years ago
Shibby 75175c12e5 update #4 - router
-use ntpclient / fix ntpc service
-add few TCONFIG / fix compilation
-take ebtables from Asus sources
-httpd - fix sysinfo, fix erase nvram and upgrade via gui (still have problem in rc/mtd.c)
-iptables - add layer7
-nvram_arm - change default path from /usb/sbin to /bin (fix problem with captive portal and mymotd)
-rc - lot of fixed, correct vlan`s for AC68 (WAN works), add xhci and ext4 module)
-shared - few depends of wlconf compilation, new variables (usb3, ext4)
-ufsd - compile from sources
-utils for ARM, robocfg works now well ethernet state also works correct
-wlconf - compile from sources - fix wireless configuration via GUI
-www few changes
11 years ago
Shibby 14b318f874 update #3 - include
synchronize with current Asus GPL
11 years ago
Shibby b57d442d8b update #2 - shared
synchronize with currect Asus GPL
11 years ago
Shibby 66b1f0fa80 update #1 - kernel
synchronize with currect Asus GPL sources
fix for tomato sysinfo (cpu and chipset detect)
11 years ago
Shibby 84d3147d65 missing files - openvpn 11 years ago
Shibby 501a6ed458 missing file 11 years ago