Age | Commit message (Expand) | Author |
2023-05-05 | vc/google: Decouple DSM_CALIB from CHROMEOS | Matt DeVillier |
2022-07-04 | treewide: Unify Google branding | Jon Murphy |
2022-04-21 | tpm: Refactor TPM Kconfig dimensions | Jes B. Klinke |
2022-03-09 | vc/google/chromeos/Kconfig: Fix typo | Angel Pons |
2021-09-14 | driver/i2c/max98390: add dsm_param_name | Wisley Chen |
2021-04-21 | ChromeOS: Use CHROMEOS_NVS guard | Kyösti Mälkki |
2021-02-16 | vc/google/chromeos: Always use CHROMEOS_RAMOOPS_DYNAMIC | Kyösti Mälkki |
2021-01-29 | vc/google/chromeos/Kconfig: Remove unused NO_TPM_RESUME | Frans Hendriks |
2020-10-05 | vendorcode/google: add CHROMEOS_DRAM_PART_NUMBER_IN_CBI Kconfig option | Nick Vaccaro |
2020-08-22 | vendorcode/google/chromeos: Introduce helper for CSE board reset | Karthikeyan Ramasubramanian |
2020-06-01 | src: Fix up ##-commented SPDX headers | Angel Pons |
2020-05-11 | treewide: Remove "this file is part of" lines | Patrick Georgi |
2020-05-09 | src/: Replace GPL boilerplate with SPDX headers | Patrick Georgi |
2020-03-17 | src (minus soc and mainboard): Remove copyright notices | Patrick Georgi |
2019-10-24 | google/chromeos: Add a library to get DSM calibration data | Cheng-Yi Chiang |
2019-08-23 | google/chromeos: Support AP watchdog flag from Chrome EC | You-Cheng Syu |
2018-11-08 | security/vboot: Add selection for firmware slots used by VBOOT | Philipp Deppenwiese |
2018-09-09 | drivers/vpd: Add VPD support | Patrick Rudolph |
2018-06-04 | security/tpm: Unify the coreboot TPM software stack | Philipp Deppenwiese |
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 | vboot: Assume EC_SOFTWARE_SYNC and VIRTUAL_DEV_SWITCH by default | Julius Werner |
2017-03-09 | vboot/tpm2: enable nvmem commits on cr50 when writing firmware secdata | Aaron Durbin |
2017-01-12 | google/chromeos: disable platform hierarchy on resume for TPM2 | Aaron Durbin |
2016-12-13 | vendorcode/google/chromeos: Fill in firmware ID regions | Patrick Georgi |
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 | Use VBOOT_SOURCE instead of hardcoding vboot path | Paul Kocialkowski |
2016-07-28 | bootmode: Get rid of CONFIG_BOOTMODE_STRAPS | Furquan Shaikh |
2016-07-28 | vboot: Separate vboot from chromeos | 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-04-05 | chromeos: Add enable-serial GBB flag | Patrick Georgi |
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 | chromeos: Add option to back up VBNV CMOS into flash | Duncan Laurie |
2016-02-09 | chromeos: Remove CONFIG_VBNV_SIZE variable | Duncan Laurie |
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-21 | Chromeos: Implement wifi_regulatory_domain using "regions" key in VPD | Felix Durairaj |
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-11-21 | chromeos: Fix Kconfig TPM warnings on systems with no LPC TPM | Martin Roth |
2015-10-31 | tree: drop last paragraph of GPL copyright header | Patrick Georgi |
2015-08-26 | Chromeos: Remove Kconfig workaround for VIRTUAL_DEV_SWITCH warnings | Martin Roth |
2015-06-30 | Add Kconfig flag to specify if there's a lid switch | Patrick Georgi |
2015-06-26 | google/chromeos: always enable VBOOT_VERIFY_FIRMWARE with CHROMEOS | Patrick Georgi |
2015-05-29 | chromeos: always enable timestamps | Stefan Reinauer |
2015-05-27 | Move TPM code out of chromeos | Vladimir Serbinenko |
2015-05-26 | fmap: new API using region_device | Aaron Durbin |
2015-05-21 | Remove address from GPLv2 headers | Patrick Georgi |
2015-04-30 | vboot: move Kconfig options for stage indicies | Aaron Durbin |
2015-04-28 | chromeos: remove VBOOT2_VERIFY_FIRMWARE option | Aaron Durbin |
2015-04-28 | vboot: remove vboot1 | Aaron Durbin |
2015-04-22 | elog: enable by default for CHROMEOS | Patrick Georgi |
2015-04-22 | vboot: when configured, pass the wipeout request to vboot | Vadim Bendebury |
2015-04-14 | CBFS: Correct ROM_SIZE for ARM boards, use CBFS_SIZE for cbfstool | Julius Werner |
2015-04-13 | Fix dependency issue in Chrome OS vendor code | Stefan Reinauer |
2015-04-10 | vboot: add physical recovery switch support | Daisuke Nojiri |
2015-04-10 | ramoops: Add support for passing ramoops region through cb tables. | Furquan Shaikh |
2015-04-10 | chromeos: Add correct dependency on HAVE_ACPI_TABLES for gvns and ramoops. | Furquan Shaikh |
2015-04-10 | vboot: move vboot files to designated directory | Daisuke Nojiri |
2015-03-24 | vboot: Add support for OPROM_MATTERS and SLOW_EC | Duncan Laurie |
2015-03-24 | vboot: add vbnv_flash as template | Daisuke Nojiri |
2015-03-24 | vboot2: avoid fall through when hard_reset is not implemented | Daisuke Nojiri |
2015-03-24 | vboot2: separate verstage from bootblock | Daisuke Nojiri |
2015-03-23 | vboot: Introduce kconfig variable for VBNV backing storage | David Hendricks |
2015-01-27 | vboot2: add verstage | Stefan Reinauer |
2015-01-14 | Revert "vboot2: add verstage" | Paul Menzel |
2015-01-13 | vboot2: add verstage | Daisuke Nojiri |
2014-11-15 | vboot: allow non-relocatable ramstage loading | Aaron Durbin |
2014-05-01 | Build without ChromeOS | Kyösti Mälkki |
2014-05-01 | Declare recovery and developer modes outside ChromeOS | Kyösti Mälkki |
2014-03-11 | chromeos: provide option to dynamically allocate ram oops buffer | Aaron Durbin |
2014-01-30 | chromeos: provide option to identify reference code blob | Aaron Durbin |
2013-12-02 | Add option to disable ChromeOS | Kyösti Mälkki |
2013-03-29 | chromeos: remove CACHE_ROM automatic selection | Aaron Durbin |
2013-03-22 | Unify coreboot table generation | Stefan Reinauer |
2013-03-22 | romstage: add support for vboot firmware selection | Aaron Durbin |
2013-02-25 | google/snow: enable GPIO entries and CHROMEOS in building | Ronald G. Minnich |
2012-11-12 | vboot: Add option to skip TPM resume on S3 resume | Stefan Reinauer |
2012-11-09 | Change flashmap base to reflect new FMAP in U-boot | Duncan Laurie |
2012-11-07 | SandyBridge/IvyBridge: Use flash map to find MRC cache | Stefan Reinauer |
2012-04-04 | Don't unconditionally show ChromeOS options | Stefan Reinauer |
2012-04-02 | Add Google ChromeOS vendor support | Stefan Reinauer |
2012-03-30 | Add Google ChromeOS vendorcode directory | Stefan Reinauer |