aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/google/snow/ramstage.c
AgeCommit message (Expand)Author
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-05-08hardwaremain: drop boot_complete parameterStefan Reinauer
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-13exynos5/snow: remove wait_ms arg from dp_controller_init()David Hendricks
2013-04-10GOOGLE/SNOW: add edp support to ramstageRonald G. Minnich
2013-03-29snow: explicitly configure L2 cacheDavid Hendricks
2013-03-26armv7: add new dcache and MMU setup functionsDavid Hendricks
2013-03-08ARMV7 and Google/Snow: Add exception support code to the ramstageRonald G. Minnich
2013-03-06Google/Snow: enable sound hardware clocksRonald G. Minnich
2013-02-28Drop CONFIG_WRITE_HIGH_TABLESStefan Reinauer
2013-02-11snow: fix high_tables_base calculationDavid Hendricks
2013-02-11armv7/exynos5250/snow: deprecate CONFIG_{RAMBASE,RAMTOP}David Hendricks
2013-02-09snow: do something useful in ramstage()David Hendricks
2013-02-08armv7: Use same console initialization procedure for all ARM stagesHung-Te Lin
2013-02-01armv7: unify stage hand-off routinesDavid Hendricks