summaryrefslogtreecommitdiffstats
path: root/src/vendorcode/google/chromeos/chromeos.h
Commit message (Expand)AuthorAgeFilesLines
* vc/google/chromeos: Allocate RAMOOPS lateKyösti Mälkki2021-02-171-8/+0
* vc/google/chromeos: Always use CHROMEOS_RAMOOPS_DYNAMICKyösti Mälkki2021-02-161-5/+1
* soc/intel: Switch guard to CHROMEOS_RAMOOPSKyösti Mälkki2021-02-161-6/+2
* vc/google/chromeos: Move chromeos_set_me_hash() prototypeKyösti Mälkki2021-01-031-0/+1
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* device: Constify struct device * parameter to acpi_inject_dsdtFurquan Shaikh2020-04-281-1/+1
* Drop unnecessary DEVICE_NOOP entriesNico Huber2020-04-101-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
* google/chromeos: Add a library to get DSM calibration dataCheng-Yi Chiang2019-10-241-0/+11
* chromeos: remove remaining dev switch referencesJoel Kitching2019-03-281-10/+2
* coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner2019-03-081-4/+4
* coreboot: check Cr50 PM mode on normal bootKeith Short2019-02-131-2/+5
* vendorcode/google/chromeos: Add mainboard hook before cr50 updateDuncan Laurie2019-01-251-0/+3
* security/vboot: Move vboot2 to security kconfig sectionPhilipp Deppenwiese2017-10-221-2/+2
* src/vendorcode: add IS_ENABLED() around Kconfig symbol referencesMartin Roth2017-07-081-3/+3
* chromeos / broadwell / jecht: Make save_chromeos_gpios() jecht-specificJulius Werner2017-03-281-2/+0
* vendorcode/google/chromeos: provide acpi phase enforcement pin macrosAaron Durbin2016-12-131-0/+10
* chromeos mainboards: remove chromeos.aslAaron Durbin2016-07-301-0/+72
* chromeos: Clean up elog handlingFurquan Shaikh2016-07-281-6/+0
* vboot: Separate vboot from chromeosFurquan Shaikh2016-07-281-3/+2
* vboot: Clean up vboot codeFurquan Shaikh2016-07-251-2/+0
* google/oak: Log hardware watchdog in eventlogJulius Werner2016-04-051-0/+2
* chromeos: Add vbnv wrapper for the different backendsDuncan Laurie2016-02-091-8/+1
* intel/skylake: During RO mode after FSP reset CB lose original stateSubrata Banik2016-01-171-0/+1
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-311-4/+0
* chromeos: vboot-related functions move to common vboot codePaul Kocialkowski2015-09-291-16/+0
* chromeos: vboot and chromeos dependency removal for sw write protect statePaul Kocialkowski2015-09-231-2/+0
* Move TPM code out of chromeosVladimir Serbinenko2015-05-271-4/+0
* Remove address from GPLv2 headersPatrick Georgi2015-05-211-1/+1
* chromeos: remove vboot_verify_firmware()Aaron Durbin2015-05-111-1/+0
* vboot: Remove vboot_get_payload()Aaron Durbin2015-05-051-2/+0
* chromeos: remove VBOOT2_VERIFY_FIRMWARE optionAaron Durbin2015-04-281-3/+3
* chromeos: fix some compilation issuesAaron Durbin2015-04-221-0/+5
* chromeos: make functions visible with CONFIG_CHROMEOSPatrick Georgi2015-04-221-4/+5
* vboot: route all resets through a single functionVadim Bendebury2015-04-221-0/+1
* chromeos: Provide common watchdog reboot supportJulius Werner2015-04-171-0/+6
* veyron: move setup_chromeos_gpios() prototype to board.hJulius Werner2015-04-171-3/+0
* chromeos: Add a function to copy VPD WiFi calibration data to CBMEMVadim Bendebury2015-04-101-0/+2
* vboot: move vboot files to designated directoryDaisuke Nojiri2015-04-101-94/+5
* rk3288: update romstage & mainboardhuang lin2015-03-241-0/+3
* vboot2: avoid fall through when hard_reset is not implementedDaisuke Nojiri2015-03-241-1/+2
* vboot2: Make struct vb2_working_data cpu architecture agnosticDaisuke Nojiri2015-03-241-9/+31
* vboot2: separate verstage from bootblockDaisuke Nojiri2015-03-241-3/+58
* vboot2: translate shared data to hand off to depthchargeDaisuke Nojiri2015-03-231-0/+1
* vboot2: implement select_firmware for pre-romstage verificationDaisuke Nojiri2015-01-271-2/+7
* elog: Add function to log boot reason in ChromeOS caseDavid Hendricks2015-01-031-0/+4
* chromeos: Add empty functions when CONFIG_CHROMEOS is disabledDuncan Laurie2014-12-171-0/+4
* chromeos: vboot_loader: Add support for SW_WP_ENABLED flagShawn Nematbakhsh2014-12-171-0/+4
* tegra124: Skip display init when vboot says we don't need it.Gabe Black2014-12-151-0/+2