aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/google/snow
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-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-03-29snow: explicitly configure L2 cacheDavid Hendricks
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-19armv7/exynos/snow: new cache maintenance APIDavid Hendricks
2013-03-19google/snow: fix a GPIO array indexDavid Hendricks
2013-03-13exynos5250/snow: enable branch predictionDavid Hendricks
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-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-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-14snow: Set up MMU after DRAM is workingDavid Hendricks
2013-02-14snow: remove superfluous printk's from romstage mainDavid Hendricks
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
2013-02-06exynos/snow: Move core/memory clock-related and board ID codeDavid Hendricks
2013-02-06snow: use bootblock build class for I2C codeDavid Hendricks
2013-02-06snow: use bootblock build class for GPIODavid Hendricks
2013-02-05snow: use bootblock build class for UART codeDavid Hendricks
2013-02-04exynos/snow: get rid of board-specific arbitration codeDavid Hendricks
2013-02-04exynos/snow: partial clean-up of snow bootblock using build classDavid Hendricks
2013-02-03armv7: Add 'bootblock' build class.Hung-Te Lin
2013-02-01snow: make romstage init DRAM controller and call ramstageRonald G. Minnich
2013-02-01armv7: unify stage hand-off routinesDavid Hendricks
2013-01-30armv7: Add SPI driver for Exynos.Hung-Te Lin
2013-01-30Extend CBFS to support arbitrary ROM source media.Hung-Te Lin
2013-01-29armv7: Clean up the mmu setup a bitRonald G. Minnich
2013-01-19armv7/snow: get to romstageDavid Hendricks
2013-01-18armv7: add a wrapper for romstage's main() for ARM ISAGabe Black
2013-01-18Snow bootblock (bloated/debug version)David Hendricks
2013-01-17make main() in snow's romstage.c our romstage entry pointDavid Hendricks
2013-01-17remove argument in snow's romstage main()David Hendricks
2013-01-10armv7: replace magic constant for romstage locationDavid Hendricks
2013-01-03import SPL files for board_i2c_{claim,release}_bus()David Hendricks
2012-12-29corrections for MAX77686 config variableDavid Hendricks
2012-12-12Add minimal mainboard support for snowRonald G. Minnich