| Commit message (Expand) | Author | Age | Files | Lines |
* | bcm53xx: add support for Luxul FullMAC WiFi devices | Dan Haab | 2020-04-07 | 1 | -1/+18 |
* | bcm53xx: refactor board.d code in 02_network | Rafał Miłecki | 2020-04-07 | 1 | -94/+95 |
* | bcm53xx: sysupgrade: optimize building UBI image | Rafał Miłecki | 2020-04-07 | 1 | -3/+3 |
* | bcm53xx: build images for Luxul ABR-4500 and XBR-4500 routers | Dan Haab | 2020-02-07 | 1 | -0/+7 |
* | bcm53xx: sysupgrade: support Luxul NAND devices | Dan Haab | 2019-10-15 | 1 | -0/+2 |
* | bcm53xx: fix sysupgrade for Luxul XWC-2000 | Rafał Miłecki | 2019-10-04 | 1 | -1/+1 |
* | bcm53xx: sysupgrade: support Luxul firmware format | Dan Haab | 2019-09-16 | 1 | -0/+84 |
* | bcm53xx: extend firmware validation | Rafał Miłecki | 2019-09-12 | 1 | -1/+11 |
* | bcm53xx: sysupgrade: call nand_do_upgrade() from platform_do_upgrade() | Rafał Miłecki | 2019-09-04 | 1 | -17/+12 |
* | bcm53xx: add support for Phicomm K3 | Hao Dong | 2019-01-20 | 1 | -0/+6 |
* | bcm53xx: backport BCM5301X/BCM53573 dts commits from 4.19+ | Rafał Miłecki | 2018-07-28 | 1 | -1/+1 |
* | bcm53xx: exit if writing kernel during sysupgrade fails | Rafał Miłecki | 2018-06-18 | 1 | -2/+2 |
* | bcm53xx: fix fallback code for picking status LED | Rafał Miłecki | 2018-02-27 | 1 | -1/+1 |
* | bcm53xx: use iflag=skip_bytes for dd command during sysupgrade | Rafał Miłecki | 2017-12-29 | 1 | -2/+2 |
* | treewide: use only board_name function to get name | Mathias Kresin | 2017-07-15 | 2 | -4/+2 |
* | treewide: use the generic board_name function | Mathias Kresin | 2017-07-15 | 1 | -5/+1 |
* | base-files: automatically handle paths and symlinks for RAMFS_COPY_BIN | Matthias Schiffer | 2017-07-11 | 1 | -1/+1 |
* | bcm53xx: upgrade: fix RAMFS_COPY_* | Matthias Schiffer | 2017-07-11 | 1 | -2/+2 |
* | 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 |