index
:
coreboot.git
macbookair5_2
macbookpro10_1
main
master
mbp101_medisable
mbp101_medisable_1
mbp82
x230
my copy of coreboot
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
lib
/
timestamp.c
Age
Commit message (
Expand
)
Author
2015-05-07
timestamp: fix incremental linking error for !HAVE_MONOTONIC_TIMER
Aaron Durbin
2015-05-05
timestamp: provide weak default implementation of timestamp_get
Aaron Durbin
2015-05-05
timestamp: refine boot CPU test
Aaron Durbin
2015-04-14
timestamps: You can never have enough of them!
Julius Werner
2015-01-05
timestamps: Switch from tsc_t to uint64_t
Stefan Reinauer
2014-02-11
SMP: Add arch-agnostic boot_cpu()
Kyösti Mälkki
2013-10-15
timestamps: Fix some lost timestamps for romstage
Kyösti Mälkki
2013-10-13
Rename cpu/x86/car.h to arch/early_variables.h
Stefan Reinauer
2013-09-21
CBMEM: Always select CAR_MIGRATION
Kyösti Mälkki
2013-09-21
timestamps: Only collect from BSP CPU
Kyösti Mälkki
2013-09-21
timestamps: Stash early timestamps in CAR_GLOBAL
Kyösti Mälkki
2013-09-21
timestamps: Use stash before CBMEM is usable
Kyösti Mälkki
2013-07-10
Rename hardwaremain() to main()
Stefan Reinauer
2013-01-22
src/lib/timestamp.c: Fix spelling of tim*e*stamp
Paul Menzel
2012-11-13
Add method for delaying adding of timestamps
Stefan Reinauer
2012-03-28
Add timestamp collecting to coreboot.
Vadim Bendebury