1. 246051c util/xcompile/xcompile: Add a space before `&&` by Paul Menzel · 8 years ago
  2. 78f7335 util/lint/lint: Show lint script output as it's running by Martin Roth · 8 years ago
  3. 4003283 util/scripts: add copyright notices by Patrick Georgi · 8 years ago
  4. cd48d19 Rename and move util/gitconfig/rebase.sh by Patrick Georgi · 8 years ago
  5. 45037c8 Drop convert-all-depthcharge-fmap.dts.sh script by Patrick Georgi · 8 years ago
  6. de2918b util/inteltool: Remove unnecessary whitespace by Elyes HAOUAS · 8 years ago
  7. 9450150 util/inteltool: Use tabs for indents by Elyes HAOUAS · 8 years ago
  8. 3baa7e7 util/msrtool: Use tabs for indents by Elyes HAOUAS · 8 years ago
  9. 5b6bdcc cbfstool: Fix typo in help text by Patrick Georgi · 8 years ago
  10. 01fbc3a util/cbfstool: Allow overwriting CBFS regions with raw data on request by Patrick Georgi · 8 years ago
  11. 3401f5a RISCV: change make-spike-elf to use the coreboot toolchain. by Ronald G. Minnich · 8 years ago
  12. 519c4b7 util/scripts: add gerrit-rebase script by Patrick Georgi · 8 years ago
  13. eff596b ifdtool: don't write unused regions into a layout file by Alexander Couzens · 8 years ago
  14. fd5c658 ifdtool: use max_regions to reflect ifd header version by Alexander Couzens · 8 years ago
  15. a81bef1 ifdtool: promote max_regions as global by Alexander Couzens · 8 years ago
  16. aa9df0f RISCV: have the make-spike-elf.sh script use the riscv tools by Ronald G. Minnich · 8 years ago
  17. 1a90359 util/release/build-release: Update tar command by Martin Roth · 8 years ago
  18. dd78aa6 util/release/build-release: Update script by Martin Roth · 8 years ago
  19. fb190ed util/release: Update genrelnotes.script to the latest version by Martin Roth · 8 years ago
  20. a7d0027 Revert "util/lint/kconfig_lint: change warning levels and text" by Martin Roth · 8 years ago
  21. 8bc8be4 util/lint/kconfig_lint: change warning levels and text by Martin Roth · 8 years ago
  22. fa95625 util/lint/kconfig_lint: Check default types by Martin Roth · 8 years ago
  23. fa74e47 cbfstool: set init_size for linux payloads. by Ronald G. Minnich · 8 years ago
  24. fe22200 crossgcc: Add Dockerfile by Patrick Georgi · 8 years ago
  25. 66c2c1a buildgcc: Build gnat by default if host compiler seems compatible by Nico Huber · 8 years ago
  26. 04a1f6a buildgcc: Ask the user to install gnat if it's missing by Nico Huber · 8 years ago
  27. 7579716 buildgcc: Don't try to build gnat with a different version by Nico Huber · 8 years ago
  28. 156d87c buildgcc: Warn when building GCC with a different major version by Nico Huber · 8 years ago
  29. aee7f46 buildgcc: Add functions to test GCC versions by Nico Huber · 8 years ago
  30. bd74d56 buildgcc: Show excessive arguments and bail out by Nico Huber · 8 years ago
  31. 78df0bf buildgcc: Check exit status of `getopt` by Nico Huber · 8 years ago
  32. cc414dd buildgcc: Fix GNU getopt usage by Nico Huber · 8 years ago
  33. 152e78e buildgcc: Fix option arguments by Nico Huber · 8 years ago
  34. 904538b inteltool: add --ahci for printing AHCI registers by Iru Cai · 8 years ago
  35. 2ab981b buildgcc: Update to acpica version 20160831 by Martin Roth · 8 years ago
  36. 57bfbb0 checkpatch.pl: ignore '#define asmlinkage' by Martin Roth · 8 years ago
  37. 1ce2ba6 lint/lint-007-checkpatch: Update lint script by Martin Roth · 8 years ago
  38. be5492a Add minimal GNAT run time system (RTS) by Nico Huber · 9 years ago
  39. 871da8e util/release: make release archives reproducible by Alexander Couzens · 8 years ago
  40. 96a48f1 checkpatch.pl: Force raw_line to return a defined value by Martin Roth · 8 years ago
  41. ab9395f lint/checkpatch.pl: Pull in coreboot fixes by Martin Roth · 8 years ago
  42. 8448ac4 cbmem: Exit with an errorlevel of 0 after printing help by Martin Roth · 8 years ago
  43. 746b6ab ifdtool/Makefile: use static dependencies by Alexander Couzens · 8 years ago
  44. d12ea11 ifdtool: fix one whitespace format error by Alexander Couzens · 8 years ago
  45. 43e5b57 arch/arm: Add armv7-r configuration by Hakim Giydan · 8 years ago
  46. ba349ab buildgcc: Quote command substitution by Idwer Vollering · 8 years ago
  47. 6e4204a util/release: Add support for signed tags and releases by Philipp Deppenwiese · 8 years ago
  48. c6080c6 util/lint: Update to latest checkpatch.pl by Stefan Reinauer · 8 years ago
  49. 5cf758d buildgcc: Search the cksum command without checking OS type by zbao · 9 years ago
  50. 26d484a Fix newlines at the end of files by Martin Roth · 8 years ago
  51. f975e55 cbfs: Add "struct" file type and associated helpers by Julius Werner · 8 years ago
  52. 1bc2b0b util/scripts: Support cygwin in ucode conversion tool by Marshall Dawson · 8 years ago
  53. 2e03fbc util/lint: Add a tool to verify a single newline at the end of files by Martin Roth · 8 years ago
  54. 2d97cb1 util/docker: Update docker files for coreboot-sdk & jenkins builders by Martin Roth · 8 years ago
  55. f75d1df util/docker: Add docker files for coreboot-sdk & jenkins builders by Martin Roth · 8 years ago
  56. 9cc8cb2 xcompile: add riscv64 name to riscv toolchain by Iru Cai · 8 years ago
  57. 589ef9d crossgcc: Update make to latest version: 4.2.1 by Martin Roth · 8 years ago
  58. 109a7db crossgcc: Add gnumake target so that make can be built directly by Martin Roth · 8 years ago
  59. 34e4a1c util/gitconfig: add cborg2cros.py script by Martin Roth · 8 years ago
  60. bb003c8 buildgcc: printf no-color before quiting by Zheng Bao · 8 years ago
  61. 5de5458 util/cbfstool: Initialize elf_writer pointer to avoid crash by Jonathan Neuschäfer · 8 years ago
  62. 1bf0007 flashmap: Allocate at least one entry in kv_pair_new() by Stefan Reinauer · 8 years ago
  63. 8f0b4f4 buildgcc: Use upstream patch for aarch64 build issue by Paul Kocialkowski · 8 years ago
  64. bec0753 sconfig: Reformat C code by Martin Roth · 8 years ago
  65. c9c27bb sconfig: Remove mainboard chip.h support by Martin Roth · 8 years ago
  66. 824255e sconfig: Remove bootblock and Kconfig modes by Martin Roth · 8 years ago
  67. 25f8a4f sconfig: Update command line parameters by Martin Roth · 8 years ago
  68. 3205170 sconfig: pass in devicetree filename by Martin Roth · 9 years ago
  69. 9844d56 cbfstool/cbfs_image: Fix resource leak for tbuff by Furquan Shaikh · 8 years ago
  70. 58644a0 cbfstool/cbfs_image: Check for return value of buffer_create by Furquan Shaikh · 8 years ago
  71. 7b40517 cbfstool/cbfs_image: Fix resource leak for segs by Furquan Shaikh · 8 years ago
  72. b927bec cbfstool/elfheaders: Make elf_writer_destroy NULL-safe by Furquan Shaikh · 8 years ago
  73. f3bba44 cbfstool/cbfs_image: Initialze empty_sz to 0 by Furquan Shaikh · 8 years ago
  74. 61486b5 Use VBOOT_SOURCE instead of hardcoding vboot path by Paul Kocialkowski · 8 years ago
  75. 72fe7ac util/checklist: Place tables in proper boot order by Lee Leahy · 8 years ago
  76. 3440db5 util/checklist: Concatinate optional list to complete list by Lee Leahy · 8 years ago
  77. 3741a0b util/checklist: Process .debug files before .elf files by Lee Leahy · 8 years ago
  78. ce8ff85 util/checklist: Add usage instructions by Lee Leahy · 8 years ago
  79. 5407310 cbfstool: Check for excessive arguments by Nico Huber · 8 years ago
  80. 9ade717 cbfstool: Check arguments to strtoul() where appropriate by Nico Huber · 8 years ago
  81. ae39fc4 util/lint: Add a lint tool to find non-ascii & unprintable chars by Martin Roth · 8 years ago
  82. 0cd338e Remove non-ascii & unprintable characters by Martin Roth · 8 years ago
  83. bb9722b Add newlines at the end of all coreboot files by Martin Roth · 8 years ago
  84. c1dc9d7 util/cbfstool: Increase initrd offset to 64M by Timothy Pearson · 8 years ago
  85. 1fcebe7 intelvbttool: cope with errors in open() by Patrick Georgi · 8 years ago
  86. 030c730 util/inteltool: fix memory leak by Patrick Georgi · 8 years ago
  87. be8f0fa util/cbmem: Initialize variable by Patrick Georgi · 8 years ago
  88. 8260650 nvramtool: Don't consider reserved regions to be "out of range" by Patrick Georgi · 8 years ago
  89. 312e9f5 superiotool: Add Nuvoton NCT6791D by Omar Pakker · 8 years ago
  90. 4c72d36 Remove extra newlines from the end of all coreboot files. by Martin Roth · 8 years ago
  91. 4b48ed8 buildgcc: Apply patches with -p1 by Nico Huber · 8 years ago
  92. 28434a9 util/chromeos: Make scripts executable by Stefan Reinauer · 8 years ago
  93. aad4587 viatool/quirks: Add newline to end of file by Paul Menzel · 8 years ago
  94. e3e2bb0 util: Correct typo in MSR_EBC_SOFT_POWERON by Elyes HAOUAS · 8 years ago
  95. 7ab98fb util/msrtool: update register for Pentium4_later by Elyes HAOUAS · 8 years ago
  96. e5a5084 msrtool/README: Remove trailing spaces by Elyes HAOUAS · 8 years ago
  97. 4611451 Rename VB_SOURCE to VBOOT_SOURCE for increased clarity by Paul Kocialkowski · 8 years ago
  98. 7899db2 buildgcc: Never set GMP CFLAGS manually in order to get the right flags by Paul Kocialkowski · 8 years ago
  99. 613702b cbmem: share additional time stamps IDs by Antonello Dettori · 8 years ago
  100. 6101dfb buildgcc: Update the revision to 1.41 by Martin Roth · 8 years ago