Gitiles
Code Review
Sign In
review.coreboot.org
/
coreboot
/
ec5a947b44f1f2bd2bd90071df2617de608cd1c2
/
src
/
vendorcode
/
google
40d0bfa
cr50: Make EC clear AP_OFF before hibnernate
by Daisuke Nojiri
· 6 years ago
486704b
security/vboot: Guard google_chromeec_reboot by if clause
by Daisuke Nojiri
· 6 years ago
fea2429
security/vboot: Move vboot2 to security kconfig section
by Philipp Deppenwiese
· 6 years ago
794d222
cr50_enable_update: Add printk before EC hibernate
by Shelley Chen
· 6 years ago
6a00113
Rename __attribute__((packed)) --> __packed
by Stefan Reinauer
· 6 years ago
65822a5
src/vendorcode: add IS_ENABLED() around Kconfig symbol references
by Martin Roth
· 6 years ago
b9126fe
cr50: check if the new image needs to be enabled and act on it
by Vadim Bendebury
· 7 years ago
8bc896f
Kconfig: provide MAINBOARD_HAS_TPM_CR50 option
by Aaron Durbin
· 7 years ago
58c3938
vboot: Move remaining features out of vendorcode/google/chromeos
by Julius Werner
· 7 years ago
b04cc6b
chromeos / broadwell / jecht: Make save_chromeos_gpios() jecht-specific
by Julius Werner
· 7 years ago
320edbe
vboot: Assume EC_SOFTWARE_SYNC and VIRTUAL_DEV_SWITCH by default
by Julius Werner
· 7 years ago
84b2978
chromeos: Remove old MOCK_TPM references
by Julius Werner
· 7 years ago
eeb7737
vboot/tpm2: enable nvmem commits on cr50 when writing firmware secdata
by Aaron Durbin
· 7 years ago
f8401cd
chromeos/elog: Filter developer mode entry on S3 resume
by Duncan Laurie
· 7 years ago
29c19a0
Revert "chromeos: Fill in the firmware id (RO, RW A, RW B) FMAP sections"
by Patrick Georgi
· 7 years ago
f56c778
google/chromeos: disable platform hierarchy on resume for TPM2
by Aaron Durbin
· 7 years ago
feb4ef6
chromeos: fix build issues within sar.c
by Robbie Zhang
· 7 years ago
ed84002
chromeos: Implement locating and decoding wifi sar data from VPD
by Robbie Zhang
· 7 years ago
73deeae
vendorcode/google/chromeos: provide acpi phase enforcement pin macros
by Aaron Durbin
· 7 years ago
0803ba4
vendorcode/google/chromeos: zero out SHARED_DATA region
by Patrick Georgi
· 7 years ago
4399b85
vendorcode/google/chromeos: Fill in firmware ID regions
by Patrick Georgi
· 7 years ago
cd2afc0
google/chromeec: Add common infrastructure for boot-mode switches
by Furquan Shaikh
· 7 years ago
626eea2
vboot: Add new function for logging recovery mode switches
by Furquan Shaikh
· 7 years ago
15d2a79
vendorcode/google: add common smbios mainboard version support
by Aaron Durbin
· 7 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
968ddf2
vendorcode/google/chromeos: remove unnecessary includes in elog.c
by Aaron Durbin
· 7 years ago
61486b5
Use VBOOT_SOURCE instead of hardcoding vboot path
by Paul Kocialkowski
· 7 years ago
b0f8151
chromeos mainboards: remove chromeos.asl
by Aaron Durbin
· 7 years ago
baf88d3
chromeos/gnvs: Clean up use of vboot handoff
by Furquan Shaikh
· 7 years ago
0d9cd92
chromeos: Clean up elog handling
by Furquan Shaikh
· 7 years ago
18b02c5
google/chromeos: Use vboot bootmode functions for elog add boot reason
by Furquan Shaikh
· 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
4611451
Rename VB_SOURCE to VBOOT_SOURCE for increased clarity
by Paul Kocialkowski
· 7 years ago
85aa135
google/chromeos: Add support for saving recovery reason across reboot
by Furquan Shaikh
· 7 years ago
6d448e3
google/chromeos: Add recovery module in vboot2
by Furquan Shaikh
· 7 years ago
a6c5ddd
vboot: Clean up vboot code
by Furquan Shaikh
· 7 years ago
580db7f
chromeos: Fill in the firmware id (RO, RW A, RW B) FMAP sections
by Paul Kocialkowski
· 7 years ago
4c0851c
tpm2: implement locking firmware rollback counter
by Vadim Bendebury
· 7 years ago
adfbbde
tpm2: add tlcl_force_clear and use it before factory init
by Vadim Bendebury
· 7 years ago
7ee057c
tpm2: use pcr0 dependent nvram space policy definitions
by Vadim Bendebury
· 7 years ago
10ea104
vboot2: tpm2 factory initialization.
by Vadim Bendebury
· 8 years ago
be87f73
vbnv: Do not initialize vbnv_copy in vbnv layer
by Furquan Shaikh
· 7 years ago
165b6cf
vbnv: Do not silently reset cache in read_vbnv
by Furquan Shaikh
· 7 years ago
2658870
kconfig: allow various tpm type and interface permutations
by Vadim Bendebury
· 8 years ago
0a0f9c5
Kconfig: Set VBOOT_OPROM_MATTERS for relevant non-x86 devices
by Julius Werner
· 8 years ago
e6dcafb
vendorcode/google/chromeos/vboot2: use cbmem for postcar region selection
by Aaron Durbin
· 8 years ago
e2e561d
vendorcode/chromeos/vbnv: Add CMOS init function
by Jagadish Krishnamoorthy
· 8 years ago
1811768
vboot: Call verification_should_run directly in the if statement
by Paul Kocialkowski
· 8 years ago
94b18a1
xip: Do not pass --xip for early stages if CAR supports code execution
by Furquan Shaikh
· 8 years ago
36d7418
chromeos: Ensure that the last file in FW_MAIN is not also the first one
by Paul Kocialkowski
· 8 years ago
60c6432
vboot: Compile loader in postcar as well
by Andrey Petrov
· 8 years ago
fcc4347
chromeos: Fix adding a bmpblk to GBB
by Patrick Georgi
· 8 years ago
85cc5fd
chromeos: Add enable-serial GBB flag
by Patrick Georgi
· 8 years ago
c713594
google/oak: Log hardware watchdog in eventlog
by Julius Werner
· 8 years ago
a613a31
vboot: Handle S3 resume path for TPM initialization
by Duncan Laurie
· 8 years ago
339886c
Chromeos: Modify wifi_regulatory_domain to use "region" key in VPD
by Huang, Huki
· 8 years ago
1cdacca
vboot: Set S3_RESUME flag for vboot context if necessary
by Duncan Laurie
· 8 years ago
09f2921
cbfs: Add LZ4 in-place decompression support for pre-RAM stages
by Julius Werner
· 8 years ago
9e620ea
chromeos/Kconfig: Remove dependency on GBB_HAVE_BMPFV
by Martin Roth
· 8 years ago
6b881b2
google/chromeos: backup -> back up
by Patrick Georgi
· 8 years ago
eda794d
vboot2: Store depthcharge graphic assets only in RO
by Patrick Georgi
· 8 years ago
fe97013
chromeos: Add option to back up VBNV CMOS into flash
by Duncan Laurie
· 8 years ago
d87cc3f
google/chromeos/vboot2: defer clearing rec mode switch
by Aaron Durbin
· 8 years ago
0165038
chromeos: Make vbnv_flash driver safe for CAR usage
by Duncan Laurie
· 8 years ago
3cbf8d9
chromeos: Remove CONFIG_VBNV_SIZE variable
by Duncan Laurie
· 8 years ago
88b28ad
chromeos: Add vbnv wrapper for the different backends
by Duncan Laurie
· 8 years ago
4121f9e
google/chromeos/vboot2: honor boot region device size
by Aaron Durbin
· 8 years ago
5e29106
google/chromeos: guard cbmem_find() in verstage and bootblock
by Aaron Durbin
· 8 years ago
5dbefd9
chromeos/vboot: allow platform to hook into vboot_reboot()
by Aaron Durbin
· 8 years ago
87c9fae
chromeos/vboot: provide support for x86 memory init verification
by Aaron Durbin
· 8 years ago
71ea717
chromeos: Sign FW_MAIN_A and FW_MAIN_B
by Patrick Georgi
· 8 years ago
5ea87ff
chromeos: Add Kconfig options for GBB flags
by Patrick Georgi
· 8 years ago
0db0e61
chromeos: Create GBB at build time
by Patrick Georgi
· 8 years ago
43f16f8
src/: give scripts a .sh extension for easy identification
by Martin Roth
· 8 years ago
ffc2260
chromeos: vpd: Avoid reading uninitialized VPDs
by Julius Werner
· 8 years ago
4f7a361
chromeos: Add timestamps to measure VPD read times
by Julius Werner
· 8 years ago
6324de1
vboot2: Handle slow EC SW sync and graphics driver loading
by Duncan Laurie
· 8 years ago
c8d4abd
vboot: Install files into FW_MAIN_A and FW_MAIN_B unless they're for RO
by Patrick Georgi
· 8 years ago
5d935b3
Chromeos: Implement wifi_regulatory_domain using "regions" key in VPD
by Felix Durairaj
· 8 years ago
df13c31
intel/skylake: During RO mode after FSP reset CB lose original state
by Subrata Banik
· 8 years ago
cbb6c75
commonlib: Add function to hash contents of a CBFS region.
by Aaron Durbin
· 8 years ago
74babff
vendorcode: google: chromeos: Remove old fmap.c file
by Julius Werner
· 8 years ago
7e7a4df
lib: remove assets infrastructure
by Aaron Durbin
· 8 years ago
6d720f3
cbfs/vboot: remove firmware component support
by Aaron Durbin
· 8 years ago
c7c30a8
vendorcode/google/chromeos: Only select ELOG if SPI_FLASH is available
by Martin Roth
· 8 years ago
1cab012
build system: Add more files through cbfs-files instead of manual rules
by Patrick Georgi
· 8 years ago
4aac08a
chromeos: Fix Kconfig TPM warnings on systems with no LPC TPM
by Martin Roth
· 8 years ago
b15a0d0
vendorcode/google/chromeos: Cache VPD data into CBMEM
by Hung-Te Lin
· 8 years ago
a73b931
tree: drop last paragraph of GPL copyright header
by Patrick Georgi
· 8 years ago
6fecb71
vboot2: Fix flows for TPM_E_MUST_REBOOT
by Furquan Shaikh
· 8 years ago
6ce7459
vboot: check vb2_shared_data flags for manual recovery
by Daisuke Nojiri
· 8 years ago
087477f
vendorcode/google: Deal with MULTIPLE_CBFS_INSTANCES
by Patrick Georgi
· 8 years ago
75c51d9
x86: add standalone verstage support
by Aaron Durbin
· 8 years ago
e3d2d6f
vboot: allow more flexibility when adding verstage
by Aaron Durbin
· 8 years ago
b593366
vboot: prepare for x86 verstage
by Aaron Durbin
· 8 years ago
Next »