1. df1ff23 buildgcc: try curl if wget is not present by Patrick Georgi · 8 years ago
  2. 047c2f4 util/abuild: Print list of failed boards at the end of the abuild by Martin Roth · 8 years ago
  3. e6bd18f util/autoport: Fix gfx dump of log_maker by Sebastian 'Swift Geek' Grzywna · 8 years ago
  4. 23ceb7d util/lint: Add check for the signed-off-by line by Martin Roth · 8 years ago
  5. 766c3fe util/romcc: avoid shifting more than the variable's width by Patrick Georgi · 8 years ago
  6. ab8f7d3 util/crossgcc: update jenkins-build-toolchain by Martin Roth · 8 years ago
  7. 2c1c02e buildgcc: Remove quotes around a $CC call by Nico Huber · 8 years ago
  8. cf84619 util/cbfstool: Fix to build with latest llvm by Manoj Gupta · 8 years ago
  9. 3793557 util/romcc: remove dead assignments by Patrick Georgi · 8 years ago
  10. e7724f1 util/romcc: Ensure that bit shift is valid by Patrick Georgi · 8 years ago
  11. d057125 util/romcc: avoid leaking a type by Patrick Georgi · 8 years ago
  12. d805189 util/romcc: avoid dereferencing NULL pointer by Patrick Georgi · 8 years ago
  13. 61dbbf6 util/romcc: free variable after use by Patrick Georgi · 8 years ago
  14. 14b9b93 util/abuild: Don't set XGCCPATH if it's in the environment by Martin Roth · 8 years ago
  15. 7ff4fe1 util/inteltool: Add ICH6-10 to BIOS_CNTL list by Arthur Heymans · 8 years ago
  16. a5798a9b util/inteltool: Fix ICH SPIBAR registers by Arthur Heymans · 8 years ago
  17. 072a69e superiotool: Add support for HWM registers on W83627EHG by Arthur Heymans · 8 years ago
  18. 4cd95ec superiotool: Add support for HWM registers on W83627DHG by Arthur Heymans · 8 years ago
  19. 2ed7295 util/cbfstool: Don't print region information on stderr by default by Patrick Georgi · 8 years ago
  20. 1e7911e util/intelmetool: Fix warning building with 32-bit by Paul Menzel · 8 years ago
  21. 010ecf80 buildgcc: Indicate CXXFLAGS for binutils by Nico Huber · 8 years ago
  22. ae6187f buildgcc: Fix string comparison operator by Nico Huber · 8 years ago
  23. 8bbd596 buildgcc: Build GMP `--with-pic` if GCC defaults to `-pie` by Nico Huber · 8 years ago
  24. adcad7f util/romcc: Don't read 'member' if it might be NULL by Patrick Georgi · 8 years ago
  25. ca80196 util/broadcom: Check for successful file access by Patrick Georgi · 8 years ago
  26. da8421d util/romcc: remove self-assignment by Patrick Georgi · 8 years ago
  27. f78e658 util/romcc: Move access after NULL-check by Patrick Georgi · 8 years ago
  28. f23cba0 util/romcc: Fix resource leak by Patrick Georgi · 8 years ago
  29. 8c47b1f util/broadcom: Add two more NULL checks by Patrick Georgi · 8 years ago
  30. a3e928c util/broadcom: Check return value of stat() by Patrick Georgi · 8 years ago
  31. 3d51a6a util/broadcom: Initialize variable by Patrick Georgi · 8 years ago
  32. 6e50e33 util/broadcom: Close file after use by Patrick Georgi · 8 years ago
  33. 856a3ab util/broadcom: Terminate string by Patrick Georgi · 8 years ago
  34. 5f771dc util/broadcom: close file on error by Patrick Georgi · 8 years ago
  35. e70bfee util/ifdfake: Add number of regions by Nico Huber · 8 years ago
  36. 8099803 util/cbfstool: Handle error condition more carefully by Patrick Georgi · 8 years ago
  37. 6b2d2db util/cbfstool: check that buffer_create worked by Patrick Georgi · 8 years ago
  38. 862df92 util/cbfstool: Fix memory leak by Patrick Georgi · 8 years ago
  39. a2ce710 util/cbfstool: Add NULL-ptr check by Patrick Georgi · 8 years ago
  40. 6bc4416 util/abuild: Fix update_config function by Martin Roth · 8 years ago
  41. d9edb18 util/cbfstool: Enable filling fmap regions with a given value by Patrick Georgi · 8 years ago
  42. 16b3e4b util/cbfstool: require -i argument for cbfstool add-int by Patrick Georgi · 8 years ago
  43. 08705f1 lint/kconfig_lint: Make sure all symbols have a type defined by Martin Roth · 8 years ago
  44. 1c9c4b8 util/lint: add check for auto-included headers by Martin Roth · 8 years ago
  45. 00cbc7f Kconfig: Change symbol override from warning to notice by Martin Roth · 8 years ago
  46. cbaab7e util/docker: Add a makefile for common docker tasks by Martin Roth · 8 years ago
  47. 9fdb41a util/abuild: Add more error handling for command line options by Martin Roth · 8 years ago
  48. 5b0d2db util/abuild: Add argument -R to specify root directory by Martin Roth · 8 years ago
  49. b06bfa4 util/abuild: Clean up usage by Martin Roth · 8 years ago
  50. 02c93b9 util/abuild: Fix or disable shellcheck warnings by Martin Roth · 8 years ago
  51. 26174c9 abuild: Build saved config files by Martin Roth · 8 years ago
  52. c01ff74 util/kconfig/conf.c: Fix newline in error printf by Martin Roth · 8 years ago
  53. 21c99af util/lint: Add check to verify saved configs are miniconfigs by Martin Roth · 8 years ago
  54. 4015608 autoport: Fix romstage generator by Kyösti Mälkki · 8 years ago
  55. 26267a7 buildgcc: Be less restrictive when trying to build GNAT by Nico Huber · 8 years ago
  56. aa89fb4 buildgcc: Fix function prototype in GCC by Nico Huber · 8 years ago
  57. 1d56eef cbfstool: Fix off-by-one error in checking hash_type by Furquan Shaikh · 8 years ago
  58. adcba94 util/lint: Add check for symbolic links in the coreboot tree by Martin Roth · 8 years ago
  59. 358b2b3 util/lint: Exclude devicetree files with custom name from license check by Naresh G Solanki · 8 years ago
  60. 2c6a806 crossgcc/buildgcc: Show additional information while building by Martin Roth · 8 years ago
  61. ab273d3 kconfig_lint: More updates for excluded files by Martin Roth · 8 years ago
  62. e69c58d kconfig_lint: exclude payloads from search, add back specific files by Martin Roth · 8 years ago
  63. 1b593e5 util/crossgcc: fix using -D by Patrick Georgi · 8 years ago
  64. 5c32549 util/inteltool: Fix bay trail ahci device by Marshall Dawson · 8 years ago
  65. 8955d55 util/amdfwtool: Wrap long lines, excluding comments by Martin Roth · 8 years ago
  66. cd15bc8 util/amdfwtool: Fix whitespace by Martin Roth · 8 years ago
  67. c295d5e crossgcc/buildgcc: Add package version to saved .success file by Martin Roth · 8 years ago
  68. 31d95a2 util/amdfwtool: unify return values, verify the file open by Martin Roth · 8 years ago
  69. 0e94062 util/amdfwtool: add usage text by Martin Roth · 8 years ago
  70. 8806f7f util/amdfwtool: fix clang warnings by Martin Roth · 8 years ago
  71. 60f1551 util/amdfwtool: Update with ROM size command line parameter by Martin Roth · 8 years ago
  72. 96ecb77 ifdtool: Add option to specify platform (-p) quirks by Andrey Petrov · 8 years ago
  73. 350630a util/amdfwtool: Increase space used for structures by Marc Jones · 8 years ago
  74. 90099b6 util/amdfwtool: Add PSP2 options to optstring by Marc Jones · 8 years ago
  75. e7d892c util/amdfwtool: Fix duplicate long option name by Marshall Dawson · 8 years ago
  76. 25445dc superiotool: Add undocumented registers of ITE IT8783E/F by Nico Huber · 8 years ago
  77. e35a374 superiotool: Add register definitions for ITE IT8783E/F by Nico Huber · 8 years ago
  78. 3812a72 superiotool: Add an alternative dump format by Nico Huber · 8 years ago
  79. 246051c util/xcompile/xcompile: Add a space before `&&` by Paul Menzel · 8 years ago
  80. 78f7335 util/lint/lint: Show lint script output as it's running by Martin Roth · 8 years ago
  81. 4003283 util/scripts: add copyright notices by Patrick Georgi · 8 years ago
  82. cd48d19 Rename and move util/gitconfig/rebase.sh by Patrick Georgi · 8 years ago
  83. 45037c8 Drop convert-all-depthcharge-fmap.dts.sh script by Patrick Georgi · 8 years ago
  84. de2918b util/inteltool: Remove unnecessary whitespace by Elyes HAOUAS · 8 years ago
  85. 9450150 util/inteltool: Use tabs for indents by Elyes HAOUAS · 8 years ago
  86. 3baa7e7 util/msrtool: Use tabs for indents by Elyes HAOUAS · 8 years ago
  87. 5b6bdcc cbfstool: Fix typo in help text by Patrick Georgi · 8 years ago
  88. 01fbc3a util/cbfstool: Allow overwriting CBFS regions with raw data on request by Patrick Georgi · 8 years ago
  89. 3401f5a RISCV: change make-spike-elf to use the coreboot toolchain. by Ronald G. Minnich · 8 years ago
  90. 519c4b7 util/scripts: add gerrit-rebase script by Patrick Georgi · 8 years ago
  91. eff596b ifdtool: don't write unused regions into a layout file by Alexander Couzens · 8 years ago
  92. fd5c658 ifdtool: use max_regions to reflect ifd header version by Alexander Couzens · 8 years ago
  93. a81bef1 ifdtool: promote max_regions as global by Alexander Couzens · 8 years ago
  94. aa9df0f RISCV: have the make-spike-elf.sh script use the riscv tools by Ronald G. Minnich · 8 years ago
  95. 1a90359 util/release/build-release: Update tar command by Martin Roth · 8 years ago
  96. dd78aa6 util/release/build-release: Update script by Martin Roth · 8 years ago
  97. fb190ed util/release: Update genrelnotes.script to the latest version by Martin Roth · 8 years ago
  98. a7d0027 Revert "util/lint/kconfig_lint: change warning levels and text" by Martin Roth · 8 years ago
  99. 8bc8be4 util/lint/kconfig_lint: change warning levels and text by Martin Roth · 8 years ago
  100. fa95625 util/lint/kconfig_lint: Check default types by Martin Roth · 8 years ago