Age | Commit message (Expand) | Author |
2018-01-18 | security/tpm: Change TPM naming for different layers. | Philipp Deppenwiese |
2018-01-18 | security/tpm: Move tpm TSS and TSPI layer to security section | Philipp Deppenwiese |
2017-12-08 | cr50: Make EC clear AP_OFF before hibnernate | Daisuke Nojiri |
2017-12-04 | security/vboot: Guard google_chromeec_reboot by if clause | Daisuke Nojiri |
2017-10-22 | security/vboot: Move vboot2 to security kconfig section | Philipp Deppenwiese |
2017-10-20 | cr50_enable_update: Add printk before EC hibernate | Shelley Chen |
2017-07-13 | Rename __attribute__((packed)) --> __packed | Stefan Reinauer |
2017-07-08 | src/vendorcode: add IS_ENABLED() around Kconfig symbol references | Martin Roth |
2017-05-05 | cr50: check if the new image needs to be enabled and act on it | Vadim Bendebury |
2017-04-24 | Kconfig: provide MAINBOARD_HAS_TPM_CR50 option | Aaron Durbin |
2017-03-28 | vboot: Move remaining features out of vendorcode/google/chromeos | Julius Werner |
2017-03-28 | chromeos / broadwell / jecht: Make save_chromeos_gpios() jecht-specific | Julius Werner |
2017-03-28 | vboot: Assume EC_SOFTWARE_SYNC and VIRTUAL_DEV_SWITCH by default | Julius Werner |
2017-03-28 | chromeos: Remove old MOCK_TPM references | Julius Werner |
2017-03-09 | vboot/tpm2: enable nvmem commits on cr50 when writing firmware secdata | Aaron Durbin |
2017-03-08 | chromeos/elog: Filter developer mode entry on S3 resume | Duncan Laurie |
2017-01-24 | Revert "chromeos: Fill in the firmware id (RO, RW A, RW B) FMAP sections" | Patrick Georgi |
2017-01-12 | google/chromeos: disable platform hierarchy on resume for TPM2 | Aaron Durbin |
2017-01-11 | chromeos: fix build issues within sar.c | Robbie Zhang |
2017-01-09 | chromeos: Implement locating and decoding wifi sar data from VPD | Robbie Zhang |
2016-12-13 | vendorcode/google/chromeos: provide acpi phase enforcement pin macros | Aaron Durbin |
2016-12-13 | vendorcode/google/chromeos: zero out SHARED_DATA region | Patrick Georgi |
2016-12-13 | vendorcode/google/chromeos: Fill in firmware ID regions | Patrick Georgi |
2016-11-18 | google/chromeec: Add common infrastructure for boot-mode switches | Furquan Shaikh |
2016-11-14 | vboot: Add new function for logging recovery mode switches | Furquan Shaikh |
2016-11-09 | vendorcode/google: add common smbios mainboard version support | Aaron Durbin |
2016-10-02 | Kconfig: Update default hex values to start with 0x | Martin Roth |
2016-08-19 | drivers/elog: use region_device for NV storage | Aaron Durbin |
2016-08-16 | vboot: Move TPM-related Kconfig selects from CHROMEOS to VBOOT | Julius Werner |
2016-08-15 | Kconfig: remove unused MULTIPLE_CBFS_INSTANCES option | Aaron Durbin |
2016-08-13 | chromeos: Make CHROMEOS_RAMOOPS_NON_ACPI a default for non-ACPI boards | Julius Werner |
2016-08-08 | vendorcode/google/chromeos: remove unnecessary includes in elog.c | Aaron Durbin |
2016-08-08 | Use VBOOT_SOURCE instead of hardcoding vboot path | Paul Kocialkowski |
2016-07-30 | chromeos mainboards: remove chromeos.asl | Aaron Durbin |
2016-07-28 | chromeos/gnvs: Clean up use of vboot handoff | Furquan Shaikh |
2016-07-28 | chromeos: Clean up elog handling | Furquan Shaikh |
2016-07-28 | google/chromeos: Use vboot bootmode functions for elog add boot reason | Furquan Shaikh |
2016-07-28 | bootmode: Get rid of CONFIG_BOOTMODE_STRAPS | Furquan Shaikh |
2016-07-28 | vboot: Separate vboot from chromeos | Furquan Shaikh |
2016-07-27 | Rename VB_SOURCE to VBOOT_SOURCE for increased clarity | Paul Kocialkowski |
2016-07-25 | google/chromeos: Add support for saving recovery reason across reboot | Furquan Shaikh |
2016-07-25 | google/chromeos: Add recovery module in vboot2 | Furquan Shaikh |
2016-07-25 | vboot: Clean up vboot code | Furquan Shaikh |
2016-07-15 | chromeos: Fill in the firmware id (RO, RW A, RW B) FMAP sections | Paul Kocialkowski |
2016-07-14 | tpm2: implement locking firmware rollback counter | Vadim Bendebury |
2016-07-13 | tpm2: add tlcl_force_clear and use it before factory init | Vadim Bendebury |
2016-07-13 | tpm2: use pcr0 dependent nvram space policy definitions | Vadim Bendebury |
2016-07-12 | vboot2: tpm2 factory initialization. | Vadim Bendebury |
2016-06-30 | vbnv: Do not initialize vbnv_copy in vbnv layer | Furquan Shaikh |
2016-06-29 | vbnv: Do not silently reset cache in read_vbnv | Furquan Shaikh |
2016-06-23 | kconfig: allow various tpm type and interface permutations | Vadim Bendebury |
2016-06-12 | Kconfig: Set VBOOT_OPROM_MATTERS for relevant non-x86 devices | Julius Werner |
2016-05-25 | vendorcode/google/chromeos/vboot2: use cbmem for postcar region selection | Aaron Durbin |
2016-05-24 | vendorcode/chromeos/vbnv: Add CMOS init function | Jagadish Krishnamoorthy |
2016-05-16 | vboot: Call verification_should_run directly in the if statement | Paul Kocialkowski |
2016-05-09 | xip: Do not pass --xip for early stages if CAR supports code execution | Furquan Shaikh |
2016-05-03 | chromeos: Ensure that the last file in FW_MAIN is not also the first one | Paul Kocialkowski |
2016-04-20 | vboot: Compile loader in postcar as well | Andrey Petrov |
2016-04-05 | chromeos: Fix adding a bmpblk to GBB | Patrick Georgi |
2016-04-05 | chromeos: Add enable-serial GBB flag | Patrick Georgi |
2016-04-05 | google/oak: Log hardware watchdog in eventlog | Julius Werner |
2016-03-29 | vboot: Handle S3 resume path for TPM initialization | Duncan Laurie |
2016-03-08 | Chromeos: Modify wifi_regulatory_domain to use "region" key in VPD | Huang, Huki |
2016-02-29 | vboot: Set S3_RESUME flag for vboot context if necessary | Duncan Laurie |
2016-02-22 | cbfs: Add LZ4 in-place decompression support for pre-RAM stages | Julius Werner |
2016-02-10 | chromeos/Kconfig: Remove dependency on GBB_HAVE_BMPFV | Martin Roth |
2016-02-10 | google/chromeos: backup -> back up | Patrick Georgi |
2016-02-09 | vboot2: Store depthcharge graphic assets only in RO | Patrick Georgi |
2016-02-09 | chromeos: Add option to back up VBNV CMOS into flash | Duncan Laurie |
2016-02-09 | google/chromeos/vboot2: defer clearing rec mode switch | Aaron Durbin |
2016-02-09 | chromeos: Make vbnv_flash driver safe for CAR usage | Duncan Laurie |
2016-02-09 | chromeos: Remove CONFIG_VBNV_SIZE variable | Duncan Laurie |
2016-02-09 | chromeos: Add vbnv wrapper for the different backends | Duncan Laurie |
2016-02-04 | google/chromeos/vboot2: honor boot region device size | Aaron Durbin |
2016-02-04 | google/chromeos: guard cbmem_find() in verstage and bootblock | Aaron Durbin |
2016-02-04 | chromeos/vboot: allow platform to hook into vboot_reboot() | Aaron Durbin |
2016-02-04 | chromeos/vboot: provide support for x86 memory init verification | Aaron Durbin |
2016-02-03 | chromeos: Sign FW_MAIN_A and FW_MAIN_B | Patrick Georgi |
2016-02-03 | chromeos: Add Kconfig options for GBB flags | Patrick Georgi |
2016-02-03 | chromeos: Create GBB at build time | Patrick Georgi |
2016-01-28 | src/: give scripts a .sh extension for easy identification | Martin Roth |
2016-01-27 | chromeos: vpd: Avoid reading uninitialized VPDs | Julius Werner |
2016-01-27 | chromeos: Add timestamps to measure VPD read times | Julius Werner |
2016-01-22 | vboot2: Handle slow EC SW sync and graphics driver loading | Duncan Laurie |
2016-01-21 | vboot: Install files into FW_MAIN_A and FW_MAIN_B unless they're for RO | Patrick Georgi |
2016-01-21 | Chromeos: Implement wifi_regulatory_domain using "regions" key in VPD | Felix Durairaj |
2016-01-17 | intel/skylake: During RO mode after FSP reset CB lose original state | Subrata Banik |
2016-01-06 | commonlib: Add function to hash contents of a CBFS region. | Aaron Durbin |
2015-12-17 | vendorcode: google: chromeos: Remove old fmap.c file | Julius Werner |
2015-12-10 | lib: remove assets infrastructure | Aaron Durbin |
2015-12-10 | cbfs/vboot: remove firmware component support | Aaron Durbin |
2015-12-08 | vendorcode/google/chromeos: Only select ELOG if SPI_FLASH is available | Martin Roth |
2015-12-02 | build system: Add more files through cbfs-files instead of manual rules | Patrick Georgi |
2015-11-21 | chromeos: Fix Kconfig TPM warnings on systems with no LPC TPM | Martin Roth |
2015-11-19 | vendorcode/google/chromeos: Cache VPD data into CBMEM | Hung-Te Lin |
2015-10-31 | tree: drop last paragraph of GPL copyright header | Patrick Georgi |
2015-10-28 | vboot2: Fix flows for TPM_E_MUST_REBOOT | Furquan Shaikh |
2015-10-28 | vboot: check vb2_shared_data flags for manual recovery | Daisuke Nojiri |
2015-10-19 | vendorcode/google: Deal with MULTIPLE_CBFS_INSTANCES | Patrick Georgi |
2015-10-14 | x86: add standalone verstage support | Aaron Durbin |