1. f071279 util/board_status/board_status.sh: invoke md5 on FreeBSD by Idwer Vollering · 3 years, 6 months ago
  2. a3c44d8 util/board_status/board_status.sh: improve mktemp behaviour on non-linux OSes by Idwer Vollering · 3 years, 6 months ago
  3. 3c70774 util/board_status/board_status.sh: improve getopt detection and usage on by Idwer Vollering · 3 years, 6 months ago
  4. 22bcb56 util/board_status/board_status.sh: select the right gnu make binary by Idwer Vollering · 3 years, 6 months ago
  5. 0ad5fbd util: Update all shebangs to use /usr/bin/env by Martin Roth · 3 years, 7 months ago
  6. c6c64e8 util/crossgcc: Remove obsolete dockerfile by Martin Roth · 3 years, 7 months ago
  7. d736b1a util/docker: Replace all variables in Dockerfile by Martin Roth · 3 years, 8 months ago
  8. 3a7db27 sconfig: Handle smbios_slot_desc in overridetree by Frans Hendriks · 3 years, 6 months ago
  9. be5cc7d msrtool: fix build with gcc 10. by Michal Suchanek · 3 years, 6 months ago
  10. 286a057 util/lint/spelling.txt: Disable `pres` by Angel Pons · 3 years, 6 months ago
  11. ebe4369 util/cbfstool: unbreak compilation on FreeBSD by Idwer Vollering · 3 years, 6 months ago
  12. ff23a58 util/superiotool: add IT5570E registers by Michael Niewöhner · 3 years, 9 months ago
  13. 227055b util/ifdtool: Add coreboot build system support by Patrick Georgi · 3 years, 6 months ago
  14. 5f875e2 util/superiotool: Add IT8720F EC registers by Michael Büchler · 4 years ago
  15. fceca92 util/sconfig: Emit chip config pointers for PCI devices on root bus by Furquan Shaikh · 3 years, 6 months ago
  16. 708f25e util/sconfig: Change __pci*|__pnp* device pointers to const by Furquan Shaikh · 3 years, 6 months ago
  17. 03d9298 superiotool/nuvoton: Set NCT6791D GPIO inputs to NANA by Nico Huber · 3 years, 6 months ago
  18. 732eaf2 util/autoport: Rename to mainboard_fill_gnvs() by Kyösti Mälkki · 3 years, 6 months ago
  19. e862a00 util/amdfwtool,post: add missing distclean target by Felix Held · 3 years, 6 months ago
  20. 81a4c344 util/testing: remove genprof target by Felix Held · 3 years, 6 months ago
  21. 51d23c5 util/crossgcc/.gitignore: Add cmake by Arthur Heymans · 3 years, 6 months ago
  22. 1153b2e cbfstool: Use flock() when accessing CBFS files by Julius Werner · 3 years, 6 months ago
  23. 6f56a23 cpu/intel/model_206ax: Rename `cX_acpower` options by Angel Pons · 3 years, 6 months ago
  24. 0d5ef95 cpu/intel/model_206ax: Unify ACPI C-state options by Angel Pons · 3 years, 6 months ago
  25. c9a9f83 util/testing: Build test more of our tools by Patrick Georgi · 3 years, 8 months ago
  26. 1717231 drivers/vpd: Add VPD region to default FMAP when selected by Matt DeVillier · 3 years, 7 months ago
  27. b513c53 util: Make sure all util dirs have description files at top level by Martin Roth · 3 years, 7 months ago
  28. 93df1d9 util/amdfwtool: portability fixes for FreeBSD by Idwer Vollering · 3 years, 7 months ago
  29. 41b5b04 util/xcompile: fix XGCCPATH handling by rnhmjoj · 3 years, 7 months ago
  30. dbb667a device + util/sconfig: introduce new device `gpio` by Michael Niewöhner · 3 years, 7 months ago
  31. 81ff33c Makefile: Add $(xcompile) to specify where to write xcompile by Raul E Rangel · 5 years ago
  32. bf29a0d amdfwtool: Add support of cezanne and renoir by Zheng Bao · 3 years, 7 months ago
  33. 8edb48b util: Modify LPDDR4 spd_tools to generate SPDs for ADL boards by Amanda Huang · 3 years, 7 months ago
  34. 16f213a autoport: Add a license header to non-empty files by Iru Cai · 3 years, 10 months ago
  35. 8ead1dc src/lib: Add Kconfig option for SPD cache in FMAP by Matt DeVillier · 3 years, 8 months ago
  36. 5caca94 amdfwtool: Register APCB and APCB_BK respectively by Zheng Bao · 3 years, 7 months ago
  37. 13ec029 util/amdfwtool: Fix EFS generation polarity by Marshall Dawson · 3 years, 8 months ago
  38. 7ed4039 util/cbfstool/fit.c: Add support for adding Boot Guard manifests by Michał Żygowski · 4 years ago
  39. 73982ed util/cbfstool/fmaptool: Generate list of terminal sections by Furquan Shaikh · 3 years, 8 months ago
  40. 0ae389c util/cbfstool: Add support for mapping extended window for x86 platforms by Furquan Shaikh · 3 years, 8 months ago
  41. 0dcc066 util/cbfstool: Introduce concept of mmap_window by Furquan Shaikh · 3 years, 8 months ago
  42. 19ba95f util/cbfstool: Rename IS_TOP_ALIGNED_ADDRESS to IS_HOST_SPACE_ADDRESS by Furquan Shaikh · 3 years, 8 months ago
  43. 6b6e9b5 util/cbfstool: Treat region offsets differently than absolute addresses by Furquan Shaikh · 3 years, 8 months ago
  44. 38e1f73 util/cbfstool/.gitignore: Add ifittool by Arthur Heymans · 3 years, 8 months ago
  45. fdabf3f cbfs: Add verification for RO CBFS metadata hash by Julius Werner · 4 years, 2 months ago
  46. c4ee28c cbfstool: Hide hash printing behind -v and add to parseable output by Julius Werner · 4 years, 3 months ago
  47. 7066a1e cbfstool: Rename cbfs_walk() to cbfs_legacy_walk() by Julius Werner · 4 years, 3 months ago
  48. d477565 cbfstool: Use cbfs_serialized.h and standard vboot helpers by Julius Werner · 4 years, 4 months ago
  49. 8c99c27 lib/trace: Remove TRACE support by Kyösti Mälkki · 4 years ago
  50. 679b236 util/mb/google/puff: remove HECI from overridetree by Paul Fagerburg · 3 years, 8 months ago
  51. 36c2ea4 util/pgtblgen: Improve compatibility by Patrick Georgi · 3 years, 8 months ago
  52. f900562 util/docker/Makefile: Add missing separator by Frans Hendriks · 3 years, 8 months ago
  53. ace29df lp4x: Add new memory parts and generate SPDs by Nick Vaccaro · 3 years, 8 months ago
  54. 1e67816 inteltool: Add support to print TME/MKTME status by Pratik Prajapati · 3 years, 11 months ago
  55. 99eed83 util/inteltool: drop OS-specific rdmsr/wrmsr prototypes by Idwer Vollering · 4 years, 7 months ago
  56. 5190f42 util/crossgcc: ensure curl writes downloaded bytes to a file by Idwer Vollering · 3 years, 8 months ago
  57. 105cdf5 cbfstool: Don't add compression attribute for uncompressed files by Julius Werner · 3 years, 9 months ago
  58. 794a9b7 crossgcc: Upgrade binutils to 2.35.1 by Elyes HAOUAS · 3 years, 10 months ago
  59. f106b3b crossgcc: Upgrade LLVM to version 11.0.0 by Elyes HAOUAS · 3 years, 9 months ago
  60. 44cfde0 util/docker: Minor Makefile updates by Martin Roth · 3 years, 8 months ago
  61. 82a30a1 util/crossgcc: Retry package downloads on failure by Martin Roth · 3 years, 8 months ago
  62. 1ba663c crossgcc: Upgrade nasm to version 2.15.05 by Elyes HAOUAS · 3 years, 11 months ago
  63. 274c3fa crossgcc: Upgrade IASL to version 20200925 by Elyes HAOUAS · 3 years, 10 months ago
  64. 121d2de util/inteltool/ivy_memory.c: Do not rely on MR0 values by Angel Pons · 3 years, 8 months ago
  65. 0b6ab953 util/inteltool/ivy_memory.c: Properly mask tAONPD by Angel Pons · 3 years, 8 months ago
  66. ea3417b util/amdfwtool: add missing zero-initialization for local variable by Felix Held · 3 years, 8 months ago
  67. 7f6a484 sconfig: Apply 'hidden' state from override tree by Duncan Laurie · 3 years, 9 months ago
  68. 5014373 amdfwtool: Move the MP2CFG checking to category of BIOS data by Zheng Bao · 3 years, 8 months ago
  69. 1bb640d util/intelp2m: Clean up SCI, SMI macro generation and update comments by Benjamin Doron · 3 years, 8 months ago
  70. ed993f5 lp4x: Add new memory parts and generate SPDs by David Wu · 3 years, 8 months ago
  71. 17cd905 util/cbfstool/amdcompress: fix argument requirement by Felix Held · 3 years, 8 months ago
  72. e0117b1 util/cbfstool/amdcompress: fix short option for maxsize by Felix Held · 3 years, 8 months ago
  73. 2b5bdae Delete soc/qualcomm/sdm845 by Julius Werner · 3 years, 8 months ago
  74. ed820a0 util/futility: Don't refresh the binary all the time by Patrick Georgi · 3 years, 8 months ago
  75. 2a5fe1d util/inteltool: add missing special function pads for CNL-LP by Michael Niewöhner · 3 years, 10 months ago
  76. 85c8a51 util/inteltool: add missing special function pads for CNL-H by Michael Niewöhner · 3 years, 10 months ago
  77. 33a047d util/inteltool: add missing native functions of special pads for CNL-H by Michael Niewöhner · 3 years, 10 months ago
  78. 1617521f5 util/inteltool: rename GPIO_RSVD_* to their correct names for CNL-H by Michael Niewöhner · 3 years, 10 months ago
  79. f0c5d87 util/inteltool: add missing native functions of special pads for CNL-LP by Michael Niewöhner · 3 years, 10 months ago
  80. b063046 util/inteltool: rename GPIO_RSVD_* to their correct names for CNL-LP by Michael Niewöhner · 3 years, 10 months ago
  81. 4067fa3 util/inteltool: Add support for Intel Lewisburg SKU C621A by Jingle Hsu · 3 years, 8 months ago
  82. 795d73c soc/amd/picasso: Update coreboot UPD variable names to include units by Zheng Bao · 3 years, 9 months ago
  83. 7bb756f util/intelp2m: Update macros by Benjamin Doron · 3 years, 9 months ago
  84. 3384e4a soc/amd: Change FIRMWARE_LOCATE to FIRMWARE_LOCATION by Zheng Bao · 3 years, 9 months ago
  85. 77a2c67 amdfwtool: Change all error output to fprintf stderr by Zheng Bao · 3 years, 10 months ago
  86. 9e90807 amdfwtool: Add an option to show debug message by Zheng Bao · 3 years, 9 months ago
  87. 9e20e2f util/qemu: Add comprehensive default config for QEMU Q35 by Nico Huber · 3 years, 9 months ago
  88. a08328ec util/qemu: Add `qemu` make target by Nico Huber · 3 years, 9 months ago
  89. 5193312 util/sconfig: Report which key is duplicate by Patrick Georgi · 3 years, 9 months ago
  90. 412679d util/ifdtool: Enable CPU read of the ME region by Usha P · 3 years, 9 months ago
  91. 8aa087e .gitignore: Ignore .test/.dependencies globally by Patrick Georgi · 3 years, 9 months ago
  92. 24b4af6 fw_config: Convert fw_config to a 64-bit field by Tim Wawrzynczak · 3 years, 10 months ago
  93. c5e28ab amdfwtool: Take a config file instead of command line parameters by Zheng Bao · 3 years, 9 months ago
  94. 0a9eea0 util/docker: Add sdcc to our build nodes by Patrick Georgi · 3 years, 9 months ago
  95. 6065f61 .gitignore: Split into subdirectory files by Patrick Georgi · 3 years, 9 months ago
  96. e4e08f2 ifdtool: add "reserved" regions by Stefan Reinauer · 3 years, 9 months ago
  97. 93122a7 util/testing: Allow what-jenkins-does to skip lint testing by Martin Roth · 3 years, 9 months ago
  98. b043277 util/testing: Update test-abuild output directories by Martin Roth · 3 years, 9 months ago
  99. 2aba15f util/docker: Update atime mount point options for jenkins by Martin Roth · 3 years, 9 months ago
  100. a266299 util/docker: Update agent-root to node-root for jenkins by Martin Roth · 3 years, 9 months ago