summaryrefslogtreecommitdiffstats
path: root/src/mainboard/google/veyron_rialto/romstage.c
Commit message (Expand)AuthorAgeFilesLines
* arch/arm64,arm: Prepare for !SEPARATE_ROMSTAGEArthur Heymans2022-07-201-3/+10
* timestamps: Rename timestamps to make names more consistentJakub Czapiga2022-03-081-3/+3
* ChromeOS: Fix <vc/google/chromeos/chromeos.h>Kyösti Mälkki2021-11-091-1/+0
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* mb/google/veyron_rialto: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-061-13/+2
* mainboard/google: Remove copyright noticesPatrick Georgi2020-03-181-1/+0
* mainboard/google: Remove unused include <stdlib.h>Elyes HAOUAS2019-11-281-1/+0
* src: Use include <delay.h> when appropriateElyes HAOUAS2019-04-061-1/+0
* device/mmio.h: Add include file for MMIO opsKyösti Mälkki2019-03-041-1/+1
* symbols.h: Add macro to define memlayout region symbolsJulius Werner2019-02-221-1/+1
* arch/x86: Drop spurious arch/stages.h includesKyösti Mälkki2018-12-281-1/+0
* src: Remove unneeded include <cbfs.h>Elyes HAOUAS2018-11-161-1/+0
* veyron: Add exception_init() to romstageJulius Werner2016-06-081-0/+1
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-311-4/+0
* coreboot: move TS_END_ROMSTAGE to one spotAaron Durbin2015-09-241-2/+0
* rk3288: Use timestamp region for pre-cbmem timestampsFurquan Shaikh2015-07-071-19/+6
* Remove address from GPLv2 headersPatrick Georgi2015-05-211-1/+1
* vboot: remove uses of vboot2_verify_firmware()Aaron Durbin2015-05-051-6/+0
* arm(64): Globally replace writel(v, a) with write32(a, v)Julius Werner2015-04-211-1/+1
* rk3288: detect sdram size at runtimehuang lin2015-04-171-1/+1
* veyron: Add veyron_rialto boardjinkun.hong2015-04-151-0/+137