aboutsummaryrefslogtreecommitdiff
path: root/src/lib/timestamp.c
AgeCommit message (Expand)Author
2015-04-14timestamps: You can never have enough of them!Julius Werner
2015-01-05timestamps: Switch from tsc_t to uint64_tStefan Reinauer
2014-02-11SMP: Add arch-agnostic boot_cpu()Kyösti Mälkki
2013-10-15timestamps: Fix some lost timestamps for romstageKyösti Mälkki
2013-10-13Rename cpu/x86/car.h to arch/early_variables.hStefan Reinauer
2013-09-21CBMEM: Always select CAR_MIGRATIONKyösti Mälkki
2013-09-21timestamps: Only collect from BSP CPUKyösti Mälkki
2013-09-21timestamps: Stash early timestamps in CAR_GLOBALKyösti Mälkki
2013-09-21timestamps: Use stash before CBMEM is usableKyösti Mälkki
2013-07-10Rename hardwaremain() to main()Stefan Reinauer
2013-01-22src/lib/timestamp.c: Fix spelling of tim*e*stampPaul Menzel
2012-11-13Add method for delaying adding of timestampsStefan Reinauer
2012-03-28Add timestamp collecting to coreboot.Vadim Bendebury