summaryrefslogtreecommitdiffstats
path: root/src/mainboard/google/storm
Commit message (Expand)AuthorAgeFilesLines
* 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
* storm: print uber-sbl informationVadim Bendebury2015-04-211-0/+42
* arm(64): Globally replace writel(v, a) with write32(a, v)Julius Werner2015-04-211-6/+6
* kconfig: automatically include mainboardsStefan Reinauer2015-04-181-0/+2
* storm: Add STM flash supportVadim Bendebury2015-04-171-0/+1
* storm: handle dual purpose recovery buttonVadim Bendebury2015-04-171-1/+28
* ipq806x: extend GSBI driver to support i2c on any GSBI blockSourabh Banerjee2015-04-171-1/+7
* ipq806x: add LPASS clock control driverVadim Bendebury2015-04-171-0/+8
* ipq806x: Add support for mmu in bootblock.Deepa Dinamani2015-04-176-31/+127
* ipq806x: load and start RPMVadim Bendebury2015-04-151-0/+1
* storm: Add watchdog reset api.Deepa Dinamani2015-04-151-2/+28
* ipq806x: Load TZBSP blob from coreboot ramstageVikas Das2015-04-151-0/+2
* storm: adjust rombase startup to vboot2Vadim Bendebury2015-04-151-1/+1
* ipq8064: add DRAM initialization codeVadim Bendebury2015-04-151-0/+2
* ipq806x: add i2c driverVadim Bendebury2015-04-153-0/+67
* google/storm: prepare enabling vboot2Vadim Bendebury2015-04-152-0/+4
* storm: add code for detecting rec/dev/write protect switches' statusDaisuke Nojiri2015-04-153-26/+72
* storm: do not enable the ethernet switch by defaultVadim Bendebury2015-04-141-7/+6
* timer: Reestablish init_timer(), consolidate timer initialization callsJulius Werner2015-04-142-27/+0