summaryrefslogtreecommitdiff
path: root/src/mainboard/google/veyron/romstage.c
AgeCommit message (Expand)Author
2020-05-11treewide: Remove "this file is part of" linesPatrick Georgi
2020-04-06mb/google/veyron: 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-09-08veyron: Unify identical mainboardsJulius Werner
2015-03-24veyron: Rename "veyron" board to "veyron_pinky"Julius Werner
2015-03-24rk3288: update romstage & mainboardhuang lin
2015-03-24rk3288: add ddr driverJinkun Hong
2015-03-20romstages: use common run_ramstage()Aaron Durbin
2015-03-16coreboot: rk3288: Add a stub implementation of the rk3288 SOCjinkun.hong