summaryrefslogtreecommitdiff
path: root/src/vendorcode/google
AgeCommit message (Expand)Author
2021-04-30mb/google: Move ECFW_RW setting for non-ChromeEC boardsKyösti Mälkki
2021-04-30vc/google/chromeos: Refactor GNVS initKyösti Mälkki
2021-04-29migrate out of flashrom deprecated optionsDaniel Campello
2021-04-21ChromeOS: Use CHROMEOS_NVS guardKyösti Mälkki
2021-03-18vc/google/chromeos/acpi: Add type to OIPG declarationRaul E Rangel
2021-03-17sar: Fix semantics of `get_wifi_sar_cbfs_filename()`Furquan Shaikh
2021-03-17vc/google/chromeos: Deprecate support for SAR tables in VPDFurquan Shaikh
2021-02-17vc/google/chromeos: Account for GNVS allocated earlyKyösti Mälkki
2021-02-17vc/google/chromeos: Allocate RAMOOPS lateKyösti Mälkki
2021-02-16vc/google/chromeos: Always use CHROMEOS_RAMOOPS_DYNAMICKyösti Mälkki
2021-02-16soc/intel: Switch guard to CHROMEOS_RAMOOPSKyösti Mälkki
2021-02-04vc/google/chromeos: Drop <acpi/vpd.asl>Kyösti Mälkki
2021-02-04vc/../chromeos.asl: Drop CHROMEOS guardKyösti Mälkki
2021-01-29vc/google/chromeos/Kconfig: Remove unused NO_TPM_RESUMEFrans Hendriks
2021-01-28ACPI: Separate ChromeOS NVS in ASLKyösti Mälkki
2021-01-22vendorcode/google/chromeos: Build CSE Board Reset in RomstageKarthikeyan Ramasubramanian
2021-01-18ACPI: Refactor ChromeOS specific ACPI GNVSKyösti Mälkki
2021-01-03vc/google/chromeos: Move chromeos_set_me_hash() prototypeKyösti Mälkki
2020-12-02cbfs: Simplify load/map API names, remove type argumentsJulius Werner
2020-11-20vc/google/chromeos/sar: Make "SAR not found" log a debug messageMaulik V Vaghela
2020-11-19ACPI S3: Replace acpi_is_wakeup()Kyösti Mälkki
2020-10-19volteer+vendorcode: Retrieve Cr50 version only via SPIJes Klinke
2020-10-13vendorcode/google/dram_part_num: Lower the severity of debug statementKarthikeyan Ramasubramanian
2020-10-05vendorcode/google: add CHROMEOS_DRAM_PART_NUMBER_IN_CBI Kconfig optionNick Vaccaro
2020-09-15chromeos: Provide common watchdog reboot support in romstageRavi Kumar Bokka
2020-08-31vendorcode/google: Add error handlingJohn Zhao
2020-08-27symbols: Change implementation details of DECLARE_OPTIONAL_REGION()Julius Werner
2020-08-24vc/google/chromeos: load wifi_sar_defaults.hex as the main WiFi SAR CBFS sourceKevin Chiu
2020-08-22vendorcode/google/chromeos: Introduce helper for CSE board resetKarthikeyan Ramasubramanian
2020-06-30ACPI: Drop typedef global_nvs_tKyösti Mälkki
2020-06-25vendorcode/google/chromeos: Add GOOG0016 _HID for Chrome OS ACPIDuncan Laurie
2020-06-20vc/google/chromeos/elog.c: Clean up codeAngel Pons
2020-06-20ACPI: Drop some HAVE_ACPI_RESUME preprocessor useKyösti Mälkki
2020-06-06chromeos/cr50_enable_update.c: Modify recovery flow for cr50Edward O'Callaghan
2020-06-02drivers/vpd: rename VPD_ANY to VPD_RO_THEN_RWJonathan Zhang
2020-06-01src: Fix up ##-commented SPDX headersAngel Pons
2020-05-11treewide: Remove "this file is part of" linesPatrick Georgi
2020-05-09src/: Replace GPL boilerplate with SPDX headersPatrick Georgi
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