summaryrefslogtreecommitdiff
path: root/src/mainboard/google/pit
AgeCommit message (Expand)Author
2014-09-25pit: Rename pit to peach_pit.Gabe Black
2014-09-22snow/pit: include chromeos.c in romstageIsaac Christensen
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-18trustzone: Pull trustzone init out of cpu.c and do it in romstage.Gabe Black
2014-08-18exynos5: Implement support for USB 3.0 DRD PHYs/controllersJulius Werner
2014-08-14pit: snow: Fix snow, fix up pit write protect.Gabe Black
2014-08-14exynos5: Refactor crazy old U-Boot base address macros awayJulius Werner
2014-08-13chromeos: On ARM platforms VBNV lives in the ECStefan Reinauer
2014-08-13arm: libpayload: Add cache coherent DMA memory definition and managementJulius Werner
2014-08-12exynos5420: minor clean-up memory related stuffDavid Hendricks
2014-08-12exynos5420/pit: re-factor membaseconfig0/1 usageDavid Hendricks
2014-08-12exynos5420: ddr3: Switch from 4G setup to 2G setup on exynos5420David Hendricks
2014-08-12Exynos5420: ddr3: fine tuning the DDR3 timing valuesDavid Hendricks
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-08exynos5420: Implement support to boot with USB A-A firmware uploadJulius Werner
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-07-31armv7/exynos5420: Configure CPU cores for kernel to enable SMP.Hung-Te Lin
2014-07-29pit: setup voltage rails before system clocksDavid Hendricks
2014-07-08mainboard: Trivial - drop trailing blank lines at EOFEdward O'Callaghan
2014-05-08ChromeOS boards: Fix includesKyösti Mälkki
2014-05-03Move ARCH_* from board/Kconfig to cpu or soc Kconfig.Furquan Shaikh
2014-05-01ChromeOS: Use common fill_lb_gpio()Kyösti Mälkki
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