summaryrefslogtreecommitdiffstats
path: root/src/mainboard/google
Commit message (Expand)AuthorAgeFilesLines
* veyron_danger: Turn on backlight enable before VCC_LCDDavid Hendricks2015-05-052-1/+13
* veyron: Initialize EC interrupt GPIO and add them to coreboot tablesJulius Werner2015-05-054-0/+40
* cpu/intel/haswell: remove dependency on socket_rpga989Matt DeVillier2015-04-3010-20/+10
* intel/broadwell: Don't select MONOTONIC_TIMER_MSRPatrick Georgi2015-04-301-1/+0
* Kconfig whitespace fixesMartin Roth2015-04-288-16/+16
* boards: remove VBOOT_(REFCODE|RAMSTAGE|ROMSTAGE)_INDEXAaron Durbin2015-04-2820-115/+0
* chromeos: remove VBOOT2_VERIFY_FIRMWARE optionAaron Durbin2015-04-284-7/+6
* marvell/bg4cd: merge verstage into bootblockDaisuke Nojiri2015-04-281-1/+0
* intel SMI handlers: Refactor GPI SMI/SCI routingKyösti Mälkki2015-04-281-41/+2
* 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
* mainboards: Add CHROMEOS_VBNV_* where appropriatePatrick Georgi2015-04-2219-0/+19
* google/*: Add MAINBOARD_HAS_CHROMEOS where appropriatePatrick Georgi2015-04-225-0/+5
* google/veyron_rialto: support the developer key GPIOJonathan Dixon2015-04-222-3/+6
* switch mainboards over to use BOARD_ID_AUTOStefan Reinauer2015-04-2215-15/+14
* google/urara: retrieve network device information from VPDVadim Bendebury2015-04-221-0/+16
* google/veyron_*: Increase SPI flash frequency to 24.75MHzJulius Werner2015-04-227-7/+7
* google/urara: use board ID information to set up hardwareIonela Voinescu2015-04-223-38/+66
* rockchip/rk3288: Fix SPI clock divisor calculationJulius Werner2015-04-227-11/+11
* google/rush_ryu: add serialno from vpdStephen Barber2015-04-221-0/+8
* google/veyron_*: add ELPIDA F8132A3MA and FA232A2MA sdramjinkun.hong2015-04-2218-12/+948
* google/veyron_*: update sdram-ddr3-samsung-4GB.incjinkun.hong2015-04-226-42/+42
* rockchip/rk3288: use bl_en instead lcd_bl to fill_lb_gpiohuang lin2015-04-229-21/+21
* google/urara: retrieve board ID from a CBFS fileVadim Bendebury2015-04-222-4/+101
* google/purin: add DMA coherent regionDaisuke Nojiri2015-04-222-5/+9
* cygnus: add QSPI driverCorneliu Doban2015-04-211-1/+3
* veyron: add new SDRAM configuration with ram-code 1101bZhengShunQian2015-04-2112-12/+12
* storm: print uber-sbl informationVadim Bendebury2015-04-211-0/+42
* urara: I2C clock and MFIO setup function for all interfacesIonela Voinescu2015-04-211-19/+25
* pistachio: add clock setup for all I2C interfacesIonela Voinescu2015-04-211-1/+1
* Unify byte order macros and clrsetbitsJulius Werner2015-04-215-5/+1
* arm(64): Globally replace writel(v, a) with write32(a, v)Julius Werner2015-04-2131-139/+139
* veyron_{brain,danger}: Specify vboot romstage and ramstage indicesDavid Hendricks2015-04-212-2/+16
* veyron: The ODT function is disabled for LPDDR3jinkun.hong2015-04-2110-10/+10
* veyron: Sync up SDRAM configurationsJulius Werner2015-04-2138-112/+2367
* veyron_jerry: support K4B8G1646Q-4GB and H5TC8G63XXX-4GB ddr3jinkun.hong2015-04-213-2/+156
* urara: add config of SPI bus and correct selection of winbond flashIonela Voinescu2015-04-211-1/+5
* Kconfig: rename CONSOLE_SERIAL_UART to DRIVERS_UARTPatrick Georgi2015-04-2014-14/+14
* panther: Fix pointer related errors in LAN codeFurquan Shaikh2015-04-181-33/+28
* kconfig: automatically include mainboardsStefan Reinauer2015-04-1831-87/+63
* urara: Define UART used for serial consoleDavid Hendricks2015-04-171-0/+5
* storm: Add STM flash supportVadim Bendebury2015-04-171-0/+1
* ryu: Add support for EVT board with ID BASE3(1,1)Furquan Shaikh2015-04-172-4/+5
* storm: handle dual purpose recovery buttonVadim Bendebury2015-04-171-1/+28