summaryrefslogtreecommitdiffstats
path: root/src/mainboard/google/storm
Commit message (Expand)AuthorAgeFilesLines
* CBMEM: Change declarations for initialization hooksKyösti Mälkki2022-05-201-1/+1
* tpm: Refactor TPM Kconfig dimensionsJes B. Klinke2022-04-211-1/+1
* Reland "vboot_logic: Set VB2_CONTEXT_EC_TRUSTED in verstage_main"Hsuan-ting Chen2021-11-151-0/+7
* mb/google: Fix indirect include bootmode.hKyösti Mälkki2021-11-051-1/+1
* Revert "vboot_logic: Set VB2_CONTEXT_EC_TRUSTED in verstage_main"Hsuan-ting Chen2021-10-151-7/+0
* vboot_logic: Set VB2_CONTEXT_EC_TRUSTED in verstage_mainHsuan Ting Chen2021-09-161-0/+7
* mb/google: Unify all variants to start with "-> "Martin Roth2021-09-161-1/+1
* mb/google: Add board name comments for each boardMartin Roth2021-09-071-0/+2
* mb/*: Specify type of `MAINBOARD_PART_NUMBER` onceAngel Pons2021-07-261-1/+0
* mb/*: Specify type of `MAINBOARD_DIR` onceAngel Pons2021-07-261-1/+0
* 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
* coreboot_table: Convert some CONFIG(CHROMEOS) preprocessorKyösti Mälkki2020-12-311-3/+2
* treewide: Add Kconfig variable MEMLAYOUT_LD_FILEFurquan Shaikh2020-06-132-8/+0
* mainboard/*/*/*.cb: Remove leading blank lines from SPDX headerElyes HAOUAS2020-05-181-3/+0
* mainboard/*/*/Kconfig*: Remove leading blank lines from SPDX headerElyes HAOUAS2020-05-181-3/+0
* src: Remove leading blank lines from SPDX headerElyes HAOUAS2020-05-181-3/+0
* treewide: Replace BSD-3-Clause and ISC headers with SPDX headersPatrick Georgi2020-05-111-26/+1
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-1111-11/+0
* src/: Replace GPL boilerplate with SPDX headersPatrick Georgi2020-05-093-27/+3
* treewide: replace GPLv2 long form headers with SPDX headerPatrick Georgi2020-05-063-33/+3
* mb/google/storm: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-067-91/+14
* mainboard/google: Remove copyright noticesPatrick Georgi2020-03-1813-16/+3
* chromeos: stop sharing write protect GPIO with depthchargeJoel Kitching2020-03-071-2/+0
* Change all clrsetbits_leXX() to clrsetbitsXX()Julius Werner2019-12-041-2/+2
* mainboard/google: Remove unused include <stdlib.h>Elyes HAOUAS2019-11-281-1/+0
* Kconfig: comply to Linux 5.3's Kconfig language rulesPatrick Georgi2019-11-231-1/+1
* soc/qualcomm: Link cbmem.c only in romstageArthur Heymans2019-11-141-4/+3
* src/mainboard: change "unsigned" to "unsigned int"Martin Roth2019-10-271-1/+1
* mb: remove test-only HWIDsHung-Te Lin2019-09-301-4/+0
* commonlib: fix typo LB_TAB_* (instead of LB_TAG_*)Patrick Georgi2019-05-291-1/+1
* 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
* coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner2019-03-081-3/+3
* mainboard: Enable PRESERVE flag in all vboot/chromeos FMD filesHung-Te Lin2019-03-051-4/+4
* device/mmio.h: Add include file for MMIO opsKyösti Mälkki2019-03-042-0/+2
* symbols.h: Add macro to define memlayout region symbolsJulius Werner2019-02-222-2/+2
* buildsystem: Promote rules.h to default includeKyösti Mälkki2019-01-161-1/+0
* reset: Convert individual boards to `board_reset()`Nico Huber2018-10-222-2/+1
* drivers/i2c: Add i2c TPM support for different stagesPhilipp Deppenwiese2018-08-101-0/+1
* security/tpm: Unify the coreboot TPM software stackPhilipp Deppenwiese2018-06-041-0/+2
* mb/google: Get rid of device_tElyes HAOUAS2018-05-081-2/+2
* boardid: Switch from Kconfig to weak functionsJulius Werner2017-12-071-1/+0
* boardid: Minor clean up and standardizationJulius Werner2017-12-071-1/+1
* src/mainboard: Fix various typosJonathan Neuschäfer2017-11-231-1/+1
* mb/google: Add Chromebook marketing namesJonathan Neuschäfer2017-11-171-1/+1
* mainboard/[g-l]: add IS_ENABLED() around Kconfig symbol referencesMartin Roth2017-07-061-1/+1
* Consolidate reset API, add generic reset_prepare mechanismJulius Werner2017-06-131-4/+1
* vboot: Move remaining features out of vendorcode/google/chromeosJulius Werner2017-03-281-2/+2