| Commit message (Expand) | Author | Age | Files | Lines |
* | x86: upgrade: make code comment appear as log lines | Yousong Zhou | 2020-11-11 | 1 | -4/+2 |
* | x86: upgrade: use get_image_dd | Yousong Zhou | 2020-11-11 | 1 | -5/+5 |
* | x86: upgrade: use v function for writting logs | Yousong Zhou | 2020-11-11 | 1 | -8/+8 |
* | x86: fix touching bootloader "upgraded" mark | Yousong Zhou | 2020-11-02 | 1 | -1/+1 |
* | treewide: drop shebang from non-executable target files | Adrian Schmutzler | 2020-06-16 | 4 | -5/+0 |
* | x86: fix grub-bios-setup fail during sysupgrade | 李国 | 2020-04-09 | 1 | -1/+1 |
* | x86: generate EFI platform bootable images | 李国 | 2020-03-31 | 3 | -9/+24 |
* | x86: add preinit hook for bootloader upgrade | Tomasz Maciej Nowak | 2020-03-01 | 2 | -1/+21 |
* | x86: add bootloader upgrade on sysupgrade | Tomasz Maciej Nowak | 2020-03-01 | 1 | -0/+24 |
* | treewide: use new procd sysupgrade $UPGRADE_BACKUP variable | Rafał Miłecki | 2019-09-05 | 1 | -1/+1 |
* | treewide: when copying a backup file always specify dest name | Rafał Miłecki | 2019-09-05 | 1 | -1/+1 |
* | treewide: don't hardcode "sysupgrade.tgz" file name | Rafał Miłecki | 2019-09-05 | 1 | -2/+2 |
* | treewide: sysupgrade: pass "save_partitions" option to the "sysupgrade" method | Rafał Miłecki | 2019-08-22 | 1 | -1/+1 |
* | x86: fix missing led variable warning during boot | Petr Štetiar | 2019-06-25 | 1 | -0/+2 |
* | Revert "base-files: add console to inittab" | Alexander Couzens | 2019-05-25 | 1 | -1/+0 |
* | base-files: add console to inittab | Paul Spooren | 2019-05-21 | 1 | -0/+1 |
* | x86: make sysupgrade.tgz reachable again | Tomasz Maciej Nowak | 2018-12-03 | 1 | -1/+1 |
* | Revert "x86: add intel microcode entries to grub config" | John Crispin | 2018-11-27 | 1 | -4/+2 |
* | Revert "x86: add amd microcode entries to grub config" | John Crispin | 2018-11-27 | 1 | -0/+12 |
* | x86: add amd microcode entries to grub config | Tomasz Maciej Nowak | 2018-11-26 | 1 | -12/+0 |
* | x86: add intel microcode entries to grub config | Tomasz Maciej Nowak | 2018-11-26 | 1 | -2/+4 |
* | x86: mount writable bootfs | Tomasz Maciej Nowak | 2018-11-26 | 1 | -8/+4 |
* | x86: Add APU3 reference to x86 board.d | Kristian Evensen | 2018-05-18 | 2 | -2/+2 |
* | x86: add preinit hook to reload microcode | Zoltan HERPAI | 2018-02-11 | 1 | -0/+10 |
* | x86: preinit: use board_name on Sm Super Servers | Philip Prindeville | 2018-01-04 | 1 | -1/+8 |
* | x86: preinit: make name rewrite into reusable function | Philip Prindeville | 2018-01-04 | 1 | -6/+10 |
* | treewide: use only board_name function to get name | Mathias Kresin | 2017-07-15 | 2 | -6/+2 |
* | treewide: populate boardname and model earlier | Mathias Kresin | 2017-07-15 | 1 | -0/+0 |
* | Add missing APU1 reference to x86 board.d | Kristian Evensen | 2017-06-06 | 2 | -2/+2 |
* | x86: sysupgrade: explicitly rescan disk after writing partition table | Matthias Schiffer | 2017-05-29 | 1 | -0/+6 |
* | x86: sysupgrade: refactor platform_do_upgrade | Matthias Schiffer | 2017-05-29 | 1 | -33/+36 |
* | x86: sysupgrade: move partition table change check to platform_check_image | Matthias Schiffer | 2017-05-29 | 1 | -4/+25 |
* | x86: keep /boot mounted for kexec | Daniel Golle | 2017-05-05 | 1 | -4/+7 |
* | x86: Add board configs for the PC Engines APU2 | Chris Blake | 2017-02-15 | 2 | -0/+8 |
* | x86: Enable DIAG LED on Geos | David Woodhouse | 2017-02-15 | 2 | -1/+79 |
* | x86: Move Traverse Geos configs into x86 base-files | Chris Blake | 2017-02-15 | 2 | -0/+45 |
* | x86: fix sysupgrades on disks with 4k block size | Felix Fietkau | 2017-01-25 | 1 | -9/+2 |
* | x86/generic: add xen DomU support | Felix Fietkau | 2017-01-16 | 1 | -0/+1 |
* | base-files: export x86 platform upgrade functions to common.sh | Yousong Zhou | 2017-01-05 | 2 | -96/+5 |
* | x86: move sysupgrade.tgz only if it exists | Yousong Zhou | 2017-01-05 | 1 | -3/+6 |
* | x86: use sysfs DMI information to populate sysinfo | Jo-Philipp Wich | 2016-06-06 | 1 | -0/+28 |
* | x86: generalize partition discovery for sysupgrade | Jo-Philipp Wich | 2016-05-24 | 2 | -25/+54 |
* | image / basefiles: make console password configurable | John Crispin | 2016-04-18 | 1 | -2/+2 |
* | x86: search PARTUUID in any block device | Jo-Philipp Wich | 2016-03-30 | 1 | -1/+2 |
* | x86: make sysupgrade work without partx | Jo-Philipp Wich | 2016-03-30 | 1 | -6/+28 |
* | x86: fix platform_export_bootpart() for Xen virtual disks | Hauke Mehrtens | 2016-04-17 | 1 | -1/+1 |
* | x86: preserve partition table on sysupgrade | Jo-Philipp Wich | 2016-02-09 | 1 | -2/+49 |
* | x86: remove redundant default network config | Felix Fietkau | 2016-01-28 | 1 | -26/+0 |
* | x86: use PARTUUID instead explicitly specifying the device by default | Jo-Philipp Wich | 2015-03-24 | 2 | -38/+53 |
* | x86: remove old soekris config hacks, install a more appropriate default /etc... | Felix Fietkau | 2014-10-12 | 4 | -56/+7 |