summaryrefslogtreecommitdiffstats
path: root/src/vendorcode/google/chromeos/gnvs.c
Commit message (Expand)AuthorAgeFilesLines
* lib/hardwaremain.c: Move creating ACPI structs to bootstate hooksArthur Heymans2022-04-271-2/+4
* ChromeOS: Promote variant_cros_gpio()Kyösti Mälkki2022-04-061-2/+1
* ChromeOS: Drop filling ECFW_RW/RO state in CNVSKyösti Mälkki2022-04-061-13/+0
* ChromeOS: Add legacy mainboard_ec_running_ro()Kyösti Mälkki2022-04-061-9/+10
* ChromeoS: Retain ACPI CNVS contents on S3 resumeKyösti Mälkki2022-03-301-0/+4
* ChromeOS: Refactor ACPI CNVS generationKyösti Mälkki2021-12-231-0/+7
* ChromeOS: Separate NVS from global GNVSKyösti Mälkki2021-06-141-4/+16
* mb/google: Move ECFW_RW setting for non-ChromeEC boardsKyösti Mälkki2021-04-301-1/+1
* vc/google/chromeos: Refactor GNVS initKyösti Mälkki2021-04-301-2/+31
* vc/google/chromeos: Account for GNVS allocated earlyKyösti Mälkki2021-02-171-8/+1
* vc/google/chromeos: Allocate RAMOOPS lateKyösti Mälkki2021-02-171-2/+0
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* src/vendorcode: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-041-13/+2
* src (minus soc and mainboard): Remove copyright noticesPatrick Georgi2020-03-171-1/+0
* vboot: remove rogue vboot_struct.h includeJoel Kitching2020-02-241-1/+0
* src/vendorcode: Remove not used #include <elog.h>Elyes HAOUAS2019-09-121-1/+0
* vendorcode/google/chromeos: Save VPD region into GNVSDuncan Laurie2019-03-041-0/+28
* acpi/gnvs: delay setting chromeos_apci_t.vdat until depthchargeJoel Kitching2018-09-061-6/+0
* chromeos/gnvs: remove function and naming cleanupJoel Kitching2018-09-061-9/+2
* cbmem: rename vdat to chromeos_acpiJoel Kitching2018-08-141-13/+19
* security/vboot: Move vboot2 to security kconfig sectionPhilipp Deppenwiese2017-10-221-2/+2
* chromeos/gnvs: Clean up use of vboot handoffFurquan Shaikh2016-07-281-13/+4
* chromeos: Clean up elog handlingFurquan Shaikh2016-07-281-18/+0
* bootmode: Get rid of CONFIG_BOOTMODE_STRAPSFurquan Shaikh2016-07-281-3/+3
* vboot: Separate vboot from chromeosFurquan Shaikh2016-07-281-4/+5
* vboot: Clean up vboot codeFurquan Shaikh2016-07-251-1/+1
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-311-4/+0
* Remove address from GPLv2 headersPatrick Georgi2015-05-211-1/+1
* chromeos: provide option to dynamically allocate ram oops bufferAaron Durbin2014-03-111-0/+2
* chromeos: Check for recovery reason code in shared dataDuncan Laurie2013-12-211-0/+8
* vboot: Do not pass OPROM_MATTERS flag to VbInitDuncan Laurie2013-12-031-7/+1
* slippy: Minor vboot related fixesDuncan Laurie2013-11-251-1/+7
* Eliminate use of pointers in coreboot tableStefan Reinauer2013-04-201-2/+2
* romstage: add support for vboot firmware selectionAaron Durbin2013-03-221-0/+18
* ELOG: Fix reporting of developer/recovery modesDuncan Laurie2012-07-261-3/+6
* ELOG: Log events for Chrome OS developer/recovery modeDuncan Laurie2012-07-251-0/+11
* chromeos: Pass pointer to ChromeOS ACPI structure instead of VB Shared DataStefan Reinauer2012-07-251-1/+8
* ChromeOS: Remove remnants of FDT supportStefan Reinauer2012-05-291-42/+0
* ChromeOS: add missing string.h in gnvs.cStefan Reinauer2012-04-271-0/+1
* Add Google ChromeOS vendor supportStefan Reinauer2012-04-021-0/+88