summaryrefslogtreecommitdiff
path: root/src/mainboard/google/veyron_rialto/bootblock.c
AgeCommit message (Expand)Author
2020-04-06mb/google/veyron_rialto: Use SPDX for GPL-2.0-only filesAngel Pons
2020-03-18mainboard/google: Remove copyright noticesPatrick Georgi
2019-12-04Change all clrsetbits_leXX() to clrsetbitsXX()Julius Werner
2019-03-29src: Use include <reset.h> when appropriateElyes HAOUAS
2019-03-08coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner
2019-03-04device/mmio.h: Add include file for MMIO opsKyösti Mälkki
2018-11-21(console,drivers/uart)/Kconfig: Fix dependenciesNico Huber
2018-11-05mainboard: Remove unneeded include <console/console.h>Elyes HAOUAS
2016-08-18Kconfig: rename BOOT_MEDIA_SPI_BUS to BOOT_DEVICE_SPI_FLASH_BUSAaron Durbin
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-10-25google/veyron_rialto: Throttle to 1416MHz @ 1200mV in bootblockDavid Hendricks
2015-09-08rk3288: Allow board-specific APLL (CPU clock) settingsDavid Hendricks
2015-08-28veyron_rialto: Turn on all ledsAlexandru M Stan
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-17veyron_{brain,danger,rialto}: Use common watchdog rebootDavid Hendricks
2015-04-15veyron: Add veyron_rialto boardjinkun.hong