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
/
include
/
timestamp.h
Age
Commit message (
Expand
)
Author
2017-11-07
src: Fix all Siemens copyrights
Mario Scheithauer
2017-11-04
include: Deactivate timestamp_get if kconfig option not set
Philipp Deppenwiese
2017-09-14
timestamp: Add function to get time since boot
Werner Zeh
2017-07-27
timestamp: Apply factor to recorded stamps
Kyösti Mälkki
2017-07-13
src/include: add IS_ENABLED() around Kconfig symbol references
Martin Roth
2017-03-13
src/include: Wrap lines at 80 columns
Lee Leahy
2015-10-31
tree: drop last paragraph of GPL copyright header
Patrick Georgi
2015-09-22
coreboot: introduce commonlib
Aaron Durbin
2015-08-31
timestamp: add tick frequency to exported table
Aaron Durbin
2015-07-07
timestamp: add generic cache region
Aaron Durbin
2015-06-09
cbmem: Unify CBMEM init tasks with CBMEM_INIT_HOOK() API
Kyösti Mälkki
2015-05-21
Remove address from GPLv2 headers
Patrick Georgi
2015-04-30
cbmem: Add FSP timestamps
Lee Leahy
2015-04-14
timestamps: You can never have enough of them!
Julius Werner
2015-04-08
timestamp: Add bootblock start and end to timestamp constants
Furquan Shaikh
2015-01-05
timestamps: Switch from tsc_t to uint64_t
Stefan Reinauer
2014-05-09
Intel FSP: add a shared set of functions for the FSP
Martin Roth
2013-10-15
Have option of timestamps, CBMEM console and usbdebug for most boards
Kyösti Mälkki
2013-09-21
CBMEM: Always select CAR_MIGRATION
Kyösti Mälkki
2013-09-21
timestamps: Use stash before CBMEM is usable
Kyösti Mälkki
2013-09-21
timestamps intel: Move timestamp scratchpad to chipset
Kyösti Mälkki
2013-03-22
timestamp: add vboot check points
Aaron Durbin
2012-11-13
Add method for delaying adding of timestamps
Stefan Reinauer
2012-11-09
Prevent inclusion of tsc.h when not needed
Vadim Bendebury
2012-05-11
Hook up MRC cache update
Stefan Reinauer
2012-03-30
Add more timestamps in coreboot.
Stefan Reinauer
2012-03-30
Add timestamps for selfboot and acpi wake
Duncan Laurie
2012-03-28
Add timestamp collecting to coreboot.
Vadim Bendebury