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
/
util
/
cbmem
Commit message (
Expand
)
Author
Age
Files
Lines
*
util/cbmem: fix feedback for 'be explicit about memory map sizes'
Aaron Durbin
2017-10-02
1
-5
/
+2
*
util/cbmem: be explicit about memory map sizes
Aaron Durbin
2017-09-28
1
-227
/
+285
*
util/cbmem: make data structure accesses const
Aaron Durbin
2017-09-28
1
-38
/
+39
*
util/cbmem: Pretty print STAGEx_META and _CACHE
Kyösti Mälkki
2017-09-06
1
-1
/
+15
*
util/cbmem, util/cbfstool: resolve macro errors on FreeBSD
Idwer Vollering
2017-08-11
1
-0
/
+4
*
add __must_check to */compiler.h
Caveh Jalali
2017-08-08
1
-0
/
+1
*
Rename __attribute__((packed)) --> __packed
Stefan Reinauer
2017-07-13
2
-1
/
+29
*
cbmem: Escape literal asterisks in log banner regex
Julius Werner
2017-06-14
1
-1
/
+1
*
cbmem_console: Improve 'cbmem -1' behavior for truncated pre-CBMEM logs
Julius Werner
2017-05-18
1
-1
/
+4
*
util/cbmem: mmap underflow on low addresses
Aaron Durbin
2017-05-15
1
-1
/
+3
*
cbmem: Add new command line flag to dump console for one boot only
Julius Werner
2017-05-02
1
-4
/
+37
*
Turn CBMEM console into a ring buffer that can persist across reboots
Julius Werner
2017-04-20
1
-24
/
+39
*
cbmem: Add custom aligned memcpy() implementation
Julius Werner
2017-04-14
1
-1
/
+31
*
cbmem: Exit with an errorlevel of 0 after printing help
Martin Roth
2016-09-15
1
-4
/
+5
*
util/cbmem: Initialize variable
Patrick Georgi
2016-07-31
1
-1
/
+1
*
Remove extra newlines from the end of all coreboot files.
Martin Roth
2016-07-31
1
-1
/
+0
*
cbmem: share additional time stamps IDs
Antonello Dettori
2016-07-20
1
-98
/
+0
*
util/cbmem: Scale time stamp values correctly
Aaron Durbin
2016-03-14
1
-2
/
+3
*
cbfs: Add LZ4 in-place decompression support for pre-RAM stages
Julius Werner
2016-02-22
1
-0
/
+2
*
util/cbmem: Add new depthcharge timestamps
Julius Werner
2016-02-04
1
-6
/
+11
*
chromeos: Add timestamps to measure VPD read times
Julius Werner
2016-01-27
1
-0
/
+4
*
utils: Remove old license text from help & disclaimer file
Martin Roth
2016-01-13
1
-3
/
+1
*
cbmem: Makefile: Add install target
Denis 'GNUtoo' Carikli
2015-12-29
1
-5
/
+11
*
util/cbmem: Add --rawdump <cbtable ID> and extend -l output
Pratik Prajapati
2015-11-20
1
-3
/
+72
*
util/cbmem: Fix out of bounds access
Aaron Durbin
2015-11-20
1
-3
/
+1
*
util/cbmem: remove duplicated cbmem data structure logic.
Aaron Durbin
2015-11-04
1
-123
/
+80
*
tree: drop last paragraph of GPL copyright header
Patrick Georgi
2015-10-31
2
-8
/
+0
*
util/cbmem: Handle EC_VBOOT_DONE timestamp
Shawn Nematbakhsh
2015-10-29
1
-0
/
+3
*
util: Update makefiles for junit testing
Martin Roth
2015-10-24
1
-18
/
+1
*
util/cbmem: Fix failure with certain cbmem base alignments
Timothy Pearson
2015-10-16
1
-23
/
+38
*
coreboot: introduce commonlib
Aaron Durbin
2015-09-22
2
-7
/
+4
*
util/cbmem: add -T option for machine parseable timestamps
Aaron Durbin
2015-08-31
1
-18
/
+61
*
timestamp: add tick frequency to exported table
Aaron Durbin
2015-08-31
1
-25
/
+32
*
util/cbmem: accumulate total time for all entries
Aaron Durbin
2015-08-14
1
-3
/
+14
*
cbmem: export base_time in timestamp table
Aaron Durbin
2015-07-14
1
-3
/
+15
*
cbmem: convert x86 timestamps on OpenBSD
Patrick Georgi
2015-07-14
1
-1
/
+18
*
cbmem: Break out CBMEM_ID to a separate header file
Marc Jones
2015-06-09
1
-1
/
+1
*
Remove address from GPLv2 headers
Patrick Georgi
2015-05-21
2
-2
/
+2
*
util/cbmem: Update cbmem utility to parse the new IMD structures
Timothy Pearson
2015-05-18
1
-15
/
+43
*
cbmem: Add FSP timestamps
Lee Leahy
2015-04-30
1
-1
/
+14
*
cbmem: switch over to imd-based cbmem
Aaron Durbin
2015-04-22
1
-0
/
+4
*
timestamps: You can never have enough of them!
Julius Werner
2015-04-14
1
-22
/
+30
*
timestamp: Add bootblock start and end to timestamp constants
Furquan Shaikh
2015-04-08
1
-0
/
+2
*
cbmem: stop assuming 1MiB of memory can be mapped
Aaron Durbin
2015-03-21
1
-20
/
+33
*
cbmem: Add support for new 'coreboot' compatible device tree binding
Julius Werner
2015-01-13
1
-17
/
+158
*
cbmem: use a single id to name mapping table
Vadim Bendebury
2014-12-30
1
-29
/
+1
*
util/cbmem: Print name instead of ID of CBMEM_ID_SMM_SAVE_SPACE
Paul Menzel
2014-12-03
1
-0
/
+1
*
util/cbmem: Fix CBMEM TOC printing
Paul Menzel
2014-10-18
1
-1
/
+1
*
util/cbmem/cbmem: Remove obsolete comment
Paul Menzel
2014-10-18
1
-1
/
+0
*
cbmem: Terminate the cbmem console at the cursor position.
Gabe Black
2014-07-30
1
-2
/
+3
[next]