aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/google/veyron_pinky/bootblock.c
AgeCommit message (Expand)Author
2015-05-21Remove address from GPLv2 headersPatrick Georgi
2015-04-22google/veyron_*: Increase SPI flash frequency to 24.75MHzJulius Werner
2015-04-22rockchip/rk3288: Fix SPI clock divisor calculationJulius Werner
2015-04-21arm(64): Globally replace writel(v, a) with write32(a, v)Julius Werner
2015-04-20Kconfig: rename CONSOLE_SERIAL_UART to DRIVERS_UARTPatrick Georgi
2015-04-17rk3288: move reboot_from_watchdog() before rk808 settinghuang lin
2015-04-17chromeos: Provide common watchdog reboot supportJulius Werner
2015-04-15veyron_*: Move PMIC_BUS to a Kconfig variableDavid Hendricks
2015-04-15veyron: Fix TPM I2C initialization and sync boardsJulius Werner
2015-04-15veyron: Trigger hard reset (via GPIO) if last reboot was caused by watchdogJulius Werner
2015-04-13rk3288: Move UART initialization to bootblock_mainboard_early_init()Julius Werner
2015-04-10veyron_jerry: Port CPU overshoot preventionJulius Werner
2015-04-10rk3288: slowly raise to max cpu voltage to prevent overshoothuang lin
2015-04-08rk3288: Change all SoC headers to <soc/headername.h> systemJulius Werner
2015-04-04rk3288: set cpu frequency up to 1.8GHzhuang lin
2015-04-04veyron_pinky/rk3288: Use KHz, MHz and GHz constantsJulius Werner
2015-04-04rk3288: Pass SPI bus speed in as parameter to init functionDavid Hendricks
2015-04-02pinky: Move some init to mainboard bootblockDavid Hendricks
2015-03-27pinky: Add mainboard-specific bootblock initDavid Hendricks