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