aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/x86/base-files
Commit message (Expand)AuthorAgeFilesLines
* x86: add upgrade support to diag.shChris Blake2021-06-101-0/+4
* x86: add Roqos Core RC10 ethernet interfacesTomasz Maciej Nowak2021-06-061-0/+3
* x86/base-files: add support for Sophos SG/XG-105Stan Grishin2021-03-262-0/+11
* treewide: remove execute bit and shebang from board.d filesAdrian Schmutzler2021-03-062-2/+0
* x86: add led driver for PC Engines APU1Andreas Eberlein2021-02-203-5/+9
* x86: upgrade: make code comment appear as log linesYousong Zhou2020-11-111-4/+2
* x86: upgrade: use get_image_ddYousong Zhou2020-11-111-5/+5
* x86: upgrade: use v function for writting logsYousong Zhou2020-11-111-8/+8
* x86: fix touching bootloader "upgraded" markYousong Zhou2020-11-021-1/+1
* treewide: drop shebang from non-executable target filesAdrian Schmutzler2020-06-164-5/+0
* x86: fix grub-bios-setup fail during sysupgrade李国2020-04-091-1/+1
* x86: generate EFI platform bootable images李国2020-03-313-9/+24
* x86: add preinit hook for bootloader upgradeTomasz Maciej Nowak2020-03-012-1/+21
* x86: add bootloader upgrade on sysupgradeTomasz Maciej Nowak2020-03-011-0/+24
* treewide: use new procd sysupgrade $UPGRADE_BACKUP variableRafał Miłecki2019-09-051-1/+1
* treewide: when copying a backup file always specify dest nameRafał Miłecki2019-09-051-1/+1
* treewide: don't hardcode "sysupgrade.tgz" file nameRafał Miłecki2019-09-051-2/+2
* treewide: sysupgrade: pass "save_partitions" option to the "sysupgrade" methodRafał Miłecki2019-08-221-1/+1
* x86: fix missing led variable warning during bootPetr Štetiar2019-06-251-0/+2
* Revert "base-files: add console to inittab"Alexander Couzens2019-05-251-1/+0
* base-files: add console to inittabPaul Spooren2019-05-211-0/+1
* x86: make sysupgrade.tgz reachable againTomasz Maciej Nowak2018-12-031-1/+1
* Revert "x86: add intel microcode entries to grub config"John Crispin2018-11-271-4/+2
* Revert "x86: add amd microcode entries to grub config"John Crispin2018-11-271-0/+12
* x86: add amd microcode entries to grub configTomasz Maciej Nowak2018-11-261-12/+0
* x86: add intel microcode entries to grub configTomasz Maciej Nowak2018-11-261-2/+4
* x86: mount writable bootfsTomasz Maciej Nowak2018-11-261-8/+4
* x86: Add APU3 reference to x86 board.dKristian Evensen2018-05-182-2/+2
* x86: add preinit hook to reload microcodeZoltan HERPAI2018-02-111-0/+10
* x86: preinit: use board_name on Sm Super ServersPhilip Prindeville2018-01-041-1/+8
* x86: preinit: make name rewrite into reusable functionPhilip Prindeville2018-01-041-6/+10
* treewide: use only board_name function to get nameMathias Kresin2017-07-152-6/+2
* treewide: populate boardname and model earlierMathias Kresin2017-07-151-0/+0
* Add missing APU1 reference to x86 board.dKristian Evensen2017-06-062-2/+2
* x86: sysupgrade: explicitly rescan disk after writing partition tableMatthias Schiffer2017-05-291-0/+6
* x86: sysupgrade: refactor platform_do_upgradeMatthias Schiffer2017-05-291-33/+36
* x86: sysupgrade: move partition table change check to platform_check_imageMatthias Schiffer2017-05-291-4/+25
* x86: keep /boot mounted for kexecDaniel Golle2017-05-051-4/+7
* x86: Add board configs for the PC Engines APU2Chris Blake2017-02-152-0/+8
* x86: Enable DIAG LED on GeosDavid Woodhouse2017-02-152-1/+79
* x86: Move Traverse Geos configs into x86 base-filesChris Blake2017-02-152-0/+45
* x86: fix sysupgrades on disks with 4k block sizeFelix Fietkau2017-01-251-9/+2
* x86/generic: add xen DomU supportFelix Fietkau2017-01-161-0/+1
* base-files: export x86 platform upgrade functions to common.shYousong Zhou2017-01-052-96/+5
* x86: move sysupgrade.tgz only if it existsYousong Zhou2017-01-051-3/+6
* x86: use sysfs DMI information to populate sysinfoJo-Philipp Wich2016-06-061-0/+28
* x86: generalize partition discovery for sysupgradeJo-Philipp Wich2016-05-242-25/+54
* image / basefiles: make console password configurableJohn Crispin2016-04-181-2/+2
* x86: search PARTUUID in any block deviceJo-Philipp Wich2016-03-301-1/+2
* x86: make sysupgrade work without partxJo-Philipp Wich2016-03-301-6/+28