index
:
coreboot
2560p
820g2
autoport-hsw
broadwell_refcode
e6230
e7240_bdw
haswell-mrc
hp820g1
hp9480m
mec1322
Some coreboot project code with my work
vimacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
util
/
cbmem
Age
Commit message (
Expand
)
Author
2019-03-07
security/tpm: Fix TCPA log feature
Philipp Deppenwiese
2019-03-01
util/cbmem: Improve utility description
Kyösti Mälkki
2019-02-01
cbmem: use aligned_memcpy for reading cbmem address information
Aaron Durbin
2018-12-03
cbmem: Enable AArch64 support
Adam Kallai
2018-11-27
cbmem: Fix remaining mapped memory accesses to use aligned_memcpy()
Julius Werner
2018-11-17
treewide: use /usr/bin/env where appropriate
Yegor Timoshenko
2018-10-09
util/cbmem/Makefile: Remove .dependencies on `clean`
Nico Huber
2018-10-08
Move compiler.h to commonlib
Nico Huber
2018-08-02
util/cbmem: Handle arguments more carefully
Arthur Heymans
2018-07-28
util/cbmem: Add cbmem TCPA log support
Philipp Deppenwiese
2018-07-26
util: Add description.md to each util
Tom Hiller
2018-05-18
util/cbmem: Fix compare function for qsort
Furquan Shaikh
2018-05-13
cbmem: Sort timestamp entries
Raul E Rangel
2018-02-19
util/cbmem: Re-order regex for "cbmem -1"
Furquan Shaikh
2017-12-12
util/cbmem: Print timestamp frequency in verbose mode
Martin Roth
2017-10-02
util/cbmem: fix feedback for 'be explicit about memory map sizes'
Aaron Durbin
2017-09-28
util/cbmem: be explicit about memory map sizes
Aaron Durbin
2017-09-28
util/cbmem: make data structure accesses const
Aaron Durbin
2017-09-06
util/cbmem: Pretty print STAGEx_META and _CACHE
Kyösti Mälkki
2017-08-11
util/cbmem, util/cbfstool: resolve macro errors on FreeBSD
Idwer Vollering
2017-08-08
add __must_check to */compiler.h
Caveh Jalali
2017-07-13
Rename __attribute__((packed)) --> __packed
Stefan Reinauer
2017-06-14
cbmem: Escape literal asterisks in log banner regex
Julius Werner
2017-05-18
cbmem_console: Improve 'cbmem -1' behavior for truncated pre-CBMEM logs
Julius Werner
2017-05-15
util/cbmem: mmap underflow on low addresses
Aaron Durbin
2017-05-02
cbmem: Add new command line flag to dump console for one boot only
Julius Werner
2017-04-20
Turn CBMEM console into a ring buffer that can persist across reboots
Julius Werner
2017-04-14
cbmem: Add custom aligned memcpy() implementation
Julius Werner
2016-09-15
cbmem: Exit with an errorlevel of 0 after printing help
Martin Roth
2016-07-31
util/cbmem: Initialize variable
Patrick Georgi
2016-07-31
Remove extra newlines from the end of all coreboot files.
Martin Roth
2016-07-20
cbmem: share additional time stamps IDs
Antonello Dettori
2016-03-14
util/cbmem: Scale time stamp values correctly
Aaron Durbin
2016-02-22
cbfs: Add LZ4 in-place decompression support for pre-RAM stages
Julius Werner
2016-02-04
util/cbmem: Add new depthcharge timestamps
Julius Werner
2016-01-27
chromeos: Add timestamps to measure VPD read times
Julius Werner
2016-01-13
utils: Remove old license text from help & disclaimer file
Martin Roth
2015-12-29
cbmem: Makefile: Add install target
Denis 'GNUtoo' Carikli
2015-11-20
util/cbmem: Add --rawdump <cbtable ID> and extend -l output
Pratik Prajapati
2015-11-20
util/cbmem: Fix out of bounds access
Aaron Durbin
2015-11-04
util/cbmem: remove duplicated cbmem data structure logic.
Aaron Durbin
2015-10-31
tree: drop last paragraph of GPL copyright header
Patrick Georgi
2015-10-29
util/cbmem: Handle EC_VBOOT_DONE timestamp
Shawn Nematbakhsh
2015-10-24
util: Update makefiles for junit testing
Martin Roth
2015-10-16
util/cbmem: Fix failure with certain cbmem base alignments
Timothy Pearson
2015-09-22
coreboot: introduce commonlib
Aaron Durbin
2015-08-31
util/cbmem: add -T option for machine parseable timestamps
Aaron Durbin
2015-08-31
timestamp: add tick frequency to exported table
Aaron Durbin
2015-08-14
util/cbmem: accumulate total time for all entries
Aaron Durbin
2015-07-14
cbmem: export base_time in timestamp table
Aaron Durbin
[next]