summaryrefslogtreecommitdiff
path: root/src/mainboard/google/storm
AgeCommit message (Expand)Author
2015-08-21ChromeOS: Fix Kconfig dependenciesMartin Roth
2015-07-03storm: Enable DRIVER_UART since we use CONSOLE_CBMEM_DUMP_TO_UARTStefan Reinauer
2015-06-30google/storm: romstage needs the accessor functions for buttonsPatrick Georgi
2015-06-30qualcomm/ipq806x: centralize vboot configurationPatrick Georgi
2015-06-08Remove empty lines at end of fileElyes HAOUAS
2015-05-21Remove address from GPLv2 headersPatrick Georgi
2015-05-19Remove Kconfig variable that has no effectPatrick Georgi
2015-04-27storm: enable CBMEM console dumpVadim Bendebury
2015-04-22google/storm: indicate start of normal boot on LED ringVadim Bendebury
2015-04-22google/storm: enable zero page access protection.Deepa Dinamani
2015-04-22storm: add config option to clear dev mode state on recoveryVadim Bendebury
2015-04-22google/storm: enable virtual development mode switchVadim Bendebury
2015-04-22i2c/ww_ring: decouple LED display from vbootVadim Bendebury
2015-04-22google/storm: support factory reset (wipeout) requestVadim Bendebury
2015-04-22google/storm: use whirlwind LED ring on SP5 boardsVadim Bendebury
2015-04-22google/*: Add MAINBOARD_HAS_CHROMEOS where appropriatePatrick Georgi
2015-04-22switch mainboards over to use BOARD_ID_AUTOStefan Reinauer
2015-04-21storm: print uber-sbl informationVadim Bendebury
2015-04-21arm(64): Globally replace writel(v, a) with write32(a, v)Julius Werner
2015-04-18kconfig: automatically include mainboardsStefan Reinauer
2015-04-17storm: Add STM flash supportVadim Bendebury
2015-04-17storm: handle dual purpose recovery buttonVadim Bendebury
2015-04-17ipq806x: extend GSBI driver to support i2c on any GSBI blockSourabh Banerjee
2015-04-17ipq806x: add LPASS clock control driverVadim Bendebury
2015-04-17ipq806x: Add support for mmu in bootblock.Deepa Dinamani
2015-04-15ipq806x: load and start RPMVadim Bendebury
2015-04-15storm: Add watchdog reset api.Deepa Dinamani
2015-04-15ipq806x: Load TZBSP blob from coreboot ramstageVikas Das
2015-04-15storm: adjust rombase startup to vboot2Vadim Bendebury
2015-04-15ipq8064: add DRAM initialization codeVadim Bendebury
2015-04-15ipq806x: add i2c driverVadim Bendebury
2015-04-15google/storm: prepare enabling vboot2Vadim Bendebury
2015-04-15storm: add code for detecting rec/dev/write protect switches' statusDaisuke Nojiri
2015-04-14storm: do not enable the ethernet switch by defaultVadim Bendebury
2015-04-14timer: Reestablish init_timer(), consolidate timer initialization callsJulius Werner
2015-04-14CBFS: Correct ROM_SIZE for ARM boards, use CBFS_SIZE for cbfstoolJulius Werner
2015-04-13storm: Fix timer init order problemJulius Werner
2015-04-13storm: add hard_reset templateDaisuke Nojiri
2015-04-10storm: copy WiFi calibration data in the CBMEMVadim Bendebury
2015-04-10gpio: decouple tristate gpio support from board IDDavid Hendricks
2015-04-10gpio: cosmetic changes to tristate_gpios.cDavid Hendricks
2015-04-10google/storm: Minor board ID changesDan Ehrenberg
2015-04-10storm: Initialize clock, pinmux for NAND if present on boardDan Ehrenberg
2015-04-10gpio: Remove non-ternary tristate mode, make ternaries easierJulius Werner
2015-04-10gpio: Extend common GPIO header, simplify function namesJulius Werner
2015-04-10storm: retrieve MAC address from VPDVadim Bendebury
2015-04-08ipq806x: Change all SoC headers to <soc/headername.h> systemJulius Werner
2015-04-06New mechanism to define SRAM/memory map with automatic bounds checkingJulius Werner
2015-03-28storm: fix SW_RESET signal polarityVadim Bendebury
2015-03-28storm: deassert SW_RESET signal at startupVadim Bendebury