summaryrefslogtreecommitdiffstats
path: root/src/mainboard/google/parrot/chromeos.c
Commit message (Expand)AuthorAgeFilesLines
* ChromeOS: Add DECLARE_x_CROS_GPIOS()Kyösti Mälkki2022-04-071-6/+1
* ChromeOS: Promote variant_cros_gpio()Kyösti Mälkki2022-04-061-2/+3
* ChromeOS: Drop filling ECFW_RW/RO state in CNVSKyösti Mälkki2022-04-061-5/+0
* ChromeOS: Add legacy mainboard_ec_running_ro()Kyösti Mälkki2022-04-061-4/+1
* src/mainboard/google: Remove unused <console/console.h>Elyes HAOUAS2022-01-101-1/+0
* Reland "vboot_logic: Set VB2_CONTEXT_EC_TRUSTED in verstage_main"Hsuan-ting Chen2021-11-151-0/+7
* mb/google,intel: Add ChromeOS GPIOs to onboard.hKyösti Mälkki2021-11-121-13/+8
* ChromeOS: Replace with or add <types.h>Kyösti Mälkki2021-11-111-0/+1
* Revert "vboot_logic: Set VB2_CONTEXT_EC_TRUSTED in verstage_main"Hsuan-ting Chen2021-10-151-7/+0
* vboot_logic: Set VB2_CONTEXT_EC_TRUSTED in verstage_mainHsuan Ting Chen2021-09-161-0/+7
* mb/google: Move ECFW_RW setting for non-ChromeEC boardsKyösti Mälkki2021-04-301-1/+4
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* src/mainboard: Const'ify pci_devfn_t devicesElyes HAOUAS2020-04-231-1/+1
* mb/google/parrot: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-061-13/+2
* mainboard/google: Remove copyright noticesPatrick Georgi2020-03-181-1/+0
* chromeos: stop sharing write protect GPIO with depthchargeJoel Kitching2020-03-071-3/+0
* src/mainboard: Remove unused '#include <device/pci.h>'Elyes HAOUAS2019-12-201-1/+0
* src: Remove unused 'include <string.h>'Elyes HAOUAS2019-10-201-1/+0
* mb/*/chromeos.c: Remove some ENV_RAMSTAGE and __SIMPLE_DEVICE__Kyösti Mälkki2019-07-251-7/+3
* mainboard: remove "recovery" gpio, selectively add "presence" gpio.Matt Delco2019-05-131-3/+0
* chromeos: remove remaining dev switch referencesJoel Kitching2019-03-281-1/+0
* chromeos: update old boards to use lb_add_gpios notationJoel Kitching2019-03-271-38/+17
* mb/*/chromeos.c: Be explicit about code for ramstageKyösti Mälkki2019-03-211-1/+1
* arch/io.h: Drop unnecessary includeKyösti Mälkki2019-03-041-1/+0
* device/pci: Fix PCI accessor headersKyösti Mälkki2019-03-011-0/+1
* mb/*/chromeos.c: Fix PRE_RAM and unify styleKyösti Mälkki2019-01-041-1/+1
* mainboard: Get rid of device_tElyes HAOUAS2018-06-091-1/+1
* vboot: Assume EC_SOFTWARE_SYNC and VIRTUAL_DEV_SWITCH by defaultJulius Werner2017-03-281-22/+0
* chromeos mainboards: remove chromeos.aslAaron Durbin2016-07-301-0/+12
* southbridge/intel/bd82x6x: Use common gpio.cPatrick Rudolph2016-02-181-77/+15
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-311-4/+0
* google/parrot: Implement functions required by CHROMEOSPatrick Georgi2015-07-291-5/+36
* Remove address from GPLv2 headersPatrick Georgi2015-05-211-1/+1
* ChromeOS boards: Fix includesKyösti Mälkki2014-05-081-1/+1
* ChromeOS: Use common fill_lb_gpio()Kyösti Mälkki2014-05-011-2/+0
* ChromeOS: Remove oprom_is_loadedKyösti Mälkki2014-05-011-1/+1
* Coding style: punctuation cleanup [1/2].Idwer Vollering2013-12-231-1/+1
* Unify coreboot table generationStefan Reinauer2013-03-221-1/+0
* x86: Unify arch/io.h and arch/romcc_io.hStefan Reinauer2013-03-221-5/+0
* Add support for Google Parrot ChromebookStefan Reinauer2012-12-121-0/+167