index
:
delta/coreboot/coreboot.git
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.3
4.4
4.8_branch
classic-2014.10
coreboot-v1
coreboot-v3
foo2
master
rampayload
review.coreboot.org: coreboot.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
lib
/
timestamp.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
CBMEM: Change declarations for initialization hooks
Kyösti Mälkki
2022-05-20
1
-5
/
+3
*
treewide: Remove "ERROR: "/"WARN: " prefixes from log messages
Julius Werner
2022-02-07
1
-6
/
+6
*
timestamp: Allow timestamp_add to accept a negative number
Bora Guvendik
2022-01-21
1
-3
/
+3
*
symbols: Change implementation details of DECLARE_OPTIONAL_REGION()
Julius Werner
2020-08-27
1
-2
/
+0
*
src: Remove unused 'include <stddef.h>
Elyes HAOUAS
2020-08-18
1
-1
/
+0
*
treewide: Replace CONFIG(ARCH_xx) tests
Kyösti Mälkki
2020-06-17
1
-1
/
+1
*
treewide: Remove "this file is part of" lines
Patrick Georgi
2020-05-11
1
-1
/
+0
*
src/lib: Use SPDX for GPL-2.0-only files
Angel Pons
2020-04-04
1
-13
/
+2
*
src (minus soc and mainboard): Remove copyright notices
Patrick Georgi
2020-03-17
1
-2
/
+0
*
timestamps: Fix syncing, logging and comments
Kyösti Mälkki
2020-01-10
1
-9
/
+6
*
timestamps: Fix TIMESTAMPS_ON_CONSOLE behaviour
Kyösti Mälkki
2020-01-10
1
-3
/
+3
*
lib/timestamp.c: Drop CAR_GLOBAL_MIGRATION support
Arthur Heymans
2019-11-29
1
-11
/
+6
*
timestamps: Remove TIMESTAMP_CACHE_IN_BSS
Kyösti Mälkki
2019-09-13
1
-37
/
+10
*
timestamps: Further simplify timestamp_reinit()
Kyösti Mälkki
2019-09-13
1
-14
/
+7
*
timestamps: Mostly remove struct timestamp_cache
Kyösti Mälkki
2019-09-12
1
-16
/
+13
*
timestamps: Refactor CBMEM hook
Kyösti Mälkki
2019-09-12
1
-38
/
+44
*
timestamps: Improve collection for ENV_ROMSTAGE_OR_BEFORE
Kyösti Mälkki
2019-09-11
1
-57
/
+38
*
Split MAYBE_STATIC to _BSS and _NONZERO variants
Kyösti Mälkki
2019-08-26
1
-1
/
+1
*
include, lib: Add <inttypes.h> printf macros
Jacob Garber
2019-08-10
1
-2
/
+1
*
Replace ENV_RAMSTAGE with ENV_PAYLOAD_LOADER
Subrata Banik
2019-06-24
1
-4
/
+7
*
timestamp: Update TIMESTAMP_CACHE_IN_BSS to include ENV_POSTCAR
Furquan Shaikh
2019-05-19
1
-4
/
+7
*
lib/timestamp: Make timestamp_sync_cache_to_cbmem() in postcar
Subrata Banik
2019-05-12
1
-0
/
+1
*
coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)
Julius Werner
2019-03-08
1
-4
/
+4
*
symbols.h: Add macro to define memlayout region symbols
Julius Werner
2019-02-22
1
-3
/
+3
*
timestamp: Move timestamp_should_run() call
Kyösti Mälkki
2019-02-21
1
-3
/
+3
*
buildsystem: Promote rules.h to default include
Kyösti Mälkki
2019-01-16
1
-1
/
+0
*
arch/x86 cbmem: Drop tests for LATE_CBMEM_INIT
Kyösti Mälkki
2018-12-22
1
-14
/
+8
*
Move compiler.h to commonlib
Nico Huber
2018-10-08
1
-1
/
+0
*
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
[next]