1. 220c209 util/*: more typo fixes by Patrick Georgi · 4 years, 6 months ago
  2. 98eeb96 commonlib: Add commonlib/bsd by Julius Werner · 4 years, 7 months ago
  3. 724753d util/cbmem: simplify include lines in Makefile by Idwer Vollering · 4 years, 6 months ago
  4. 0476332 util/cbmem: Enable -Wmissing-prototypes by Jacob Garber · 5 years ago
  5. 79a2f47 util/cbmem: Make internal functions static by Jacob Garber · 5 years ago
  6. 4d543b5 util/cbmem: Enable -Wextra by Jacob Garber · 5 years ago
  7. 414d5d8 util/cbmem: Use correct integer types for loop indices by Jacob Garber · 5 years ago
  8. 1430b39 util/cbmem: Update banner string regular expression by You-Cheng Syu · 5 years ago
  9. 1d3b3c3 {src,util}: Remove duplicated includes by Elyes HAOUAS · 5 years ago
  10. c9b7d1f security/tpm: Fix TCPA log feature by Philipp Deppenwiese · 6 years ago
  11. a37a1a6 util/cbmem: Improve utility description by Kyösti Mälkki · 5 years ago
  12. eb72228 cbmem: use aligned_memcpy for reading cbmem address information by Aaron Durbin · 5 years ago
  13. 66c2250 cbmem: Enable AArch64 support by Adam Kallai · 6 years ago
  14. e3c2391 cbmem: Fix remaining mapped memory accesses to use aligned_memcpy() by Julius Werner · 6 years ago
  15. c2e4941 treewide: use /usr/bin/env where appropriate by Yegor Timoshenko · 6 years ago
  16. e3c05c4 util/cbmem/Makefile: Remove .dependencies on `clean` by Nico Huber · 6 years ago
  17. d44221f Move compiler.h to commonlib by Nico Huber · 6 years ago
  18. 8cd17ea util/cbmem: Handle arguments more carefully by Arthur Heymans · 6 years ago
  19. fa1f6ff util/cbmem: Add cbmem TCPA log support by Philipp Deppenwiese · 6 years ago
  20. 8ba9e8c util: Add description.md to each util by Tom Hiller · 6 years ago
  21. 8f56732 util/cbmem: Fix compare function for qsort by Furquan Shaikh · 6 years ago
  22. d4fec68 cbmem: Sort timestamp entries by Raul E Rangel · 6 years ago
  23. 35972de util/cbmem: Re-order regex for "cbmem -1" by Furquan Shaikh · 6 years ago
  24. ac9d6b8 util/cbmem: Print timestamp frequency in verbose mode by Martin Roth · 7 years ago
  25. cf20c90 util/cbmem: fix feedback for 'be explicit about memory map sizes' by Aaron Durbin · 7 years ago
  26. 46300aa util/cbmem: be explicit about memory map sizes by Aaron Durbin · 7 years ago
  27. f2a3822 util/cbmem: make data structure accesses const by Aaron Durbin · 7 years ago
  28. eab5c12 util/cbmem: Pretty print STAGEx_META and _CACHE by Kyösti Mälkki · 7 years ago
  29. 6dc3492 util/cbmem, util/cbfstool: resolve macro errors on FreeBSD by Idwer Vollering · 7 years ago
  30. 0068a9f add __must_check to */compiler.h by Caveh Jalali · 7 years ago
  31. 6a00113 Rename __attribute__((packed)) --> __packed by Stefan Reinauer · 7 years ago
  32. be3aa04 cbmem: Escape literal asterisks in log banner regex by Julius Werner · 7 years ago
  33. d906bb6 cbmem_console: Improve 'cbmem -1' behavior for truncated pre-CBMEM logs by Julius Werner · 7 years ago
  34. 7ad44ee util/cbmem: mmap underflow on low addresses by Aaron Durbin · 7 years ago
  35. b7b64a9 cbmem: Add new command line flag to dump console for one boot only by Julius Werner · 7 years ago
  36. d67c687 Turn CBMEM console into a ring buffer that can persist across reboots by Julius Werner · 7 years ago
  37. 127a79e cbmem: Add custom aligned memcpy() implementation by Julius Werner · 7 years ago
  38. 8448ac4 cbmem: Exit with an errorlevel of 0 after printing help by Martin Roth · 8 years ago
  39. be8f0fa util/cbmem: Initialize variable by Patrick Georgi · 8 years ago
  40. 4c72d36 Remove extra newlines from the end of all coreboot files. by Martin Roth · 8 years ago
  41. 613702b cbmem: share additional time stamps IDs by Antonello Dettori · 8 years ago
  42. 08e920e util/cbmem: Scale time stamp values correctly by Aaron Durbin · 8 years ago
  43. 09f2921 cbfs: Add LZ4 in-place decompression support for pre-RAM stages by Julius Werner · 9 years ago
  44. f55e7dd util/cbmem: Add new depthcharge timestamps by Julius Werner · 8 years ago
  45. 4f7a361 chromeos: Add timestamps to measure VPD read times by Julius Werner · 8 years ago
  46. eb20e60 utils: Remove old license text from help & disclaimer file by Martin Roth · 9 years ago
  47. c2b5108 cbmem: Makefile: Add install target by Denis 'GNUtoo' Carikli · 9 years ago
  48. c29e57d util/cbmem: Add --rawdump <cbtable ID> and extend -l output by Pratik Prajapati · 9 years ago
  49. e740f48 util/cbmem: Fix out of bounds access by Aaron Durbin · 9 years ago
  50. 09c0c11 util/cbmem: remove duplicated cbmem data structure logic. by Aaron Durbin · 9 years ago
  51. a73b931 tree: drop last paragraph of GPL copyright header by Patrick Georgi · 9 years ago
  52. 5ece96a util/cbmem: Handle EC_VBOOT_DONE timestamp by Shawn Nematbakhsh · 9 years ago
  53. 0be83c0 util: Update makefiles for junit testing by Martin Roth · 9 years ago
  54. bea7140 util/cbmem: Fix failure with certain cbmem base alignments by Timothy Pearson · 9 years ago
  55. dc9f5cd coreboot: introduce commonlib by Aaron Durbin · 9 years ago
  56. fbff301 util/cbmem: add -T option for machine parseable timestamps by Aaron Durbin · 9 years ago
  57. c49014e timestamp: add tick frequency to exported table by Aaron Durbin · 9 years ago
  58. 799bf78 util/cbmem: accumulate total time for all entries by Aaron Durbin · 9 years ago
  59. 31540fb cbmem: export base_time in timestamp table by Aaron Durbin · 9 years ago
  60. d00f180 cbmem: convert x86 timestamps on OpenBSD by Patrick Georgi · 9 years ago
  61. a8bda43 cbmem: Break out CBMEM_ID to a separate header file by Marc Jones · 9 years ago
  62. b890a12 Remove address from GPLv2 headers by Patrick Georgi · 9 years ago
  63. df699d5 util/cbmem: Update cbmem utility to parse the new IMD structures by Timothy Pearson · 9 years ago
  64. b817908 cbmem: Add FSP timestamps by Lee Leahy · 9 years ago
  65. 0dff57d cbmem: switch over to imd-based cbmem by Aaron Durbin · 9 years ago
  66. a7d9244 timestamps: You can never have enough of them! by Julius Werner · 10 years ago
  67. 42e23a6 timestamp: Add bootblock start and end to timestamp constants by Furquan Shaikh · 10 years ago
  68. b58f9e3 cbmem: stop assuming 1MiB of memory can be mapped by Aaron Durbin · 10 years ago
  69. 337de4c cbmem: Add support for new 'coreboot' compatible device tree binding by Julius Werner · 10 years ago
  70. 8b143c5 cbmem: use a single id to name mapping table by Vadim Bendebury · 10 years ago
  71. 2963541 util/cbmem: Print name instead of ID of CBMEM_ID_SMM_SAVE_SPACE by Paul Menzel · 10 years ago
  72. 747c07f util/cbmem: Fix CBMEM TOC printing by Paul Menzel · 10 years ago
  73. e4626bf util/cbmem/cbmem: Remove obsolete comment by Paul Menzel · 10 years ago
  74. 06b13a3 cbmem: Terminate the cbmem console at the cursor position. by Gabe Black · 11 years ago
  75. b3594ab util/cbmem: Workaround for IS_ENABLED() by Kyösti Mälkki · 10 years ago
  76. ab180d8 util/cbmem: handle larger than 1MiB mappings for console by Aaron Durbin · 10 years ago
  77. 8ebc72c util/cbmem/Makfile: Add rule `junit.xml` for Jenkins by Paul Menzel · 11 years ago
  78. 0db924d cbmem: print timestamp names by Stefan Reinauer · 11 years ago
  79. d8ef9e9 Fix timestamp output in cbmem utility on ARM by Stefan Reinauer · 11 years ago
  80. a9c8361 cbmem: fix userspace utility to work with dynamic CBMEM by Stefan Reinauer · 11 years ago
  81. 7f68150 cbmem: Implement ARM support by Stefan Reinauer · 11 years ago
  82. 8c59477 cbmem utility: compatibility with older coreboot versions by Stefan Reinauer · 11 years ago
  83. e978fc2 cbmem: Fix makefile by Stefan Tauner · 11 years ago
  84. 8e4bb928 util/cbmem: Fix format string in cbmem.c by Nico Huber · 11 years ago
  85. 8d9ffd9 cbmem: map_memory: Use length modifier `j` and cast for an `off_t` argument by Paul Menzel · 11 years ago
  86. c3fc1e0 cbmem: Makefile: Allow to override `CC` variable by Paul Menzel · 11 years ago
  87. cb891de cbmem: parse_cbtable: Use length modifier `ll` `u64` argument by Paul Menzel · 11 years ago
  88. f4a0d01 util/cbmem: Don't output trailing garbage for cbmemc by Vladimir Serbinenko · 11 years ago
  89. d37ab45 Implement GCC code coverage analysis by Stefan Reinauer · 12 years ago
  90. c019907 cbmem utility: Find actual CBMEM area by Stefan Reinauer · 12 years ago
  91. d7144dc cbmem utility: unify debug output by Stefan Reinauer · 12 years ago
  92. 19f8756 cbmem utility: Add option to dump cbmem console by Stefan Reinauer · 12 years ago
  93. 1665bb3 cbmem utility: drop obsolete python based implementation by Stefan Reinauer · 12 years ago
  94. 05cbce6 cbmem utility: Use mmap instead of fseek/fread by Stefan Reinauer · 12 years ago
  95. 1e0e556 cbmem utility: support command line options by Stefan Reinauer · 12 years ago
  96. 7c6b6bb cbmem compilation needs to use the hardened toolchain by Vadim Bendebury · 12 years ago
  97. 6d18fd0 Utility to dump boot timing table by Vadim Bendebury · 12 years ago
  98. 00ba25d Get more informative output from cbmem.py by Vadim Bendebury · 12 years ago
  99. f27d36c Fix cbmem to work on 64 bit platforms by Vadim Bendebury · 12 years ago
  100. 5d3438d Revamp cbmem.py to use the coreboot tables. by Gabe Black · 13 years ago