index
:
coreboot.git
24.02_branch
4.1
4.10_branch
4.11_branch
4.12_branch
4.14_branch
4.15_branch
4.16_branch
4.18_branch
4.19_branch
4.2
4.20_branch
4.22_branch
4.3
4.4
4.8_branch
classic-2014.10
coreboot-v1
coreboot-v3
main
master
rampayload
Coreboot firmware sources
coreboot
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
lib
/
timestamp.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
timestamp: Increase max number of timestamps
Raul E Rangel
2018-05-14
1
-1
/
+1
*
compiler.h: add __weak macro
Aaron Durbin
2018-04-24
1
-2
/
+2
*
Timestamps: Add option to print timestamps to debug console
Martin Roth
2018-03-09
1
-0
/
+16
*
src: Fix all Siemens copyrights
Mario Scheithauer
2017-11-07
1
-1
/
+1
*
timestamp: Add function to get time since boot
Werner Zeh
2017-09-14
1
-0
/
+14
*
timestamp: Apply factor to recorded stamps
Kyösti Mälkki
2017-07-27
1
-0
/
+28
*
Rename __attribute__((packed)) --> __packed
Stefan Reinauer
2017-07-13
1
-1
/
+2
*
src/lib: Fix space between type, * and variable name
Lee Leahy
2017-03-09
1
-1
/
+1
*
memlayout: Ensure TIMESTAMP() region is big enough to avoid BUG()
Julius Werner
2016-08-23
1
-0
/
+1
*
lib/timestamp: Add timestamps to CBMEM in POSTCAR stage
Furquan Shaikh
2016-08-04
1
-1
/
+1
*
lib/timestamp: Do not initialize cache in timestamp_cache_get()
Alexandru Gagniuc
2016-05-19
1
-3
/
+0
*
timestamp: Remove HAS_PRECBMEM_TIMESTAMP_REGION Kconfig
Julius Werner
2016-02-12
1
-14
/
+25
*
timestamp: Bump CBMEM timestamp count, make full use of pre-RAM regions
Julius Werner
2016-02-11
1
-5
/
+10
*
lib/timestamp.c: only log "Timestamp table full" once
Ben Gardner
2015-11-24
1
-3
/
+4
*
tree: drop last paragraph of GPL copyright header
Patrick Georgi
2015-10-31
1
-4
/
+0
*
timestamp: add tick frequency to exported table
Aaron Durbin
2015-08-31
1
-0
/
+10
*
timestamps: clarify in ramstage when not to reinit the cache
Aaron Durbin
2015-07-14
1
-1
/
+1
*
timestamps: don't drop ramstage timestamps with EARLY_CBMEM_INIT
Aaron Durbin
2015-07-10
1
-1
/
+8
*
timestamp: add generic cache region
Aaron Durbin
2015-07-07
1
-79
/
+182
*
cbmem: add indicator to hooks if cbmem is being recovered
Aaron Durbin
2015-06-09
1
-1
/
+1
*
cbmem: Unify CBMEM init tasks with CBMEM_INIT_HOOK() API
Kyösti Mälkki
2015-06-09
1
-3
/
+4
*
timestamp: Fix collection without EARLY_CBMEM_INIT
Kyösti Mälkki
2015-05-26
1
-5
/
+5
*
Remove address from GPLv2 headers
Patrick Georgi
2015-05-21
1
-1
/
+1
*
timestamp: fix incremental linking error for !HAVE_MONOTONIC_TIMER
Aaron Durbin
2015-05-07
1
-0
/
+3
*
timestamp: provide weak default implementation of timestamp_get
Aaron Durbin
2015-05-05
1
-0
/
+11
*
timestamp: refine boot CPU test
Aaron Durbin
2015-05-05
1
-3
/
+17
*
timestamps: You can never have enough of them!
Julius Werner
2015-04-14
1
-1
/
+1
*
timestamps: Switch from tsc_t to uint64_t
Stefan Reinauer
2015-01-05
1
-15
/
+10
*
SMP: Add arch-agnostic boot_cpu()
Kyösti Mälkki
2014-02-11
1
-1
/
+1
*
timestamps: Fix some lost timestamps for romstage
Kyösti Mälkki
2013-10-15
1
-21
/
+29
*
Rename cpu/x86/car.h to arch/early_variables.h
Stefan Reinauer
2013-10-13
1
-1
/
+1
*
CBMEM: Always select CAR_MIGRATION
Kyösti Mälkki
2013-09-21
1
-1
/
+4
*
timestamps: Only collect from BSP CPU
Kyösti Mälkki
2013-09-21
1
-0
/
+10
*
timestamps: Stash early timestamps in CAR_GLOBAL
Kyösti Mälkki
2013-09-21
1
-8
/
+13
*
timestamps: Use stash before CBMEM is usable
Kyösti Mälkki
2013-09-21
1
-19
/
+43
*
Rename hardwaremain() to main()
Stefan Reinauer
2013-07-10
1
-1
/
+1
*
src/lib/timestamp.c: Fix spelling of tim*e*stamp
Paul Menzel
2013-01-22
1
-1
/
+1
*
Add method for delaying adding of timestamps
Stefan Reinauer
2012-11-13
1
-0
/
+43
*
Add timestamp collecting to coreboot.
Vadim Bendebury
2012-03-28
1
-0
/
+74