Gitiles
Code Review
Sign In
review.coreboot.org
/
coreboot
/
8d6ea6a491fb53460762a2f01c7e637a5c7cccc1
/
src
/
vendorcode
/
google
/
chromeos
/
Kconfig
a558ca9
security/vboot: Add selection for firmware slots used by VBOOT
by Philipp Deppenwiese
· 4 years, 10 months ago
28cee59
drivers/vpd: Add VPD support
by Patrick Rudolph
· 5 years ago
c07f8fb
security/tpm: Unify the coreboot TPM software stack
by Philipp Deppenwiese
· 5 years ago
8bc896f
Kconfig: provide MAINBOARD_HAS_TPM_CR50 option
by Aaron Durbin
· 6 years ago
58c3938
vboot: Move remaining features out of vendorcode/google/chromeos
by Julius Werner
· 6 years ago
320edbe
vboot: Assume EC_SOFTWARE_SYNC and VIRTUAL_DEV_SWITCH by default
by Julius Werner
· 6 years ago
eeb7737
vboot/tpm2: enable nvmem commits on cr50 when writing firmware secdata
by Aaron Durbin
· 6 years ago
f56c778
google/chromeos: disable platform hierarchy on resume for TPM2
by Aaron Durbin
· 6 years ago
4399b85
vendorcode/google/chromeos: Fill in firmware ID regions
by Patrick Georgi
· 6 years ago
3b87812
Kconfig: Update default hex values to start with 0x
by Martin Roth
· 7 years ago
d10f9d5
drivers/elog: use region_device for NV storage
by Aaron Durbin
· 7 years ago
4157bd8
vboot: Move TPM-related Kconfig selects from CHROMEOS to VBOOT
by Julius Werner
· 7 years ago
691dac0
Kconfig: remove unused MULTIPLE_CBFS_INSTANCES option
by Aaron Durbin
· 7 years ago
c7740d6
chromeos: Make CHROMEOS_RAMOOPS_NON_ACPI a default for non-ACPI boards
by Julius Werner
· 7 years ago
61486b5
Use VBOOT_SOURCE instead of hardcoding vboot path
by Paul Kocialkowski
· 7 years ago
0325dc6
bootmode: Get rid of CONFIG_BOOTMODE_STRAPS
by Furquan Shaikh
· 7 years ago
2a12e2e
vboot: Separate vboot from chromeos
by Furquan Shaikh
· 7 years ago
2658870
kconfig: allow various tpm type and interface permutations
by Vadim Bendebury
· 7 years ago
0a0f9c5
Kconfig: Set VBOOT_OPROM_MATTERS for relevant non-x86 devices
by Julius Werner
· 7 years ago
85cc5fd
chromeos: Add enable-serial GBB flag
by Patrick Georgi
· 7 years ago
9e620ea
chromeos/Kconfig: Remove dependency on GBB_HAVE_BMPFV
by Martin Roth
· 7 years ago
6b881b2
google/chromeos: backup -> back up
by Patrick Georgi
· 7 years ago
fe97013
chromeos: Add option to back up VBNV CMOS into flash
by Duncan Laurie
· 7 years ago
3cbf8d9
chromeos: Remove CONFIG_VBNV_SIZE variable
by Duncan Laurie
· 7 years ago
5ea87ff
chromeos: Add Kconfig options for GBB flags
by Patrick Georgi
· 7 years ago
0db0e61
chromeos: Create GBB at build time
by Patrick Georgi
· 7 years ago
5d935b3
Chromeos: Implement wifi_regulatory_domain using "regions" key in VPD
by Felix Durairaj
· 8 years ago
6d720f3
cbfs/vboot: remove firmware component support
by Aaron Durbin
· 7 years ago
c7c30a8
vendorcode/google/chromeos: Only select ELOG if SPI_FLASH is available
by Martin Roth
· 8 years ago
4aac08a
chromeos: Fix Kconfig TPM warnings on systems with no LPC TPM
by Martin Roth
· 8 years ago
a73b931
tree: drop last paragraph of GPL copyright header
by Patrick Georgi
· 8 years ago
e2473c5
Chromeos: Remove Kconfig workaround for VIRTUAL_DEV_SWITCH warnings
by Martin Roth
· 8 years ago
add740a
Add Kconfig flag to specify if there's a lid switch
by Patrick Georgi
· 8 years ago
463d665
google/chromeos: always enable VBOOT_VERIFY_FIRMWARE with CHROMEOS
by Patrick Georgi
· 8 years ago
4bddb75
chromeos: always enable timestamps
by Stefan Reinauer
· 8 years ago
0e90dae
Move TPM code out of chromeos
by Vladimir Serbinenko
· 8 years ago
0424c95
fmap: new API using region_device
by Aaron Durbin
· 8 years ago
b890a12
Remove address from GPLv2 headers
by Patrick Georgi
· 8 years ago
5abcba7
vboot: move Kconfig options for stage indicies
by Aaron Durbin
· 8 years ago
1124cec
chromeos: remove VBOOT2_VERIFY_FIRMWARE option
by Aaron Durbin
· 8 years ago
6d65f79
vboot: remove vboot1
by Aaron Durbin
· 8 years ago
cfba609
elog: enable by default for CHROMEOS
by Patrick Georgi
· 8 years ago
fe4253c
vboot: when configured, pass the wipeout request to vboot
by Vadim Bendebury
· 8 years ago
f780c40
CBFS: Correct ROM_SIZE for ARM boards, use CBFS_SIZE for cbfstool
by Julius Werner
· 9 years ago
3d28479
Fix dependency issue in Chrome OS vendor code
by Stefan Reinauer
· 8 years ago
2624c8d
vboot: add physical recovery switch support
by Daisuke Nojiri
· 9 years ago
efb546d
ramoops: Add support for passing ramoops region through cb tables.
by Furquan Shaikh
· 9 years ago
aed887f
chromeos: Add correct dependency on HAVE_ACPI_TABLES for gvns and ramoops.
by Furquan Shaikh
· 9 years ago
742fc8d
vboot: move vboot files to designated directory
by Daisuke Nojiri
· 9 years ago
338c617
vboot: Add support for OPROM_MATTERS and SLOW_EC
by Duncan Laurie
· 9 years ago
477dd18
vboot: add vbnv_flash as template
by Daisuke Nojiri
· 9 years ago
6abe7c6
vboot2: avoid fall through when hard_reset is not implemented
by Daisuke Nojiri
· 9 years ago
efddcfb
vboot2: separate verstage from bootblock
by Daisuke Nojiri
· 9 years ago
dad16b1
vboot: Introduce kconfig variable for VBNV backing storage
by David Hendricks
· 9 years ago
77b1655
vboot2: add verstage
by Stefan Reinauer
· 8 years ago
5780d6f
Revert "vboot2: add verstage"
by Paul Menzel
· 8 years ago
320647a
vboot2: add verstage
by Daisuke Nojiri
· 9 years ago
8443798
vboot: allow non-relocatable ramstage loading
by Aaron Durbin
· 9 years ago
04f5c4e
Build without ChromeOS
by Kyösti Mälkki
· 10 years ago
5687fc9
Declare recovery and developer modes outside ChromeOS
by Kyösti Mälkki
· 10 years ago
06ece7d
chromeos: provide option to dynamically allocate ram oops buffer
by Aaron Durbin
· 9 years ago
3a499c3
chromeos: provide option to identify reference code blob
by Aaron Durbin
· 9 years ago
b1b9c93
Add option to disable ChromeOS
by Kyösti Mälkki
· 10 years ago
e63d5d8
chromeos: remove CACHE_ROM automatic selection
by Aaron Durbin
· 10 years ago
3e4e303
Unify coreboot table generation
by Stefan Reinauer
· 10 years ago
fd79562
romstage: add support for vboot firmware selection
by Aaron Durbin
· 10 years ago
3faa2c7
google/snow: enable GPIO entries and CHROMEOS in building
by Ronald G. Minnich
· 10 years ago
c7fe280
vboot: Add option to skip TPM resume on S3 resume
by Stefan Reinauer
· 11 years ago
87abeff
Change flashmap base to reflect new FMAP in U-boot
by Duncan Laurie
· 11 years ago
357bb2d
SandyBridge/IvyBridge: Use flash map to find MRC cache
by Stefan Reinauer
· 11 years ago
f17789c
Don't unconditionally show ChromeOS options
by Stefan Reinauer
· 11 years ago
9aea04a
Add Google ChromeOS vendor support
by Stefan Reinauer
· 11 years ago
b89a761
Add Google ChromeOS vendorcode directory
by Stefan Reinauer
· 11 years ago