- Jan 31, 2019
-
-
Matt Devillier authored
build_coreboot: fix megadown download failures See merge request coreboot/coreboot-files!6
-
Matt Devillier authored
megadown script fails if the output file exists, so if the hash doesn't match, delete before attempting to download
-
- Jan 25, 2019
-
-
Matt Devillier authored
Update build for v4 devices to use updated VBIOS See merge request coreboot/coreboot-files!5
-
Matt Devillier authored
Signed-off-by:
Matt DeVillier <matt.devillier@puri.sm>
-
Matt Devillier authored
Signed-off-by:
Matt DeVillier <matt.devillier@puri.sm>
-
- Jan 20, 2019
-
-
Matt Devillier authored
Add v4 support, update to 4.8.1-Purism-4 See merge request coreboot/coreboot-files!4
-
Matt Devillier authored
Same ME files are used, just different download links/packages. Filenames adjusted slightly but hashes unchanged. Signed-off-by:
Matt DeVillier <matt.devillier@puri.sm>
-
Matt Devillier authored
built against newer FSP/VBT binaries Signed-off-by:
Matt DeVillier <matt.devillier@puri.sm>
-
Matt Devillier authored
While the SKL 11.0.0.x ME appears to work without issue, better to use same version the AMI ships with for KBL Signed-off-by:
Matt DeVillier <matt.devillier@puri.sm>
-
Matt Devillier authored
update SKL/KBL FSP binary to v3.6; update FSP/VBT hashes Signed-off-by:
Matt DeVillier <matt.devillier@puri.sm>
-
Matt Devillier authored
We already do for BDW, should do for SKL/KBL as well. Facilitates easier off-device builds given that SKL and KBL use different CPU microcodes Signed-off-by:
Matt DeVillier <matt.devillier@puri.sm>
-
Matt Devillier authored
- update configs for coreboot 4.8.1-Purism-4 - update hashes for all devices - reorder device version/hashes to match menu - add coreinfo and memtest86 secondary payloads to l13v1/15v2 to keep things consistent across all devices Signed-off-by:
Matt DeVillier <matt.devillier@puri.sm>
-
Matt Devillier authored
Signed-off-by:
Matt DeVillier <matt.devillier@puri.sm>
-
Matt Devillier authored
Group devices by family/platform, keep l13 before l15 for easier readability Signed-off-by:
Matt DeVillier <matt.devillier@puri.sm>
-
Matt Devillier authored
Signed-off-by:
Matt DeVillier <matt.devillier@puri.sm>
-
Matt Devillier authored
configs copied from l13v3/15v3 with VBIOS ID, product name, and motherboard version adjusted accordingly. Signed-off-by:
Matt DeVillier <matt.devillier@puri.sm>
-
- Sep 10, 2018
-
-
Youness Alaoui authored
-
- Aug 29, 2018
-
-
Youness Alaoui authored
Add pv to dependencies See merge request coreboot/coreboot-files!2
-
Vivia Nikolaidou authored
Needed for megadown
-
- Aug 17, 2018
-
-
Vivia Nikolaidou authored
Instead of prompting the user to download it manually
-
- Aug 15, 2018
-
-
Youness Alaoui authored
-
- Aug 14, 2018
-
-
Youness Alaoui authored
-
Youness Alaoui authored
-
- Aug 13, 2018
-
-
Youness Alaoui authored
-
Youness Alaoui authored
-
- Aug 09, 2018
-
-
Youness Alaoui authored
-
- Jul 16, 2018
-
-
Youness Alaoui authored
-
- Jul 10, 2018
-
-
Youness Alaoui authored
-
- Jul 03, 2018
-
-
Youness Alaoui authored
-
Youness Alaoui authored
-
- Jun 18, 2018
-
-
Youness Alaoui authored
-
- Jun 15, 2018
-
-
- Jun 04, 2018
-
-
Youness Alaoui authored
-
- May 22, 2018
-
-
Youness Alaoui authored
It doesn't auto download it anymore, but at least, instead of an obscure error, it tells the user what to do if it can't auto detect the direct link URL.
-
Youness Alaoui authored
Basically in our case, the pre-downloaded ME repository gets ignored when manually placed in the right place because the $sha it's checking is the from unrar instead of being the one from the me_repository.
-
- May 04, 2018
-
-
Youness Alaoui authored
-
- May 02, 2018
-
-
Youness Alaoui authored
-
- May 01, 2018
-
-
Youness Alaoui authored
On broadwell, the hardcoded 16MB flash caused the progress bar to be at 50% when it finishes flashing. This reads the total flash size from the flashrom output. Fixes https://code.puri.sm/kakaroto/coreboot-files/issues/7
-
Youness Alaoui authored
-
Youness Alaoui authored
-