1. 39efcd1 tree: Use __func__ instead of hard-coded names by Elyes Haouas · 1 year, 7 months ago
  2. d6b6b22 payloads,src: Replace ALIGN(x, a) by ALIGN_UP(x, a) for clarity by Elyes Haouas · 1 year, 10 months ago
  3. ac01106 lib/gcov: Remove assert(0) by Patrick Georgi · 4 years ago
  4. 6b5bc77 treewide: Remove "this file is part of" lines by Patrick Georgi · 4 years, 3 months ago
  5. 118a9c7 src/lib: Use SPDX for GPL-2.0-only files by Angel Pons · 4 years, 5 months ago
  6. f3f36fa src (minus soc and mainboard): Remove copyright notices by Patrick Georgi · 4 years, 5 months ago
  7. cd49cce coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) by Julius Werner · 5 years ago
  8. 1bf55b4 src/lib: add IS_ENABLED() around Kconfig symbol references by Martin Roth · 7 years ago
  9. 36984d8 src/lib: Clean up general issues found by checkpatch.pl by Lee Leahy · 7 years ago
  10. 7340217 src/lib: Wrap lines at 80 columns by Lee Leahy · 7 years ago
  11. 35af5c4 src/lib: Fix spacing by Lee Leahy · 7 years ago
  12. 38768c3 src/lib: Remove space between function name and ( by Lee Leahy · 7 years ago
  13. 2f919ec src/lib: Remove braces for single statements by Lee Leahy · 7 years ago
  14. b2d834a src/lib: Fix space between type, * and variable name by Lee Leahy · 7 years ago
  15. d638ef4 src/lib: Remove spaces after ( and before ) by Lee Leahy · 7 years ago
  16. 9ab9c33 lib/gcov-glue.c: Remove trailing number from COVERAGE_MAGIC macro by Jean Lucas · 9 years ago
  17. a73b931 tree: drop last paragraph of GPL copyright header by Patrick Georgi · 9 years ago
  18. c824c26 lib/gcov-glue.c: Define macro `COVERAGE_MAGIC` and use it by Paul Menzel · 9 years ago
  19. b890a12 Remove address from GPLv2 headers by Patrick Georgi · 9 years ago
  20. 9ef9d85 bootstate: use structure pointers for scheduling callbacks by Aaron Durbin · 9 years ago
  21. 4dd87fb coverage: use boot state callbacks by Aaron Durbin · 11 years ago
  22. 84463ef Fix compilation when coverage debugging is enabled by Stefan Reinauer · 11 years ago
  23. d37ab45 Implement GCC code coverage analysis by Stefan Reinauer · 12 years ago