summaryrefslogtreecommitdiff
path: root/src/mainboard/google
AgeCommit message (Expand)Author
2015-05-21Remove address from GPLv2 headersPatrick Georgi
2015-05-21Remove unused functionsPatrick Georgi
2015-05-20acpi: make fill_slit and fill_srat into arguments.Vladimir Serbinenko
2015-05-20bd82x6x: Merge common apmc finalize procedure.Vladimir Serbinenko
2015-05-19intel/haswell: Drop MONOTONIC_TIMER_MSRPatrick Georgi
2015-05-19Remove Kconfig variable that has no effectPatrick Georgi
2015-05-19arm64: Reorganize payload entry code and related KconfigsJulius Werner
2015-05-19Move smi trap sample to documentation, don't keep it in every mobo.Vladimir Serbinenko
2015-05-16Remove defines APMC_FINALIZE.Vladimir Serbinenko
2015-05-11chromeos: remove vboot_verify_firmware()Aaron Durbin
2015-05-05sandy/ivy boards: Rename defines from onboard.h for ACPIKyösti Mälkki
2015-05-05vboot: remove uses of vboot2_verify_firmware()Aaron Durbin
2015-05-05veyron_danger: Turn on backlight enable before VCC_LCDDavid Hendricks
2015-05-05veyron: Initialize EC interrupt GPIO and add them to coreboot tablesJulius Werner
2015-04-30cpu/intel/haswell: remove dependency on socket_rpga989Matt DeVillier
2015-04-30intel/broadwell: Don't select MONOTONIC_TIMER_MSRPatrick Georgi
2015-04-28Kconfig whitespace fixesMartin Roth
2015-04-28boards: remove VBOOT_(REFCODE|RAMSTAGE|ROMSTAGE)_INDEXAaron Durbin
2015-04-28chromeos: remove VBOOT2_VERIFY_FIRMWARE optionAaron Durbin
2015-04-28marvell/bg4cd: merge verstage into bootblockDaisuke Nojiri
2015-04-28intel SMI handlers: Refactor GPI SMI/SCI routingKyösti Mälkki
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-22mainboards: Add CHROMEOS_VBNV_* where appropriatePatrick Georgi
2015-04-22google/*: Add MAINBOARD_HAS_CHROMEOS where appropriatePatrick Georgi
2015-04-22google/veyron_rialto: support the developer key GPIOJonathan Dixon
2015-04-22switch mainboards over to use BOARD_ID_AUTOStefan Reinauer
2015-04-22google/urara: retrieve network device information from VPDVadim Bendebury
2015-04-22google/veyron_*: Increase SPI flash frequency to 24.75MHzJulius Werner
2015-04-22google/urara: use board ID information to set up hardwareIonela Voinescu
2015-04-22rockchip/rk3288: Fix SPI clock divisor calculationJulius Werner
2015-04-22google/rush_ryu: add serialno from vpdStephen Barber
2015-04-22google/veyron_*: add ELPIDA F8132A3MA and FA232A2MA sdramjinkun.hong
2015-04-22google/veyron_*: update sdram-ddr3-samsung-4GB.incjinkun.hong
2015-04-22rockchip/rk3288: use bl_en instead lcd_bl to fill_lb_gpiohuang lin
2015-04-22google/urara: retrieve board ID from a CBFS fileVadim Bendebury
2015-04-22google/purin: add DMA coherent regionDaisuke Nojiri
2015-04-21cygnus: add QSPI driverCorneliu Doban
2015-04-21veyron: add new SDRAM configuration with ram-code 1101bZhengShunQian
2015-04-21storm: print uber-sbl informationVadim Bendebury
2015-04-21urara: I2C clock and MFIO setup function for all interfacesIonela Voinescu
2015-04-21pistachio: add clock setup for all I2C interfacesIonela Voinescu
2015-04-21Unify byte order macros and clrsetbitsJulius Werner
2015-04-21arm(64): Globally replace writel(v, a) with write32(a, v)Julius Werner