summaryrefslogtreecommitdiffstats
path: root/target/linux/mvebu/base-files/lib/upgrade
Commit message (Expand)AuthorAgeFilesLines
* mvebu: switch to generic sdcard upgrade methodStijn Tintel2021-08-071-91/+0
* mvebu: sysupgrade: write additional information to log outputTomasz Maciej Nowak2020-12-011-4/+3
* mvebu: sysupgrade: use v function for writing logsTomasz Maciej Nowak2020-12-011-6/+6
* mvebu: base-files: Update Turris Omnia U-Boot environmentKlaus Kudielka2020-11-261-9/+0
* mvebu: sysupgrade: use get_image_dd wrapperTomasz Maciej Nowak2020-11-251-6/+6
* mvebu: sysupgrade: remove redundant MBR checkTomasz Maciej Nowak2020-11-251-13/+1
* mvebu: split base-files across subtargetsAdrian Schmutzler2020-01-213-306/+0
* mvebu: replace backticks by $(...)Adrian Schmutzler2019-09-291-1/+1
* treewide: use new procd sysupgrade $UPGRADE_BACKUP variableRafał Miłecki2019-09-053-4/+4
* treewide: when copying a backup file always specify dest nameRafał Miłecki2019-09-053-3/+3
* treewide: don't hardcode "sysupgrade.tgz" file nameRafał Miłecki2019-09-052-3/+3
* mvebu: sysupgrade: fix uDPU eMMC check regressionVladimir Vid2019-08-291-23/+27
* mvebu: uDPU: add sysupgrade supportVladimir Vid2019-08-242-0/+158
* treewide: sysupgrade: pass "save_partitions" option to the "sysupgrade" methodRafał Miłecki2019-08-221-1/+1
* mvebu: sysupgrade: sdcard: fix platform_do_upgrade_sdcardKlaus Kudielka2019-08-161-18/+16
* mvebu: sysupgrade: don't use $ARGV in platform_check_image()Rafał Miłecki2019-07-171-1/+1
* treewide: sysupgrade: don't use $ARGV in platform_do_upgrade()Rafał Miłecki2019-07-171-3/+3
* mvebu: sysupgrade: drop platform_copy_config_sdcard() argumentRafał Miłecki2019-07-161-1/+1
* mvebu: Fix platform.sh for non-generic espressobin versionsBrett Mastbergen2019-06-281-2/+4
* mvebu: fix regression for non-generic ESPRESSObin versionsVladimir Vid2019-06-181-1/+2
* mtd: base-files: Unify dual-firmware devices (Linksys)Jeff Kletsky2019-05-181-17/+36
* mvebu: use device-tree board detectionTomasz Maciej Nowak2019-05-112-6/+6
* mvebu: sysupgrade: sdcard: keep user added partitonsTomasz Maciej Nowak2019-04-062-6/+77
* mvebu: base-files: autodetect upgrade deviceTomasz Maciej Nowak2019-04-061-6/+13
* mvebu: add support for WRT32X (venom)Michael Gray2018-05-142-3/+3
* mvebu: add support for MACCHIATObin (cortex-a72)Damir Samardzic2018-03-311-2/+2
* mvebu: Get rid of RTC hack for Turris Omnia.Rosen Penev2018-03-311-1/+1
* mvebu: new subtarget cortex A53Tomasz Maciej Nowak2018-03-101-2/+2
* mvebu: add support for Turris OmniaRyan Mounce2018-03-102-2/+14
* mvebu: rename clearfog sysupgrade script and functionsTomasz Maciej Nowak2018-03-022-5/+5
* mvebu: remove fs declaration in mount commandsTomasz Maciej Nowak2018-03-021-1/+1
* treewide: remove obsolete sysupgrade watchdog killMathias Kresin2018-02-161-10/+0
* mvebu: Fix ClearFog sysupgrade board definitionsRyan Mounce2017-10-151-5/+2
* treewide: use the generic board_name functionMathias Kresin2017-07-151-9/+3
* base-files: automatically handle paths and symlinks for RAMFS_COPY_BINMatthias Schiffer2017-07-111-1/+1
* mvebu: fix sysupgradeMatthias Schiffer2017-06-012-18/+8
* mvebu: add ClearFog Base supportMarko Ratkaj2017-05-141-0/+3
* mvebu: ClearFog renamed upstream to ClearFog ProMarko Ratkaj2017-05-141-1/+1
* mvebu: fix sysupgrade for Linksys WRT3200ACMVignesh Balasubramaniam2016-12-041-1/+1
* mvebu: use image metadata for firmware validationFelix Fietkau2016-11-241-21/+2
* mvebu: add support for the Linksys WRT3200ACM (Rango)Imre Kaloz2016-10-241-3/+4
* mvebu: fix sysupgradeAaron Curley2016-10-041-0/+2
* mvebu: add sysupgrade support for clearfogJonas Gorski2016-09-263-7/+60
* mvebu: add support for the Linksys WRT1900ACS (Shelby)Imre Kaloz2015-10-081-2/+2
* mvebu: make flashing more safeImre Kaloz2015-05-271-1/+4
* mvebu: add support for the Linksys Caiman and CobraImre Kaloz2015-04-161-2/+2
* mvebu: migrate mamba support to the upstreamed codeImre Kaloz2015-04-121-2/+2
* handle sysupgrade tar files on the WRT1900ACImre Kaloz2014-07-142-5/+34
* add sysupgrade supportImre Kaloz2014-07-132-0/+104