aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/google/pit
AgeCommit message (Expand)Author
2014-04-30console: Move UART port defaults to mainboardKyösti Mälkki
2014-04-26Rename coreboot_ram stage to ramstageFurquan Shaikh
2014-04-26Get rid of HAVE_INIT_TIMER config optionFurquan Shaikh
2014-03-04uart: Drop HAVE_UART_MEMORY_MAPPEDKyösti Mälkki
2014-02-06ARMv7: Remove static CBMEM allocationKyösti Mälkki
2013-12-21exynos5420: Configure the UART pins unconditionallyGabe Black
2013-12-21Pit: graphicsRonald G. Minnich
2013-12-21pit: update PMIC write sequence in romstageDavid Hendricks
2013-12-21kirby: pit: Fix up wakeup_need_resetGabe Black
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: Bump the EC SPI bus speed up to 5 MHzGabe Black
2013-12-21Pit: set PWM to external on ParadeRonald G. Minnich
2013-12-21Pit: move parade writes to mainboard.cRonald G. Minnich
2013-12-12exynos5420: Setup clocks for MMC bus controller.Hung-Te Lin
2013-12-12PIT: remove a comment that is incorrect.Ronald G. Minnich
2013-12-02Add option to disable ChromeOSKyösti Mälkki
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: Enable the ps8625 driver.Gabe Black
2013-07-10pit: Stop setting up the hardware dp hotplug detect in ROM stage too.Gabe Black
2013-07-10PIT: add panel to the list of things to be powered up by the PMICRonald G. Minnich
2013-07-10armv7/exynos: Prevent unexpected reboots in resume.Hung-Te Lin
2013-07-10pit: Replace the tps65090 functions and adjust the hotplug detect line.Gabe Black
2013-07-10armv7/pit: Correct EC device in mainboard configuration.Hung-Te Lin
2013-07-10armv7/pit: Setup EC on SPI2.Hung-Te Lin
2013-07-10pit: update I2C4 speed constantDavid Hendricks
2013-07-10pit: Configure the pinmux for the i2c busses that are connected on pit.Gabe Black
2013-07-10Exynos5420: Initialize USB PHYStefan Reinauer
2013-07-10pit: Replace the snow GPIO indexes with ones for pit.Gabe Black
2013-07-10pit: Remove the MAX_CPUS option.Gabe Black
2013-07-10pit: Stop compiling in the max77686 driver on pit.Gabe Black
2013-07-10pit: Stop calling tps65090 functions until we can call through the EC.Gabe Black
2013-07-10pit: set up the PMIC correctlyDavid Hendricks
2013-07-10PIT: memory setupRonald G. Minnich
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-10exynos5420: Replace the 5250 clock logic with 5420.Gabe Black
2013-07-10Exynos5420: Clean up console codeStefan Reinauer
2013-07-10pit: Add a "pit" mainboard which is mostly a copy of "snow".Gabe Black