aboutsummaryrefslogtreecommitdiff
path: root/src/vendorcode/google
AgeCommit message (Expand)Author
2019-12-11printf: Automatically prefix %p with 0xJulius Werner
2019-11-23Kconfig: comply to Linux 5.3's Kconfig language rulesPatrick Georgi
2019-11-20Remove MIPS architectureJulius Werner
2019-10-24google/chromeos: Add a library to get DSM calibration dataCheng-Yi Chiang
2019-09-12src/vendorcode: Remove not used #include <elog.h>Elyes HAOUAS
2019-08-23google/chromeos: Support AP watchdog flag from Chrome ECYou-Cheng Syu
2019-08-20src: Remove variable length arraysJacob Garber
2019-06-24add ctype.h headerJoel Kitching
2019-05-18vendorcode/google/chromeos: Correct VPD field for MAC passthroughSimon Glass
2019-05-09vendorcode/google/chromeos: Use explicit zero check in ACPI codeDuncan Laurie
2019-04-23coreboot: Run mainboard specific code before Cr50 resetKeith Short
2019-03-28chromeos: remove remaining dev switch referencesJoel Kitching
2019-03-11vendorcode/google/chromeos: Fix AMAC return typeDuncan Laurie
2019-03-08coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner
2019-03-04device/mmio.h: Add include file for MMIO opsKyösti Mälkki
2019-03-04vendorcode/google/chromeos: Support MAC address passthru policyDuncan Laurie
2019-03-04vendorcode/google/chromeos: Add support for reading VPD in ACPIDuncan Laurie
2019-03-04vendorcode/google/chromeos: Save VPD region into GNVSDuncan Laurie
2019-02-22symbols.h: Add macro to define memlayout region symbolsJulius Werner
2019-02-13coreboot: check Cr50 PM mode on normal bootKeith Short
2019-02-01vendorcode/google/chromeos: Use ACPI GPIO pin when possibleDuncan Laurie
2019-01-25vendorcode/google/chromeos: Add mainboard hook before cr50 updateDuncan Laurie
2018-12-21chromeos: Provide watchdog support in verstageYou-Cheng Syu
2018-12-17Revert "vendorcode/google/chromeos: Get ACPI pin from GPIO library"Duncan Laurie
2018-12-17vendorcode/google: support multiple SAR filenamesJustin TerAvest
2018-12-14vendorcode/google/chromeos: Get ACPI pin from GPIO libraryDuncan Laurie
2018-11-08security/vboot: Add selection for firmware slots used by VBOOTPhilipp Deppenwiese
2018-11-01sb/intel/lynxpoint: Include <stdint.h> to fix compilation errorsTristan Corrick
2018-10-22reset: Provide new single-function reset APINico Huber
2018-10-15vc/google/chromeos/ec: remove EC hibernate in cr50 update pathAaron Durbin
2018-10-08Move compiler.h to commonlibNico Huber
2018-09-09drivers/vpd: Add VPD supportPatrick Rudolph
2018-09-06acpi/gnvs: delay setting chromeos_apci_t.vdat until depthchargeJoel Kitching
2018-09-06chromeos/gnvs: remove function and naming cleanupJoel Kitching
2018-08-28acpi: Hide Chrome and coreboot specific devicesDavid Wu
2018-08-22cbtable: remove chromeos_acpi from cbtableJoel Kitching
2018-08-17cr50: Allow boards to disable powering off EC on cr50 updateDaisuke Nojiri
2018-08-14cbmem: rename vdat to chromeos_acpiJoel Kitching
2018-07-13intel/wifi: Add WGDS ACPI method for Geo Aware SARPratik Prajapati
2018-06-04security/tpm: Unify the coreboot TPM software stackPhilipp Deppenwiese
2018-01-18security/tpm: Change TPM naming for different layers.Philipp Deppenwiese
2018-01-18security/tpm: Move tpm TSS and TSPI layer to security sectionPhilipp Deppenwiese
2017-12-08cr50: Make EC clear AP_OFF before hibnernateDaisuke Nojiri
2017-12-04security/vboot: Guard google_chromeec_reboot by if clauseDaisuke Nojiri
2017-10-22security/vboot: Move vboot2 to security kconfig sectionPhilipp Deppenwiese
2017-10-20cr50_enable_update: Add printk before EC hibernateShelley Chen
2017-07-13Rename __attribute__((packed)) --> __packedStefan Reinauer
2017-07-08src/vendorcode: add IS_ENABLED() around Kconfig symbol referencesMartin Roth
2017-05-05cr50: check if the new image needs to be enabled and act on itVadim Bendebury
2017-04-24Kconfig: provide MAINBOARD_HAS_TPM_CR50 optionAaron Durbin
2017-03-28vboot: Move remaining features out of vendorcode/google/chromeosJulius Werner
2017-03-28chromeos / broadwell / jecht: Make save_chromeos_gpios() jecht-specificJulius Werner
2017-03-28vboot: Assume EC_SOFTWARE_SYNC and VIRTUAL_DEV_SWITCH by defaultJulius Werner
2017-03-28chromeos: Remove old MOCK_TPM referencesJulius Werner
2017-03-09vboot/tpm2: enable nvmem commits on cr50 when writing firmware secdataAaron Durbin
2017-03-08chromeos/elog: Filter developer mode entry on S3 resumeDuncan Laurie
2017-01-24Revert "chromeos: Fill in the firmware id (RO, RW A, RW B) FMAP sections"Patrick Georgi
2017-01-12google/chromeos: disable platform hierarchy on resume for TPM2Aaron Durbin
2017-01-11chromeos: fix build issues within sar.cRobbie Zhang
2017-01-09chromeos: Implement locating and decoding wifi sar data from VPDRobbie Zhang
2016-12-13vendorcode/google/chromeos: provide acpi phase enforcement pin macrosAaron Durbin
2016-12-13vendorcode/google/chromeos: zero out SHARED_DATA regionPatrick Georgi
2016-12-13vendorcode/google/chromeos: Fill in firmware ID regionsPatrick Georgi
2016-11-18google/chromeec: Add common infrastructure for boot-mode switchesFurquan Shaikh
2016-11-14vboot: Add new function for logging recovery mode switchesFurquan Shaikh
2016-11-09vendorcode/google: add common smbios mainboard version supportAaron Durbin
2016-10-02Kconfig: Update default hex values to start with 0xMartin Roth
2016-08-19drivers/elog: use region_device for NV storageAaron Durbin
2016-08-16vboot: Move TPM-related Kconfig selects from CHROMEOS to VBOOTJulius Werner
2016-08-15Kconfig: remove unused MULTIPLE_CBFS_INSTANCES optionAaron Durbin
2016-08-13chromeos: Make CHROMEOS_RAMOOPS_NON_ACPI a default for non-ACPI boardsJulius Werner
2016-08-08vendorcode/google/chromeos: remove unnecessary includes in elog.cAaron Durbin
2016-08-08Use VBOOT_SOURCE instead of hardcoding vboot pathPaul Kocialkowski
2016-07-30chromeos mainboards: remove chromeos.aslAaron Durbin
2016-07-28chromeos/gnvs: Clean up use of vboot handoffFurquan Shaikh
2016-07-28chromeos: Clean up elog handlingFurquan Shaikh
2016-07-28google/chromeos: Use vboot bootmode functions for elog add boot reasonFurquan Shaikh
2016-07-28bootmode: Get rid of CONFIG_BOOTMODE_STRAPSFurquan Shaikh
2016-07-28vboot: Separate vboot from chromeosFurquan Shaikh
2016-07-27Rename VB_SOURCE to VBOOT_SOURCE for increased clarityPaul Kocialkowski
2016-07-25google/chromeos: Add support for saving recovery reason across rebootFurquan Shaikh
2016-07-25google/chromeos: Add recovery module in vboot2Furquan Shaikh
2016-07-25vboot: Clean up vboot codeFurquan Shaikh
2016-07-15chromeos: Fill in the firmware id (RO, RW A, RW B) FMAP sectionsPaul Kocialkowski
2016-07-14tpm2: implement locking firmware rollback counterVadim Bendebury
2016-07-13tpm2: add tlcl_force_clear and use it before factory initVadim Bendebury
2016-07-13tpm2: use pcr0 dependent nvram space policy definitionsVadim Bendebury
2016-07-12vboot2: tpm2 factory initialization.Vadim Bendebury
2016-06-30vbnv: Do not initialize vbnv_copy in vbnv layerFurquan Shaikh
2016-06-29vbnv: Do not silently reset cache in read_vbnvFurquan Shaikh
2016-06-23kconfig: allow various tpm type and interface permutationsVadim Bendebury
2016-06-12Kconfig: Set VBOOT_OPROM_MATTERS for relevant non-x86 devicesJulius Werner
2016-05-25vendorcode/google/chromeos/vboot2: use cbmem for postcar region selectionAaron Durbin
2016-05-24vendorcode/chromeos/vbnv: Add CMOS init functionJagadish Krishnamoorthy
2016-05-16vboot: Call verification_should_run directly in the if statementPaul Kocialkowski
2016-05-09xip: Do not pass --xip for early stages if CAR supports code executionFurquan Shaikh
2016-05-03chromeos: Ensure that the last file in FW_MAIN is not also the first onePaul Kocialkowski
2016-04-20vboot: Compile loader in postcar as wellAndrey Petrov
2016-04-05chromeos: Fix adding a bmpblk to GBBPatrick Georgi
2016-04-05chromeos: Add enable-serial GBB flagPatrick Georgi