summaryrefslogtreecommitdiff
path: root/src/mainboard/google/veyron_rialto/romstage.c
AgeCommit message (Expand)Author
2020-05-11treewide: Remove "this file is part of" linesPatrick Georgi
2020-04-06mb/google/veyron_rialto: Use SPDX for GPL-2.0-only filesAngel Pons
2020-03-18mainboard/google: Remove copyright noticesPatrick Georgi
2019-11-28mainboard/google: Remove unused include <stdlib.h>Elyes HAOUAS
2019-04-06src: Use include <delay.h> when appropriateElyes HAOUAS
2019-03-04device/mmio.h: Add include file for MMIO opsKyösti Mälkki
2019-02-22symbols.h: Add macro to define memlayout region symbolsJulius Werner
2018-12-28arch/x86: Drop spurious arch/stages.h includesKyösti Mälkki
2018-11-16src: Remove unneeded include <cbfs.h>Elyes HAOUAS
2016-06-08veyron: Add exception_init() to romstageJulius Werner
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-09-24coreboot: move TS_END_ROMSTAGE to one spotAaron Durbin
2015-07-07rk3288: Use timestamp region for pre-cbmem timestampsFurquan Shaikh
2015-05-21Remove address from GPLv2 headersPatrick Georgi
2015-05-05vboot: remove uses of vboot2_verify_firmware()Aaron Durbin
2015-04-21arm(64): Globally replace writel(v, a) with write32(a, v)Julius Werner
2015-04-17rk3288: detect sdram size at runtimehuang lin
2015-04-15veyron: Add veyron_rialto boardjinkun.hong