1. 1c727fd util/cbmem: Provide a way to override coreboot path by Werner Zeh · 1 year, 8 months ago
  2. 60a4227 util/crossgcc: Use GitHub for downloading IASL by Felix Singer · 1 year, 8 months ago
  3. ac23f9d Makefile.inc: Decrease minimal pagesize from 4 kB to 1 kB by Paul Menzel · 1 year, 10 months ago
  4. c45c2fb util/testing: Fully clean all but the standard GCC build by Martin Roth · 1 year, 8 months ago
  5. a45ed44 crossgcc: Upgrade IASL from 20220331 to 20221020 by Elyes Haouas · 1 year, 9 months ago
  6. 8aebfd3 crossgcc: Upgrade MPFR from 4.1.0 to 4.1.1 by Elyes Haouas · 1 year, 8 months ago
  7. b357e53 util/lint: Ignore fmd files when evaluating Kconfig symbols by Martin Roth · 1 year, 8 months ago
  8. d27b2e8 lint/checkpatch: Add XA_STATE and XA_STATE_ORDER to the macro declaration by Elyes Haouas · 1 year, 10 months ago
  9. 67f63e7 src/device + util/sconfig: Introduce new device 'mdio' by Mario Scheithauer · 1 year, 9 months ago
  10. d05ea79 util/release/build-release: Fix style issues by Martin Roth · 1 year, 11 months ago
  11. 4911942 crossgcc: Remove leftover "../cmake" by Elyes Haouas · 1 year, 8 months ago
  12. 010ef42 util/crossgcc: Limit LLVM targets to the needed ones by Felix Singer · 1 year, 8 months ago
  13. adaab4a util: Add SPDX license headers to Makefiles by Martin Roth · 1 year, 9 months ago
  14. 6202fbb util/testing: Allow jenkins builders to skip testing areas by Martin Roth · 1 year, 8 months ago
  15. b5e9946 util/testing: Add scanbuild test build to what-jenkins-does by Martin Roth · 1 year, 8 months ago
  16. 676e0ac util/testing: Use new --name argument for abuild by Martin Roth · 1 year, 8 months ago
  17. 7df45bb util/abuild: Add --name option to set name of abuild run by Martin Roth · 1 year, 8 months ago
  18. 36dcaba util/testing: Call test-tools target from what-jenkins-does by Martin Roth · 1 year, 8 months ago
  19. b399f10 util/testing: Update ABUILD_OPTIONS with long option names by Martin Roth · 1 year, 8 months ago
  20. dfafe79 util/testing: Call test-abuild target from what-jenkins-does by Martin Roth · 1 year, 8 months ago
  21. b3f60a5 util/testing: Call test-lint target from what-jenkins-does by Martin Roth · 1 year, 8 months ago
  22. 2852cd2 util/testing: Unify cleanup in all targets by Martin Roth · 1 year, 8 months ago
  23. b04eda2 util/abuild: check for PASSED_BOARDS before trying to show it by Martin Roth · 1 year, 8 months ago
  24. b7f92a0 util/kconfig: Add patch to move Kconfig deps to build/config by Martin Roth · 1 year, 8 months ago
  25. 35e09ec util/kconfig: Move Kconfig deps back into build/config by Martin Roth · 1 year, 8 months ago
  26. 1e0f132 util/testing: Move check of intel-sec-tool to separate target by Martin Roth · 1 year, 8 months ago
  27. 574b8b6 testing/Makefile.inc: Fix removing clang builds by Arthur Heymans · 1 year, 8 months ago
  28. 16fd584 util/superiotool: Add SMSC MEC5035 by Nicholas Chin · 1 year, 8 months ago
  29. 3d2a6f4 util/superiotool: Add Nuvoton NCT6685D/NCT6686D by Nicholas Chin · 1 year, 8 months ago
  30. 27c94b5 util/xcompile: Fix building for clang + 64bit by Arthur Heymans · 1 year, 8 months ago
  31. 8855db9 util/testing: Buildtest with clang by Arthur Heymans · 2 years, 5 months ago
  32. 5ca1343 amdfwtool: Add definition of instance for PSP entry by Zheng Bao · 1 year, 9 months ago
  33. 898176a treewide: Replace ALIGN(x, a) by ALIGN_UP(x, a) for clarity by Elyes Haouas · 1 year, 9 months ago
  34. 7d67a19 util/amdfwtool/amdfwtool: Don't rewrite macros by Elyes Haouas · 1 year, 9 months ago
  35. a83c502 util/amdfwtool: Add more instances some types in BDT by Arthur Heymans · 1 year, 9 months ago
  36. 1f05c80 util/amdfwtool: Add new types by Arthur Heymans · 1 year, 9 months ago
  37. 76d2b66 util/inteltool: Add support for Elkhart lake by Kacper Stojek · 1 year, 9 months ago
  38. 815c363 util/scripts: Add script to run abuild on specific SOCs by Martin Roth · 1 year, 9 months ago
  39. 425413c cbfstool: Fix possible memory leak by Shaik Shahina · 1 year, 8 months ago
  40. a2503fa util/cbfstool/bpdt_formats: Fix memory leak issues by Solomon Alan-Dei · 1 year, 9 months ago
  41. d92745b util/superiotool/fintek.c: Fix F71808A hardware monitor readouts by Ravi Mistry · 2 years, 5 months ago
  42. 65a0e5a util/scripts: Add script to show platforms, CPU, type, and date added by Martin Roth · 2 years, 3 months ago
  43. 90e4f3d util/cbmem: Update formatting for cbmem -l command by Martin Roth · 1 year, 9 months ago
  44. 8cfd3f8 checkpatch: add Co-authored-by to signature list by Michael Niewöhner · 1 year, 9 months ago
  45. 3d0303a util/docker/coreboot.org-status: Rewrite parser by Patrick Georgi · 2 years, 7 months ago
  46. 5faaca0 util/eventlog: Correct the capitalization for diagnostics types by Hsuan Ting Chen · 1 year, 9 months ago
  47. b4e94c8 util/cbfstool: fix memory leak in compress.c by Solomon Alan-Dei · 1 year, 9 months ago
  48. b621d9b util/release/build-release: Use bash arrays for params by Martin Roth · 1 year, 11 months ago
  49. aa8796d util/kconfig: Uprev to Linux 6.0's kconfig by Patrick Georgi · 1 year, 9 months ago
  50. 1215cc7 util/kconfig: Uprev to Linux 5.19's kconfig by Patrick Georgi · 1 year, 9 months ago
  51. 5526be2 util/kconfig: Uprev to Linux 5.18's kconfig by Patrick Georgi · 1 year, 9 months ago
  52. 7eb03cb util/kconfig: Uprev to Linux 5.17's kconfig by Patrick Georgi · 1 year, 9 months ago
  53. 4c9b9e9 util/kconfig: Uprev to Linux 5.16's kconfig by Patrick Georgi · 1 year, 9 months ago
  54. a6e60f0 util/lint: fall back to regular grep in kconfig_lint by Solomon Alan-Dei · 1 year, 11 months ago
  55. 0923c62 util/chromeos/extract_blobs: try using RW_MAIN_A region first by Matt DeVillier · 1 year, 9 months ago
  56. 8eb7b35 lint/checkpatch: consider leading + in the line length limit check by Michael Niewöhner · 1 year, 9 months ago
  57. da5d025 util/cbfstool: Check for metadata hash in verstage by Karthikeyan Ramasubramanian · 1 year, 10 months ago
  58. 7835861 util/amdfwtool: Add build rules for amdfwread by Karthikeyan Ramasubramanian · 1 year, 11 months ago
  59. 8b86f21 util/amdfwtool/amdfwread: List AMDFW RO binary entries by Karthikeyan Ramasubramanian · 2 years ago
  60. 0b6e632 util/amdfwtool/amdfwread: Handle recovery A/B layout by Karthikeyan Ramasubramanian · 2 years ago
  61. 45257ab util/amdfwtool/amdfwread: Fix AMDFW_OPT* bit mask by Karthikeyan Ramasubramanian · 2 years ago
  62. 852c5dc util/amdfwtool/amdfwread: Update relative_offset function by Karthikeyan Ramasubramanian · 2 years ago
  63. b205c5d util/superiotool/nuvoton.c: fix NCT6687D PP LDN typo by Michał Żygowski · 1 year, 9 months ago
  64. 1e336dd scripts/update_submodules: Fix "bad revision" error by Elyes Haouas · 1 year, 9 months ago
  65. 1cffc55 util/amdfwutil: Fix adding microcode binaries by Arthur Heymans · 1 year, 9 months ago
  66. 95b5b02 util/lint: Fix linting outside of git repos by Martin Roth · 1 year, 9 months ago
  67. fec16a3 util/elogtool: Add support for parsing CrOS diagnostics log by Hsuan Ting Chen · 1 year, 10 months ago
  68. 9049dfd util/cbfstool: Wrap logging macros in do - while by Fred Reitberger · 1 year, 9 months ago
  69. b33ee1d util/superiotool/nuvoton.c: Add NCT6687D-W register definitions by Michał Żygowski · 2 years, 3 months ago
  70. ee0f5d7 util/amdfwread: Fix cookie error message by Arthur Heymans · 1 year, 9 months ago
  71. aafbe13 util/amdfwutil: Order enum and use hex consistently by Arthur Heymans · 1 year, 10 months ago
  72. 7e98011 util/amdfwtool: Add Mendocino to usage by Fred Reitberger · 1 year, 9 months ago
  73. 1349083 util/amdfwtool: Add preliminary code for morgana & glinda SOCs by Martin Roth · 1 year, 9 months ago
  74. 743c1c0 util/lint/lint-stable-003-whitespace: Fix shell variable name by Fred Reitberger · 1 year, 9 months ago
  75. f007ab7 util/inteltool: Add support for (non-ULT) Broadwell by Angel Pons · 1 year, 9 months ago
  76. aa4cd73 util/inteltool: Add 9 series PCH support by Angel Pons · 1 year, 9 months ago
  77. 3c3516b util/coreboot-configurator: Update the README by Sean Rhodes · 2 years, 1 month ago
  78. fb9110b util/inteltool: Add support for Alderlake P in inteltool by Kacper Stojek · 1 year, 11 months ago
  79. 5b84dfd util/amdfwtool: Generate hashes for signed AMDFW components by Kangheui Won · 2 years, 7 months ago
  80. 3c164e1 util/amdfwtool: Add options to separate signed firmwares by Kangheui Won · 2 years, 7 months ago
  81. 236245e util/amdfwtool: Include the header with __packed definition by Karthikeyan Ramasubramanian · 1 year, 10 months ago
  82. 520c8c0 util/docker/coreboot-sdk: add graphicsmagick-imagemagick-compat by Tom Hiller · 1 year, 11 months ago
  83. d81debd util/lint: Update tools that use git to use a library by Martin Roth · 2 years, 1 month ago
  84. 7726a7f util/lint: Update spelling.txt, add makefile to sort it by Martin Roth · 2 years, 1 month ago
  85. 3dfb485 util/amdfwtool/data_parse: fix PMU subprogram/instance ID handling by Felix Held · 1 year, 10 months ago
  86. de6ecd0 util/spd_tools: Change Mendocino to use 0x13 for LP5x memory type by Robert Zieba · 1 year, 10 months ago
  87. b824864 intelmetool: Add PCI ID for Bay Trail by Denis 'GNUtoo' Carikli · 2 years ago
  88. a2cb340 util/amdfwtool: Add support for PSP NVRAM base addr and size by Ritul Guru · 1 year, 11 months ago
  89. 3c43301 util/coreboot-configurator: Update legacy_8254_timer description by Sean Rhodes · 2 years, 1 month ago
  90. 914f505 util/coreboot-configurator: Add RPM spec file by Sean Rhodes · 2 years, 1 month ago
  91. ed0c7f5 util/coreboot-configurator: Update Debian dependancies by Sean Rhodes · 2 years, 1 month ago
  92. a0e36d8 tests: Add support for tests build failures detection by Jakub Czapiga · 1 year, 10 months ago
  93. c8870b1 crossgcc: Upgrade llvm from version 14.0.6 to 15.0.0 by Elyes Haouas · 1 year, 10 months ago
  94. 035e9f9 crossgcc: Upgrade cmake from 3.23.2 to 3.24.2 by Elyes Haouas · 1 year, 10 months ago
  95. 0811a64 cbmem: use aligned_memcpy for reading lb_cbmem_entry information by Yidi Lin · 1 year, 10 months ago
  96. f0d5f67 riscv: Enable the newfangled way of selecting instruction sets by Patrick Georgi · 1 year, 10 months ago
  97. 3541c31 util/kconfig/regex.c: Remove leftover by Elyes Haouas · 1 year, 10 months ago
  98. a3c287d crossgcc [binutils]: Remove 'enable-plugins' option by Elyes Haouas · 1 year, 10 months ago
  99. b8e5baf crossgcc [binutils]: Remove invalid enable-interwork option by Elyes Haouas · 2 years ago
  100. c0fc38e sconfig: Allow to specify device operations by Nico Huber · 2 years ago