summaryrefslogtreecommitdiff
path: root/src/mainboard/google
AgeCommit message (Expand)Author
2013-07-10pit: Replace the snow GPIO indexes with ones for pit.Gabe Black
2013-07-10pit: Remove the MAX_CPUS option.Gabe Black
2013-07-10pit: Stop compiling in the max77686 driver on pit.Gabe Black
2013-07-10pit: Stop calling tps65090 functions until we can call through the EC.Gabe Black
2013-07-10pit: set up the PMIC correctlyDavid Hendricks
2013-07-10PIT: memory setupRonald G. Minnich
2013-07-10exynos5420: Implement support for the pinmux as functions.Gabe Black
2013-07-10exynos5250: De-switch-ify the pinmux configuration code.Gabe Black
2013-07-10google/pit: Don't spew output with GPIO configStefan Reinauer
2013-07-10exynos5420: Simplify the graphics code by eliminating the unused color mapStefan Reinauer
2013-07-10google/snow: Don't spew output with GPIO configStefan Reinauer
2013-07-10chrome ec: Update EC header from EC repositoryDuncan Laurie
2013-07-10exynos5420: Replace the 5250 clock logic with 5420.Gabe Black
2013-07-10Exynos5420: Clean up console codeStefan Reinauer
2013-07-10ec: Remove hardcoded GPI offset in EC SCIDuncan Laurie
2013-07-10exynos5250: Simplify the graphics code by eliminating the unused color map.Gabe Black
2013-07-10snow: Make coreboot set up pins for busses it knows are hooked up as suchGabe Black
2013-07-10ARMv7: Clean up console codeStefan Reinauer
2013-07-10pit: Add a "pit" mainboard which is mostly a copy of "snow".Gabe Black
2013-07-10pit: Create an exynos5420 directory which is nearly a copy of exynos5250.Gabe Black
2013-07-10ARMv7: De-uboot-ify Exynos5250 GPIO codeStefan Reinauer
2013-07-10ARMv7: De-uboot-ify Exynos5250 codeStefan Reinauer
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