1. 98e77c7 util/autoport: Create superiotool logs by Arthur Heymans · 7 years ago
  2. 0ff3b39 buildgcc: Search for `xz` too by Nico Huber · 7 years ago
  3. 1b69d73 board_status/towiki.sh: Fix Socket for Sandy and Ivy Bridge by Arthur Heymans · 7 years ago
  4. 4fbd1aa util/superiotool: Add support for Fintek F71808A by Nicola Corna · 7 years ago
  5. 589fc34 ifdtool: Add SPI_FREQUENCY_50MHZ_30MHZ as a valid freq by Hannah Williams · 8 years ago
  6. 171d1a5 toolchain: fix compilation of GMP on FreeBSD by Idwer Vollering · 7 years ago
  7. 010905e uti/lint/checkpatch: Fix __attribute__ struct errors for OPEN_BRACE by Martin Roth · 7 years ago
  8. a3cac87 uti/lint/checkpatch: add --exclude to ignore specific directories by Martin Roth · 7 years ago
  9. 8c247a2 util/intelmetool: Add support for Wildcat Point LP by Huan Truong · 7 years ago
  10. 2a1ae05 util/intelmetool: Fix segfault on edge cases by Huan Truong · 7 years ago
  11. 93757f8 util/scripts/get_maintainer.pl: Remove linux tree check by Martin Roth · 7 years ago
  12. ae34e97 util/scripts: Update get_maintainer.pl to latest from linux kernel by Martin Roth · 7 years ago
  13. 561f368 util/docker: Update dockerfiles & build method by Martin Roth · 8 years ago
  14. 03353de buildgcc: Update GCC, Binutils, GMP, MPFR, GDB, IASL and LLVM by Iru Cai · 8 years ago
  15. e38f859 util/me_cleaner: Pull the latest changes from upstream by Nicola Corna · 7 years ago
  16. bc51120 autoport: add "-d" option to ectool to dump registers by Iru Cai · 7 years ago
  17. efd9dee board-status: Add README by Denis 'GNUtoo' Carikli · 10 years ago
  18. 418e808 boardstatus: wiki: Update XiVO's coreboot fork source address by Denis 'GNUtoo' Carikli · 7 years ago
  19. e670029 sconfig: Add a new "SPI" device type by Furquan Shaikh · 7 years ago
  20. 03e9d6a util/lint: Don't check license text for files with under 5 lines by Martin Roth · 7 years ago
  21. ded1e05 util/romcc: Don't reference a variable after checking it for NULL by Patrick Georgi · 8 years ago
  22. 0685322 util/blobtool: Add new tool for compiling/decompiling data blobs by Damien Zammit · 8 years ago
  23. 8a06cc7 util/ifdtool: Fix ICH Gbe unlock by Patrick Rudolph · 7 years ago
  24. 3236f7b ectool: Support OpenBSD by Steven Dee · 7 years ago
  25. be182ad util/xcompile: parallelize compiler checks by Patrick Georgi · 7 years ago
  26. 8bf53a9f autoport: add missing parameter for pc_keyboard_init() by Iru Cai · 7 years ago
  27. 017b565 board_status/towiki.sh: Add socket LGA775 by Arthur Heymans · 7 years ago
  28. 9ee70ce util/docker: Update makefile target names by Martin Roth · 8 years ago
  29. af25fd7 util/docker: Update makefile with command to kill docker images by Martin Roth · 8 years ago
  30. 27f3ce6 board_status/to-wiki: Update bucketize script by Martin Roth · 7 years ago
  31. 9bcc002 util: Add me_cleaner by Nicola Corna · 7 years ago
  32. b46c4ec cbfs-compression-tool: catch compression failures by Patrick Georgi · 7 years ago
  33. e8ad3c7 util/intelmetool: Try to activate the ME before scanning PCIe for it by Dan Elkouby · 7 years ago
  34. 607796a cbfstool: Don't use le32toh(), it's non-standard by Nico Huber · 7 years ago
  35. 6f27edd util/scripts: extend cross-repo-cherrypick by Patrick Georgi · 7 years ago
  36. ecaa570 util/cbfstool: Enable adding precompressed files to cbfs by Patrick Georgi · 7 years ago
  37. c88d16b util/cbfstool: Add cbfs-compression-tool by Patrick Georgi · 7 years ago
  38. 8474e7d util/cbfstool: compile with -O2 by default by Patrick Georgi · 7 years ago
  39. df1ff23 buildgcc: try curl if wget is not present by Patrick Georgi · 7 years ago
  40. 047c2f4 util/abuild: Print list of failed boards at the end of the abuild by Martin Roth · 8 years ago
  41. e6bd18f util/autoport: Fix gfx dump of log_maker by Sebastian 'Swift Geek' Grzywna · 7 years ago
  42. 23ceb7d util/lint: Add check for the signed-off-by line by Martin Roth · 8 years ago
  43. 766c3fe util/romcc: avoid shifting more than the variable's width by Patrick Georgi · 8 years ago
  44. ab8f7d3 util/crossgcc: update jenkins-build-toolchain by Martin Roth · 8 years ago
  45. 2c1c02e buildgcc: Remove quotes around a $CC call by Nico Huber · 8 years ago
  46. cf84619 util/cbfstool: Fix to build with latest llvm by Manoj Gupta · 8 years ago
  47. 3793557 util/romcc: remove dead assignments by Patrick Georgi · 8 years ago
  48. e7724f1 util/romcc: Ensure that bit shift is valid by Patrick Georgi · 8 years ago
  49. d057125 util/romcc: avoid leaking a type by Patrick Georgi · 8 years ago
  50. d805189 util/romcc: avoid dereferencing NULL pointer by Patrick Georgi · 8 years ago
  51. 61dbbf6 util/romcc: free variable after use by Patrick Georgi · 8 years ago
  52. 14b9b93 util/abuild: Don't set XGCCPATH if it's in the environment by Martin Roth · 8 years ago
  53. 7ff4fe1 util/inteltool: Add ICH6-10 to BIOS_CNTL list by Arthur Heymans · 8 years ago
  54. a5798a9b util/inteltool: Fix ICH SPIBAR registers by Arthur Heymans · 8 years ago
  55. 072a69e superiotool: Add support for HWM registers on W83627EHG by Arthur Heymans · 8 years ago
  56. 4cd95ec superiotool: Add support for HWM registers on W83627DHG by Arthur Heymans · 8 years ago
  57. 2ed7295 util/cbfstool: Don't print region information on stderr by default by Patrick Georgi · 8 years ago
  58. 1e7911e util/intelmetool: Fix warning building with 32-bit by Paul Menzel · 8 years ago
  59. 010ecf80 buildgcc: Indicate CXXFLAGS for binutils by Nico Huber · 8 years ago
  60. ae6187f buildgcc: Fix string comparison operator by Nico Huber · 8 years ago
  61. 8bbd596 buildgcc: Build GMP `--with-pic` if GCC defaults to `-pie` by Nico Huber · 8 years ago
  62. adcad7f util/romcc: Don't read 'member' if it might be NULL by Patrick Georgi · 8 years ago
  63. ca80196 util/broadcom: Check for successful file access by Patrick Georgi · 8 years ago
  64. da8421d util/romcc: remove self-assignment by Patrick Georgi · 8 years ago
  65. f78e658 util/romcc: Move access after NULL-check by Patrick Georgi · 8 years ago
  66. f23cba0 util/romcc: Fix resource leak by Patrick Georgi · 8 years ago
  67. 8c47b1f util/broadcom: Add two more NULL checks by Patrick Georgi · 8 years ago
  68. a3e928c util/broadcom: Check return value of stat() by Patrick Georgi · 8 years ago
  69. 3d51a6a util/broadcom: Initialize variable by Patrick Georgi · 8 years ago
  70. 6e50e33 util/broadcom: Close file after use by Patrick Georgi · 8 years ago
  71. 856a3ab util/broadcom: Terminate string by Patrick Georgi · 8 years ago
  72. 5f771dc util/broadcom: close file on error by Patrick Georgi · 8 years ago
  73. e70bfee util/ifdfake: Add number of regions by Nico Huber · 8 years ago
  74. 8099803 util/cbfstool: Handle error condition more carefully by Patrick Georgi · 8 years ago
  75. 6b2d2db util/cbfstool: check that buffer_create worked by Patrick Georgi · 8 years ago
  76. 862df92 util/cbfstool: Fix memory leak by Patrick Georgi · 8 years ago
  77. a2ce710 util/cbfstool: Add NULL-ptr check by Patrick Georgi · 8 years ago
  78. 6bc4416 util/abuild: Fix update_config function by Martin Roth · 8 years ago
  79. d9edb18 util/cbfstool: Enable filling fmap regions with a given value by Patrick Georgi · 8 years ago
  80. 16b3e4b util/cbfstool: require -i argument for cbfstool add-int by Patrick Georgi · 8 years ago
  81. 08705f1 lint/kconfig_lint: Make sure all symbols have a type defined by Martin Roth · 8 years ago
  82. 1c9c4b8 util/lint: add check for auto-included headers by Martin Roth · 8 years ago
  83. 00cbc7f Kconfig: Change symbol override from warning to notice by Martin Roth · 8 years ago
  84. cbaab7e util/docker: Add a makefile for common docker tasks by Martin Roth · 8 years ago
  85. 9fdb41a util/abuild: Add more error handling for command line options by Martin Roth · 8 years ago
  86. 5b0d2db util/abuild: Add argument -R to specify root directory by Martin Roth · 8 years ago
  87. b06bfa4 util/abuild: Clean up usage by Martin Roth · 8 years ago
  88. 02c93b9 util/abuild: Fix or disable shellcheck warnings by Martin Roth · 8 years ago
  89. 26174c9 abuild: Build saved config files by Martin Roth · 8 years ago
  90. c01ff74 util/kconfig/conf.c: Fix newline in error printf by Martin Roth · 8 years ago
  91. 21c99af util/lint: Add check to verify saved configs are miniconfigs by Martin Roth · 8 years ago
  92. 4015608 autoport: Fix romstage generator by Kyösti Mälkki · 8 years ago
  93. 26267a7 buildgcc: Be less restrictive when trying to build GNAT by Nico Huber · 8 years ago
  94. aa89fb4 buildgcc: Fix function prototype in GCC by Nico Huber · 8 years ago
  95. 1d56eef cbfstool: Fix off-by-one error in checking hash_type by Furquan Shaikh · 8 years ago
  96. adcba94 util/lint: Add check for symbolic links in the coreboot tree by Martin Roth · 8 years ago
  97. 358b2b3 util/lint: Exclude devicetree files with custom name from license check by Naresh G Solanki · 8 years ago
  98. 2c6a806 crossgcc/buildgcc: Show additional information while building by Martin Roth · 8 years ago
  99. ab273d3 kconfig_lint: More updates for excluded files by Martin Roth · 8 years ago
  100. e69c58d kconfig_lint: exclude payloads from search, add back specific files by Martin Roth · 8 years ago