1. f2b7104 util/cbfstool/fit.c: Fix getting the topswap table by Arthur Heymans · 3 years, 2 months ago
  2. 6e3f048 autoport: add a go.mod file by Iru Cai · 3 years, 5 months ago
  3. e59ad2e sconfig: Emit probe_list in all stages by Furquan Shaikh · 3 years, 2 months ago
  4. c8b2241 util/spd_tools/lp4x: Add new memory part to to global memory definition by Dtrain Hsu · 3 years, 2 months ago
  5. b2b5781 util/crossgcc: Update acpica to 20210331 by Patrick Georgi · 3 years, 2 months ago
  6. 0d2d9db util/mb/google: add support for brya by Paul Fagerburg · 3 years, 2 months ago
  7. 9482807 util/testing/Makefile.inc: Add new line as help section separator by Jakub Czapiga · 3 years, 2 months ago
  8. 1965f650 amdfwtool:cezanne: use correct bootloader binary for whitelist support by Nikolai Vyssotski · 3 years, 2 months ago
  9. 806892a amdfwtool: Remove the misleading option characters by Zheng Bao · 3 years, 3 months ago
  10. f963a0f util/crossgcc: Update mpc to 1.2.1 by Patrick Georgi · 3 years, 2 months ago
  11. 0afb90a util/crossgcc: Update gmp to 6.2.1 by Patrick Georgi · 3 years, 2 months ago
  12. de0fd07 util/genbuild_h: Update IASL location finding code by Martin Roth · 3 years, 2 months ago
  13. 9a05601 util/cbfstool: Do not set -D_XOPEN_SOURCE on FreeBSD by Idwer Vollering · 3 years, 2 months ago
  14. 4caa05e inteltool: add initial support for Emmits Burg PCH by Jonathan Zhang · 3 years, 2 months ago
  15. b18e194 inteltool: add initial suppot for Sapphire Rapids Scalable Processor by Jonathan Zhang · 3 years, 2 months ago
  16. ee85d00 util/intelp2m: Set GO111MODULE environment parameter explicitly by Arthur Heymans · 3 years, 2 months ago
  17. 54c3662 util/sconfig: Fix null pointer dereferences by Tim Wawrzynczak · 3 years, 2 months ago
  18. 13e240c util/sconfig: Add support for discontiguous FW_CONFIG fields by Tim Wawrzynczak · 3 years, 3 months ago
  19. 6f0b361 amdfwtool: Cleanup the message of help by Zheng Bao · 3 years, 3 months ago
  20. bd64f8e migrate out of flashrom deprecated options by Daniel Campello · 3 years, 3 months ago
  21. 7e241bf util/spd_tools: Add MT53E1G32D2NP-046 WT:B LPDDR4 config by Martin Roth · 3 years, 3 months ago
  22. 2d82195 util/kconfig_lint: Update handle_expressions() by Nico Huber · 3 years, 3 months ago
  23. f6b2baa util/kconfig_lint: Turn handle_expressions() into a parser by Nico Huber · 3 years, 3 months ago
  24. 39891c0 checkpatch_json: Mark robotic comments as robotic by Patrick Georgi · 3 years, 4 months ago
  25. a0c7f34 maintainers.go: Work around common mistake in MAINTAINERS by Michael Niewöhner · 3 years, 3 months ago
  26. 158fed9 maintainers.go: correct handling of globs by Michael Niewöhner · 3 years, 3 months ago
  27. 7cc14ac Rename do_printk() to printk() by Nico Huber · 3 years, 4 months ago
  28. 64d31f4 lint: MAINTAINERS: check path matches to not only cover the directory by Michael Niewöhner · 3 years, 3 months ago
  29. cf68f34 util/genbuild_h: add COREBOOT_BUILD_EPOCH seconds since epoch by Alexander Couzens · 3 years, 3 months ago
  30. a789607 util/bincfg/Makefile: change ./bincfg to $(abspath $(TARGET)) by Martin Roth · 3 years, 3 months ago
  31. 514a4bc lint: checkpatch: Only exclude specific src/vendorcode/ subdirectories by Julius Werner · 3 years, 4 months ago
  32. 7014f82 util/crossgcc: Add date to the toolchain revision by Martin Roth · 3 years, 7 months ago
  33. 56d51b6 util/kconfig_lint: Drop exception for paths without quotes by Nico Huber · 3 years, 3 months ago
  34. e1da21f util: Add DDR4 generic SPD for Micron MT40A1G16RC-062E-B 16Gb by Kevin Chiu · 3 years, 11 months ago
  35. fa9eb95 util/bincfg: Clean up Makefile by Martin Roth · 3 years, 5 months ago
  36. 96094b3 util: Add DDR4 generic SPD for H4AAG165WB-BCWE by Nick Vaccaro · 3 years, 4 months ago
  37. e9e4e54 util/ifittool: Add an option to set the FIT pointer a CBFS file by Arthur Heymans · 3 years, 5 months ago
  38. b82a571 util/qualcomm: fix python syntax warnings by Baruch Siach · 3 years, 4 months ago
  39. 81dc20e cbfs: Move stage header into a CBFS attribute by Julius Werner · 3 years, 9 months ago
  40. c24db00 cbfstool: Move alignment/baseaddress handling into cbfs_add_component() by Julius Werner · 3 years, 8 months ago
  41. 9a5d6e9 util/cbfstool/ifittool: Remove dead code by Arthur Heymans · 3 years, 5 months ago
  42. 76dab5f cbfstool: Add support for platform "fixups" when modifying bootblock by Julius Werner · 4 years, 4 months ago
  43. 4bfbabd cbfstool: Support CONFIG_CBFS_VERIFICATION and metadata hash anchor by Julius Werner · 4 years, 2 months ago
  44. a6a8df3 util/qemu: Add additional config file for QEMU/Q35 by Nico Huber · 3 years, 4 months ago
  45. d925ca7 util: Add new memory part to LP4x list by Amanda Huang · 3 years, 5 months ago
  46. 4089ddb util/spd_tools/lp4x: Add 2 new parts to global memory definition by Martin Roth · 3 years, 5 months ago
  47. e87fcd4 crossgcc: Delete conflicting, stale symbolic link by Nico Huber · 3 years, 7 months ago
  48. dd01e01 Revert "util/lint: Add test for documentation in util dirs" by Nico Huber · 3 years, 5 months ago
  49. f0a7e36 util/spd_tools: Run go fmt on all .go files by Martin Roth · 3 years, 5 months ago
  50. db717db util/spd_tools: Add Cezanne support to lp4x/gen_spd.go by Martin Roth · 3 years, 5 months ago
  51. 6215e61 util/autoport: Add dsdt_top.asl by Kyösti Mälkki · 3 years, 5 months ago
  52. 01b5dd6 util/lint: Check for windows line endings by Martin Roth · 3 years, 5 months ago
  53. 0bb6290 util/ectool: Update Makefile by Martin Roth · 3 years, 5 months ago
  54. 2ae8939 util/cbmem: Update Makefiles by Martin Roth · 3 years, 5 months ago
  55. 92f447a util/cbfstool: Update Makefiles by Martin Roth · 3 years, 5 months ago
  56. 1220114 util/bucts: Clean up Makefile to match others by Martin Roth · 3 years, 5 months ago
  57. 90a4306 util/bucts: Fix compiler complaints shown with -Wextra by Martin Roth · 3 years, 5 months ago
  58. 9d1bf81 sconfig: Use get_chip_instance() to set base_chip_instance by Furquan Shaikh · 3 years, 5 months ago
  59. 5779ca7 cbfstool: Replace FILENAME_ALIGN 16 with ATTRIBUTE_ALIGN 4 by Julius Werner · 3 years, 8 months ago
  60. f0cc7ad cbfstool: Ensure attributes always come last in the metadata by Julius Werner · 3 years, 8 months ago
  61. ff61a39 cbfstool: Remove location pointer from parse_elf_to_stage() by Julius Werner · 3 years, 6 months ago
  62. 84446e6 rmodtool: Make memlayout symbols absolute and do not relocate them by Julius Werner · 3 years, 5 months ago
  63. 5c73413 treewide: Remove trailing whitespace by Martin Roth · 3 years, 5 months ago
  64. 86e9b41 docker/coreboot-jenkins-node: Add more tools for zephyr by Patrick Georgi · 3 years, 5 months ago
  65. db4719f util/bincfg: Fix all issues by Martin Roth · 3 years, 5 months ago
  66. 264e14b util/archive: Clean up Makefile by Martin Roth · 3 years, 5 months ago
  67. 86d6816 util/archive: fix warnings by Martin Roth · 3 years, 5 months ago
  68. d509076 util/amdfwtool: Clean up Makefile by Martin Roth · 3 years, 5 months ago
  69. 90baf6a util/amdfwtool: Enable warnings as errors by Martin Roth · 3 years, 5 months ago
  70. a8e31ca util/amdfwtool: Fix all warnings by Martin Roth · 3 years, 5 months ago
  71. 15f84cc Documentation: util/board_status/README formatting by Alexey Vazhnov · 3 years, 5 months ago
  72. b57373b util/cbfstool: Fix build in 32-bit userspace by Kyösti Mälkki · 3 years, 5 months ago
  73. 007cf38 Revert "abuild: Allow disabling mainboards" by Patrick Georgi · 3 years, 5 months ago
  74. 75439de util/superiotool: Add ITE IT8616E/IT8656E support by Angel Pons · 3 years, 5 months ago
  75. 86afb17 util/superiotool: Add ITE IT8625E support by Angel Pons · 3 years, 5 months ago
  76. fe5cf51 util/abuild: Ensure that non-Chrome OS builds are non-Chrome OS by Patrick Georgi · 3 years, 5 months ago
  77. 68bcc08 util/msrtool: teach the configure script to use clang by Idwer Vollering · 3 years, 6 months ago
  78. 259cccd mb/google: order matters in mem_parts_used.txt by Paul Fagerburg · 3 years, 5 months ago
  79. 1aaa728 util/bincfg: Add MAC address example to gbe-ich9m.set by Evgeny Zinoviev · 4 years, 4 months ago
  80. 1649e0a util/autoport: Fix a typo in readme.md by Evgeny Zinoviev · 3 years, 5 months ago
  81. b993cb2 amdfwtool:cezanne: Add entry of PSP_BOOTLOADER_AB (0x73) by Zheng Bao · 3 years, 5 months ago
  82. 255b6f8 util/vboot_lib: Add description.md by Kyösti Mälkki · 3 years, 6 months ago
  83. 27ee72f util/testing/Makefile.inc: Fix up license header by Angel Pons · 3 years, 10 months ago
  84. 2fae1c0 docker/coreboot-jenkins-node: Add GNU parallel by Patrick Georgi · 3 years, 6 months ago
  85. 15e379a util/lint: Add test for documentation in util dirs by Martin Roth · 3 years, 7 months ago
  86. 064b250 Update util.md documentation by Martin Roth · 3 years, 7 months ago
  87. dd5fe14 docker/coreboot-jenkins-node: Add zephyr-sdk toolchain by Patrick Georgi · 3 years, 6 months ago
  88. c9e5294 util/docker: Split build into multiple parts by Patrick Georgi · 3 years, 6 months ago
  89. ebfe6d3 util/docker: Don't try to test-build non-existing crostools target by Patrick Georgi · 3 years, 6 months ago
  90. e3ecc29 gitconfig/test: Adapt test to current tree layout by Patrick Georgi · 3 years, 6 months ago
  91. d92d7cb util/amdfwtool: Add "all" target to Makefile by Patrick Georgi · 3 years, 6 months ago
  92. 157f9f5 docker/coreboot-sdk: clone coreboot submodules when doing test build by Patrick Georgi · 3 years, 6 months ago
  93. ffa033e superiotool: Add ID for Nuvoton NCT6797D by Clay · 3 years, 6 months ago
  94. f071279 util/board_status/board_status.sh: invoke md5 on FreeBSD by Idwer Vollering · 3 years, 6 months ago
  95. a3c44d8 util/board_status/board_status.sh: improve mktemp behaviour on non-linux OSes by Idwer Vollering · 3 years, 6 months ago
  96. 3c70774 util/board_status/board_status.sh: improve getopt detection and usage on by Idwer Vollering · 3 years, 6 months ago
  97. 22bcb56 util/board_status/board_status.sh: select the right gnu make binary by Idwer Vollering · 3 years, 6 months ago
  98. 0ad5fbd util: Update all shebangs to use /usr/bin/env by Martin Roth · 3 years, 7 months ago
  99. c6c64e8 util/crossgcc: Remove obsolete dockerfile by Martin Roth · 3 years, 7 months ago
  100. d736b1a util/docker: Replace all variables in Dockerfile by Martin Roth · 3 years, 8 months ago