52 Commits (53147c2237231842b4d185f69c2bc0d79aff8b85)

Author SHA1 Message Date
Rafał Miłecki cb0de9a68e bcm53xx: sysupgrade: move TRX specific code to separated function 8 years ago
Rafał Miłecki 1f86257c2f bcm53xx: pass datasize to mtd in hexadecimal format 8 years ago
Rafał Miłecki c40e96d133 bcm53xx: fix partition typos in 09_fix_crc 8 years ago
Rafał Miłecki 95d8568cb8 bcm53xx: calculate TRX CRC32 using whole kernel partition 8 years ago
Rafał Miłecki 01714243b9 bcm53xx: drop Copyright header from two of my bash scripts 9 years ago
Rafał Miłecki 93550152ed bcm53xx: add switch config workaround for R8500 and DIR-885L 9 years ago
Rafał Miłecki e2893fa8c3 bcm53xx: fix regression in generating network config 9 years ago
Rafał Miłecki 997a3cb41c bcm53xx: add basic support for Netgear R7900 9 years ago
Rafał Miłecki 3b76c7cf0b bcm53xx: start working on Netgear R8500 9 years ago
Rafał Miłecki 9a69e00baa bcm53xx: support Netgear R8500 in sysupgrade 9 years ago
Rafał Miłecki 926c8dfc7b bcm53xx: specify magic expected in sysupgrade for D-Link DIR-885L 9 years ago
Rafał Miłecki c0edf30bdc bcm53xx: basic support for Seama format in sysupgrade 9 years ago
Rafał Miłecki 518ad4763a bcm53xx: fix MD5 in Seama format on flash after installing OpenWrt 9 years ago
Rafał Miłecki 1dfa8f37db bcm53xx: detect Seama sysupgrade format 9 years ago
Jo-Philipp Wich 67e1c87012 all: drop old uci-defaults.sh 9 years ago
Jo-Philipp Wich 527ec2af59 all: remove dummy ucidef_set_interface_loopback() from board.d 9 years ago
Jo-Philipp Wich 8f8b702f85 board.d: remove redundant ucidef_set_interfaces_lan_wan() calls 9 years ago
Jo-Philipp Wich 9b02e73188 board.d: merge ucidef_add_switch() and ucidef_add_switch_ports() 9 years ago
Jo-Philipp Wich c4ea02cc69 bcm53xx: switch to ucidef_add_switch_ports() 9 years ago
Rafał Miłecki e6944a3490 bcm53xx: add workaround for Netgear R8000 network 9 years ago
Rafał Miłecki f87990840d bcm53xx: support sysupgrade with Netgear R7000 original firmware 9 years ago
Rafał Miłecki 46a25c6e8a bcm53xx: fallback to default_do_upgrade if NAND upgrade fails 9 years ago
Rafał Miłecki 3d4f163df1 bcm53xx: sysupgrade: drop useless shift in platform.sh 9 years ago
Rafał Miłecki 54fb91f0cf bcm53xx: extract TRX from image on the fly 9 years ago
Rafał Miłecki 5e90144aec bcm53xx: sysupgrade: extract TRX partitions directly from vendor image 9 years ago
Rafał Miłecki 75b8e247e3 bcm53xx: try to fix network on Asus RT-AC87U 10 years ago
Rafał Miłecki 2d3aaa2d2f bcm53xx: fix default network interface on Netgear R8000 10 years ago
Rafał Miłecki 33e597b241 bcm53xx: sort ports from NVRAM entries before matching them 10 years ago
Rafał Miłecki 866fe3895d bcm53xx: sysupgrade: check if new kernel fits partition size 10 years ago
Rafał Miłecki 457d9caf4d bcm53xx: sysupgrade: improve NAND warnings 10 years ago
Rafał Miłecki a86e7330dc bcm53xx: sysupgrade: drop some debugging message 10 years ago
Rafał Miłecki 688c1d74b9 bcm53xx: sysupgrade: allow flashing NAND devices without --force 10 years ago
Rafał Miłecki d263c8e1a9 bcm53xx: sysupgrade: support flashing TRX with UBI image 10 years ago
Rafał Miłecki 9e03c36259 bcm53xx: fix handling absolute paths in sysupgrade (for vendor formats) 10 years ago
Felix Fietkau c64fdadea7 bcm53xx: make use of the new board detection layer 10 years ago
Rafał Miłecki 3edb55143d bcm53xx: add (disabled) support for upgrading kernel during sysupgrade 10 years ago
Rafał Miłecki 3cb8bf44e6 otrx: change command line API to start with a mode 10 years ago
Rafał Miłecki 77c75e6fa3 bcm53xx: try to handle Netgear R8000 VLANs config 10 years ago
Rafał Miłecki 95ef64a779 bcm53xx: allow sysupgrade firmwares without UBI containing rootfs 10 years ago
Rafał Miłecki 24d40980b0 bcm53xx: add platform_pre_upgrade to prepare for kernel+UBI sysupgrade 10 years ago
Rafał Miłecki a04b71d330 bcm53xx: rework vendor fw handling to don't duplicate upgrade calls 10 years ago
Rafał Miłecki 2198db252c bcm53xx: switch to the otrx for verifying TRX images 10 years ago
Rafał Miłecki b6e8da2e14 bcm53xx: image: share function checking TRX in provided firmware 10 years ago
Rafał Miłecki 7abd779730 bcm53xx: display all errors (not just the 1st one) when checking image 10 years ago
Rafał Miłecki a19b69a717 bcm53xx: compare provided firmware magic with device magic 10 years ago
Rafał Miłecki d1a28cfbb2 bcm53xx: support flashing CHK and CyberTAN images 10 years ago
Rafał Miłecki e7d7f59171 bcm53xx: support WAN connected to switch port 0 10 years ago
Rafał Miłecki dd9ca05249 bcm53xx: sysupgrade support for devices with serial flash 10 years ago
John Crispin 019ea725aa add "preinit_regular" diag.sh set_state argument 10 years ago
Rafał Miłecki 3aaee1ba02 bcm53xx: failsafe support 10 years ago