Tim Crawford
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
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
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