summaryrefslogtreecommitdiff
path: root/src/mainboard/google
AgeCommit message (Expand)Author
2013-07-10samsung/exynos5250: unify codeStefan Reinauer
2013-07-10Wield battle axe at ARM portStefan Reinauer
2013-07-10Rename hardwaremain() to main()Stefan Reinauer
2013-07-10ARMv7: normalize ramstage code flowStefan Reinauer
2013-07-10Provide support for setting up the framebuffer from EDIDRonald G. Minnich
2013-07-10Drop some duplicates of PCI-e config functionsKyösti Mälkki
2013-07-04intel/sandybridge intel/ivybridge: Use MMCONF_SUPPORT_DEFAULTKyösti Mälkki
2013-07-03Move select MMCONF_SUPPORT under northbridgeKyösti Mälkki
2013-05-26snow: Add a name to the serial console UART choice block.Gabe Black
2013-05-08hardwaremain: drop boot_complete parameterStefan Reinauer
2013-05-06exynos5250/snow: deprecate time.hDavid Hendricks
2013-05-04Revert "exynos5250/snow: deprecate time.h"David Hendricks
2013-05-03exynos5250/snow: deprecate time.hDavid Hendricks
2013-05-01Google/Snow: Revise bootblock initialization.Hung-Te Lin
2013-05-01Google/Snow: Remove duplicated SPI1 initialization in bootblock.Hung-Te Lin
2013-04-30Google/Snow: Remove unnecessary serial console init code.Hung-Te Lin
2013-04-30Google/Snow: Temporary fix for resume failure.Hung-Te Lin
2013-04-29Google/Snow: Enable suspend/resume.Hung-Te Lin
2013-04-26google/snow: Revise romstage initialization code.Hung-Te Lin
2013-04-25google/snow: Add "wakeup" module for suspend/resume.Hung-Te Lin
2013-04-25arm/exynos: Allow DRAM controller to be initialized without clearing RAM cont...Hung-Te Lin
2013-04-23GOOGLE/SNOW: get graphics workingRonald G. Minnich
2013-04-19google/snow: disable unused USB3.0 PLL to save powerDavid Hendricks
2013-04-19google/snow: Minor clean-ups for display setup code in ramstageDavid Hendricks
2013-04-19google/snow: enable clock gating to save powerDavid Hendricks
2013-04-19[3/3] google/snow: enable TMUDavid Hendricks
2013-04-17google/snow: enable 32KHz sleep clockDavid Hendricks
2013-04-16snow: Return 0 from get_recovery_mode_from_vbnv.Gabe Black
2013-04-16snow: Report the state of the power button GPIO in the coreboot tables.Gabe Black
2013-04-16snow: Configure the power button as an input GPIO.Gabe Black
2013-04-16snow: Fix the name of some constants in romstage.c.Gabe Black
2013-04-16snow: Get rid of the oprom loaded GPIO.Gabe Black
2013-04-16snow: Tidy up chromeos.c.Gabe Black
2013-04-16snow: Add support for EC based recovery.Gabe Black
2013-04-16snow: Fix some comments in chromeos.c.Gabe Black
2013-04-16ec/google: Support Google's Chrome EC on I2C interface.Hung-Te Lin
2013-04-15Drop add_mainboard_resources and HAVE_MAINBOARD_RESOURCES againKyösti Mälkki
2013-04-14link/graphics: Remove the inclusion of an AMD header.Denis 'GNUtoo' Carikli
2013-04-13exynos5/snow: remove wait_ms arg from dp_controller_init()David Hendricks
2013-04-13Exynos5250: add a microsecond timerRonald G. Minnich
2013-04-11Snow: Set up the ChromeOS GPIOs as inputs during the ROM stage.Gabe Black
2013-04-11Snow: Fix the recovery GPIO polarity, and lid GPIO polarity and number.Gabe Black
2013-04-10GOOGLE/SNOW: add edp support to ramstageRonald G. Minnich
2013-04-10GOOGLE/SNOW: clean up the device treeRonald G. Minnich
2013-04-10exynos5: Re-factor I2C codeDavid Hendricks
2013-04-09replace device/i2c.h with simpler versionDavid Hendricks
2013-04-08snow/exynos5250: move board-specific power stuff to mainboard dirDavid Hendricks
2013-04-05exynos5-common: get rid of displayport trial codeRonald G. Minnich
2013-04-01link: select write-combining memory for graphicsAaron Durbin
2013-03-30x86: Drop BOARD_HAS_FADTKyösti Mälkki