summaryrefslogtreecommitdiffstats
path: root/src/vendorcode/google/chromeos
Commit message (Expand)AuthorAgeFilesLines
...
* chromeos: Provide common watchdog reboot support in romstageRavi Kumar Bokka2020-09-151-0/+1
* vendorcode/google: Add error handlingJohn Zhao2020-08-311-1/+9
* symbols: Change implementation details of DECLARE_OPTIONAL_REGION()Julius Werner2020-08-272-3/+1
* vc/google/chromeos: load wifi_sar_defaults.hex as the main WiFi SAR CBFS sourceKevin Chiu2020-08-241-1/+1
* vendorcode/google/chromeos: Introduce helper for CSE board resetKarthikeyan Ramasubramanian2020-08-223-0/+50
* ACPI: Drop typedef global_nvs_tKyösti Mälkki2020-06-301-2/+2
* vendorcode/google/chromeos: Add GOOG0016 _HID for Chrome OS ACPIDuncan Laurie2020-06-251-1/+2
* vc/google/chromeos/elog.c: Clean up codeAngel Pons2020-06-201-20/+9
* ACPI: Drop some HAVE_ACPI_RESUME preprocessor useKyösti Mälkki2020-06-201-6/+1
* chromeos/cr50_enable_update.c: Modify recovery flow for cr50Edward O'Callaghan2020-06-061-2/+6
* drivers/vpd: rename VPD_ANY to VPD_RO_THEN_RWJonathan Zhang2020-06-025-5/+5
* src: Fix up ##-commented SPDX headersAngel Pons2020-06-012-5/+0
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-1123-23/+0
* src/: Replace GPL boilerplate with SPDX headersPatrick Georgi2020-05-092-18/+2
* acpi: Move ACPI table support out of arch/x86 (3/5)Furquan Shaikh2020-05-022-2/+2
* device: Constify struct device * parameter to acpi_inject_dsdtFurquan Shaikh2020-04-282-2/+2
* Drop unnecessary DEVICE_NOOP entriesNico Huber2020-04-101-1/+1
* src/vendorcode: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-0421-276/+42
* src (minus soc and mainboard): Remove copyright noticesPatrick Georgi2020-03-1723-24/+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
* 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