summaryrefslogtreecommitdiffstats
path: root/src/mainboard/intel/kblrvp/chromeos.c
Commit message (Expand)AuthorAgeFilesLines
* mb/google,intel: Fix indirect include bootmode.hKyösti Mälkki2021-11-051-0/+1
* 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-2/+0
* chromeos: stop sharing write protect GPIO with depthchargeJoel Kitching2020-03-071-1/+0
* vboot: push clear recovery mode switch until BS_WRITE_TABLESJoel Kitching2020-02-171-10/+0
* src/mainboard: Remove unused '#include <device/pci.h>'Elyes HAOUAS2019-12-201-1/+0
* mb/*/chromeos.c: Remove some ENV_RAMSTAGE and __SIMPLE_DEVICE__Kyösti Mälkki2019-07-251-4/+1
* mainboard: remove "recovery" gpio, selectively add "presence" gpio.Matt Delco2019-05-131-1/+0
* src: Use 'include <string.h>' when appropriateElyes HAOUAS2019-03-201-1/+0
* coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner2019-03-081-3/+3
* arch/io.h: Drop unnecessary includeKyösti Mälkki2019-03-041-1/+0
* buildsystem: Promote rules.h to default includeKyösti Mälkki2019-01-161-1/+0
* mainboard: Remove unneeded include <console/console.h>Elyes HAOUAS2018-11-051-1/+0
* vboot: Assume EC_SOFTWARE_SYNC and VIRTUAL_DEV_SWITCH by defaultJulius Werner2017-03-281-7/+0
* mainboard/intel/kblrvp: Add Chrome EC switchNaresh G Solanki2016-11-071-15/+26
* mainboard/intel/kblrvp: Initial commit for Intel Kaby Lake RVP3Naresh G Solanki2016-10-251-0/+94