aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/google/pit/mainboard.c
AgeCommit message (Expand)Author
2014-09-25pit: Rename pit to peach_pit.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-08-08Pit: remove backlight delayRonald G. Minnich
2014-08-07exynos: Set up caching in the bootblock.Gabe Black
2014-08-05exynos5420: get rid of old exynos5420_config_l2_cache()David Hendricks
2014-02-06ARMv7: Remove static CBMEM allocationKyösti Mälkki
2013-12-21Pit: graphicsRonald G. Minnich
2013-12-21pit: Get rid of the mostly unnecessary exynos5420.hGabe Black
2013-12-21Exynos 5420: Enable dynamic CBMEMStefan Reinauer
2013-12-21google/pit: disable SYSMMU for graphicsRonald G. Minnich
2013-12-21pit: Add missing elements to the edid data structureGabe Black
2013-12-21Pit: set PWM to external on ParadeRonald G. Minnich
2013-12-21Pit: move parade writes to mainboard.cRonald G. Minnich
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-10pit: Redo the display port bridge initialization code.Gabe Black
2013-07-10pit: Replace the tps65090 functions and adjust the hotplug detect line.Gabe Black
2013-07-10pit: Configure the pinmux for the i2c busses that are connected on pit.Gabe Black
2013-07-10pit: Replace the snow GPIO indexes with ones for pit.Gabe Black
2013-07-10pit: Stop calling tps65090 functions until we can call through the EC.Gabe Black
2013-07-10exynos5420: Implement support for the pinmux as functions.Gabe Black
2013-07-10google/pit: Don't spew output with GPIO configStefan Reinauer
2013-07-10exynos5420: Simplify the graphics code by eliminating the unused color mapStefan Reinauer
2013-07-10pit: Add a "pit" mainboard which is mostly a copy of "snow".Gabe Black