summaryrefslogtreecommitdiffstats
path: root/src/mainboard/google/storm/chromeos.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* mb/google/storm: 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-2/+0
* mainboard: remove "recovery" gpio, selectively add "presence" gpio.Matt Delco2019-05-131-1/+1
* chromeos: clean up "recovery" and "write protect" GPIOsJoel Kitching2019-04-111-8/+6
* src: Use 'include <string.h>' when appropriateElyes HAOUAS2019-03-201-1/+0
* vboot: Assume EC_SOFTWARE_SYNC and VIRTUAL_DEV_SWITCH by defaultJulius Werner2017-03-281-6/+0
* chromeos: Simplify fill_lb_gpios even furtherJulius Werner2016-04-051-12/+8
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-311-4/+0
* Remove address from GPLv2 headersPatrick Georgi2015-05-211-1/+1
* google/storm: indicate start of normal boot on LED ringVadim Bendebury2015-04-221-1/+2
* google/storm: enable virtual development mode switchVadim Bendebury2015-04-221-1/+1
* i2c/ww_ring: decouple LED display from vbootVadim Bendebury2015-04-221-3/+11
* google/storm: support factory reset (wipeout) requestVadim Bendebury2015-04-221-12/+61
* google/storm: use whirlwind LED ring on SP5 boardsVadim Bendebury2015-04-221-2/+8
* storm: handle dual purpose recovery buttonVadim Bendebury2015-04-171-1/+28
* storm: add code for detecting rec/dev/write protect switches' statusDaisuke Nojiri2015-04-151-0/+71