485 Commits

Author SHA1 Message Date
Tim Crawford
6f9f779924 oryp5: Use VBT from oryp6 2020-10-07 06:48:50 -07:00
Tim Crawford
c96045d4f6 models: Add oryp5 2020-10-07 06:48:50 -07:00
Jeremy Soller
73af6442f4
Update ec 2020-10-06 11:19:01 -06:00
Jeremy Soller
23b24969b9
Update ec and MEAnalyzer 2020-10-05 15:25:27 -06:00
Jeremy Soller
08f5ff0b3f Update configs 2020-10-05 14:00:35 -07:00
Jeremy Soller
d7db8266c9 addw1 2020-10-05 14:00:35 -07:00
Jeremy Soller
2b077b5378
Update submodules 2020-10-02 10:08:36 -06:00
Tim Crawford
a1fc562bc0 docs: Link to smart-amp for TAS5825M info 2020-09-30 16:20:21 -06:00
Jeremy Soller
904cee45c1
Update coreboot and configs to fix darp6 MTRR allocation 2020-09-22 11:25:42 -06:00
Jeremy Soller
f10af76b9b
Update submodules 2020-09-17 11:24:25 -06:00
Jeremy Soller
1d60d48ea5
Update submodules 2020-09-15 08:16:08 -06:00
Jeremy Soller
48ffaf156b Update submodules and configs 2020-09-15 08:15:23 -06:00
Jeremy Soller
c9e4644aa0 Build darp6 and galp4 with their own EC board name 2020-09-15 08:15:23 -06:00
Jeremy Soller
f7ecc6e6e8 Remove proprietary EC's from models with open EC ports 2020-09-15 08:15:23 -06:00
Tim Crawford
ed505602ec Don't attempt to flash EC if not on 76ec 2020-09-15 08:13:26 -06:00
Tim Crawford
124c9fd887 docs: Add recommended hardware for porting 2020-09-09 11:00:25 -06:00
Tim Crawford
6c8d87381a scripts: Copy the VBT ROM if found 2020-08-31 11:19:27 -06:00
Tim Crawford
f7d4ab2908 scripts: Update deps.sh
- Clone submodules when installing deps
- Install coreboot commit hook with deps
- Add some missing dependencies
  - AVR tools are required for EC development
  - flashrom for external flashing of SPI flash ROM
  - ncurses is used for coreboot menuconfig
  - parted is used by firmware apps for creating a bootable image
2020-08-31 11:19:27 -06:00
Tim Crawford
aa482271fd docs: Move Intel ME note to separate file 2020-08-31 11:19:27 -06:00
Tim Crawford
43af66c388 docs: Extra info for flashing
- Add note why first boot after flashing takes so long
- Add note about power off when flashing EC
- Add note on identifying the BIOS chip
2020-08-31 11:19:27 -06:00
Tim Crawford
5f780ee2ec docs: Update notes for adding a new board
- Update note about microcode.rom
- Remove note about different model names for firmware-open and EC
2020-08-31 11:19:27 -06:00
Tim Crawford
57a60fd728 readme: Rewrite info for supported models/schematics 2020-08-31 11:19:27 -06:00
Tim Crawford
9314cf5989 docs: Move flashing to a separate file 2020-08-31 11:19:27 -06:00
Jeremy Soller
b504b9007f
Update coreboot 2020-08-24 14:49:18 -06:00
Jeremy Soller
fbc2b1b991
Update coreboot 2020-08-24 10:27:28 -06:00
Jeremy Soller
3fb2a8f733
Update coreboot and ec 2020-08-19 13:10:22 -06:00
Jeremy Soller
8235406d76
Update coreboot and ec 2020-08-19 12:27:39 -06:00
Jeremy Soller
193c4eebcd
Update coreboot 2020-08-14 12:17:50 -06:00
Tim Crawford
f53b9d5a1b gaze15: Disable Intel PTT 2020-08-14 10:19:49 -06:00
Jeremy Soller
7e398214ef
Update coreboot and configs 2020-08-13 13:13:15 -06:00
Jeremy Soller
012ac55b69 bonw14 2020-08-13 13:00:47 -06:00
Jeremy Soller
0c4f1d5c3d
Update readmes 2020-08-13 10:48:04 -06:00
Jeremy Soller
cca40eda80
addw2: coreboot TPM delay 2020-08-13 10:47:42 -06:00
Jeremy Soller
519a100b7e
addw2: disable PTT 2020-08-13 10:47:24 -06:00
Jeremy Soller
2e5f452d3d
Update submodules 2020-08-06 16:06:02 -06:00
Jeremy Soller
9bcc9ae662
Update all submodules 2020-08-05 14:59:48 -06:00
Jeremy Soller
f87429d6c3
Add apobtool 2020-08-05 14:59:20 -06:00
Tim Crawford
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
Tim Crawford
697615be23 scripts: Generate coreboot file as hda_verb.c
coreboot has not used the name hda{,_verb}.h for some time. Reduce the
changes needed when adding this file to the coreboot tree.
2020-08-03 10:00:38 -06:00
Jeremy Soller
09a4df70c9 Update edk2 2020-07-23 08:45:58 -06:00
Jeremy Soller
5ec324d0e7 Update coreboot and configs 2020-07-23 08:45:58 -06:00
Tim Crawford
9ee2150d43 docs: Use generate.sh for board bringup 2020-07-22 09:40:37 -06:00
Tim Crawford
bc1a6ca25b scripts: Add script to automate new board bringup 2020-07-22 09:40:37 -06:00
Tim Crawford
c27d87e02d scripts: Update coreboot generated headers
- Replace license block with SPDX id
- Remove copyright notice, which coreboot tracks in AUTHORS
2020-07-22 09:40:37 -06:00
Tim Crawford
8b8e48b2ce Add doc for supporting a new board 2020-07-22 09:40:37 -06:00
Jeremy Soller
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
Jeremy Soller
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
Jeremy Soller
62130a2160
Always copy uecflash.efi if it exists 2020-07-17 09:17:43 -06:00
Jeremy Soller
50412ca66d
Update submodules 2020-07-17 09:12:25 -06:00
Tim Crawford
26b0a87a3b readme: Add note about state of IME 2020-07-14 11:40:21 -06:00