summaryrefslogtreecommitdiff
path: root/src/vendorcode/google/chromeos
AgeCommit message (Expand)Author
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-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