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
*
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
*
util/cbmem: Workaround for IS_ENABLED()
Kyösti Mälkki
2014-06-20
1
-0
/
+1
*
util/cbmem: handle larger than 1MiB mappings for console
Aaron Durbin
2014-04-02
1
-14
/
+36
*
util/cbmem/Makfile: Add rule `junit.xml` for Jenkins
Paul Menzel
2014-01-11
1
-0
/
+18
*
cbmem: print timestamp names
Stefan Reinauer
2013-12-05
1
-10
/
+78
*
Fix timestamp output in cbmem utility on ARM
Stefan Reinauer
2013-12-05
1
-5
/
+30
*
cbmem: fix userspace utility to work with dynamic CBMEM
Stefan Reinauer
2013-12-04
1
-35
/
+210
*
cbmem: Implement ARM support
Stefan Reinauer
2013-12-04
1
-4
/
+27
*
cbmem utility: compatibility with older coreboot versions
Stefan Reinauer
2013-11-25
1
-2
/
+22
*
cbmem: Fix makefile
Stefan Tauner
2013-07-01
1
-1
/
+1
*
util/cbmem: Fix format string in cbmem.c
Nico Huber
2013-06-03
1
-1
/
+2
*
cbmem: map_memory: Use length modifier `j` and cast for an `off_t` argument
Paul Menzel
2013-04-16
1
-1
/
+1
*
cbmem: Makefile: Allow to override `CC` variable
Paul Menzel
2013-04-15
1
-1
/
+1
*
cbmem: parse_cbtable: Use length modifier `ll` `u64` argument
Paul Menzel
2013-04-14
1
-1
/
+1
*
util/cbmem: Don't output trailing garbage for cbmemc
Vladimir Serbinenko
2013-04-09
1
-1
/
+11
*
Implement GCC code coverage analysis
Stefan Reinauer
2013-01-12
1
-7
/
+129
*
cbmem utility: Find actual CBMEM area
Stefan Reinauer
2013-01-08
1
-1
/
+83
*
cbmem utility: unify debug output
Stefan Reinauer
2013-01-08
1
-2
/
+3
*
cbmem utility: Add option to dump cbmem console
Stefan Reinauer
2013-01-08
1
-3
/
+58
*
cbmem utility: drop obsolete python based implementation
Stefan Reinauer
2013-01-08
1
-259
/
+0
*
cbmem utility: Use mmap instead of fseek/fread
Stefan Reinauer
2013-01-04
1
-85
/
+123
*
cbmem utility: support command line options
Stefan Reinauer
2013-01-03
1
-1
/
+52
*
cbmem compilation needs to use the hardened toolchain
Vadim Bendebury
2012-11-12
2
-9
/
+8
*
Utility to dump boot timing table
Vadim Bendebury
2012-11-12
2
-0
/
+319
*
Get more informative output from cbmem.py
Vadim Bendebury
2012-11-08
1
-0
/
+6
*
Fix cbmem to work on 64 bit platforms
Vadim Bendebury
2012-11-08
1
-1
/
+1
*
Revamp cbmem.py to use the coreboot tables.
Gabe Black
2012-03-30
1
-109
/
+158
*
Introduce utility for parsing CBMEM contents.
Vadim Bendebury
2012-03-29
1
-0
/
+204