summaryrefslogtreecommitdiffstats
path: root/src/mainboard/google/storm/boardid.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
* mainboard/google: Remove unused include <stdlib.h>Elyes HAOUAS2019-11-281-1/+0
* boardid: Minor clean up and standardizationJulius Werner2017-12-071-1/+1
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-311-4/+0
* Remove address from GPLv2 headersPatrick Georgi2015-05-211-1/+1
* gpio: cosmetic changes to tristate_gpios.cDavid Hendricks2015-04-101-3/+3
* gpio: Remove non-ternary tristate mode, make ternaries easierJulius Werner2015-04-101-2/+2
* gpio: Extend common GPIO header, simplify function namesJulius Werner2015-04-101-5/+4
* ipq806x: Change all SoC headers to <soc/headername.h> systemJulius Werner2015-04-081-1/+1
* storm: make sure board ID is calculated only onceVadim Bendebury2015-03-281-1/+11
* fix how to interpret board id read from gpiosDaisuke Nojiri2015-03-261-1/+1
* Restore name of the function reading tertiary GPIO statesVadim Bendebury2015-03-261-3/+5
* storm: Add board ID calculation functionVadim Bendebury2015-03-231-0/+50