summaryrefslogtreecommitdiffstats
path: root/src/mainboard/google/peach_pit/romstage.c
Commit message (Expand)AuthorAgeFilesLines
* Allow to build romstage sources inside the bootblockArthur Heymans2023-11-091-1/+3
* tree: Use __func__ instead of hard-coded namesElyes Haouas2023-02-171-3/+3
* arch/arm64,arm: Prepare for !SEPARATE_ROMSTAGEArthur Heymans2022-07-201-3/+14
* timestamps: Rename timestamps to make names more consistentJakub Czapiga2022-03-081-3/+3
* mb/google: Drop unneeded empty linesElyes HAOUAS2020-09-221-1/+0
* src: Use space after 'if', 'for'Elyes HAOUAS2020-08-051-3/+3
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* mb/google/peach_pit: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-061-13/+2
* mainboard/google: Remove copyright noticesPatrick Georgi2020-03-181-1/+0
* src: Remove unneeded 'include <arch/cache.h>'Elyes HAOUAS2020-03-101-1/+0
* mainboard/google: Remove unused include <stdlib.h>Elyes HAOUAS2019-11-281-1/+0
* 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
* src/mainboard: Fix typoElyes HAOUAS2018-08-091-1/+1
* include/device: Split i2c.h into threeNico Huber2017-08-181-1/+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
* coreboot: introduce commonlibAaron Durbin2015-09-221-1/+1
* cbfs: new API and better program loadingAaron Durbin2015-06-021-8/+9
* Remove address from GPLv2 headersPatrick Georgi2015-05-211-1/+1
* exynos5420: Change all SoC headers to <soc/headername.h> systemJulius Werner2015-04-071-20/+18
* romstages: use common run_ramstage()Aaron Durbin2015-03-201-4/+2
* ARM romstages: Support and fix COLLECT_TIMESTAMPSKyösti Mälkki2015-03-101-0/+11
* i2c: Replace the i2c API.Gabe Black2014-12-161-6/+3
* pit: Rename pit to peach_pit.Gabe Black2014-09-251-0/+279