summaryrefslogtreecommitdiff
path: root/src/mainboard/google/veyron_speedy/bootblock.c
AgeCommit message (Expand)Author
2015-09-08veyron: Unify identical mainboardsJulius Werner
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-15veyron: Add veyron_speedy boardhuang lin