1. 9631016 util/crossgcc: Bump GMP version to 6.1.0 by Timothy Pearson · 9 years ago
  2. 2ab652f genbuild_h.sh: allow coreboot to be a git submodule by Ben Gardner · 9 years ago
  3. 42d55e0 sb/intel/bd82x6x: Add missing PCIIDs for variants . by Vladimir Serbinenko · 9 years ago
  4. c2b5108 cbmem: Makefile: Add install target by Denis 'GNUtoo' Carikli · 9 years ago
  5. 4af3655 genbuild_h.sh: Get current rev for git revision, not origin/master by Martin Roth · 9 years ago
  6. fb5647a buildgcc: Add coreboot toolchain string to clang version by Martin Roth · 9 years ago
  7. 9f25da1 board_status.sh: Double quote variables to prevent globbing and word splitting. by Martin Roth · 9 years ago
  8. 072b5aa board_status.sh: checksum the rom and save it for later verification by Martin Roth · 9 years ago
  9. 574d165 board_status.sh: Clean up output, show what the script is doing by Martin Roth · 9 years ago
  10. 2e44ea2 board_status.sh: Extract payload config & version files by Martin Roth · 9 years ago
  11. d0128df board_status.sh: Update to fix serial port reads by Martin Roth · 9 years ago
  12. 6f65613 buildgcc: Add coreboot toolchain version to iasl by Martin Roth · 9 years ago
  13. 69bbfac msrtool/configure: change svn to git by Iru Cai · 9 years ago
  14. ed4aa04 cbfstool: add ppc64 support by Ronald G. Minnich · 9 years ago
  15. 8a3592e build system: Switch to fmap based firmware layout by Patrick Georgi · 9 years ago
  16. 9731119 cbfstool: make top-aligned address work per-region by Patrick Georgi · 9 years ago
  17. 85f362e amdfwtool: Fill the first 3 romsig entries as 0 by zbao · 9 years ago
  18. 359737d xcompile: Don't warn on missing power8 compiler by Martin Roth · 9 years ago
  19. 4f8ff24 util/board_status: Fix a couple of ugly wiki lines by Timothy Pearson · 9 years ago
  20. 0eae364 cbfstool: Re-align help text by Martin Roth · 9 years ago
  21. c24f3d6 Makefile: Individualize help targets & set as non-compile targets by Martin Roth · 9 years ago
  22. b135baa add support for power8 to xcompile script by Ronald G. Minnich · 9 years ago
  23. 16c7e0f cbfstool: Fix checkpatch error by Stefan Reinauer · 9 years ago
  24. 5dda4df cbfstool: remove trampoline_start and trampoline_size by Stefan Reinauer · 9 years ago
  25. 0316e1a cbfstool: autocreate trampoline by Stefan Reinauer · 9 years ago
  26. 347234c util/nvramtool: Use correct virtual address when mapping tables by Timothy Pearson · 9 years ago
  27. b6acc30 kconfig_lint: Fix check_is_enabled for 2 symbols on the same line by Martin Roth · 9 years ago
  28. 7aa3cea kconfig_lint: Change from '$file at line $line' to $file:$line by Martin Roth · 9 years ago
  29. d808017 kconfig_lint: Separate errors from warnings by Martin Roth · 9 years ago
  30. edf965a crossgcc/buildgcc: add parameter to show version number of tool by Martin Roth · 9 years ago
  31. d38b22f util/kconfig: Remove utsname for mingw by zbao · 9 years ago
  32. 30ff362 cbfstool: Add .SILENT: to Makefile by Stefan Reinauer · 9 years ago
  33. 4fcc9f2 amdfwtool: Correct the PSP2 directory layout by Zheng Bao · 9 years ago
  34. 76f14b2 Makefiles: Add / Update help for makefile targets by Martin Roth · 9 years ago
  35. 21deb06 util/mma: Add MMA scripts for setup and getting results by Pratik Prajapati · 9 years ago
  36. c29e57d util/cbmem: Add --rawdump <cbtable ID> and extend -l output by Pratik Prajapati · 9 years ago
  37. fb12873 cbfstool: Add EFI and MMA file types by Pratik Prajapati · 9 years ago
  38. e740f48 util/cbmem: Fix out of bounds access by Aaron Durbin · 9 years ago
  39. 6dda31d build system: tighten down .xcompile handling some more by Patrick Georgi · 9 years ago
  40. 6698076 xcompile: Redirect the objdump stderr to /dev/null by zbao · 9 years ago
  41. 2f3fd26 util/kconfig: Set parameter of mkdir to only one for mingw. by zbao · 9 years ago
  42. 37450ff cbfstool: Fix build error with clang when comparing enum by zbao · 9 years ago
  43. 3d0ba1c romcc: Allow adding non-existent paths to include path by Stefan Reinauer · 9 years ago
  44. 8fe6818 crossgcc: Update makefile builds by Martin Roth · 9 years ago
  45. a791fbb lint: properly terminate junit report on error by Patrick Georgi · 9 years ago
  46. 362dbea fletcher: Remove fletcher. by Zheng Bao · 9 years ago
  47. 9c7ff7b amdfwtool: Add amdfwtool to combine AMD firmwares by Zheng Bao · 9 years ago
  48. 46f7b04 ifdtool: Makefile: fix install target by Denis 'GNUtoo' Carikli · 9 years ago
  49. 92bcaa2 sconfig: remove warning about root_complex by Patrick Georgi · 9 years ago
  50. 7db2b6c cbfstool: Allows mixed-state fmap regions to work by Patrick Georgi · 9 years ago
  51. 9b24f7c cbfstool: Add way to access entire backing data for a buffer by Patrick Georgi · 9 years ago
  52. bec1108 util/release: Add release notes generator script by Martin Roth · 9 years ago
  53. 2953584 utils/scripts: Add microcode conversion tool by Martin Roth · 9 years ago
  54. 91ba80d util/kconfig: fill glob_t with 0 before calling glob by zbao · 9 years ago
  55. 11bee40 buildgcc: change -j variable name from BUILDJOBS to CPUS by Martin Roth · 9 years ago
  56. 09c0c11 util/cbmem: remove duplicated cbmem data structure logic. by Aaron Durbin · 9 years ago
  57. 2a4f58ac board-status: Reorder the table categories by Patrick Georgi · 9 years ago
  58. e0e7bba board-status: Update the foreword by Patrick Georgi · 9 years ago
  59. f6dc544 abuild: allow specifying multiple targets by mainboard descriptor by Patrick Georgi · 9 years ago
  60. 5ab5a39 abuild: Don't keep around old junit reports by Patrick Georgi · 9 years ago
  61. 0c65dcc abuild: allow users to specify multiple boards by Patrick Georgi · 9 years ago
  62. c2050f0 abuild: change board identifier to a variant of CONFIG_BOARD_* by Patrick Georgi · 9 years ago
  63. df7cee2 abuild: change compile_target interface by Patrick Georgi · 9 years ago
  64. 35261c0 abuild: change remove_board interface by Patrick Georgi · 9 years ago
  65. 85f4b3c abuild: remove ancient, unused test submission feature by Patrick Georgi · 9 years ago
  66. e6adabd abuild: drop the ability to specify a configuration by Patrick Georgi · 9 years ago
  67. ee0028d util/scripts/no-fsf-addresses.sh: Strip last paragraph by Patrick Georgi · 9 years ago
  68. a73b931 tree: drop last paragraph of GPL copyright header by Patrick Georgi · 9 years ago
  69. 172a14d cbfstool: avoid naming variables "index" by Patrick Georgi · 9 years ago
  70. 5ece96a util/cbmem: Handle EC_VBOOT_DONE timestamp by Shawn Nematbakhsh · 9 years ago
  71. 8f5053c util/fuzz-tests: Add fuzzer for jpeg decoder by Patrick Georgi · 9 years ago
  72. bcaaad1 lint: Add Kconfig / Kconfig symbol lint tool by Martin Roth · 9 years ago
  73. 694fd13 cbfstool: extract rmodules as ELFs properly by Aaron Durbin · 9 years ago
  74. cedcb88 cbfstool: add ELF symbol, relocation, and string table support by Aaron Durbin · 9 years ago
  75. 8e982ea cbfstool: merge consecutive elf sections in program segments by Aaron Durbin · 9 years ago
  76. 5a1e85c cbfstool: create ELF files when extracting stages by Aaron Durbin · 9 years ago
  77. 4f930c9 cbfstool: add ELF header initialization helper by Aaron Durbin · 9 years ago
  78. 1762502 cbfstool: add optional -m ARCH to extract by Aaron Durbin · 9 years ago
  79. 64d0480 lint: don't check for whitespace in jpeg images by Patrick Georgi · 9 years ago
  80. 539aed0 cbfstool: decompress stage files on extraction by Aaron Durbin · 9 years ago
  81. 850e7d4 vgabios: fix compilation after x86emu changes by Stefan Reinauer · 9 years ago
  82. 5213c53 cbfstool: have decompress functions provide ouput data size by Aaron Durbin · 9 years ago
  83. cd9ba8a cbfstool: initialize offset field in buffer_init() by Aaron Durbin · 9 years ago
  84. 0be83c0 util: Update makefiles for junit testing by Martin Roth · 9 years ago
  85. ccc2af1 intelvbttool: Add Makefile by Paul Menzel · 9 years ago
  86. 354c11d cbfstool: Make sure fileno is available on Cygwin by Stefan Reinauer · 9 years ago
  87. 1ecf252 MAINTAINERS: Add script to test database and find maintainers by Stefan Reinauer · 9 years ago
  88. 3a043c4 cbfstool: Fix tolower() calls on Cygwin by Stefan Reinauer · 9 years ago
  89. 37743a9 cbfstool/Makefile: Also rm fmd_(parser|scanner).[ch] in clean by Nico Huber · 9 years ago
  90. 5e731a7 cbfstool/Makefile: Drop unused, irritating definition of `obj` by Nico Huber · 9 years ago
  91. 954a55b gma ACPI: Make brightness levels a per board setting by Nico Huber · 9 years ago
  92. bf6b83a Revert "Remove sandybridge and ivybridge FSP code path" by Martin Roth · 9 years ago
  93. 821bcd6 cbfstool: Fix typo in error message by Patrick Georgi · 9 years ago
  94. 285111f cbfstool: Fix removing and adding file with same name by Aaron Durbin · 9 years ago
  95. 831bbe8 cbfstool/cbfs_image.c: Just use one space before `=` by Paul Menzel · 9 years ago
  96. 606ca51 lint: Fix shellcheck warnings, add comments by Martin Roth · 9 years ago
  97. b6d739d lint: Add junit.xml output for jenkins by Martin Roth · 9 years ago
  98. e4fc407 lint: Move the lint script out of Makefile.inc by Martin Roth · 9 years ago
  99. bea7140 util/cbmem: Fix failure with certain cbmem base alignments by Timothy Pearson · 9 years ago
  100. 21ca9be abuild: add a command line parameter for junit filename by Martin Roth · 9 years ago