summaryrefslogtreecommitdiff
path: root/util/cbmem/cbmem.c
AgeCommit message (Expand)Author
2020-10-08rules.h: change verstage name if it starts before bootblockKangheui Won
2020-05-11treewide: Remove "this file is part of" linesPatrick Georgi
2020-05-09util/: Replace GPLv2 boiler plate with SPDX headerPatrick Georgi
2020-05-09AUTHORS, util/: Drop individual copyright noticesPatrick Georgi
2020-05-06treewide: Move "is part of the coreboot project" line in its own commentPatrick Georgi
2020-01-30util/*: more typo fixesPatrick Georgi
2019-07-02util/cbmem: Make internal functions staticJacob Garber
2019-07-02util/cbmem: Use correct integer types for loop indicesJacob Garber
2019-07-01util/cbmem: Update banner string regular expressionYou-Cheng Syu
2019-05-07{src,util}: Remove duplicated includesElyes HAOUAS
2019-03-07security/tpm: Fix TCPA log featurePhilipp Deppenwiese
2019-02-01cbmem: use aligned_memcpy for reading cbmem address informationAaron Durbin
2018-12-03cbmem: Enable AArch64 supportAdam Kallai
2018-11-27cbmem: Fix remaining mapped memory accesses to use aligned_memcpy()Julius Werner
2018-08-02util/cbmem: Handle arguments more carefullyArthur Heymans
2018-07-28util/cbmem: Add cbmem TCPA log supportPhilipp Deppenwiese
2018-05-18util/cbmem: Fix compare function for qsortFurquan Shaikh
2018-05-13cbmem: Sort timestamp entriesRaul E Rangel
2018-02-19util/cbmem: Re-order regex for "cbmem -1"Furquan Shaikh
2017-12-12util/cbmem: Print timestamp frequency in verbose modeMartin Roth
2017-10-02util/cbmem: fix feedback for 'be explicit about memory map sizes'Aaron Durbin
2017-09-28util/cbmem: be explicit about memory map sizesAaron Durbin
2017-09-28util/cbmem: make data structure accesses constAaron Durbin
2017-09-06util/cbmem: Pretty print STAGEx_META and _CACHEKyösti Mälkki
2017-06-14cbmem: Escape literal asterisks in log banner regexJulius Werner
2017-05-18cbmem_console: Improve 'cbmem -1' behavior for truncated pre-CBMEM logsJulius Werner
2017-05-15util/cbmem: mmap underflow on low addressesAaron Durbin
2017-05-02cbmem: Add new command line flag to dump console for one boot onlyJulius Werner
2017-04-20Turn CBMEM console into a ring buffer that can persist across rebootsJulius Werner
2017-04-14cbmem: Add custom aligned memcpy() implementationJulius Werner
2016-09-15cbmem: Exit with an errorlevel of 0 after printing helpMartin Roth
2016-07-31util/cbmem: Initialize variablePatrick Georgi
2016-07-20cbmem: share additional time stamps IDsAntonello Dettori
2016-03-14util/cbmem: Scale time stamp values correctlyAaron Durbin
2016-02-22cbfs: Add LZ4 in-place decompression support for pre-RAM stagesJulius Werner
2016-02-04util/cbmem: Add new depthcharge timestampsJulius Werner
2016-01-27chromeos: Add timestamps to measure VPD read timesJulius Werner
2016-01-13utils: Remove old license text from help & disclaimer fileMartin Roth
2015-11-20util/cbmem: Add --rawdump <cbtable ID> and extend -l outputPratik Prajapati
2015-11-20util/cbmem: Fix out of bounds accessAaron Durbin
2015-11-04util/cbmem: remove duplicated cbmem data structure logic.Aaron Durbin
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-10-29util/cbmem: Handle EC_VBOOT_DONE timestampShawn Nematbakhsh
2015-10-16util/cbmem: Fix failure with certain cbmem base alignmentsTimothy Pearson
2015-09-22coreboot: introduce commonlibAaron Durbin
2015-08-31util/cbmem: add -T option for machine parseable timestampsAaron Durbin
2015-08-31timestamp: add tick frequency to exported tableAaron Durbin
2015-08-14util/cbmem: accumulate total time for all entriesAaron Durbin
2015-07-14cbmem: export base_time in timestamp tableAaron Durbin
2015-07-14cbmem: convert x86 timestamps on OpenBSDPatrick Georgi