| Commit message (Expand) | Author | Age | Files | Lines |
* | bcm53xx: add missing system.sh include | Rafał Miłecki | 2017-02-07 | 1 | -0/+1 |
* | bcm53xx: set Netgear R8000 USB LEDs | Rafał Miłecki | 2017-02-06 | 1 | -0/+18 |
* | bcm53xx: set WAN MAC address to don't share one with LAN interface | Rafał Miłecki | 2017-02-03 | 1 | -1/+10 |
* | bcm53xx: fix LAN MAC address for devices that use eth2 originally | Rafał Miłecki | 2017-02-01 | 1 | -0/+6 |
* | bcm53xx: suppress osafeloader info error messages during flashing | Felix Fietkau | 2017-01-30 | 1 | -1/+1 |
* | bcm53xx: build image for TP-LINK Archer C9 v1 | Rafał Miłecki | 2016-11-19 | 1 | -0/+1 |
* | bcm53xx: support SafeLoader format in sysupgrade | Rafał Miłecki | 2016-11-19 | 1 | -1/+34 |
* | bcm53xx: add switch config for Buffalo WXR-1900DHP and WZR-1750DHP | Felix Fietkau | 2016-11-14 | 1 | -0/+7 |
* | bcm53xx: generate proper network config for Tenda AC9 | Rafał Miłecki | 2016-08-18 | 1 | -0/+10 |
* | bcm53xx: drop target's preinit network support script | Rafał Miłecki | 2016-08-14 | 1 | -7/+0 |
* | bcm53xx: calculate Seama MD5 using content of kernel partition | Rafał Miłecki | 2016-07-04 | 1 | -1/+1 |
* | bcm53xx: properly support sysupgrade using Seama on NAND devices | Rafał Miłecki | 2016-06-20 | 1 | -1/+48 |
* | bcm53xx: sysupgrade: move TRX specific code to separated function | Rafał Miłecki | 2016-06-13 | 1 | -14/+20 |
* | bcm53xx: pass datasize to mtd in hexadecimal format | Rafał Miłecki | 2016-06-11 | 1 | -2/+1 |
* | bcm53xx: fix partition typos in 09_fix_crc | Rafał Miłecki | 2016-06-11 | 1 | -1/+1 |
* | bcm53xx: calculate TRX CRC32 using whole kernel partition | Rafał Miłecki | 2016-06-10 | 1 | -1/+6 |
* | bcm53xx: drop Copyright header from two of my bash scripts | Rafał Miłecki | 2016-05-18 | 2 | -5/+0 |
* | bcm53xx: add switch config workaround for R8500 and DIR-885L | Rafał Miłecki | 2016-04-09 | 1 | -1/+4 |
* | bcm53xx: fix regression in generating network config | Rafał Miłecki | 2016-04-09 | 1 | -3/+4 |
* | bcm53xx: add basic support for Netgear R7900 | Rafał Miłecki | 2016-04-09 | 2 | -9/+4 |
* | bcm53xx: start working on Netgear R8500 | Rafał Miłecki | 2016-02-03 | 1 | -0/+3 |
* | bcm53xx: support Netgear R8500 in sysupgrade | Rafał Miłecki | 2016-01-30 | 1 | -0/+1 |
* | bcm53xx: specify magic expected in sysupgrade for D-Link DIR-885L | Rafał Miłecki | 2016-01-29 | 1 | -0/+1 |
* | bcm53xx: basic support for Seama format in sysupgrade | Rafał Miłecki | 2016-01-28 | 1 | -2/+33 |
* | bcm53xx: fix MD5 in Seama format on flash after installing OpenWrt | Rafał Miłecki | 2016-01-28 | 1 | -1/+1 |
* | bcm53xx: detect Seama sysupgrade format | Rafał Miłecki | 2016-01-27 | 1 | -0/+8 |
* | all: drop old uci-defaults.sh | Jo-Philipp Wich | 2015-12-11 | 1 | -1/+1 |
* | all: remove dummy ucidef_set_interface_loopback() from board.d | Jo-Philipp Wich | 2015-12-03 | 1 | -2/+0 |
* | board.d: remove redundant ucidef_set_interfaces_lan_wan() calls | Jo-Philipp Wich | 2015-12-03 | 1 | -1/+0 |
* | board.d: merge ucidef_add_switch() and ucidef_add_switch_ports() | Jo-Philipp Wich | 2015-12-03 | 1 | -6/+5 |
* | bcm53xx: switch to ucidef_add_switch_ports() | Jo-Philipp Wich | 2015-12-02 | 1 | -10/+10 |
* | bcm53xx: add workaround for Netgear R8000 network | Rafał Miłecki | 2015-10-30 | 1 | -0/+17 |
* | bcm53xx: support sysupgrade with Netgear R7000 original firmware | Rafał Miłecki | 2015-08-26 | 1 | -0/+1 |
* | bcm53xx: fallback to default_do_upgrade if NAND upgrade fails | Rafał Miłecki | 2015-06-06 | 1 | -0/+12 |
* | bcm53xx: sysupgrade: drop useless shift in platform.sh | Rafał Miłecki | 2015-06-06 | 1 | -1/+0 |
* | bcm53xx: extract TRX from image on the fly | Rafał Miłecki | 2015-06-06 | 1 | -13/+14 |
* | bcm53xx: sysupgrade: extract TRX partitions directly from vendor image | Rafał Miłecki | 2015-06-06 | 1 | -3/+5 |
* | bcm53xx: try to fix network on Asus RT-AC87U | Rafał Miłecki | 2015-05-16 | 1 | -0/+7 |
* | bcm53xx: fix default network interface on Netgear R8000 | Rafał Miłecki | 2015-05-13 | 1 | -2/+11 |
* | bcm53xx: sort ports from NVRAM entries before matching them | Rafał Miłecki | 2015-04-24 | 1 | -5/+7 |
* | bcm53xx: sysupgrade: check if new kernel fits partition size | Rafał Miłecki | 2015-04-21 | 1 | -2/+7 |
* | bcm53xx: sysupgrade: improve NAND warnings | Rafał Miłecki | 2015-04-21 | 1 | -2/+5 |
* | bcm53xx: sysupgrade: drop some debugging message | Rafał Miłecki | 2015-04-21 | 1 | -1/+0 |
* | bcm53xx: sysupgrade: allow flashing NAND devices without --force | Rafał Miłecki | 2015-04-21 | 1 | -5/+0 |
* | bcm53xx: sysupgrade: support flashing TRX with UBI image | Rafał Miłecki | 2015-04-21 | 1 | -3/+9 |
* | bcm53xx: fix handling absolute paths in sysupgrade (for vendor formats) | Rafał Miłecki | 2015-04-17 | 1 | -4/+4 |
* | bcm53xx: make use of the new board detection layer | Felix Fietkau | 2015-04-16 | 1 | -5/+3 |
* | bcm53xx: add (disabled) support for upgrading kernel during sysupgrade | Rafał Miłecki | 2015-04-14 | 1 | -0/+17 |
* | otrx: change command line API to start with a mode | Rafał Miłecki | 2015-04-14 | 1 | -4/+4 |
* | bcm53xx: try to handle Netgear R8000 VLANs config | Rafał Miłecki | 2015-04-12 | 1 | -0/+7 |