summaryrefslogtreecommitdiff
path: root/src/lib/timestamp.c
AgeCommit message (Expand)Author
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