summaryrefslogtreecommitdiffstats
path: root/src/mainboard/intel/wtm2/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: Replace with or add <types.h>Kyösti Mälkki2021-11-111-0/+1
* broadwell boards: Switch to Lynxpoint GPIO headersAngel Pons2021-02-151-1/+2
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* mainboard/intel: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-061-13/+2
* mainboard/[g-p]*: Remove copyright noticesPatrick Georgi2020-03-181-1/+0
* chromeos: stop sharing write protect GPIO with depthchargeJoel Kitching2020-03-071-1/+0
* src/mainboard: Remove unused '#include <device/pci.h>'Elyes HAOUAS2019-12-201-1/+0
* mainboard/google: Remove use of __PRE_RAM__Kyösti Mälkki2019-08-191-4/+1
* mainboard: remove "recovery" gpio, selectively add "presence" gpio.Matt Delco2019-05-131-1/+0
* chromeos: clean up "recovery" and "write protect" GPIOsJoel Kitching2019-04-111-2/+2
* chromeos: remove remaining dev switch referencesJoel Kitching2019-03-281-1/+0
* src: Use 'include <string.h>' when appropriateElyes HAOUAS2019-03-201-1/+0
* arch/io.h: Drop unnecessary includeKyösti Mälkki2019-03-041-1/+0
* vboot: Assume EC_SOFTWARE_SYNC and VIRTUAL_DEV_SWITCH by defaultJulius Werner2017-03-281-8/+1
* chromeos mainboards: remove chromeos.aslAaron Durbin2016-07-301-0/+12
* chromeos: Simplify fill_lb_gpios even furtherJulius Werner2016-04-051-14/+9
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-311-4/+0
* Remove address from GPLv2 headersPatrick Georgi2015-05-211-1/+1
* broadwell: Change all SoC headers to <soc/headername.h> systemJulius Werner2015-04-071-1/+1
* wtm2: Convert to use soc/intel/broadwellDuncan Laurie2015-01-041-1/+1
* mainboard: Trivial - drop trailing blank lines at EOFEdward O'Callaghan2014-07-081-1/+0
* Declare get_write_protect_state() without ChromeOSKyösti Mälkki2014-05-081-1/+1
* ChromeOS: Use common fill_lb_gpio()Kyösti Mälkki2014-05-011-15/+0
* ChromeOS: Remove oprom_is_loadedKyösti Mälkki2014-05-011-1/+1
* Unify coreboot table generationStefan Reinauer2013-03-221-1/+0
* wtm2: build-time dev and recovery settingsAaron Durbin2013-03-221-4/+8
* haswell boards: support added chromeos functionAaron Durbin2013-03-221-0/+6
* x86: Unify arch/io.h and arch/romcc_io.hStefan Reinauer2013-03-221-4/+0
* Add Intel Whitetip Mountain 2 mainboardDuncan Laurie2013-03-181-0/+77