1. fb03140 util/docker: Add Dockerfile for Arch Linux by Felix Singer · 1 year, 3 months ago
  2. fe95f83 util/chromeos: Add EC header update utility by Caveh Jalali · 1 year, 2 months ago
  3. 8bf53c0 util/scripts/show_platforms.sh: Fix reStructuredText table output by Nicholas Chin · 1 year, 5 months ago
  4. 8d1051f util/inteltool: Add ADL-S device identifications by Maximilian Brune · 1 year, 11 months ago
  5. dc49893 util/amdfwtool: Consolidate entry line regex pattern by Karthikeyan Ramasubramanian · 1 year, 2 months ago
  6. a194e62 amdfwtool: Increase MAX_PSP_ENTRIES by Fred Reitberger · 1 year, 4 months ago
  7. 2c895aa util/ifdtool/ifdtool.c: Fix default FMAP generation by Maximilian Brune · 1 year, 2 months ago
  8. 8120cb4 util/cbmem: Add REG_NEWLINE flag to fix matching pattern by Konrad Adamczyk · 1 year, 2 months ago
  9. a87da91 util/docker/jenkins-node: Drop Zephyr SDK by Felix Singer · 1 year, 3 months ago
  10. fa41fef util/docker/jenkins-node: Allow pip to install packages system-wide by Felix Singer · 1 year, 3 months ago
  11. 98d7157 util/docker/jenkins-node: Merge package installations into first step by Felix Singer · 1 year, 3 months ago
  12. a9dd3c3 lib/version: Move board identification strings by Kyösti Mälkki · 1 year, 7 months ago
  13. b2f5a22 util/inteltool: Add support for Jasper Lake by Karol Zmyslowski · 1 year, 4 months ago
  14. b68817d crossgcc: Upgrade CMake from version 3.26.2 to 3.26.3 by Elyes Haouas · 1 year, 3 months ago
  15. cd35455 util/cbfstool: Qualify struct e820entry as packed by Bill XIE · 1 year, 3 months ago
  16. d76beb8 mb/google/rex: add variant gpio tables for variant creation by YH Lin · 1 year, 3 months ago
  17. ea4d4c9 cbfstool: Add comment to define stability rules for cbfstool print -k by Julius Werner · 1 year, 3 months ago
  18. e84b095 util/sconfig: Remove unused ioapic and irq keywords by Arthur Heymans · 1 year, 6 months ago
  19. af93336 ec/lenovo/pmh7/chip.h: Use 'bool' instead of 'int' by Elyes Haouas · 1 year, 4 months ago
  20. fd4e676 Revert "cbfstool/default-x86.fmd: Rename BIOS -> SI_BIOS" by Arthur Heymans · 1 year, 3 months ago
  21. 74b4bd0 tree: Replace `egrep` with `grep -E` by Felix Singer · 1 year, 3 months ago
  22. 5196aac util/lint/stable-017: Update full config pattern matching by Arthur Heymans · 1 year, 3 months ago
  23. 9e45e32 util/spd_tools: Add support for Phoenix platform by Karthikeyan Ramasubramanian · 1 year, 3 months ago
  24. 3a5507f util/crossgcc/buildgcc: Allow bootstrapping CMake with multiple threads by Felix Singer · 1 year, 3 months ago
  25. 3453c31 crossgcc: Upgrade CMake from version 3.25.2 to 3.26.2 by Elyes Haouas · 1 year, 4 months ago
  26. 0686c69 util/crossgcc: Update binutils from 2.37 to 2.40 by Felix Singer · 1 year, 11 months ago
  27. 0fb7740 util/docker/coreboot-sdk: Remove Python 2 package by Felix Singer · 1 year, 6 months ago
  28. 60c6a5a util/cbfstool: Add usage information about verbose output by Maximilian Brune · 1 year, 4 months ago
  29. 89b4f69 cbfstool/default-x86.fmd: Rename BIOS -> SI_BIOS by Maximilian Brune · 1 year, 4 months ago
  30. 347596a util/ifdtool: Add option to create FMAP template by Maximilian Brune · 1 year, 4 months ago
  31. 8dd34bd amdfwtool: Clean up table buffers before combo loop by Zheng Bao · 1 year, 4 months ago
  32. e3ebc4f amdfwtool: Add missing help information for --combo-config1 by Zheng Bao · 1 year, 4 months ago
  33. c25d593 amdfwtool: Call wrapper funtion to write file by Zheng Bao · 1 year, 4 months ago
  34. f080cd5 amdfwtool: Move some funtions to other categorized source files by Zheng Bao · 1 year, 4 months ago
  35. c5c7fa4 util/amdfwtool: remove unused union from embedded_firmware struct by Felix Held · 1 year, 4 months ago
  36. 0e2fc55 util/liveiso: Move NixOS configs to subdirectory by Felix Singer · 1 year, 4 months ago
  37. 3e7008d amdfwtool: Print which combo entry is being processed by Zheng Bao · 1 year, 4 months ago
  38. a7731cc amdfwtool: Remove meaningless double parentheses by Zheng Bao · 1 year, 4 months ago
  39. 17551ae amdfwtool: Check combo_index before checking the combo_config by Zheng Bao · 1 year, 4 months ago
  40. 7391722 amdfwtool: Add asserting before accessing array combo_config by Zheng Bao · 1 year, 4 months ago
  41. 6bb6ed9 util/amdfwtool: Update config parser to accept full paths by Martin Roth · 1 year, 4 months ago
  42. 8d88561 util/amdfwtool: Support not passing recovery/backup APCB by Karthikeyan Ramasubramanian · 1 year, 4 months ago
  43. 225b4b3 amdfwtool: Remove the initial alignment on newer SoCs by Karthikeyan Ramasubramanian · 1 year, 4 months ago
  44. 6e04d85 util/inteltool: Fix build on musl-libc systems by Fabian Groffen · 1 year, 4 months ago
  45. 318ddb8 util/superiotool: Fix build on musl-libc systems by Fabian Groffen · 1 year, 4 months ago
  46. 994ff52 amdfwtool: Remove the option --list which nobody uses by Zheng Bao · 1 year, 4 months ago
  47. 4b6aa19 amdfwtool: Move PSP FWs padding into a loop for combo by Zheng Bao · 1 year, 4 months ago
  48. 0e3d18b amdfwtool: Add combo index and combo config table by Zheng Bao · 1 year, 4 months ago
  49. 39cae56 amdfwtool: Add a wrapper function to open and process config file by Zheng Bao · 1 year, 4 months ago
  50. 9bb62cb amdfwtool: Add HW IPCFG file whose subprog is 1 by Zheng Bao · 1 year, 4 months ago
  51. bd9dd42 util/amdfwtool: Add option to indicate uncompressed BIOS binary by Karthikeyan Ramasubramanian · 1 year, 7 months ago
  52. ab0e680 util/ifdtool/ifdtool.c: Clean up by Maximilian Brune · 1 year, 4 months ago
  53. bfc9ca7 amdfwtool: move FW_MPIO to PSP Dir Level 2 where it belongs by Nikolai Vyssotski · 1 year, 4 months ago
  54. 75191be amdfwtool: Support multiple inst entries by Fred Reitberger · 1 year, 4 months ago
  55. 84fb9ea amdfwtool: combo: Add combo feature for BIOS table by Zheng Bao · 1 year, 11 months ago
  56. 35cdffd amdfwtool: Separate two cases of combo and non-combo clearly by Zheng Bao · 1 year, 11 months ago
  57. b2ae6a5 amdfwtool: combo: Create the combo header earlier by Zheng Bao · 1 year, 11 months ago
  58. 2f6b7d5 amdfwtool: Move the filling of table headers into functions by Zheng Bao · 1 year, 5 months ago
  59. 57f1162 util/lint: Ignore braces around single line statements by Martin Roth · 1 year, 4 months ago
  60. b3a7c64 lint/lint-stable-003-whitespace: Fix excludelist by Maximilian Brune · 1 year, 4 months ago
  61. cd25ca0 amdfwtool: Remove the limit of spliting EFS and body by Zheng Bao · 1 year, 5 months ago
  62. 69ea83c amdfwtool: Change .rom.efs to .rom and .rom to .rom.body by Zheng Bao · 1 year, 6 months ago
  63. 9edaccd util/cbfstool/eventlog: Use LocalTime or UTC timestamps by Wojciech Macek · 1 year, 5 months ago
  64. fd51af6 amdfwtool:combo: Move the filling of field "lookup" into function by Zheng Bao · 1 year, 11 months ago
  65. c91867a amdfwtool: Remove the hints of flag --combo-capable by Zheng Bao · 1 year, 4 months ago
  66. 6095cd1 amdfwtool: Clean up the logic sequence of pointer growing by Zheng Bao · 1 year, 5 months ago
  67. 9770df1 amdfwtool: Check the validation of EFS & body relative address by Zheng Bao · 1 year, 5 months ago
  68. da43c41 amdfwtool: Fill the address in EFS header as "relative to BIOS" by Zheng Bao · 1 year, 5 months ago
  69. 7c5ad88 amdfwtool: Add universal cleanup function by Zheng Bao · 1 year, 5 months ago
  70. c38f764 amdfwtool: Add missing parentheses in macro definition by Zheng Bao · 1 year, 5 months ago
  71. c26108f amdfwtool: Change the growing pointer with cautions by Zheng Bao · 1 year, 5 months ago
  72. 71e752b amdfwtool: Remove the useless variable "rom" by Zheng Bao · 1 year, 5 months ago
  73. 17d9d89 crossgcc: Replace binutils no-bfd-doc patch with configure option by Elias Souza · 1 year, 5 months ago
  74. 05d6f5a util/spd_tools/src/spd_gen/lp5.go: Support LP5X 8533Mbps by Kyle Lin · 1 year, 5 months ago
  75. 3684797 util/crossgcc: Update GCC from 11.2 to 11.3 by Felix Singer · 1 year, 7 months ago
  76. 2ed4b0b lint/checkpatch.pl: Remove check for keyword 'boolean' in Kconfig by Elyes Haouas · 1 year, 6 months ago
  77. 60f367a util/release: Update build-release script by Martin Roth · 1 year, 6 months ago
  78. 4bfb36e amdfwtool: use SoC ID info instead of misleading comboable flag by Zheng Bao · 1 year, 5 months ago
  79. 6a1af48 amdfwtool: Remove command line option soc-name by Zheng Bao · 1 year, 5 months ago
  80. 9874b1a util/autoport: Fix the typo of ehci2 in bd82x6x.go by Iru Cai · 1 year, 5 months ago
  81. 010cc99 amdfwtool: Put soc name setting to fw.cfg from command line by Zheng Bao · 1 year, 5 months ago
  82. 554c13d util/chromeos/extract_blobs: allow passing dest dir as arg by Matt DeVillier · 1 year, 5 months ago
  83. 4bf6f49 amdfwtool: Move soc_id to cb_config by Zheng Bao · 1 year, 5 months ago
  84. c4f3a33 util/amdfwtool: Add UMSMU blob support by Fred Reitberger · 1 year, 5 months ago
  85. 29063fb amdfwtool: Parse the line with SOC_NAME by Zheng Bao · 1 year, 5 months ago
  86. 3d7623f amdfwtool: Add SOC family definition for Carrizo by Zheng Bao · 1 year, 11 months ago
  87. 4e8fb35 amdfwtool: Allow the location to be a relative address by Zheng Bao · 1 year, 8 months ago
  88. 0363561 util/testing: Allow scanbuild test to be skipped by Martin Roth · 1 year, 5 months ago
  89. 7c7294f amdfwtool: Report the address of EFS header and body by Zheng Bao · 1 year, 6 months ago
  90. 1b74898 util/abuild: Add flags to allow abuild to skip boards by Martin Roth · 1 year, 6 months ago
  91. 893c3ae8 tree: Drop repeated words by Alexander Goncharov · 1 year, 5 months ago
  92. 0cbc352 util/docker: Add libgpiod-dev to coreboot-sdk for flashrom by Martin Roth · 1 year, 6 months ago
  93. 4044e85 amdfwtool: Add phoenix and glinda in get_psp_fw_type by Zheng Bao · 1 year, 5 months ago
  94. 1d7fa21 amdfwtool: Remove useless printing out by Zheng Bao · 1 year, 5 months ago
  95. 7db7642 amdfwtool: Add a function to make the calling stack less deep by Zheng Bao · 3 years, 3 months ago
  96. 4bd2325 util/scripts/testsoc: Pass arguments to abuild by Martin Roth · 1 year, 5 months ago
  97. 9f5a5ee util/amdfwtool: add comment about reused PSP firmware type 0x5f by Felix Held · 1 year, 5 months ago
  98. bc3261f util/autoport: Use chipset.cb references by Arthur Heymans · 1 year, 5 months ago
  99. 85ee1fd amdfwtool: Add entry RIB whose subprog equals 1 by Zheng Bao · 1 year, 5 months ago
  100. abce429 util/scripts/testsoc: Only select mainboards by Fred Reitberger · 1 year, 5 months ago