summaryrefslogtreecommitdiff
path: root/src/mainboard/google/storm
AgeCommit message (Expand)Author
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
2015-03-28storm: make sure board ID is calculated only onceVadim Bendebury
2015-03-28storm: reset TPM properly on proto0Vadim Bendebury
2015-03-28storm: supply vboot GPIO settings in coreboot tableVadim Bendebury
2015-03-26fix how to interpret board id read from gpiosDaisuke Nojiri
2015-03-26Restore name of the function reading tertiary GPIO statesVadim Bendebury
2015-03-23Enable publishing of board ID where supportedVadim Bendebury
2015-03-23storm: Add board ID calculation functionVadim Bendebury
2015-03-23ipq806x: implement GPIO APIVadim Bendebury
2015-03-20romstages: use common run_ramstage()Aaron Durbin
2015-03-05storm: Provide ability to build ap148 variantVadim Bendebury
2015-01-09storm: Increase DRAM size to 1024MBDavid Hendricks
2015-01-09storm: USB fixes for proto0Vadim Bendebury
2015-01-04ipq806x: Add USB supportJulius Werner
2015-01-03mainboard/storm: setup mmu in storm mainboard_initDeepa Dinamani
2015-01-03storm: enable early consoleVadim Bendebury
2015-01-03storm/ipq8064: add dynamic CBMEM supportVadim Bendebury
2015-01-03storm: ipq8064: enable CBFS SPI wrapperVadim Bendebury