1. 1a39736 util/ifdtool/Makefile: improve cross-compilation support by Maciej Pijanowski · 2 years, 4 months ago
  2. 9d2902f util/inteltool/Makefile: improve cross-compilation support by Maciej Gabryelski · 2 years, 4 months ago
  3. 1fc12db util/superiotool/Makefile: improve cross-compilation support by Maciej Gabryelski · 2 years, 4 months ago
  4. 24858b0 util/ectool/Makefile: improve cross-compilation support by Maciej Gabryelski · 2 years, 4 months ago
  5. dbbbb8f util/autoport: Drop lenovo mainboard_io_trap_handler() by Kyösti Mälkki · 1 year, 9 months ago
  6. 34a7e66 util/cbfstool: Add a new mechanism to provide a memory map by Arthur Heymans · 1 year, 11 months ago
  7. 5161b2f util/genbuild: Fix style & shellcheck issues by Martin Roth · 1 year, 9 months ago
  8. 8a79a89 util/genbuild_h: Update version calculation by Martin Roth · 1 year, 9 months ago
  9. 3d4b171 kconfig2html: Denote that the script is python3 by Patrick Georgi · 1 year, 10 months ago
  10. a6dedb8 board-status: Implement handling of "Clone of" by Patrick Georgi · 1 year, 10 months ago
  11. 5294167 board-status: Remove shell version, update docs by Patrick Georgi · 1 year, 10 months ago
  12. 52191f2 util/crossgcc/buildgcc: Disable LLVM_INCLUDE_{TESTS,EXAMPLES} by Felix Singer · 1 year, 9 months ago
  13. f8157af util/crossgcc/buildgcc: Use one line per configure option by Felix Singer · 1 year, 9 months ago
  14. 3e7438b util/crossgcc/buildgcc: Put configure option before target dir by Felix Singer · 1 year, 9 months ago
  15. 9eab931 util/kconfig/README.md: Add notes about adding a new quilt patch by Nicholas Chin · 1 year, 9 months ago
  16. ea6a3b4 util/autoport: Update devicetree generation by Arthur Heymans · 1 year, 9 months ago
  17. d7d8e0d crossgcc: Upgrade LLVM from 15.0.0 to 15.0.6 by Elyes Haouas · 1 year, 9 months ago
  18. 49838af crossgcc: Upgrade CMake from 3.24.2 to 3.25.0 by Elyes Haouas · 1 year, 9 months ago
  19. 1c727fd util/cbmem: Provide a way to override coreboot path by Werner Zeh · 1 year, 9 months ago
  20. 60a4227 util/crossgcc: Use GitHub for downloading IASL by Felix Singer · 1 year, 9 months ago
  21. ac23f9d Makefile.inc: Decrease minimal pagesize from 4 kB to 1 kB by Paul Menzel · 1 year, 11 months ago
  22. c45c2fb util/testing: Fully clean all but the standard GCC build by Martin Roth · 1 year, 9 months ago
  23. a45ed44 crossgcc: Upgrade IASL from 20220331 to 20221020 by Elyes Haouas · 1 year, 10 months ago
  24. 8aebfd3 crossgcc: Upgrade MPFR from 4.1.0 to 4.1.1 by Elyes Haouas · 1 year, 9 months ago
  25. b357e53 util/lint: Ignore fmd files when evaluating Kconfig symbols by Martin Roth · 1 year, 9 months ago
  26. d27b2e8 lint/checkpatch: Add XA_STATE and XA_STATE_ORDER to the macro declaration by Elyes Haouas · 2 years ago
  27. 67f63e7 src/device + util/sconfig: Introduce new device 'mdio' by Mario Scheithauer · 1 year, 10 months ago
  28. d05ea79 util/release/build-release: Fix style issues by Martin Roth · 2 years ago
  29. 4911942 crossgcc: Remove leftover "../cmake" by Elyes Haouas · 1 year, 9 months ago
  30. 010ef42 util/crossgcc: Limit LLVM targets to the needed ones by Felix Singer · 1 year, 9 months ago
  31. adaab4a util: Add SPDX license headers to Makefiles by Martin Roth · 1 year, 10 months ago
  32. 6202fbb util/testing: Allow jenkins builders to skip testing areas by Martin Roth · 1 year, 9 months ago
  33. b5e9946 util/testing: Add scanbuild test build to what-jenkins-does by Martin Roth · 1 year, 9 months ago
  34. 676e0ac util/testing: Use new --name argument for abuild by Martin Roth · 1 year, 9 months ago
  35. 7df45bb util/abuild: Add --name option to set name of abuild run by Martin Roth · 1 year, 9 months ago
  36. 36dcaba util/testing: Call test-tools target from what-jenkins-does by Martin Roth · 1 year, 9 months ago
  37. b399f10 util/testing: Update ABUILD_OPTIONS with long option names by Martin Roth · 1 year, 9 months ago
  38. dfafe79 util/testing: Call test-abuild target from what-jenkins-does by Martin Roth · 1 year, 9 months ago
  39. b3f60a5 util/testing: Call test-lint target from what-jenkins-does by Martin Roth · 1 year, 9 months ago
  40. 2852cd2 util/testing: Unify cleanup in all targets by Martin Roth · 1 year, 9 months ago
  41. b04eda2 util/abuild: check for PASSED_BOARDS before trying to show it by Martin Roth · 1 year, 9 months ago
  42. b7f92a0 util/kconfig: Add patch to move Kconfig deps to build/config by Martin Roth · 1 year, 9 months ago
  43. 35e09ec util/kconfig: Move Kconfig deps back into build/config by Martin Roth · 1 year, 9 months ago
  44. 1e0f132 util/testing: Move check of intel-sec-tool to separate target by Martin Roth · 1 year, 9 months ago
  45. 574b8b6 testing/Makefile.inc: Fix removing clang builds by Arthur Heymans · 1 year, 9 months ago
  46. 16fd584 util/superiotool: Add SMSC MEC5035 by Nicholas Chin · 1 year, 9 months ago
  47. 3d2a6f4 util/superiotool: Add Nuvoton NCT6685D/NCT6686D by Nicholas Chin · 1 year, 10 months ago
  48. 27c94b5 util/xcompile: Fix building for clang + 64bit by Arthur Heymans · 1 year, 10 months ago
  49. 8855db9 util/testing: Buildtest with clang by Arthur Heymans · 2 years, 6 months ago
  50. 5ca1343 amdfwtool: Add definition of instance for PSP entry by Zheng Bao · 1 year, 10 months ago
  51. 898176a treewide: Replace ALIGN(x, a) by ALIGN_UP(x, a) for clarity by Elyes Haouas · 1 year, 10 months ago
  52. 7d67a19 util/amdfwtool/amdfwtool: Don't rewrite macros by Elyes Haouas · 1 year, 10 months ago
  53. a83c502 util/amdfwtool: Add more instances some types in BDT by Arthur Heymans · 1 year, 11 months ago
  54. 1f05c80 util/amdfwtool: Add new types by Arthur Heymans · 1 year, 11 months ago
  55. 76d2b66 util/inteltool: Add support for Elkhart lake by Kacper Stojek · 1 year, 10 months ago
  56. 815c363 util/scripts: Add script to run abuild on specific SOCs by Martin Roth · 1 year, 10 months ago
  57. 425413c cbfstool: Fix possible memory leak by Shaik Shahina · 1 year, 10 months ago
  58. a2503fa util/cbfstool/bpdt_formats: Fix memory leak issues by Solomon Alan-Dei · 1 year, 10 months ago
  59. d92745b util/superiotool/fintek.c: Fix F71808A hardware monitor readouts by Ravi Mistry · 2 years, 6 months ago
  60. 65a0e5a util/scripts: Add script to show platforms, CPU, type, and date added by Martin Roth · 2 years, 4 months ago
  61. 90e4f3d util/cbmem: Update formatting for cbmem -l command by Martin Roth · 1 year, 10 months ago
  62. 8cfd3f8 checkpatch: add Co-authored-by to signature list by Michael Niewöhner · 1 year, 10 months ago
  63. 3d0303a util/docker/coreboot.org-status: Rewrite parser by Patrick Georgi · 2 years, 8 months ago
  64. 5faaca0 util/eventlog: Correct the capitalization for diagnostics types by Hsuan Ting Chen · 1 year, 10 months ago
  65. b4e94c8 util/cbfstool: fix memory leak in compress.c by Solomon Alan-Dei · 1 year, 10 months ago
  66. b621d9b util/release/build-release: Use bash arrays for params by Martin Roth · 2 years ago
  67. aa8796d util/kconfig: Uprev to Linux 6.0's kconfig by Patrick Georgi · 1 year, 10 months ago
  68. 1215cc7 util/kconfig: Uprev to Linux 5.19's kconfig by Patrick Georgi · 1 year, 10 months ago
  69. 5526be2 util/kconfig: Uprev to Linux 5.18's kconfig by Patrick Georgi · 1 year, 10 months ago
  70. 7eb03cb util/kconfig: Uprev to Linux 5.17's kconfig by Patrick Georgi · 1 year, 10 months ago
  71. 4c9b9e9 util/kconfig: Uprev to Linux 5.16's kconfig by Patrick Georgi · 1 year, 10 months ago
  72. a6e60f0 util/lint: fall back to regular grep in kconfig_lint by Solomon Alan-Dei · 2 years ago
  73. 0923c62 util/chromeos/extract_blobs: try using RW_MAIN_A region first by Matt DeVillier · 1 year, 10 months ago
  74. 8eb7b35 lint/checkpatch: consider leading + in the line length limit check by Michael Niewöhner · 1 year, 10 months ago
  75. da5d025 util/cbfstool: Check for metadata hash in verstage by Karthikeyan Ramasubramanian · 1 year, 11 months ago
  76. 7835861 util/amdfwtool: Add build rules for amdfwread by Karthikeyan Ramasubramanian · 2 years ago
  77. 8b86f21 util/amdfwtool/amdfwread: List AMDFW RO binary entries by Karthikeyan Ramasubramanian · 2 years ago
  78. 0b6e632 util/amdfwtool/amdfwread: Handle recovery A/B layout by Karthikeyan Ramasubramanian · 2 years ago
  79. 45257ab util/amdfwtool/amdfwread: Fix AMDFW_OPT* bit mask by Karthikeyan Ramasubramanian · 2 years ago
  80. 852c5dc util/amdfwtool/amdfwread: Update relative_offset function by Karthikeyan Ramasubramanian · 2 years ago
  81. b205c5d util/superiotool/nuvoton.c: fix NCT6687D PP LDN typo by Michał Żygowski · 1 year, 10 months ago
  82. 1e336dd scripts/update_submodules: Fix "bad revision" error by Elyes Haouas · 1 year, 10 months ago
  83. 1cffc55 util/amdfwutil: Fix adding microcode binaries by Arthur Heymans · 1 year, 10 months ago
  84. 95b5b02 util/lint: Fix linting outside of git repos by Martin Roth · 1 year, 10 months ago
  85. fec16a3 util/elogtool: Add support for parsing CrOS diagnostics log by Hsuan Ting Chen · 1 year, 11 months ago
  86. 9049dfd util/cbfstool: Wrap logging macros in do - while by Fred Reitberger · 1 year, 10 months ago
  87. b33ee1d util/superiotool/nuvoton.c: Add NCT6687D-W register definitions by Michał Żygowski · 2 years, 4 months ago
  88. ee0f5d7 util/amdfwread: Fix cookie error message by Arthur Heymans · 1 year, 11 months ago
  89. aafbe13 util/amdfwutil: Order enum and use hex consistently by Arthur Heymans · 1 year, 11 months ago
  90. 7e98011 util/amdfwtool: Add Mendocino to usage by Fred Reitberger · 1 year, 11 months ago
  91. 1349083 util/amdfwtool: Add preliminary code for morgana & glinda SOCs by Martin Roth · 1 year, 11 months ago
  92. 743c1c0 util/lint/lint-stable-003-whitespace: Fix shell variable name by Fred Reitberger · 1 year, 11 months ago
  93. f007ab7 util/inteltool: Add support for (non-ULT) Broadwell by Angel Pons · 1 year, 11 months ago
  94. aa4cd73 util/inteltool: Add 9 series PCH support by Angel Pons · 1 year, 11 months ago
  95. 3c3516b util/coreboot-configurator: Update the README by Sean Rhodes · 2 years, 2 months ago
  96. fb9110b util/inteltool: Add support for Alderlake P in inteltool by Kacper Stojek · 2 years ago
  97. 5b84dfd util/amdfwtool: Generate hashes for signed AMDFW components by Kangheui Won · 2 years, 8 months ago
  98. 3c164e1 util/amdfwtool: Add options to separate signed firmwares by Kangheui Won · 2 years, 9 months ago
  99. 236245e util/amdfwtool: Include the header with __packed definition by Karthikeyan Ramasubramanian · 2 years ago
  100. 520c8c0 util/docker/coreboot-sdk: add graphicsmagick-imagemagick-compat by Tom Hiller · 2 years ago