1. 5d7cbc2 util/get_maintainer.pl: Fix top_of_kernel_tree check by Ben Gardner · 9 years ago
  2. 420b2a5 util/crossgcc: Don't build gnattools by Nico Huber · 9 years ago
  3. e9995f1 cbfstool: Add attributes for position and alignment constraints. by Werner Zeh · 9 years ago
  4. 5d7ab39 chromeos: import Chrome OS fmaps by Patrick Georgi · 9 years ago
  5. 9a17d04 cbfstool: don't rewrite param.baseaddress in cbfs_add by Patrick Georgi · 9 years ago
  6. c3771b0 fmaptool: emit list of CBFS regions on request by Patrick Georgi · 9 years ago
  7. 6966759 util/lint: Fix linter for old license headers by Martin Roth · 9 years ago
  8. fb456e6 cbfstool: Add header file for ntohl & htonl on Apple by zbao · 9 years ago
  9. 7559946 cbfstool: accept read-only files when possible by Vadim Bendebury · 9 years ago
  10. c4511e2 util/lint: Update license linter, make stable version by Martin Roth · 9 years ago
  11. b7c39b2 util/lint/kconfig_lint: Add 3 new checks by Martin Roth · 9 years ago
  12. 517d4a6 xcompile: Add core count to .xcompile by Martin Roth · 9 years ago
  13. da1a70e util/lint: Add linter for files with the old license header by Martin Roth · 9 years ago
  14. a6e7702 xcompile: More updates on ARM64 Erratum flags by Martin Roth · 9 years ago
  15. 924f0a6 cbfstool: Change FMAP granularity to 16 bytes by Stefan Reinauer · 9 years ago
  16. 14ec199 cbfstool: fix address truncated problem by HC Yen · 10 years ago
  17. 485225e cbfstool: reorder help text by Patrick Georgi · 9 years ago
  18. eb20e60 utils: Remove old license text from help & disclaimer file by Martin Roth · 9 years ago
  19. a20ac2f tree: drop last paragraph of GPL copyright header from new files by Martin Roth · 9 years ago
  20. d274c99 cbfstool: Remove duplicate code line by Werner Zeh · 9 years ago
  21. daa9e12 util/lint: Add lint script to run kconfig_lint by Martin Roth · 9 years ago
  22. 1b44f7e util/lint/kconfig_lint: Run through perltidy to fix whitespace by Martin Roth · 9 years ago
  23. 0ecbdde lint: rename lint-006-checkpatch because board name is lint-006 by Martin Roth · 9 years ago
  24. 6b2d83c autoport: Add missing casts by Vladimir Serbinenko · 9 years ago
  25. 8846382 buildgcc: Print out all missing tools then halt by Martin Roth · 9 years ago
  26. e396317 buildgcc: Don't request that optional tools be installed by Martin Roth · 9 years ago
  27. 2ba837d xcompile: Quote variables to prevent globbing and splitting. by Martin Roth · 9 years ago
  28. 7051dea xcompile: Use local variables in the test functions by Martin Roth · 9 years ago
  29. 033abe5 xcompile: use $() instead of backticks by Martin Roth · 9 years ago
  30. af0216f xcompile: Only include arm64 erratum check in arm64 section by Martin Roth · 9 years ago
  31. c4b684e xcompile: Put compiler variables outside of 'if' to allow checking by Martin Roth · 9 years ago
  32. f3e60d0 xcompile: Separate flags from clang executable by Martin Roth · 9 years ago
  33. 51d4de8 xcompile: Add XGCCPATH to clang compiler by Martin Roth · 9 years ago
  34. 03f7a49 xcompile: Add separation for architectures to improve readability by Martin Roth · 9 years ago
  35. c2054f3 xcompile: Use tabs for indentation by Martin Roth · 9 years ago
  36. 046d217 inteltool: add NetBSD compatibility by Andrey Korolyov · 9 years ago
  37. 0ff8f90 viatool: add NetBSD support by Andrey Korolyov · 9 years ago
  38. 4ba946c Revert "util/crossgcc: Regenerate MPFR autotools files before build" by Timothy Pearson · 9 years ago
  39. 74432e1 util/crossgcc: Bump MPFR version to 3.1.3 by Timothy Pearson · 9 years ago
  40. b47dc52 viatool: Add VIA C3 MSRs by Andrey Korolyov · 9 years ago
  41. bb826ef cbfstool: correct add-master-header logic to match runtime expectations by Aaron Durbin · 9 years ago
  42. 272a1f0 cbfstool: Add 'hashcbfs' command to compute hash of CBFS region. by Aaron Durbin · 9 years ago
  43. 29a04d9 cbfstool: keep cbfs master header pointer by Patrick Georgi · 9 years ago
  44. bd0bb23 cbfstool: Adapt "cbfstool copy" to only use fmap regions. by Patrick Georgi · 9 years ago
  45. 214e4af cbfstool: Use buffer over offset/size pair for cbfs_copy_instance by Patrick Georgi · 9 years ago
  46. 31c4b64 xcompile: Remove warnings about missing tools & architectures by Martin Roth · 9 years ago
  47. a9f6235 util/crossgcc: Add ppc64el support by Timothy Pearson · 9 years ago
  48. 68d0e4a util/crossgcc: Regenerate MPFR autotools files before build by Timothy Pearson · 9 years ago
  49. 9631016 util/crossgcc: Bump GMP version to 6.1.0 by Timothy Pearson · 9 years ago
  50. 2ab652f genbuild_h.sh: allow coreboot to be a git submodule by Ben Gardner · 9 years ago
  51. 42d55e0 sb/intel/bd82x6x: Add missing PCIIDs for variants . by Vladimir Serbinenko · 9 years ago
  52. c2b5108 cbmem: Makefile: Add install target by Denis 'GNUtoo' Carikli · 9 years ago
  53. 4af3655 genbuild_h.sh: Get current rev for git revision, not origin/master by Martin Roth · 9 years ago
  54. fb5647a buildgcc: Add coreboot toolchain string to clang version by Martin Roth · 9 years ago
  55. 9f25da1 board_status.sh: Double quote variables to prevent globbing and word splitting. by Martin Roth · 9 years ago
  56. 072b5aa board_status.sh: checksum the rom and save it for later verification by Martin Roth · 9 years ago
  57. 574d165 board_status.sh: Clean up output, show what the script is doing by Martin Roth · 9 years ago
  58. 2e44ea2 board_status.sh: Extract payload config & version files by Martin Roth · 9 years ago
  59. d0128df board_status.sh: Update to fix serial port reads by Martin Roth · 9 years ago
  60. 6f65613 buildgcc: Add coreboot toolchain version to iasl by Martin Roth · 9 years ago
  61. 69bbfac msrtool/configure: change svn to git by Iru Cai · 9 years ago
  62. ed4aa04 cbfstool: add ppc64 support by Ronald G. Minnich · 9 years ago
  63. 8a3592e build system: Switch to fmap based firmware layout by Patrick Georgi · 9 years ago
  64. 9731119 cbfstool: make top-aligned address work per-region by Patrick Georgi · 9 years ago
  65. 85f362e amdfwtool: Fill the first 3 romsig entries as 0 by zbao · 9 years ago
  66. 359737d xcompile: Don't warn on missing power8 compiler by Martin Roth · 9 years ago
  67. 4f8ff24 util/board_status: Fix a couple of ugly wiki lines by Timothy Pearson · 9 years ago
  68. 0eae364 cbfstool: Re-align help text by Martin Roth · 9 years ago
  69. c24f3d6 Makefile: Individualize help targets & set as non-compile targets by Martin Roth · 9 years ago
  70. b135baa add support for power8 to xcompile script by Ronald G. Minnich · 9 years ago
  71. 16c7e0f cbfstool: Fix checkpatch error by Stefan Reinauer · 9 years ago
  72. 5dda4df cbfstool: remove trampoline_start and trampoline_size by Stefan Reinauer · 9 years ago
  73. 0316e1a cbfstool: autocreate trampoline by Stefan Reinauer · 9 years ago
  74. 347234c util/nvramtool: Use correct virtual address when mapping tables by Timothy Pearson · 9 years ago
  75. b6acc30 kconfig_lint: Fix check_is_enabled for 2 symbols on the same line by Martin Roth · 9 years ago
  76. 7aa3cea kconfig_lint: Change from '$file at line $line' to $file:$line by Martin Roth · 9 years ago
  77. d808017 kconfig_lint: Separate errors from warnings by Martin Roth · 9 years ago
  78. edf965a crossgcc/buildgcc: add parameter to show version number of tool by Martin Roth · 9 years ago
  79. d38b22f util/kconfig: Remove utsname for mingw by zbao · 9 years ago
  80. 30ff362 cbfstool: Add .SILENT: to Makefile by Stefan Reinauer · 9 years ago
  81. 4fcc9f2 amdfwtool: Correct the PSP2 directory layout by Zheng Bao · 9 years ago
  82. 76f14b2 Makefiles: Add / Update help for makefile targets by Martin Roth · 9 years ago
  83. 21deb06 util/mma: Add MMA scripts for setup and getting results by Pratik Prajapati · 9 years ago
  84. c29e57d util/cbmem: Add --rawdump <cbtable ID> and extend -l output by Pratik Prajapati · 9 years ago
  85. fb12873 cbfstool: Add EFI and MMA file types by Pratik Prajapati · 9 years ago
  86. e740f48 util/cbmem: Fix out of bounds access by Aaron Durbin · 9 years ago
  87. 6dda31d build system: tighten down .xcompile handling some more by Patrick Georgi · 9 years ago
  88. 6698076 xcompile: Redirect the objdump stderr to /dev/null by zbao · 9 years ago
  89. 2f3fd26 util/kconfig: Set parameter of mkdir to only one for mingw. by zbao · 9 years ago
  90. 37450ff cbfstool: Fix build error with clang when comparing enum by zbao · 9 years ago
  91. 3d0ba1c romcc: Allow adding non-existent paths to include path by Stefan Reinauer · 9 years ago
  92. 8fe6818 crossgcc: Update makefile builds by Martin Roth · 9 years ago
  93. a791fbb lint: properly terminate junit report on error by Patrick Georgi · 9 years ago
  94. 362dbea fletcher: Remove fletcher. by Zheng Bao · 9 years ago
  95. 9c7ff7b amdfwtool: Add amdfwtool to combine AMD firmwares by Zheng Bao · 9 years ago
  96. 46f7b04 ifdtool: Makefile: fix install target by Denis 'GNUtoo' Carikli · 9 years ago
  97. 92bcaa2 sconfig: remove warning about root_complex by Patrick Georgi · 9 years ago
  98. 7db2b6c cbfstool: Allows mixed-state fmap regions to work by Patrick Georgi · 9 years ago
  99. 9b24f7c cbfstool: Add way to access entire backing data for a buffer by Patrick Georgi · 9 years ago
  100. bec1108 util/release: Add release notes generator script by Martin Roth · 9 years ago