summaryrefslogtreecommitdiffstats
path: root/src/mainboard/google/gale/mainboard.c
Commit message (Expand)AuthorAgeFilesLines
* mb/: Drop the provided name in chip_opsKyösti Mälkki2021-02-211-1/+0
* mb/google: Convert some CONFIG(CHROMEOS) preprocessorKyösti Mälkki2021-02-041-3/+2
* src: Remove unused <boardid.h>Elyes HAOUAS2021-02-031-1/+0
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* mb/google/gale: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-061-13/+2
* mainboard/google: Remove copyright noticesPatrick Georgi2020-03-181-2/+0
* commonlib: fix typo LB_TAB_* (instead of LB_TAG_*)Patrick Georgi2019-05-291-1/+1
* src: Use include <delay.h> when appropriateElyes HAOUAS2019-04-061-1/+0
* coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner2019-03-081-2/+2
* symbols.h: Add macro to define memlayout region symbolsJulius Werner2019-02-221-1/+1
* mb/google: Get rid of device_tElyes HAOUAS2018-05-081-2/+2
* src/mainboard: Fix various typosJonathan Neuschäfer2017-11-231-1/+1
* Gale board: Move TPM setup function to verstage.cKan Yan2016-06-021-34/+0
* google/gale: use if (IS_ENABLED()) over #ifdefPatrick Georgi2016-05-101-11/+11
* soc/qualcomm/ipq40xx: Add support for BLSP QUP I2CVaradarajan Narayanan2016-05-101-1/+2
* google/gale: Remove some unwanted codeVaradarajan Narayanan2016-05-101-41/+32
* google/gale: Remove NAND initVaradarajan Narayanan2016-05-101-2/+0
* google/gale: Initial commit for Gale board supportVaradarajan Narayanan2016-05-101-0/+131