Commit Graph

29 Commits

Author SHA1 Message Date
6213d00b73 Use Intel GOP driver from proprietary BIOS
Using the Intel GOP driver from proprietary firmware has resolved some
issues with the lemp10. Use UEFIExtract from UEFITool to extract the GOP
driver from the proprietary firmware for other boards.

    ./UEFIExtract <firmware.rom> 7755CA7B-CA8F-43C5-889B-E1F59A93D575

The version we have been using is what is present in gaze14.
2021-01-26 10:27:54 -07:00
621890252b Remove unneeded microcode ROMs
ROMs for these models are provided by coreboot.
2020-12-14 15:07:14 -07:00
ff0a27ad9c Use defconfig to generate .config
Use minimal set of config selections and let coreboot generate the
default values for the rest of them.

The only differences are the following models selecting
CONFIG_CPU_MICROCODE_CBFS_DEFAULT_BINS instead of *_EXTERNAL_BINS:

- darp5
- darp6
- galp3-c
- galp4
- lemp9
2020-12-14 15:07:14 -07:00
c96045d4f6 models: Add oryp5 2020-10-07 06:48:50 -07:00
08f5ff0b3f Update configs 2020-10-05 14:00:35 -07:00
d7db8266c9 addw1 2020-10-05 14:00:35 -07:00
904cee45c1 Update coreboot and configs to fix darp6 MTRR allocation 2020-09-22 11:25:42 -06:00
48ffaf156b Update submodules and configs 2020-09-15 08:15:23 -06:00
7e398214ef Update coreboot and configs 2020-08-13 13:13:15 -06:00
878bfdda77 models: Update coreboot hda_verb.c files
- Rename from hda.h
- Update license block
- Remove header guards
2020-08-03 10:00:38 -06:00
5ec324d0e7 Update coreboot and configs 2020-07-23 08:45:58 -06:00
26bcb8664e Update coreboot and configs for coreboot dgpu-refactor (#107)
* Update coreboot and configs for coreboot dgpu-refactor

* Update coreboot

* Update coreboot
2020-07-20 11:53:49 -06:00
48bf9dcfce coreboot ec-acpi (#106)
* Add script for updating coreboot config

* Update coreboot and coreboot config

* Update coreboot and configs

* Pass board and version when running make clean in ec

* Add addw2 chip.txt

* Update coreboot

* Update coreboot
2020-07-18 13:49:56 -06:00
4dc59fee82 Add addw2, gaze15, and oryp6 2020-06-11 13:05:11 -06:00
460f6a3ff6 Update coreboot configs 2020-06-04 11:16:23 -06:00
7a2dadb3e9 Update coreboot and coreboot configs 2020-06-04 09:23:05 -06:00
e0e2d192a6 Update coreboot and lemp9 config to enable ACPI backlight 2020-05-09 13:31:30 -06:00
cbddc79946 Update coreboot and lemp9 config 2020-05-09 09:38:39 -06:00
f4f4d5b61d Build EC as a submodule, specifying version
For models that use System76 EC, we want to have the board version and
the EC version matich.

Ref: https://github.com/system76/firmware-open/issues/75
2020-04-07 13:08:51 -06:00
e7c4683565 Update submodules, remove unused binary from lemp9 model 2020-04-06 08:09:32 -06:00
4953546f2d Revert "Update ME for SA-00307"
This reverts commit 7d5750fca8.
2020-02-26 10:32:59 -07:00
9a40dd0eaf Enable TPM 2020-02-17 19:31:27 -07:00
7d5750fca8 Update ME for SA-00307 2020-02-15 15:17:55 -07:00
18ecc6ccab Revert "lemp9: enable dsx"
This reverts commit 0f8ccbd861.
2020-01-22 19:47:17 -07:00
39762f7b3a Update coreboot and model configs 2020-01-22 10:40:25 -07:00
0f8ccbd861 lemp9: enable dsx 2020-01-22 10:07:55 -07:00
a37bb56934 Update lemp9 fd and me 2020-01-13 10:10:04 -07:00
1e197faef5 Update coreboot 2019-12-17 16:10:06 -07:00
58441751ab Add lemp9 2019-12-17 15:53:21 -07:00