summaryrefslogtreecommitdiffstats
path: root/src/vendorcode/google
Commit message (Expand)AuthorAgeFilesLines
...
* src (minus soc and mainboard): Remove copyright noticesPatrick Georgi2020-03-1726-27/+0
* chromeos: remove unused constants from gnvs.hJoel Kitching2020-03-071-20/+0
* vboot: remove rogue vboot_struct.h includeJoel Kitching2020-02-241-1/+0
* printf: Automatically prefix %p with 0xJulius Werner2019-12-111-1/+1
* Kconfig: comply to Linux 5.3's Kconfig language rulesPatrick Georgi2019-11-231-1/+1
* Remove MIPS architectureJulius Werner2019-11-201-2/+1
* google/chromeos: Add a library to get DSM calibration dataCheng-Yi Chiang2019-10-244-0/+73
* src/vendorcode: Remove not used #include <elog.h>Elyes HAOUAS2019-09-121-1/+0
* google/chromeos: Support AP watchdog flag from Chrome ECYou-Cheng Syu2019-08-232-5/+18
* src: Remove variable length arraysJacob Garber2019-08-201-4/+3
* add ctype.h headerJoel Kitching2019-06-241-0/+1
* vendorcode/google/chromeos: Correct VPD field for MAC passthroughSimon Glass2019-05-181-7/+8
* vendorcode/google/chromeos: Use explicit zero check in ACPI codeDuncan Laurie2019-05-092-6/+7
* coreboot: Run mainboard specific code before Cr50 resetKeith Short2019-04-231-25/+34
* chromeos: remove remaining dev switch referencesJoel Kitching2019-03-281-10/+2
* vendorcode/google/chromeos: Fix AMAC return typeDuncan Laurie2019-03-111-2/+2
* coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner2019-03-088-18/+18
* device/mmio.h: Add include file for MMIO opsKyösti Mälkki2019-03-041-1/+1
* vendorcode/google/chromeos: Support MAC address passthru policyDuncan Laurie2019-03-041-0/+85
* vendorcode/google/chromeos: Add support for reading VPD in ACPIDuncan Laurie2019-03-041-0/+226
* vendorcode/google/chromeos: Save VPD region into GNVSDuncan Laurie2019-03-043-2/+38
* symbols.h: Add macro to define memlayout region symbolsJulius Werner2019-02-222-5/+5
* coreboot: check Cr50 PM mode on normal bootKeith Short2019-02-132-16/+107
* vendorcode/google/chromeos: Use ACPI GPIO pin when possibleDuncan Laurie2019-02-011-1/+11
* vendorcode/google/chromeos: Add mainboard hook before cr50 updateDuncan Laurie2019-01-252-0/+9
* chromeos: Provide watchdog support in verstageYou-Cheng Syu2018-12-211-0/+1
* Revert "vendorcode/google/chromeos: Get ACPI pin from GPIO library"Duncan Laurie2018-12-171-9/+1
* vendorcode/google: support multiple SAR filenamesJustin TerAvest2018-12-171-1/+10
* vendorcode/google/chromeos: Get ACPI pin from GPIO libraryDuncan Laurie2018-12-141-1/+9
* security/vboot: Add selection for firmware slots used by VBOOTPhilipp Deppenwiese2018-11-081-0/+1
* sb/intel/lynxpoint: Include <stdint.h> to fix compilation errorsTristan Corrick2018-11-011-0/+2
* reset: Provide new single-function reset APINico Huber2018-10-221-1/+1
* vc/google/chromeos/ec: remove EC hibernate in cr50 update pathAaron Durbin2018-10-151-9/+1
* Move compiler.h to commonlibNico Huber2018-10-081-2/+0
* drivers/vpd: Add VPD supportPatrick Rudolph2018-09-0912-713/+20
* acpi/gnvs: delay setting chromeos_apci_t.vdat until depthchargeJoel Kitching2018-09-061-6/+0
* chromeos/gnvs: remove function and naming cleanupJoel Kitching2018-09-062-13/+4
* acpi: Hide Chrome and coreboot specific devicesDavid Wu2018-08-281-0/+4
* cbtable: remove chromeos_acpi from cbtableJoel Kitching2018-08-221-0/+12
* cr50: Allow boards to disable powering off EC on cr50 updateDaisuke Nojiri2018-08-171-1/+2
* cbmem: rename vdat to chromeos_acpiJoel Kitching2018-08-142-17/+24
* intel/wifi: Add WGDS ACPI method for Geo Aware SARPratik Prajapati2018-07-131-24/+83
* security/tpm: Unify the coreboot TPM software stackPhilipp Deppenwiese2018-06-042-2/+2
* security/tpm: Change TPM naming for different layers.Philipp Deppenwiese2018-01-182-2/+2
* security/tpm: Move tpm TSS and TSPI layer to security sectionPhilipp Deppenwiese2018-01-182-3/+2
* cr50: Make EC clear AP_OFF before hibnernateDaisuke Nojiri2017-12-081-3/+4
* security/vboot: Guard google_chromeec_reboot by if clauseDaisuke Nojiri2017-12-041-1/+2
* security/vboot: Move vboot2 to security kconfig sectionPhilipp Deppenwiese2017-10-225-7/+7
* cr50_enable_update: Add printk before EC hibernateShelley Chen2017-10-201-0/+1
* Rename __attribute__((packed)) --> __packedStefan Reinauer2017-07-132-8/+11