summaryrefslogtreecommitdiff
path: root/src/mainboard/google/snow/mainboard.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-25intel/gma: Clarify code and use dedicated init for Google PeppyRonald G. Minnich
2014-08-18exynos5: Implement support for USB 3.0 DRD PHYs/controllersJulius Werner
2014-08-14exynos5: Refactor crazy old U-Boot base address macros awayJulius Werner
2014-08-13arm: libpayload: Add cache coherent DMA memory definition and managementJulius Werner
2014-08-12exynos5: Refactor board-specific parts out of USB PHY codeJulius Werner
2014-08-12exynos5420: Make USB A-A booting work with early data cacheJulius Werner
2014-02-06ARMv7: Remove static CBMEM allocationKyösti Mälkki
2013-12-21snow: Set up the i2s0 pins during bootGabe Black
2013-12-21snow: TPS69050 -> TPS65090David Hendricks
2013-12-21Exynos 5250: Enable dynamic CBMEMStefan Reinauer
2013-12-12snow: Fix the edid data structure definition so depthcharge works again.Gabe Black
2013-09-11CBMEM ARM: Prefer get_cbmem_table() over cbmem_late_set_table()Kyösti Mälkki
2013-09-11CBMEM: Add cbmem_late_set_table() and drop references to high_tables_baseKyösti Mälkki
2013-07-10exynos5250: De-switch-ify the pinmux configuration code.Gabe Black
2013-07-10google/snow: Don't spew output with GPIO configStefan Reinauer
2013-07-10exynos5250: Simplify the graphics code by eliminating the unused color map.Gabe Black
2013-07-10snow: Make coreboot set up pins for busses it knows are hooked up as suchGabe Black
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-07-10ARMv7: normalize ramstage code flowStefan Reinauer
2013-02-14Chromebooks: mainboard.c: Do not spell Chromebook in CamelCasePaul Menzel
2013-02-06exynos/snow: Move core/memory clock-related and board ID codeDavid Hendricks
2013-02-01armv7: unify stage hand-off routinesDavid Hendricks
2012-12-12Add minimal mainboard support for snowRonald G. Minnich