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