summaryrefslogtreecommitdiffstats
path: root/src/mainboard/google/stout/chromeos.c
Commit message (Expand)AuthorAgeFilesLines
* ChromeOS: Add DECLARE_x_CROS_GPIOS()Kyösti Mälkki2022-04-071-5/+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-5/+6
* google/stout: Remove duplicate recovery mode switch entryKyösti Mälkki2021-11-121-1/+0
* mb/google,intel: Add ChromeOS GPIOs to onboard.hKyösti Mälkki2021-11-121-2/+3
* ChromeOS: Replace with or add <types.h>Kyösti Mälkki2021-11-111-0/+1
* mb/google: Move ECFW_RW setting for non-ChromeEC boardsKyösti Mälkki2021-04-301-0/+3
* Remove MAYBE_STATIC_BSS and ENV_STAGE_HAS_BSS_SECTIONKyösti Mälkki2020-05-261-2/+2
* 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/stout: 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
* Split MAYBE_STATIC to _BSS and _NONZERO variantsKyösti Mälkki2019-08-261-2/+2
* google/stout: Use MAYBE_STATICKyösti Mälkki2019-08-201-14/+9
* mb/*/chromeos.c: Remove some ENV_RAMSTAGE and __SIMPLE_DEVICE__Kyösti Mälkki2019-07-251-9/+4
* mainboard: remove "recovery" gpio, selectively add "presence" gpio.Matt Delco2019-05-131-3/+0
* chromeos: update old boards to use lb_add_gpios notationJoel Kitching2019-03-271-41/+22
* 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-2/+2
* vboot: Assume EC_SOFTWARE_SYNC and VIRTUAL_DEV_SWITCH by defaultJulius Werner2017-03-281-12/+0
* chromeos mainboards: remove chromeos.aslAaron Durbin2016-07-301-0/+12
* southbridge/intel/bd82x6x: Use common gpio.cPatrick Rudolph2016-02-181-14/+2
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-311-4/+0
* google/stout: Implement functions required by CHROMEOSPatrick Georgi2015-07-291-10/+26
* 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
* google/stout: Fix build without ChromeOSKyösti Mälkki2014-05-011-3/+2
* Unify coreboot table generationStefan Reinauer2013-03-221-1/+0
* x86: Unify arch/io.h and arch/romcc_io.hStefan Reinauer2013-03-221-4/+0
* Add support for "Stout" ChromebookStefan Reinauer2013-03-181-0/+143