1. 1c727fd util/cbmem: Provide a way to override coreboot path by Werner Zeh · 1 year, 8 months ago
  2. 90e4f3d util/cbmem: Update formatting for cbmem -l command by Martin Roth · 1 year, 9 months ago
  3. 0811a64 cbmem: use aligned_memcpy for reading lb_cbmem_entry information by Yidi Lin · 1 year, 10 months ago
  4. 946e292 util/cbmem: fix an unused parameter issue in timestamp_get by Nick Vaccaro · 2 years, 3 months ago
  5. ecc165b util/cbmem: add an option to append timestamp by Mattias Nissler · 2 years, 5 months ago
  6. b2537bd coreboot_tables: Replace 'struct lb_uint64' with lb_uint64_t by Jianjun Wang · 2 years, 3 months ago
  7. ac68384 util/cbmem: add type cast by Paul Fagerburg · 2 years, 3 months ago
  8. 48f6c2b util/cbmem: Add FlameGraph-compatible timestamps output by Jakub Czapiga · 2 years, 5 months ago
  9. c79da5f util/cbmem: Keep original Total Time calculation when no negative timestamps by Bora Guvendik · 2 years, 5 months ago
  10. ce87832 cbmem: Fix console banner matches by Julius Werner · 2 years, 4 months ago
  11. b8258bd util/cbmem: Add --loglevel option to restrict console printing by level by Julius Werner · 2 years, 5 months ago
  12. 984d03c console: Add loglevel marker codes to stored consoles by Julius Werner · 2 years, 6 months ago
  13. e383b3d util/cbmem: Rebase to handle negative timestamps by Bora Guvendik · 2 years, 8 months ago
  14. ea61942 commonlib: Move commonlib/cbmem_id.h to commonlib/bsd/ by Jakub Czapiga · 2 years, 8 months ago
  15. 8202fc4 util/cbmem: Add -2/--2ndtolast option to print second-to-last boot log by Julius Werner · 2 years, 10 months ago
  16. 2ae8939 util/cbmem: Update Makefiles by Martin Roth · 3 years, 5 months ago
  17. 8aa087e .gitignore: Ignore .test/.dependencies globally by Patrick Georgi · 3 years, 9 months ago
  18. 6065f61 .gitignore: Split into subdirectory files by Patrick Georgi · 3 years, 9 months ago
  19. 4b5c8b5 rules.h: change verstage name if it starts before bootblock by Kangheui Won · 3 years, 9 months ago
  20. 6b5bc77 treewide: Remove "this file is part of" lines by Patrick Georgi · 4 years, 2 months ago
  21. 7333a11 util/: Replace GPLv2 boiler plate with SPDX header by Patrick Georgi · 4 years, 2 months ago
  22. ea063cb AUTHORS, util/: Drop individual copyright notices by Patrick Georgi · 4 years, 2 months ago
  23. 02363b5 treewide: Move "is part of the coreboot project" line in its own comment by Patrick Georgi · 4 years, 2 months ago
  24. 220c209 util/*: more typo fixes by Patrick Georgi · 4 years, 6 months ago
  25. 98eeb96 commonlib: Add commonlib/bsd by Julius Werner · 4 years, 7 months ago
  26. 724753d util/cbmem: simplify include lines in Makefile by Idwer Vollering · 4 years, 6 months ago
  27. 0476332 util/cbmem: Enable -Wmissing-prototypes by Jacob Garber · 5 years ago
  28. 79a2f47 util/cbmem: Make internal functions static by Jacob Garber · 5 years ago
  29. 4d543b5 util/cbmem: Enable -Wextra by Jacob Garber · 5 years ago
  30. 414d5d8 util/cbmem: Use correct integer types for loop indices by Jacob Garber · 5 years ago
  31. 1430b39 util/cbmem: Update banner string regular expression by You-Cheng Syu · 5 years ago
  32. 1d3b3c3 {src,util}: Remove duplicated includes by Elyes HAOUAS · 5 years ago
  33. c9b7d1f security/tpm: Fix TCPA log feature by Philipp Deppenwiese · 6 years ago
  34. a37a1a6 util/cbmem: Improve utility description by Kyösti Mälkki · 5 years ago
  35. eb72228 cbmem: use aligned_memcpy for reading cbmem address information by Aaron Durbin · 5 years ago
  36. 66c2250 cbmem: Enable AArch64 support by Adam Kallai · 6 years ago
  37. e3c2391 cbmem: Fix remaining mapped memory accesses to use aligned_memcpy() by Julius Werner · 6 years ago
  38. c2e4941 treewide: use /usr/bin/env where appropriate by Yegor Timoshenko · 6 years ago
  39. e3c05c4 util/cbmem/Makefile: Remove .dependencies on `clean` by Nico Huber · 6 years ago
  40. d44221f Move compiler.h to commonlib by Nico Huber · 6 years ago
  41. 8cd17ea util/cbmem: Handle arguments more carefully by Arthur Heymans · 6 years ago
  42. fa1f6ff util/cbmem: Add cbmem TCPA log support by Philipp Deppenwiese · 6 years ago
  43. 8ba9e8c util: Add description.md to each util by Tom Hiller · 6 years ago
  44. 8f56732 util/cbmem: Fix compare function for qsort by Furquan Shaikh · 6 years ago
  45. d4fec68 cbmem: Sort timestamp entries by Raul E Rangel · 6 years ago
  46. 35972de util/cbmem: Re-order regex for "cbmem -1" by Furquan Shaikh · 6 years ago
  47. ac9d6b8 util/cbmem: Print timestamp frequency in verbose mode by Martin Roth · 7 years ago
  48. cf20c90 util/cbmem: fix feedback for 'be explicit about memory map sizes' by Aaron Durbin · 7 years ago
  49. 46300aa util/cbmem: be explicit about memory map sizes by Aaron Durbin · 7 years ago
  50. f2a3822 util/cbmem: make data structure accesses const by Aaron Durbin · 7 years ago
  51. eab5c12 util/cbmem: Pretty print STAGEx_META and _CACHE by Kyösti Mälkki · 7 years ago
  52. 6dc3492 util/cbmem, util/cbfstool: resolve macro errors on FreeBSD by Idwer Vollering · 7 years ago
  53. 0068a9f add __must_check to */compiler.h by Caveh Jalali · 7 years ago
  54. 6a00113 Rename __attribute__((packed)) --> __packed by Stefan Reinauer · 7 years ago
  55. be3aa04 cbmem: Escape literal asterisks in log banner regex by Julius Werner · 7 years ago
  56. d906bb6 cbmem_console: Improve 'cbmem -1' behavior for truncated pre-CBMEM logs by Julius Werner · 7 years ago
  57. 7ad44ee util/cbmem: mmap underflow on low addresses by Aaron Durbin · 7 years ago
  58. b7b64a9 cbmem: Add new command line flag to dump console for one boot only by Julius Werner · 7 years ago
  59. d67c687 Turn CBMEM console into a ring buffer that can persist across reboots by Julius Werner · 7 years ago
  60. 127a79e cbmem: Add custom aligned memcpy() implementation by Julius Werner · 7 years ago
  61. 8448ac4 cbmem: Exit with an errorlevel of 0 after printing help by Martin Roth · 8 years ago
  62. be8f0fa util/cbmem: Initialize variable by Patrick Georgi · 8 years ago
  63. 4c72d36 Remove extra newlines from the end of all coreboot files. by Martin Roth · 8 years ago
  64. 613702b cbmem: share additional time stamps IDs by Antonello Dettori · 8 years ago
  65. 08e920e util/cbmem: Scale time stamp values correctly by Aaron Durbin · 8 years ago
  66. 09f2921 cbfs: Add LZ4 in-place decompression support for pre-RAM stages by Julius Werner · 9 years ago
  67. f55e7dd util/cbmem: Add new depthcharge timestamps by Julius Werner · 8 years ago
  68. 4f7a361 chromeos: Add timestamps to measure VPD read times by Julius Werner · 8 years ago
  69. eb20e60 utils: Remove old license text from help & disclaimer file by Martin Roth · 9 years ago
  70. c2b5108 cbmem: Makefile: Add install target by Denis 'GNUtoo' Carikli · 9 years ago
  71. c29e57d util/cbmem: Add --rawdump <cbtable ID> and extend -l output by Pratik Prajapati · 9 years ago
  72. e740f48 util/cbmem: Fix out of bounds access by Aaron Durbin · 9 years ago
  73. 09c0c11 util/cbmem: remove duplicated cbmem data structure logic. by Aaron Durbin · 9 years ago
  74. a73b931 tree: drop last paragraph of GPL copyright header by Patrick Georgi · 9 years ago
  75. 5ece96a util/cbmem: Handle EC_VBOOT_DONE timestamp by Shawn Nematbakhsh · 9 years ago
  76. 0be83c0 util: Update makefiles for junit testing by Martin Roth · 9 years ago
  77. bea7140 util/cbmem: Fix failure with certain cbmem base alignments by Timothy Pearson · 9 years ago
  78. dc9f5cd coreboot: introduce commonlib by Aaron Durbin · 9 years ago
  79. fbff301 util/cbmem: add -T option for machine parseable timestamps by Aaron Durbin · 9 years ago
  80. c49014e timestamp: add tick frequency to exported table by Aaron Durbin · 9 years ago
  81. 799bf78 util/cbmem: accumulate total time for all entries by Aaron Durbin · 9 years ago
  82. 31540fb cbmem: export base_time in timestamp table by Aaron Durbin · 9 years ago
  83. d00f180 cbmem: convert x86 timestamps on OpenBSD by Patrick Georgi · 9 years ago
  84. a8bda43 cbmem: Break out CBMEM_ID to a separate header file by Marc Jones · 9 years ago
  85. b890a12 Remove address from GPLv2 headers by Patrick Georgi · 9 years ago
  86. df699d5 util/cbmem: Update cbmem utility to parse the new IMD structures by Timothy Pearson · 9 years ago
  87. b817908 cbmem: Add FSP timestamps by Lee Leahy · 9 years ago
  88. 0dff57d cbmem: switch over to imd-based cbmem by Aaron Durbin · 9 years ago
  89. a7d9244 timestamps: You can never have enough of them! by Julius Werner · 10 years ago
  90. 42e23a6 timestamp: Add bootblock start and end to timestamp constants by Furquan Shaikh · 10 years ago
  91. b58f9e3 cbmem: stop assuming 1MiB of memory can be mapped by Aaron Durbin · 10 years ago
  92. 337de4c cbmem: Add support for new 'coreboot' compatible device tree binding by Julius Werner · 10 years ago
  93. 8b143c5 cbmem: use a single id to name mapping table by Vadim Bendebury · 10 years ago
  94. 2963541 util/cbmem: Print name instead of ID of CBMEM_ID_SMM_SAVE_SPACE by Paul Menzel · 10 years ago
  95. 747c07f util/cbmem: Fix CBMEM TOC printing by Paul Menzel · 10 years ago
  96. e4626bf util/cbmem/cbmem: Remove obsolete comment by Paul Menzel · 10 years ago
  97. 06b13a3 cbmem: Terminate the cbmem console at the cursor position. by Gabe Black · 11 years ago
  98. b3594ab util/cbmem: Workaround for IS_ENABLED() by Kyösti Mälkki · 10 years ago
  99. ab180d8 util/cbmem: handle larger than 1MiB mappings for console by Aaron Durbin · 10 years ago
  100. 8ebc72c util/cbmem/Makfile: Add rule `junit.xml` for Jenkins by Paul Menzel · 11 years ago