Jeremy Soller
7cb78b7630
Allow generate to run without a firmware binary
2020-11-09 08:36:09 -07:00
Jeremy Soller
767c05aa62
Update coreboot and ec
2020-11-06 15:15:38 -07:00
Jeremy Soller
241f128d91
Update submodules
2020-11-06 09:17:59 -07:00
Jeremy Soller
e0c4c1770a
Update galp5 fd, me, and config
2020-11-04 08:17:01 -07:00
Jeremy Soller
df7385d6c5
Set eSPI frequency to 50MHz and disable Intel PTT on lemp10
2020-11-03 11:57:32 -07:00
Jeremy Soller
f9f027c8ad
Update lemp10 config
2020-11-03 11:41:14 -07:00
Jeremy Soller
9d60c97efa
Update ec and lemp10 config
2020-10-30 16:23:22 -06:00
Jeremy Soller
e593a198f9
lemp10
2020-10-30 11:48:53 -06:00
Jeremy Soller
93987da8e4
Update coreboot
2020-10-29 11:10:48 -06:00
Jeremy Soller
07757c4f38
Add lemp10 extract
2020-10-29 09:43:19 -06:00
Jeremy Soller
8148543a0f
Update modeltool dependencies
2020-10-29 09:29:31 -06:00
Jeremy Soller
cd1e2a36cf
Update coreboot and ec
2020-10-28 15:52:04 -06:00
Jeremy Soller
69130da7e2
Update coreboot
2020-10-28 14:51:49 -06:00
Jeremy Soller
9cfd96a5c1
Update coreboot and ec
2020-10-28 12:42:52 -06:00
Jeremy Soller
6ed9fba13d
Update coreboot, ec, and galp5 config
2020-10-28 12:07:08 -06:00
Jeremy Soller
647e86dcc3
Enable edk2 System76 EC logging if coreboot has it
2020-10-28 12:06:53 -06:00
Jeremy Soller
2b5c81e646
Remove unused CorebootPayloadPkg
2020-10-28 12:06:33 -06:00
Jeremy Soller
926c6cd0df
Enable building EC and Intel GOP
2020-10-27 09:34:09 -06:00
Jeremy Soller
22ffb6ef4a
galp5
2020-10-27 09:21:04 -06:00
Fabian Topfstedt
3df8580f37
adding systemd-devel (which provides libudev-devel) for Fedora/RedHat
2020-10-19 13:32:32 -06:00
Fabian Topfstedt
e00d08af3b
Added libudev-dev for Pop!_OS
...
My build failed on a Pop!_OS-Live-Stick until I installed `libudev-dev`. I don't remember if it was the firmware-open or the ec build that failed, but ec references deps.sh.
2020-10-19 13:32:32 -06:00
Tim Crawford
e5abb6529b
Update rust-toolchain to 2020-07-27
2020-10-19 13:32:03 -06:00
Tim Crawford
d5deed54c6
Update EC for oryp6 charger fix
2020-10-19 13:18:59 -06:00
leviport
7040907614
Remove gaze15
2020-10-14 20:03:15 -06:00
leviport
2ed1bf3c28
Add gaze15 and addw2 to README
2020-10-14 20:03:15 -06:00
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