| Commit message (Expand) | Author | Age | Files | Lines |
* | brcm47xx: add Netgear WN2500RP support | Rafał Miłecki | 2015-12-02 | 1 | -0/+2 |
* | brcm47xx: sysupgrade: drop useless shift in platform.sh | Rafał Miłecki | 2015-06-06 | 1 | -1/+0 |
* | brcm47xx: extract TRX from image on the fly | John Crispin | 2015-06-05 | 1 | -7/+8 |
* | brcm47xx: fix handling absolute paths in sysupgrade (for vendor formats) | Rafał Miłecki | 2015-04-17 | 1 | -2/+2 |
* | brcm47xx: rework vendor fw handling to don't duplicate upgrade calls | Rafał Miłecki | 2015-04-16 | 1 | -14/+10 |
* | otrx: change command line API to start with a mode | Rafał Miłecki | 2015-04-14 | 1 | -3/+3 |
* | brcm47xx: verify also standard TRX images during sysupgrade | Rafał Miłecki | 2015-04-09 | 1 | -0/+4 |
* | brcm47xx: fix WRT300N devices magics for sysupgrade check | Rafał Miłecki | 2015-04-09 | 1 | -1/+2 |
* | brcm47xx: switch to the otrx for verifying TRX images | Rafał Miłecki | 2015-04-09 | 1 | -16/+2 |
* | brcm47xx: image: share function checking TRX in provided firmware | Rafał Miłecki | 2015-03-31 | 1 | -6/+18 |
* | brcm47xx: fix checking cross-vendors firmware images | Rafał Miłecki | 2015-03-31 | 1 | -48/+41 |
* | brcm47xx: display all errors (not just the 1st one) when checking image | Rafał Miłecki | 2015-03-31 | 1 | -10/+8 |
* | brcm47xx: recognize more device specific firmwares | Rafał Miłecki | 2015-03-31 | 1 | -0/+34 |
* | brcm47xx: compare provided firmware magic with device magic | Rafał Miłecki | 2015-03-30 | 1 | -2/+34 |
* | brcm47xx: support for flashing CHK and CyberTAN images | Rafał Miłecki | 2014-12-30 | 1 | -5/+28 |
* | brcm47xx: verify if CHK/CyberTAN contains valid TRX | Rafał Miłecki | 2014-12-30 | 1 | -1/+16 |
* | brcm47xx: extract magics from specific upgrade images (and still reject them) | Rafał Miłecki | 2014-12-15 | 1 | -1/+17 |
* | brcm47xx: detect (and still reject for now) CyberTAN fw format | Rafał Miłecki | 2014-12-15 | 1 | -0/+12 |
* | brcm47xx: use separated function in upgrade to detect file type | Rafał Miłecki | 2014-12-15 | 1 | -3/+22 |
* | scripts: fix wrong usage of '==' operator | John Crispin | 2014-10-14 | 1 | -1/+1 |
* | target/linux/*/base-files/lib/upgrade/platform.sh - wrong check for ARGC | John Crispin | 2014-06-02 | 1 | -1/+1 |
* | brcm47xx: fix network failsafe indication | Hauke Mehrtens | 2014-01-12 | 3 | -75/+18 |
* | brcm47xx: use "firmware" partition name | Hauke Mehrtens | 2013-12-01 | 1 | -1/+1 |
* | brcm47xx: fix switch handling | Hauke Mehrtens | 2013-07-14 | 4 | -34/+35 |
* | brcm47xx: do not load the kernel modules needed for Ethernet manually | Hauke Mehrtens | 2013-07-14 | 2 | -15/+0 |
* | brcm47xx: do not change nvram without user interaction | Hauke Mehrtens | 2013-07-14 | 1 | -14/+0 |
* | brcm47xx: proc gets mounted without this patch | Hauke Mehrtens | 2013-07-13 | 1 | -5/+0 |
* | brcm47xx: remove obsolete hotplug stuff | Hauke Mehrtens | 2013-07-13 | 1 | -7/+0 |
* | brcm47xx: dont manually insmod switch drivers | John Crispin | 2013-06-21 | 1 | -4/+0 |
* | brcm47xx: do not use vlan0 any more. | Hauke Mehrtens | 2013-02-20 | 2 | -3/+3 |
* | brcm47xx: improve cpuport detection for filesafe | Hauke Mehrtens | 2013-02-16 | 1 | -13/+9 |
* | Add Failsafe support for Linksys E3000V1 / WRT610NV2 | Hauke Mehrtens | 2013-02-04 | 1 | -0/+1 |
* | brcm47xx: load pps_core and ptp before tg3 to make the interface available fo... | Hauke Mehrtens | 2013-01-27 | 1 | -0/+2 |
* | brcm47xx: add bgmac driver | Hauke Mehrtens | 2013-01-03 | 1 | -0/+1 |
* | brcm47xx: build b44 as a module | Hauke Mehrtens | 2013-01-03 | 1 | -0/+1 |
* | brcm47xx: run ifup before starting the switch | Hauke Mehrtens | 2013-01-03 | 1 | -2/+2 |
* | Do not use deprecated path to functions.sh (/etc/functions.sh -> /lib/functio... | Mirko Vogt | 2012-12-19 | 1 | -1/+1 |
* | Do not overload mount-call - trying to reduce confusion | Mirko Vogt | 2012-12-19 | 1 | -1/+1 |
* | brcm47xx: improve suppressing printing if a module was found in preinit funct... | Hauke Mehrtens | 2012-12-14 | 1 | -1/+1 |
* | brcm47xx: suppress printing if a module was found in preinit function. | Hauke Mehrtens | 2012-12-13 | 1 | -1/+1 |
* | kernel: in kernel 3.6.8 and later tg3 depends on hwmon.ko | Hauke Mehrtens | 2012-12-13 | 1 | -0/+1 |
* | brcm47xx: whitespace cleanups | Hauke Mehrtens | 2012-11-25 | 7 | -16/+7 |
* | [brcm47xx]: activate failsafe on all ports of the switch and not just port 0. | Hauke Mehrtens | 2012-09-25 | 1 | -1/+1 |
* | [brcm47xx]: target (base-files): Fixed failsafe mode by adding back insmod diag | Daniel Dickinson | 2010-07-15 | 1 | -0/+8 |
* | add back the base-files/image code from brcm-2.4 to brcm47xx | Felix Fietkau | 2010-06-26 | 8 | -0/+148 |