summaryrefslogtreecommitdiffstats
path: root/src/vendorcode/google/chromeos/elog.c
Commit message (Expand)AuthorAgeFilesLines
* util/elogtool: Mark redundant boot mode event type as `deprecated`Subrata Banik2022-08-061-36/+2
* vc/google/elog: Record vboot FW boot information into elogSubrata Banik2022-08-021-2/+27
* chromeos: Add an elog for Chrome OS diagnostic bootHsuan Ting Chen2022-01-111-1/+8
* ACPI S3: Replace acpi_is_wakeup()Kyösti Mälkki2020-11-191-1/+1
* 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
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* acpi: Move ACPI table support out of arch/x86 (3/5)Furquan Shaikh2020-05-021-1/+1
* 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
* coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner2019-03-081-2/+2
* security/vboot: Move vboot2 to security kconfig sectionPhilipp Deppenwiese2017-10-221-1/+1
* chromeos/elog: Filter developer mode entry on S3 resumeDuncan Laurie2017-03-081-2/+17
* vendorcode/google/chromeos: remove unnecessary includes in elog.cAaron Durbin2016-08-081-4/+0
* chromeos: Clean up elog handlingFurquan Shaikh2016-07-281-11/+19
* google/chromeos: Use vboot bootmode functions for elog add boot reasonFurquan Shaikh2016-07-281-14/+1
* bootmode: Get rid of CONFIG_BOOTMODE_STRAPSFurquan Shaikh2016-07-281-2/+2
* vboot: Separate vboot from chromeosFurquan Shaikh2016-07-281-3/+4
* 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
* elog: Add function to log boot reason in ChromeOS caseDavid Hendricks2015-01-031-0/+55