summaryrefslogtreecommitdiffstats
path: root/src/mainboard/google/storm
Commit message (Expand)AuthorAgeFilesLines
* 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
* CBFS: Correct ROM_SIZE for ARM boards, use CBFS_SIZE for cbfstoolJulius Werner2015-04-141-1/+1
* storm: Fix timer init order problemJulius Werner2015-04-132-0/+27
* storm: add hard_reset templateDaisuke Nojiri2015-04-133-0/+32
* storm: copy WiFi calibration data in the CBMEMVadim Bendebury2015-04-101-0/+7
* gpio: decouple tristate gpio support from board IDDavid Hendricks2015-04-101-1/+0
* gpio: cosmetic changes to tristate_gpios.cDavid Hendricks2015-04-101-3/+3
* google/storm: Minor board ID changesDan Ehrenberg2015-04-101-2/+2
* storm: Initialize clock, pinmux for NAND if present on boardDan Ehrenberg2015-04-102-317/+13
* gpio: Remove non-ternary tristate mode, make ternaries easierJulius Werner2015-04-101-2/+2
* gpio: Extend common GPIO header, simplify function namesJulius Werner2015-04-103-13/+11
* storm: retrieve MAC address from VPDVadim Bendebury2015-04-101-0/+5
* ipq806x: Change all SoC headers to <soc/headername.h> systemJulius Werner2015-04-084-8/+7
* New mechanism to define SRAM/memory map with automatic bounds checkingJulius Werner2015-04-064-13/+11
* storm: fix SW_RESET signal polarityVadim Bendebury2015-03-281-2/+7
* storm: deassert SW_RESET signal at startupVadim Bendebury2015-03-281-0/+14
* storm: make sure board ID is calculated only onceVadim Bendebury2015-03-281-1/+11
* storm: reset TPM properly on proto0Vadim Bendebury2015-03-281-1/+22
* storm: supply vboot GPIO settings in coreboot tableVadim Bendebury2015-03-281-0/+28
* fix how to interpret board id read from gpiosDaisuke Nojiri2015-03-261-1/+1
* Restore name of the function reading tertiary GPIO statesVadim Bendebury2015-03-261-3/+5
* Enable publishing of board ID where supportedVadim Bendebury2015-03-231-0/+2
* storm: Add board ID calculation functionVadim Bendebury2015-03-232-1/+52
* ipq806x: implement GPIO APIVadim Bendebury2015-03-231-0/+1
* romstages: use common run_ramstage()Aaron Durbin2015-03-201-7/+2
* storm: Provide ability to build ap148 variantVadim Bendebury2015-03-052-0/+8
* storm: Increase DRAM size to 1024MBDavid Hendricks2015-01-091-1/+1
* storm: USB fixes for proto0Vadim Bendebury2015-01-091-1/+5
* ipq806x: Add USB supportJulius Werner2015-01-042-7/+34
* mainboard/storm: setup mmu in storm mainboard_initDeepa Dinamani2015-01-031-2/+36
* storm: enable early consoleVadim Bendebury2015-01-032-0/+2
* storm/ipq8064: add dynamic CBMEM supportVadim Bendebury2015-01-032-1/+4
* storm: ipq8064: enable CBFS SPI wrapperVadim Bendebury2015-01-031-1/+4
OpenPOWER on IntegriCloud