summaryrefslogtreecommitdiff
path: root/src/mainboard/google/snow/romstage.c
AgeCommit message (Expand)Author
2014-09-25snow: Rename snow to daisy.Gabe Black
2014-09-13arm: Move exception_init() close to console_init()Julius Werner
2014-08-26armv7: Move Exynos from 'cpu' to 'soc'.Hung-Te Lin
2014-08-18trustzone: Pull trustzone init out of cpu.c and do it in romstage.Gabe Black
2014-08-12exynos5420: Make USB A-A booting work with early data cacheJulius Werner
2014-04-26Rename coreboot_ram stage to ramstageFurquan Shaikh
2013-12-21exynos5250: Implement support to boot with USB A-A firmware uploadJulius Werner
2013-12-21armv7/exynos: Fix and remove memory reset workaroundsHung-Te Lin
2013-12-21Exynos 5250: Enable dynamic CBMEMStefan Reinauer
2013-07-10armv7/exynos: Prevent unexpected reboots in resume.Hung-Te Lin
2013-07-10exynos5250: De-switch-ify the pinmux configuration code.Gabe Black
2013-07-10ARMv7: Clean up console codeStefan Reinauer
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-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-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-17google/snow: enable 32KHz sleep clockDavid Hendricks
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-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-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-03-26armv7: add new dcache and MMU setup functionsDavid Hendricks
2013-03-19armv7/exynos/snow: new cache maintenance APIDavid Hendricks
2013-03-13exynos5250/snow: enable branch predictionDavid Hendricks
2013-03-13exynos5250/snow: call PMIC's power_init() functionDavid 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: 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-14snow: Set up MMU after DRAM is workingDavid Hendricks
2013-02-14snow: remove superfluous printk's from romstage mainDavid Hendricks
2013-02-10exynos/snow: set SPI clock rate in romstage mainDavid Hendricks
2013-02-08armv7/snow: Move clock initialization from bootblock to romstage.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: Clean up arm/snow bootblock build process.Hung-Te Lin
2013-02-06armv7: Clean up: remove deprecated SPL.Hung-Te Lin
2013-02-06exynos/snow: Move core/memory clock-related and board ID codeDavid Hendricks
2013-02-01snow: make romstage init DRAM controller and call ramstageRonald G. Minnich