summaryrefslogtreecommitdiff
path: root/arch/x86/cpu/coreboot/timestamp.c
AgeCommit message (Expand)Author
2021-05-24treewide: Convert macro and uses of __section(foo) to __section("foo")Marek BehĂșn
2021-03-27x86: Move coreboot timestamp info into coreboot_tables.hSimon Glass
2021-03-27x86: Make coreboot sysinfo available to any x86 boardSimon Glass
2020-05-18common: Drop bootstage.h from common headerSimon Glass
2020-04-16x86: Correct wording of coreboot source codeSimon Glass
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2015-12-01x86: Convert to use driver model timerBin Meng
2015-01-13x86: coreboot: Set up timer base correctlyBin Meng
2013-05-13x86: Support adding coreboot timestanps to bootstageSimon Glass
2013-05-13x86: Add TSC timerSimon Glass
2012-12-06x86: Enable coreboot timestamp facility support in u-boot.Vadim Bendebury