aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/google
AgeCommit message (Expand)Author
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
2013-03-29snow: explicitly configure L2 cacheDavid Hendricks
2013-03-29google boards: auto-select CACHE_ROMAaron Durbin
2013-03-26Revert "samsung/exynos5: add resource functions for the display port"David Hendricks
2013-03-26samsung/exynos5: add resource functions for the display portRonald G. Minnich
2013-03-26armv7: add new dcache and MMU setup functionsDavid Hendricks
2013-03-22Unify coreboot table generationStefan Reinauer
2013-03-22x86: Unify arch/io.h and arch/romcc_io.hStefan Reinauer
2013-03-21Butterfly, Stout: Force SATA link speed to 3 GbpsShawn Nematbakhsh
2013-03-20link/graphics: Add support for EDIDRonald G. Minnich
2013-03-20link/graphics: New state machineRonald G. Minnich
2013-03-20link/graphics: implement a palette setting operatorRonald G. Minnich
2013-03-19link/graphics: add functions to support aux channel communicationsRonald G. Minnich
2013-03-19armv7/exynos/snow: new cache maintenance APIDavid Hendricks
2013-03-19google/snow: fix a GPIO array indexDavid Hendricks
2013-03-19Include byteorder.h for the definition of ntohl in romstage.cHung-Te Lin
2013-03-18Add support for "Stout" ChromebookStefan Reinauer
2013-03-13exynos5250/snow: enable branch predictionDavid Hendricks
2013-03-13src/mainboard: Drop redundant `CHIP_NAME` again for new portsPaul Menzel
2013-03-13exynos5250/snow: call PMIC's power_init() functionDavid Hendricks
2013-03-08ARMV7 and Google/Snow: Add exception support code to the ramstageRonald G. Minnich
2013-03-07snow: add real values for GPIOs in fill_lb_gpios()David Hendricks
2013-03-07google/snow: fix coding styleStefan Reinauer
2013-03-06samsung/exynos5: add display port and framebuffer defines and initializationRonald G. Minnich
2013-03-06Google/Snow: enable sound hardware clocksRonald G. Minnich
2013-03-06google/snow: Change MMC0 to work in 8 bit mode.Ronald G. Minnich
2013-03-01armv7/snow: Add S5P MSHC initialization in ROM stage.Hung-Te Lin
2013-02-28CBMEM: always initialize early if the board supports itStefan Reinauer
2013-02-28Drop SRC_ROOT from mainboard Makefile.incsStefan Reinauer
2013-02-28Drop CONFIG_WRITE_HIGH_TABLESStefan Reinauer
2013-02-27Google/snow: update the GPIO emulation.Ronald G. Minnich
2013-02-25google/snow: enable GPIO entries and CHROMEOS in buildingRonald G. Minnich
2013-02-23Add support for Google's Chromebook PixelStefan Reinauer
2013-02-22*/acpi_tables.c: Use ALIGN macroPatrick Georgi
2013-02-19snow: add cpu_cluster and domain resources via devicetree.cbDavid Hendricks
2013-02-14Chromebooks: mainboard.c: Do not spell Chromebook in CamelCasePaul Menzel
2013-02-14Google Butterfly: thermal.h: Align macro contentPaul Menzel
2013-02-14sconfig: rename lapic_cluster -> cpu_clusterStefan Reinauer
2013-02-14snow: Set up MMU after DRAM is workingDavid Hendricks
2013-02-14snow: remove superfluous printk's from romstage mainDavid Hendricks
2013-02-14sconfig: rename pci_domain -> domainStefan Reinauer
2013-02-12Google Butterfly: acpi/thermal.asl: Fix typo »The*re* is no …«Paul Menzel
2013-02-12Google Butterfly: gpio.h: Correct whitespace errorsPaul Menzel
2013-02-12Google Parrot/Butterfly: fadt.c: Align macros correctlyPaul Menzel
2013-02-11Add support for "Butterfly" ChromebookStefan Reinauer
2013-02-11snow: fix high_tables_base calculationDavid Hendricks
2013-02-11armv7/exynos5250/snow: deprecate CONFIG_{RAMBASE,RAMTOP}David Hendricks
2013-02-10exynos/snow: move SPI GPIO setup to mainboard bootblock codeDavid Hendricks
2013-02-10exynos/snow: set SPI clock rate in romstage mainDavid Hendricks
2013-02-09snow: do something useful in ramstage()David Hendricks
2013-02-08armv7/snow: Move clock initialization from bootblock to romstage.Hung-Te Lin
2013-02-08armv7: Use same console initialization procedure for all ARM stagesHung-Te Lin
2013-02-08console: Revise serial console configuration names.Hung-Te Lin
2013-02-08Revert "armv7/snow: Move clock initialization from bootblock to romstage."David Hendricks
2013-02-07armv7/snow: Move clock initialization from bootblock to romstage.Hung-Te Lin
2013-02-07armv7/snow: Remove power_init from bootblock.Hung-Te Lin
2013-02-07armv7/snow: Remove redundant I2C initialization calls in bootblock.Hung-Te Lin
2013-02-07armv7: Clean up arm/snow bootblock build process.Hung-Te Lin
2013-02-06armv7: Clean up: remove deprecated SPL.Hung-Te Lin
2013-02-06snow: remove dead code from bootblockDavid Hendricks