summaryrefslogtreecommitdiff
path: root/src/vendorcode/google
AgeCommit message (Expand)Author
2020-05-02acpi: Move ACPI table support out of arch/x86 (3/5)Furquan Shaikh
2020-04-28device: Constify struct device * parameter to acpi_inject_dsdtFurquan Shaikh
2020-04-10Drop unnecessary DEVICE_NOOP entriesNico Huber
2020-04-04src/vendorcode: Use SPDX for GPL-2.0-only filesAngel Pons
2020-03-17src (minus soc and mainboard): Remove copyright noticesPatrick Georgi
2020-03-07chromeos: remove unused constants from gnvs.hJoel Kitching
2020-02-24vboot: remove rogue vboot_struct.h includeJoel Kitching
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