summaryrefslogtreecommitdiffstats
path: root/src/mainboard/google/snow/romstage.c
Commit message (Expand)AuthorAgeFilesLines
* snow: Rename snow to daisy.Gabe Black2014-09-251-178/+0
* arm: Move exception_init() close to console_init()Julius Werner2014-09-131-0/+2
* armv7: Move Exynos from 'cpu' to 'soc'.Hung-Te Lin2014-08-261-10/+10
* trustzone: Pull trustzone init out of cpu.c and do it in romstage.Gabe Black2014-08-181-0/+4
* exynos5420: Make USB A-A booting work with early data cacheJulius Werner2014-08-121-19/+0
* Rename coreboot_ram stage to ramstageFurquan Shaikh2014-04-261-1/+1
* exynos5250: Implement support to boot with USB A-A firmware uploadJulius Werner2013-12-211-1/+2
* armv7/exynos: Fix and remove memory reset workaroundsHung-Te Lin2013-12-211-7/+0
* Exynos 5250: Enable dynamic CBMEMStefan Reinauer2013-12-211-0/+3
* armv7/exynos: Prevent unexpected reboots in resume.Hung-Te Lin2013-07-101-5/+6
* exynos5250: De-switch-ify the pinmux configuration code.Gabe Black2013-07-101-3/+4
* ARMv7: Clean up console codeStefan Reinauer2013-07-101-2/+3
* ARMv7: De-uboot-ify Exynos5250 GPIO codeStefan Reinauer2013-07-101-23/+10
* ARMv7: De-uboot-ify Exynos5250 codeStefan Reinauer2013-07-101-3/+0
* samsung/exynos5250: unify codeStefan Reinauer2013-07-101-1/+1
* Wield battle axe at ARM portStefan Reinauer2013-07-101-26/+26
* exynos5250/snow: deprecate time.hDavid Hendricks2013-05-061-1/+0
* Revert "exynos5250/snow: deprecate time.h"David Hendricks2013-05-041-0/+1
* exynos5250/snow: deprecate time.hDavid Hendricks2013-05-031-1/+0
* Google/Snow: Temporary fix for resume failure.Hung-Te Lin2013-04-301-0/+8
* Google/Snow: Enable suspend/resume.Hung-Te Lin2013-04-291-3/+10
* google/snow: Revise romstage initialization code.Hung-Te Lin2013-04-261-45/+47
* google/snow: Add "wakeup" module for suspend/resume.Hung-Te Lin2013-04-251-13/+0
* arm/exynos: Allow DRAM controller to be initialized without clearing RAM cont...Hung-Te Lin2013-04-251-1/+1
* google/snow: enable 32KHz sleep clockDavid Hendricks2013-04-171-0/+2
* snow: Configure the power button as an input GPIO.Gabe Black2013-04-161-1/+5
* snow: Fix the name of some constants in romstage.c.Gabe Black2013-04-161-7/+6
* Exynos5250: add a microsecond timerRonald G. Minnich2013-04-131-0/+1
* Snow: Set up the ChromeOS GPIOs as inputs during the ROM stage.Gabe Black2013-04-111-0/+28
* exynos5: Re-factor I2C codeDavid Hendricks2013-04-101-12/+14
* replace device/i2c.h with simpler versionDavid Hendricks2013-04-091-1/+1
* snow/exynos5250: move board-specific power stuff to mainboard dirDavid Hendricks2013-04-081-5/+49
* armv7: add new dcache and MMU setup functionsDavid Hendricks2013-03-261-3/+0
* armv7/exynos/snow: new cache maintenance APIDavid Hendricks2013-03-191-22/+4
* exynos5250/snow: enable branch predictionDavid Hendricks2013-03-131-0/+18
* exynos5250/snow: call PMIC's power_init() functionDavid Hendricks2013-03-131-0/+7
* google/snow: fix coding styleStefan Reinauer2013-03-071-2/+3
* samsung/exynos5: add display port and framebuffer defines and initializationRonald G. Minnich2013-03-061-1/+7
* google/snow: Change MMC0 to work in 8 bit mode.Ronald G. Minnich2013-03-061-4/+2
* armv7/snow: Add S5P MSHC initialization in ROM stage.Hung-Te Lin2013-03-011-0/+24
* snow: Set up MMU after DRAM is workingDavid Hendricks2013-02-141-0/+2
* snow: remove superfluous printk's from romstage mainDavid Hendricks2013-02-141-3/+0
* exynos/snow: set SPI clock rate in romstage mainDavid Hendricks2013-02-101-0/+4
* armv7/snow: Move clock initialization from bootblock to romstage.Hung-Te Lin2013-02-081-1/+8
* Revert "armv7/snow: Move clock initialization from bootblock to romstage."David Hendricks2013-02-081-8/+1
* armv7/snow: Move clock initialization from bootblock to romstage.Hung-Te Lin2013-02-071-1/+8
* armv7: Clean up arm/snow bootblock build process.Hung-Te Lin2013-02-071-52/+7
* armv7: Clean up: remove deprecated SPL.Hung-Te Lin2013-02-061-0/+13
* exynos/snow: Move core/memory clock-related and board ID codeDavid Hendricks2013-02-061-13/+18
* snow: make romstage init DRAM controller and call ramstageRonald G. Minnich2013-02-011-17/+72
OpenPOWER on IntegriCloud