1. 9092d22 inteltool: memory: log PCI id of unknown devices by Alexander Couzens · 7 months ago
  2. d5b0aea inteltool/gpio_names/*.h: Add GPL-2.0-only SPDX license header by Nicholas Chin · 9 months ago
  3. 1cc6c54 build system: Exempt `make *config` from strict symbol checks by Patrick Georgi · 7 months ago
  4. 41419d9c util/kconfig: Import some more of Linux's build infra by Patrick Georgi · 7 months ago
  5. 0eab62b util/kconfig: Uprev to Linux 6.6's kconfig by Patrick Georgi · 8 months ago
  6. 47282a9 tree wide: Rename VBOOT_MEASURED_BOOT* to TPM_MEASURED_BOOT by Patrick Georgi · 8 months ago
  7. 2731fa6 crossgcc: Upgrade GCC from 11.4.0 to 13.2.0 by Elyes Haouas · 1 year, 4 months ago
  8. 0a48cfa util/kconfig: Uprev to Linux 6.5's kconfig by Patrick Georgi · 8 months ago
  9. 34b149b util/kconfig: Uprev to Linux 6.4's kconfig by Patrick Georgi · 8 months ago
  10. 54cec70 util/kconfig: Uprev to Linux 6.3's kconfig by Patrick Georgi · 8 months ago
  11. 7eab8ef util/kconfig: Uprev to Linux 6.2's kconfig by Patrick Georgi · 8 months ago
  12. 7f93aa4 util/kconfig: Uprev to Linux 6.1's kconfig by Patrick Georgi · 8 months ago
  13. 59d27ec util/docker/archlinux: Extend the environment with packages and configs by Felix Singer · 10 months ago
  14. c08461d util/crossgcc: Update CMake from 3.26.4 to 3.27.7 by Felix Singer · 8 months ago
  15. 193e9e8 cross-repo-cherrypick: Update downstream branch by Jon Murphy · 8 months ago
  16. c8dc4a3 util/lint: Add linter to keep selects out of Kconfig.name by Martin Roth · 8 months ago 4.22
  17. 6843755 docker/coreboot-sdk: Add perl modules for gcov by Martin Roth · 8 months ago
  18. 0bb9dcc util/docker: Switch back to root user in jenkins-node by Martin Roth · 8 months ago
  19. 794d1d7 util/ifdtool/ifdtool.c: Add NULL check for fmapname by Maximilian Brune · 8 months ago
  20. c7139f9 util/lint/kconfig_lint: Ignore C preprocessor macros in code by Martin Roth · 8 months ago
  21. 162b648 util/docker/jenkins-node: Install pip modules into virtual env by Martin Roth · 8 months ago
  22. dbc33f9 util/docker: change main branch back to master for encapsulate by Martin Roth · 8 months ago
  23. a49e7b9 util/abuild: Add all builds to junit.xml files by Martin Roth · 8 months ago
  24. f89bb82 util/docker: Add libnss3-dev package to coreboot-sdk for vboot by Martin Roth · 8 months ago
  25. c374dee util/crossgcc/buildgcc: Fix detection of GNAT on recent versions by Felix Singer · 9 months ago
  26. 28a3e62 util/lint: Fix some mistakes in spelling.txt by Julius Werner · 8 months ago
  27. c821718 util/kconfig: fix 0009-util-kconfig... patch by Richard Marko · 9 months ago
  28. 3743811 util/kconfig: Fix README.md formatting by Richard Marko · 9 months ago
  29. 6bb4603 util/kconfig: add savedefconfig patch to quilt by Richard Marko · 9 months ago
  30. cec3a7b util/kconfig: chmod +w before savedefconfig by Richard Marko · 9 months ago
  31. 66df100 cbfstool: Fix CBFS header buffer overflow by Jeremy Compostella · 9 months ago
  32. 3d295a9 util/cbfstool: Enable "ms-extensions" compiler flag on mingw only by Patrick Georgi · 8 months ago
  33. f5f1ff3 util/docker/coreboot-sdk: Add bash-completion to package list by Felix Singer · 9 months ago
  34. 621ccf8 cbfstool: Skip relocation entries pointing to undefined symbol by Jeremy Compostella · 10 months ago
  35. 4ed3ea6 util/liveiso/nixos: Drop XFS package by Felix Singer · 9 months ago
  36. 2282ed7 util/liveiso/nixos: Bump to 23.05 by Felix Singer · 9 months ago
  37. db02f11 util/scripts: Add a script to find new users' commits on gerrit by Martin Roth · 9 months ago
  38. ff63106 util/amdfwtool: Check for pkg-config presence by Karthikeyan Ramasubramanian · 9 months ago
  39. f339190 util/docker: Fix setting SDK_VERSION by Tim Crawford · 9 months ago
  40. fcfdc69 util/docker/coreboot-sdk: Remove superfluous NASM package by Felix Singer · 10 months ago
  41. 1af3e3c util/intelp2m: Support Jasper Lake by Jonathon Hall · 1 year, 5 months ago
  42. 8cb45aa util/cbfstool: Revise lex/yacc (bison) generation by Hung-Te Lin · 1 year, 1 month ago
  43. 1a0c99f amdfwtool: Support firmware offsets of larger than 16MiB by Zheng Bao · 1 year, 5 months ago
  44. fa25954 amdfwtool: Add APCB for new combo entry by Zheng Bao · 2 years, 8 months ago
  45. a6d6818 util: Drop flashrom -p host alias which equals to -p internal by Hsuan Ting Chen · 10 months ago
  46. f0f1a3c coreboot.org-status: Make URLs branch agnostic by Patrick Georgi · 10 months ago
  47. 1dea2ca util/superiotool: Tell compiler to use C99 instead of ANSI C by Nicholas Sudsgaard · 10 months ago
  48. 79f2e1f cbfstool: Make add-stage support multiple loadable segments by Jeremy Compostella · 10 months ago
  49. c9cae53 cbfstool: Make add-stage support multiple ignore sections by Jeremy Compostella · 10 months ago
  50. b8a71b46 Switch scripts over to use main branch by Stefan Reinauer · 10 months ago
  51. 0d3a1fb Switch release scripts over to use main branch by Stefan Reinauer · 1 year, 1 month ago
  52. 38d8a6a Switch jenkins node over to use encapsulate main branch by Stefan Reinauer · 1 year, 1 month ago
  53. 16672ca Switch gitconfig.sh over to use main branch by Stefan Reinauer · 1 year, 1 month ago
  54. 5db03ed Switch board_status.sh to use main branch by Stefan Reinauer · 1 year, 1 month ago
  55. d3a89cd util/docker: Replace use of sed with build args by Tim Crawford · 10 months ago
  56. 730c3ba amdfwtool: Add FW type FUSE_CHAIN in the config file by Zheng Bao · 11 months ago
  57. f3ae1a1 crossgcc: Upgrade MPFR from 4.2.0 to 4.2.1 by Elyes Haouas · 11 months ago
  58. e54c13e util/crossgcc: Update binutils from 2.40 to 2.41 by Elyes Haouas · 11 months ago
  59. 02e4d32 util/crossgcc: Update GMP from 6.2.1 to 6.3.0 by Elyes Haouas · 11 months ago
  60. 2951447 amdfwtool: Print more information when debug mode is set by Zheng Bao · 11 months ago
  61. 1cfb286 util/cbfstool: Add eventLog support for ELOG_TYPE_FW_SPLASH_SCREEN by Subrata Banik · 10 months ago
  62. 6cf1a51 util/msrtool: Don't use old style function definition by Elyes Haouas · 11 months ago
  63. 06b331b util/coreboot-configurator: Don't use old style function definition by Elyes Haouas · 11 months ago
  64. 331a3a1 util/inteltool: Don't use old style function definition by Elyes Haouas · 11 months ago
  65. d717394 util/xcompile: Fix libpayload compilation with clang/llvm by Arthur Heymans · 11 months ago
  66. a4e1066 util/kconfig: Update toada to halt on errors by Martin Roth · 11 months ago
  67. 67448c3 util/kconfig: Allow toada to handle negative integers by Martin Roth · 11 months ago
  68. 471de17 doc,util: Regenerate documentation files by Felix Singer · 11 months ago
  69. 93be5d5d util/cbfstool: Add eventlog support for PSR data backup status by Krishna Prasad Bhat · 11 months ago
  70. 52354ea util/release: Update build-release script to pause for the PGP key by Martin Roth · 11 months ago
  71. 11bd917 util/release: Upload script to abandon patches older than 1 year by Martin Roth · 11 months ago
  72. 2fe63a1 util/docker: Update Dockerfiles for building the documentation by Nicholas Chin · 1 year, 5 months ago
  73. fd63492 util/genbuild: Correctly remove IASL warning by Martin Roth · 11 months ago
  74. cab460f util/crossgcc: rename binutils patch from 'loosing' to 'losing' by Martin Roth · 11 months ago
  75. 647252b util/release: Update gerrit_stats script for release by Martin Roth · 11 months ago
  76. cbc792c util/release: Update genrelnotes script for new release format by Martin Roth · 11 months ago
  77. e59868c util/crossgcc: Add --fetch option to download tarballs by Martin Roth · 11 months ago
  78. 8387863 util/testing: Add a few build tests using all cores by Martin Roth · 11 months ago
  79. 806951a util/testing/Makefile.inc: Add missing dash to scanbuild switch by Felix Singer · 1 year, 3 months ago
  80. 536bb0b util/testing: Separate ccache option from abuild options by Martin Roth · 11 months ago
  81. 1e193d01 util/docker/jenkins-node: Don't install python modules as root by Martin Roth · 11 months ago
  82. 50a09cf util/docker: Update the coreboot-sdk from libfreetype6 to libfreetype by Martin Roth · 11 months ago
  83. 8d45f9a util/board_status: Switch branch to main for uploading results by Nicholas Chin · 11 months ago
  84. 563f7af util/amdfwtool: Add Genoa support by Arthur Heymans · 12 months ago
  85. ebb1694 util/docker/coreboot-sdk: Exclude recommended packages from installation by Felix Singer · 1 year ago
  86. bbb2f30 util/docker/coreboot-sdk: Install an explicit version of GNAT by Felix Singer · 11 months ago
  87. 873ebf2 util/lint/kconfig_lint: Exclude site-local directory by default by Martin Roth · 11 months ago
  88. 54216dd util/docker: Add docker-jenkins-shell target by Martin Roth · 11 months ago
  89. 3749c9f util/lint: Add SPDX checker for makefiles by Martin Roth · 11 months ago
  90. 77c226a Documentation: Bring back abuild documentation by Keith Hui · 11 months ago
  91. 42af60c util/scripts/update_submodules: Fix branch name greping by Yu-Ping Wu · 11 months ago
  92. 472d83b intetool: Add support for 700 series PCH by Michał Żygowski · 1 year, 1 month ago
  93. 8c1154dc superiotool/ite: Add IT8784E support by Michał Żygowski · 1 year, 3 months ago
  94. 281d662 lint/checkpatch.pl: Check for 0-length and 1-element arrays by Elyes Haouas · 11 months ago
  95. b8c0e32 lint/checkpatch: Add check for unnecessary <signed> int declarations by Elyes Haouas · 11 months ago
  96. e572765 lint/checkpatch: Add check for old-style declarations by Elyes Haouas · 11 months ago
  97. dcb59dc lint/checkpatch: Add check for initialized const char arrays by Elyes Haouas · 11 months ago
  98. 32cae13 lint/checkpatch.pl: Update check for TRAILING_STATEMENTS by Elyes Haouas · 11 months ago
  99. d2bb485 lint/checkpatch: Update 'check for illegal assignment in if conditional' by Elyes Haouas · 11 months ago
  100. 863d3eb abuild: Fix board variant handling by Keith Hui · 4 years, 1 month ago