]>
git.ipfire.org Git - people/ms/firmware-update.git/log
summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Michael Tremer [Thu, 12 Sep 2019 13:11:24 +0000 (13:11 +0000)]
PC Engines APU: Be compatible to older boards
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
Alex Koch [Wed, 28 Aug 2019 05:08:58 +0000 (07:08 +0200)]
PC Engines apu1: Replace name of board "APU" with "apu1" for older firmware versions and insert additional switch for chipname.
Further information: https://github.com/pcengines/apu2-documentation/blob/master/docs/firmware_flashing.md#corebootrom-flashing
Fixes: #12143
Signed-off-by: Alex Koch <ipfire@starkstromkonsument.de>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
Michael Tremer [Tue, 27 Aug 2019 16:53:16 +0000 (16:53 +0000)]
PC Engines: Force flashing for APUs with very old firmware
This is necessary to force flashrom to overwrite the firmware
even when the BIOS identifies as "APU*" (uppercase), but we
expect it to be "apu*" (lowercase).
Fixes: #12143
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
Michael Tremer [Tue, 2 Apr 2019 23:02:59 +0000 (00:02 +0100)]
Pass any extra command line arguments
This is currently not in use, but probably will be later
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
Michael Tremer [Fri, 29 Mar 2019 11:22:39 +0000 (12:22 +0100)]
Add message to get consent from user
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
Michael Tremer [Fri, 29 Mar 2019 11:02:59 +0000 (12:02 +0100)]
Implement BIOS update for PC Engines APU
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
Michael Tremer [Fri, 29 Mar 2019 09:52:39 +0000 (10:52 +0100)]
Add info command
This command shows information about the board and the BIOS
that is currently running
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
Michael Tremer [Fri, 29 Mar 2019 09:35:54 +0000 (10:35 +0100)]
Show error when an invalid command is given
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
Michael Tremer [Fri, 29 Mar 2019 09:33:34 +0000 (10:33 +0100)]
Add command to dump package version
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
Michael Tremer [Fri, 29 Mar 2019 09:28:12 +0000 (10:28 +0100)]
Initial commit
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>