| Commit message (Expand) | Author | Age | Files | Lines |
* | mvebu: fixup Turris Omnia U-Boot environment | Klaus Kudielka | 2020-12-04 | 1 | -0/+44 |
* | mvebu: base-files: Update Turris Omnia U-Boot environment | Klaus Kudielka | 2020-12-04 | 1 | -9/+0 |
* | mvebu: Add turris-omnia.bootscript | Klaus Kudielka | 2020-12-04 | 2 | -1/+19 |
* | kernel: bump 4.14 to 4.14.206 | Koen Vandeputte | 2020-11-16 | 7 | -7/+7 |
* | mvebu: Add bootscript for espressobin to support mainline firmware | Andre Heider | 2020-10-28 | 2 | -0/+38 |
* | mvebu: fix LAN/WAN port assignment on ClearFog Base/Pro | Josua Mayer | 2020-08-07 | 1 | -6/+6 |
* | kernel: Update kernel 4.14 to version 4.14.187 | Hauke Mehrtens | 2020-07-04 | 2 | -57/+2 |
* | mvebu: fix default EU regdomain for Linksys WRT AC devices | Jose Olivera | 2020-06-28 | 1 | -1/+1 |
* | mvebu: cortexa9: correct cpu subtype | Tomasz Maciej Nowak | 2020-04-18 | 1 | -1/+1 |
* | mvebu: backport ClearFog SPI enablement | Joel Johnson | 2020-04-18 | 1 | -0/+50 |
* | kernel: bump 4.14 to 4.14.176 | Koen Vandeputte | 2020-04-16 | 6 | -30/+30 |
* | kernel: bump 4.14 to 4.14.172 | Koen Vandeputte | 2020-03-09 | 1 | -1/+1 |
* | kernel: bump 4.14 to 4.14.160 | Hauke Mehrtens | 2019-12-25 | 1 | -1/+1 |
* | kernel: bump 4.14 to 4.14.158 | Koen Vandeputte | 2019-12-10 | 1 | -1/+1 |
* | kernel: bump 4.14 to 4.14.154 | Koen Vandeputte | 2019-11-19 | 1 | -2/+2 |
* | treewide: use new procd sysupgrade $UPGRADE_BACKUP variable | Rafał Miłecki | 2019-09-12 | 2 | -2/+2 |
* | treewide: when copying a backup file always specify dest name | Rafał Miłecki | 2019-09-12 | 2 | -2/+2 |
* | treewide: don't hardcode "sysupgrade.tgz" file name | Rafał Miłecki | 2019-09-12 | 3 | -7/+7 |
* | mvebu: sysupgrade: don't use $ARGV in platform_check_image() | Rafał Miłecki | 2019-09-07 | 1 | -1/+1 |
* | treewide: sysupgrade: don't use $ARGV in platform_do_upgrade() | Rafał Miłecki | 2019-09-07 | 1 | -3/+3 |
* | treewide: sysupgrade: pass "save_partitions" option to the "sysupgrade" method | Rafał Miłecki | 2019-09-04 | 1 | -1/+1 |
* | mvebu: sysupgrade: drop platform_copy_config_sdcard() argument | Rafał Miłecki | 2019-09-04 | 1 | -1/+1 |
* | mvebu: sysupgrade: sdcard: fix platform_do_upgrade_sdcard | Klaus Kudielka | 2019-08-17 | 1 | -18/+16 |
* | mvebu: enable xHCI USB controller connected to PCIe | Tomasz Maciej Nowak | 2019-08-17 | 1 | -0/+1 |
* | kernel: bump 4.14 to 4.14.138 | Koen Vandeputte | 2019-08-14 | 2 | -3/+3 |
* | kernel: bump 4.14 to 4.14.136 | Koen Vandeputte | 2019-08-06 | 4 | -48/+9 |
* | mvebu: Fix platform.sh for non-generic espressobin versions | Brett Mastbergen | 2019-06-28 | 1 | -2/+4 |
* | mvebu: fix regression for non-generic ESPRESSObin versions | Vladimir Vid | 2019-06-28 | 2 | -2/+6 |
* | mvebu: image: fix generic-arm64.bootscript mmc selection | Vladimir Vid | 2019-06-28 | 1 | -2/+8 |
* | mvebu: fixes commit 4089df4f4b0d | George Amanakis | 2019-06-17 | 1 | -1/+1 |
* | kernel: bump 4.14 to 4.14.125 (FS#2305 FS#2297) | Koen Vandeputte | 2019-06-12 | 6 | -24/+25 |
* | kernel: bump 4.14 to 4.14.120 | Koen Vandeputte | 2019-05-21 | 1 | -2/+2 |
* | mtd: base-files: Unify dual-firmware devices (Linksys) | Jeff Kletsky | 2019-05-18 | 3 | -37/+54 |
* | mvebu: add kmod-i2c-mux-pca954x for Turris Omnia | Josef Schlehofer | 2019-05-15 | 1 | -1/+1 |
* | mvebu: add images for additional ESPRESSObin boards | Tomasz Maciej Nowak | 2019-05-11 | 8 | -1/+239 |
* | mvebu: use device-tree board detection | Tomasz Maciej Nowak | 2019-05-11 | 17 | -179/+86 |
* | mvebu: align device names to vendor_device format | Tomasz Maciej Nowak | 2019-05-11 | 4 | -46/+51 |
* | mvebu: image: don't create unnecessarily shell variables | Tomasz Maciej Nowak | 2019-05-11 | 2 | -14/+8 |
* | mvebu: image: improve readability of device recipes | Tomasz Maciej Nowak | 2019-05-11 | 2 | -41/+19 |
* | mvebu: image: introduce BOOT_SCRIPT variable | Tomasz Maciej Nowak | 2019-05-11 | 7 | -57/+12 |
* | mvebu: image: stack repeated variables | Tomasz Maciej Nowak | 2019-05-11 | 3 | -25/+15 |
* | mvebu: remove unnecessary code building dtbs | Tomasz Maciej Nowak | 2019-05-11 | 2 | -17/+3 |
* | kernel: Remove CONFIG_COMPAT | Hauke Mehrtens | 2019-05-11 | 2 | -2/+0 |
* | kernel: Activate CONFIG_ARM64_SW_TTBR0_PAN | Hauke Mehrtens | 2019-05-11 | 2 | -2/+0 |
* | mvebu: fix board_name condition in 79_move_config | Klaus Kudielka | 2019-05-11 | 1 | -1/+1 |
* | kernel: bump 4.14 to 4.14.112 | Koen Vandeputte | 2019-04-22 | 1 | -2/+2 |
* | mvebu: sysupgrade: sdcard: keep user added partitons | Tomasz Maciej Nowak | 2019-04-06 | 5 | -11/+83 |
* | mvebu: base-files: autodetect upgrade device | Tomasz Maciej Nowak | 2019-04-06 | 2 | -10/+18 |
* | mvebu: shrink amount of packages and reorganize them | Tomasz Maciej Nowak | 2019-04-06 | 6 | -11/+15 |
* | mvebu: use ext4 for clearfog image bootfs | Tomasz Maciej Nowak | 2019-04-06 | 1 | -2/+2 |