summaryrefslogtreecommitdiffstats
path: root/src/mainboard/google/storm
Commit message (Expand)AuthorAgeFilesLines
* 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
* vboot: Assume EC_SOFTWARE_SYNC and VIRTUAL_DEV_SWITCH by defaultJulius Werner2017-03-282-7/+0
* qualcomm/storm: Add required files to enable elog in ramstageFurquan Shaikh2016-07-281-0/+1
* mainboard/google: Update license headersMartin Roth2016-04-132-2/+27
* chromeos.fmd: Mark RW_LEGACY as CBFSPatrick Georgi2016-04-051-1/+1
* chromeos: Simplify fill_lb_gpios even furtherJulius Werner2016-04-051-12/+8
* storm: Fix compilation errorFurquan Shaikh2016-03-301-0/+4
* ipq806x/storm: Return NULL for cbmem_top if DRAM is not initializedFurquan Shaikh2016-03-291-0/+2
* google/intel mainboards: Add missing board_info.txt filesMartin Roth2016-03-251-0/+6
* chromebooks: Define GBB hardware IDsPatrick Georgi2016-02-121-0/+4
* chromeos: import Chrome OS fmapsPatrick Georgi2016-01-211-0/+33
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-318-32/+0
* google/storm/Kconfig: remove select CONSOLE_CBMEM_DUMP_TO_UARTMartin Roth2015-08-271-1/+0
* ChromeOS mainboards: Move more Kconfig symbols under CHROMEOSMartin Roth2015-08-261-1/+1
* ChromeOS: Fix Kconfig dependenciesMartin Roth2015-08-211-2/+4
* storm: Enable DRIVER_UART since we use CONSOLE_CBMEM_DUMP_TO_UARTStefan Reinauer2015-07-031-1/+2
* google/storm: romstage needs the accessor functions for buttonsPatrick Georgi2015-06-301-0/+1
* qualcomm/ipq806x: centralize vboot configurationPatrick Georgi2015-06-301-1/+0
* Remove empty lines at end of fileElyes HAOUAS2015-06-081-1/+0
* Remove address from GPLv2 headersPatrick Georgi2015-05-218-8/+8
* Remove Kconfig variable that has no effectPatrick Georgi2015-05-191-1/+0
* storm: enable CBMEM console dumpVadim Bendebury2015-04-271-1/+2
* google/storm: indicate start of normal boot on LED ringVadim Bendebury2015-04-221-1/+2
* google/storm: enable zero page access protection.Deepa Dinamani2015-04-221-2/+3
* storm: add config option to clear dev mode state on recoveryVadim Bendebury2015-04-221-0/+1
* google/storm: enable virtual development mode switchVadim Bendebury2015-04-222-1/+2
* i2c/ww_ring: decouple LED display from vbootVadim Bendebury2015-04-221-3/+11
* google/storm: support factory reset (wipeout) requestVadim Bendebury2015-04-222-12/+62
* google/storm: use whirlwind LED ring on SP5 boardsVadim Bendebury2015-04-223-2/+10
* google/*: Add MAINBOARD_HAS_CHROMEOS where appropriatePatrick Georgi2015-04-221-0/+1
* switch mainboards over to use BOARD_ID_AUTOStefan Reinauer2015-04-221-1/+1