1. 76dab5f cbfstool: Add support for platform "fixups" when modifying bootblock by Julius Werner · 4 years, 4 months ago
  2. 4bfbabd cbfstool: Support CONFIG_CBFS_VERIFICATION and metadata hash anchor by Julius Werner · 4 years, 2 months ago
  3. a6a8df3 util/qemu: Add additional config file for QEMU/Q35 by Nico Huber · 3 years, 4 months ago
  4. d925ca7 util: Add new memory part to LP4x list by Amanda Huang · 3 years, 5 months ago
  5. 4089ddb util/spd_tools/lp4x: Add 2 new parts to global memory definition by Martin Roth · 3 years, 5 months ago
  6. e87fcd4 crossgcc: Delete conflicting, stale symbolic link by Nico Huber · 3 years, 7 months ago
  7. dd01e01 Revert "util/lint: Add test for documentation in util dirs" by Nico Huber · 3 years, 5 months ago
  8. f0a7e36 util/spd_tools: Run go fmt on all .go files by Martin Roth · 3 years, 5 months ago
  9. db717db util/spd_tools: Add Cezanne support to lp4x/gen_spd.go by Martin Roth · 3 years, 5 months ago
  10. 6215e61 util/autoport: Add dsdt_top.asl by Kyösti Mälkki · 3 years, 5 months ago
  11. 01b5dd6 util/lint: Check for windows line endings by Martin Roth · 3 years, 5 months ago
  12. 0bb6290 util/ectool: Update Makefile by Martin Roth · 3 years, 5 months ago
  13. 2ae8939 util/cbmem: Update Makefiles by Martin Roth · 3 years, 5 months ago
  14. 92f447a util/cbfstool: Update Makefiles by Martin Roth · 3 years, 5 months ago
  15. 1220114 util/bucts: Clean up Makefile to match others by Martin Roth · 3 years, 5 months ago
  16. 90a4306 util/bucts: Fix compiler complaints shown with -Wextra by Martin Roth · 3 years, 5 months ago
  17. 9d1bf81 sconfig: Use get_chip_instance() to set base_chip_instance by Furquan Shaikh · 3 years, 5 months ago
  18. 5779ca7 cbfstool: Replace FILENAME_ALIGN 16 with ATTRIBUTE_ALIGN 4 by Julius Werner · 3 years, 8 months ago
  19. f0cc7ad cbfstool: Ensure attributes always come last in the metadata by Julius Werner · 3 years, 8 months ago
  20. ff61a39 cbfstool: Remove location pointer from parse_elf_to_stage() by Julius Werner · 3 years, 6 months ago
  21. 84446e6 rmodtool: Make memlayout symbols absolute and do not relocate them by Julius Werner · 3 years, 5 months ago
  22. 5c73413 treewide: Remove trailing whitespace by Martin Roth · 3 years, 5 months ago
  23. 86e9b41 docker/coreboot-jenkins-node: Add more tools for zephyr by Patrick Georgi · 3 years, 5 months ago
  24. db4719f util/bincfg: Fix all issues by Martin Roth · 3 years, 5 months ago
  25. 264e14b util/archive: Clean up Makefile by Martin Roth · 3 years, 5 months ago
  26. 86d6816 util/archive: fix warnings by Martin Roth · 3 years, 5 months ago
  27. d509076 util/amdfwtool: Clean up Makefile by Martin Roth · 3 years, 5 months ago
  28. 90baf6a util/amdfwtool: Enable warnings as errors by Martin Roth · 3 years, 5 months ago
  29. a8e31ca util/amdfwtool: Fix all warnings by Martin Roth · 3 years, 5 months ago
  30. 15f84cc Documentation: util/board_status/README formatting by Alexey Vazhnov · 3 years, 5 months ago
  31. b57373b util/cbfstool: Fix build in 32-bit userspace by Kyösti Mälkki · 3 years, 5 months ago
  32. 007cf38 Revert "abuild: Allow disabling mainboards" by Patrick Georgi · 3 years, 5 months ago
  33. 75439de util/superiotool: Add ITE IT8616E/IT8656E support by Angel Pons · 3 years, 5 months ago
  34. 86afb17 util/superiotool: Add ITE IT8625E support by Angel Pons · 3 years, 5 months ago
  35. fe5cf51 util/abuild: Ensure that non-Chrome OS builds are non-Chrome OS by Patrick Georgi · 3 years, 5 months ago
  36. 68bcc08 util/msrtool: teach the configure script to use clang by Idwer Vollering · 3 years, 6 months ago
  37. 259cccd mb/google: order matters in mem_parts_used.txt by Paul Fagerburg · 3 years, 5 months ago
  38. 1aaa728 util/bincfg: Add MAC address example to gbe-ich9m.set by Evgeny Zinoviev · 4 years, 4 months ago
  39. 1649e0a util/autoport: Fix a typo in readme.md by Evgeny Zinoviev · 3 years, 5 months ago
  40. b993cb2 amdfwtool:cezanne: Add entry of PSP_BOOTLOADER_AB (0x73) by Zheng Bao · 3 years, 5 months ago
  41. 255b6f8 util/vboot_lib: Add description.md by Kyösti Mälkki · 3 years, 6 months ago
  42. 27ee72f util/testing/Makefile.inc: Fix up license header by Angel Pons · 3 years, 10 months ago
  43. 2fae1c0 docker/coreboot-jenkins-node: Add GNU parallel by Patrick Georgi · 3 years, 6 months ago
  44. 15e379a util/lint: Add test for documentation in util dirs by Martin Roth · 3 years, 7 months ago
  45. 064b250 Update util.md documentation by Martin Roth · 3 years, 7 months ago
  46. dd5fe14 docker/coreboot-jenkins-node: Add zephyr-sdk toolchain by Patrick Georgi · 3 years, 6 months ago
  47. c9e5294 util/docker: Split build into multiple parts by Patrick Georgi · 3 years, 6 months ago
  48. ebfe6d3 util/docker: Don't try to test-build non-existing crostools target by Patrick Georgi · 3 years, 6 months ago
  49. e3ecc29 gitconfig/test: Adapt test to current tree layout by Patrick Georgi · 3 years, 6 months ago
  50. d92d7cb util/amdfwtool: Add "all" target to Makefile by Patrick Georgi · 3 years, 6 months ago
  51. 157f9f5 docker/coreboot-sdk: clone coreboot submodules when doing test build by Patrick Georgi · 3 years, 6 months ago
  52. ffa033e superiotool: Add ID for Nuvoton NCT6797D by Clay · 3 years, 6 months ago
  53. f071279 util/board_status/board_status.sh: invoke md5 on FreeBSD by Idwer Vollering · 3 years, 6 months ago
  54. a3c44d8 util/board_status/board_status.sh: improve mktemp behaviour on non-linux OSes by Idwer Vollering · 3 years, 6 months ago
  55. 3c70774 util/board_status/board_status.sh: improve getopt detection and usage on by Idwer Vollering · 3 years, 6 months ago
  56. 22bcb56 util/board_status/board_status.sh: select the right gnu make binary by Idwer Vollering · 3 years, 6 months ago
  57. 0ad5fbd util: Update all shebangs to use /usr/bin/env by Martin Roth · 3 years, 7 months ago
  58. c6c64e8 util/crossgcc: Remove obsolete dockerfile by Martin Roth · 3 years, 7 months ago
  59. d736b1a util/docker: Replace all variables in Dockerfile by Martin Roth · 3 years, 8 months ago
  60. 3a7db27 sconfig: Handle smbios_slot_desc in overridetree by Frans Hendriks · 3 years, 6 months ago
  61. be5cc7d msrtool: fix build with gcc 10. by Michal Suchanek · 3 years, 6 months ago
  62. 286a057 util/lint/spelling.txt: Disable `pres` by Angel Pons · 3 years, 6 months ago
  63. ebe4369 util/cbfstool: unbreak compilation on FreeBSD by Idwer Vollering · 3 years, 6 months ago
  64. ff23a58 util/superiotool: add IT5570E registers by Michael Niewöhner · 3 years, 9 months ago
  65. 227055b util/ifdtool: Add coreboot build system support by Patrick Georgi · 3 years, 6 months ago
  66. 5f875e2 util/superiotool: Add IT8720F EC registers by Michael Büchler · 4 years ago
  67. fceca92 util/sconfig: Emit chip config pointers for PCI devices on root bus by Furquan Shaikh · 3 years, 6 months ago
  68. 708f25e util/sconfig: Change __pci*|__pnp* device pointers to const by Furquan Shaikh · 3 years, 6 months ago
  69. 03d9298 superiotool/nuvoton: Set NCT6791D GPIO inputs to NANA by Nico Huber · 3 years, 6 months ago
  70. 732eaf2 util/autoport: Rename to mainboard_fill_gnvs() by Kyösti Mälkki · 3 years, 6 months ago
  71. e862a00 util/amdfwtool,post: add missing distclean target by Felix Held · 3 years, 6 months ago
  72. 81a4c344 util/testing: remove genprof target by Felix Held · 3 years, 6 months ago
  73. 51d23c5 util/crossgcc/.gitignore: Add cmake by Arthur Heymans · 3 years, 6 months ago
  74. 1153b2e cbfstool: Use flock() when accessing CBFS files by Julius Werner · 3 years, 6 months ago
  75. 6f56a23 cpu/intel/model_206ax: Rename `cX_acpower` options by Angel Pons · 3 years, 6 months ago
  76. 0d5ef95 cpu/intel/model_206ax: Unify ACPI C-state options by Angel Pons · 3 years, 6 months ago
  77. c9a9f83 util/testing: Build test more of our tools by Patrick Georgi · 3 years, 8 months ago
  78. 1717231 drivers/vpd: Add VPD region to default FMAP when selected by Matt DeVillier · 3 years, 7 months ago
  79. b513c53 util: Make sure all util dirs have description files at top level by Martin Roth · 3 years, 7 months ago
  80. 93df1d9 util/amdfwtool: portability fixes for FreeBSD by Idwer Vollering · 3 years, 7 months ago
  81. 41b5b04 util/xcompile: fix XGCCPATH handling by rnhmjoj · 3 years, 7 months ago
  82. dbb667a device + util/sconfig: introduce new device `gpio` by Michael Niewöhner · 3 years, 7 months ago
  83. 81ff33c Makefile: Add $(xcompile) to specify where to write xcompile by Raul E Rangel · 5 years ago
  84. bf29a0d amdfwtool: Add support of cezanne and renoir by Zheng Bao · 3 years, 7 months ago
  85. 8edb48b util: Modify LPDDR4 spd_tools to generate SPDs for ADL boards by Amanda Huang · 3 years, 7 months ago
  86. 16f213a autoport: Add a license header to non-empty files by Iru Cai · 3 years, 10 months ago
  87. 8ead1dc src/lib: Add Kconfig option for SPD cache in FMAP by Matt DeVillier · 3 years, 8 months ago
  88. 5caca94 amdfwtool: Register APCB and APCB_BK respectively by Zheng Bao · 3 years, 7 months ago
  89. 13ec029 util/amdfwtool: Fix EFS generation polarity by Marshall Dawson · 3 years, 8 months ago
  90. 7ed4039 util/cbfstool/fit.c: Add support for adding Boot Guard manifests by Michał Żygowski · 4 years ago
  91. 73982ed util/cbfstool/fmaptool: Generate list of terminal sections by Furquan Shaikh · 3 years, 8 months ago
  92. 0ae389c util/cbfstool: Add support for mapping extended window for x86 platforms by Furquan Shaikh · 3 years, 8 months ago
  93. 0dcc066 util/cbfstool: Introduce concept of mmap_window by Furquan Shaikh · 3 years, 8 months ago
  94. 19ba95f util/cbfstool: Rename IS_TOP_ALIGNED_ADDRESS to IS_HOST_SPACE_ADDRESS by Furquan Shaikh · 3 years, 8 months ago
  95. 6b6e9b5 util/cbfstool: Treat region offsets differently than absolute addresses by Furquan Shaikh · 3 years, 8 months ago
  96. 38e1f73 util/cbfstool/.gitignore: Add ifittool by Arthur Heymans · 3 years, 8 months ago
  97. fdabf3f cbfs: Add verification for RO CBFS metadata hash by Julius Werner · 4 years, 2 months ago
  98. c4ee28c cbfstool: Hide hash printing behind -v and add to parseable output by Julius Werner · 4 years, 3 months ago
  99. 7066a1e cbfstool: Rename cbfs_walk() to cbfs_legacy_walk() by Julius Werner · 4 years, 3 months ago
  100. d477565 cbfstool: Use cbfs_serialized.h and standard vboot helpers by Julius Werner · 4 years, 4 months ago