1. f6dc544 abuild: allow specifying multiple targets by mainboard descriptor by Patrick Georgi · 9 years ago
  2. 5ab5a39 abuild: Don't keep around old junit reports by Patrick Georgi · 9 years ago
  3. 0c65dcc abuild: allow users to specify multiple boards by Patrick Georgi · 9 years ago
  4. c2050f0 abuild: change board identifier to a variant of CONFIG_BOARD_* by Patrick Georgi · 9 years ago
  5. df7cee2 abuild: change compile_target interface by Patrick Georgi · 9 years ago
  6. 35261c0 abuild: change remove_board interface by Patrick Georgi · 9 years ago
  7. 85f4b3c abuild: remove ancient, unused test submission feature by Patrick Georgi · 9 years ago
  8. e6adabd abuild: drop the ability to specify a configuration by Patrick Georgi · 9 years ago
  9. ee0028d util/scripts/no-fsf-addresses.sh: Strip last paragraph by Patrick Georgi · 9 years ago
  10. a73b931 tree: drop last paragraph of GPL copyright header by Patrick Georgi · 9 years ago
  11. 172a14d cbfstool: avoid naming variables "index" by Patrick Georgi · 9 years ago
  12. 5ece96a util/cbmem: Handle EC_VBOOT_DONE timestamp by Shawn Nematbakhsh · 9 years ago
  13. 8f5053c util/fuzz-tests: Add fuzzer for jpeg decoder by Patrick Georgi · 9 years ago
  14. bcaaad1 lint: Add Kconfig / Kconfig symbol lint tool by Martin Roth · 9 years ago
  15. 694fd13 cbfstool: extract rmodules as ELFs properly by Aaron Durbin · 9 years ago
  16. cedcb88 cbfstool: add ELF symbol, relocation, and string table support by Aaron Durbin · 9 years ago
  17. 8e982ea cbfstool: merge consecutive elf sections in program segments by Aaron Durbin · 9 years ago
  18. 5a1e85c cbfstool: create ELF files when extracting stages by Aaron Durbin · 9 years ago
  19. 4f930c9 cbfstool: add ELF header initialization helper by Aaron Durbin · 9 years ago
  20. 1762502 cbfstool: add optional -m ARCH to extract by Aaron Durbin · 9 years ago
  21. 64d0480 lint: don't check for whitespace in jpeg images by Patrick Georgi · 9 years ago
  22. 539aed0 cbfstool: decompress stage files on extraction by Aaron Durbin · 9 years ago
  23. 850e7d4 vgabios: fix compilation after x86emu changes by Stefan Reinauer · 9 years ago
  24. 5213c53 cbfstool: have decompress functions provide ouput data size by Aaron Durbin · 9 years ago
  25. cd9ba8a cbfstool: initialize offset field in buffer_init() by Aaron Durbin · 9 years ago
  26. 0be83c0 util: Update makefiles for junit testing by Martin Roth · 9 years ago
  27. ccc2af1 intelvbttool: Add Makefile by Paul Menzel · 9 years ago
  28. 354c11d cbfstool: Make sure fileno is available on Cygwin by Stefan Reinauer · 9 years ago
  29. 1ecf252 MAINTAINERS: Add script to test database and find maintainers by Stefan Reinauer · 9 years ago
  30. 3a043c4 cbfstool: Fix tolower() calls on Cygwin by Stefan Reinauer · 9 years ago
  31. 37743a9 cbfstool/Makefile: Also rm fmd_(parser|scanner).[ch] in clean by Nico Huber · 9 years ago
  32. 5e731a7 cbfstool/Makefile: Drop unused, irritating definition of `obj` by Nico Huber · 9 years ago
  33. 954a55b gma ACPI: Make brightness levels a per board setting by Nico Huber · 9 years ago
  34. bf6b83a Revert "Remove sandybridge and ivybridge FSP code path" by Martin Roth · 9 years ago
  35. 821bcd6 cbfstool: Fix typo in error message by Patrick Georgi · 9 years ago
  36. 285111f cbfstool: Fix removing and adding file with same name by Aaron Durbin · 9 years ago
  37. 831bbe8 cbfstool/cbfs_image.c: Just use one space before `=` by Paul Menzel · 9 years ago
  38. 606ca51 lint: Fix shellcheck warnings, add comments by Martin Roth · 9 years ago
  39. b6d739d lint: Add junit.xml output for jenkins by Martin Roth · 9 years ago
  40. e4fc407 lint: Move the lint script out of Makefile.inc by Martin Roth · 9 years ago
  41. bea7140 util/cbmem: Fix failure with certain cbmem base alignments by Timothy Pearson · 9 years ago
  42. 21ca9be abuild: add a command line parameter for junit filename by Martin Roth · 9 years ago
  43. 5856240 Revert "Remove FSP Rangeley SOC and mohonpeak board support" by Martin Roth · 9 years ago
  44. fb69a69 inteltool: Add function to generate SPD dump. by Vladimir Serbinenko · 9 years ago
  45. 6286e35 autoport: Fix ectool arguments. by Vladimir Serbinenko · 9 years ago
  46. c48f5ef Kill lvds_num_lanes by Vladimir Serbinenko · 9 years ago
  47. 551cff0 Derive lvds_dual_channel from EDID timings. by Vladimir Serbinenko · 9 years ago
  48. a2bed34 cbfstool: allow printable characters in image name by Andrey Petrov · 9 years ago
  49. f35f5ff buildgcc: Fix the binutils-no-doc patch with 2.25 by zbao · 9 years ago
  50. 05d39ff buildgcc: Add patch for building binutils by clang 6.0 by zbao · 9 years ago
  51. 282dd95 buildgcc: Show the progress when downloading by zbao · 9 years ago
  52. 959478a Remove FSP Rangeley SOC and mohonpeak board support by Alexandru Gagniuc · 9 years ago
  53. fb50124 Remove sandybridge and ivybridge FSP code path by Alexandru Gagniuc · 9 years ago
  54. ecf2eb4 sandybridge ivybridge: Treat native init as first class citizen by Alexandru Gagniuc · 9 years ago
  55. 8a414a0 cbfstool: relocate FSP blobs on cbfstool add by Aaron Durbin · 9 years ago
  56. d38e3de cbfstool: provide printk() to cbfstool code by Aaron Durbin · 9 years ago
  57. 8c3780a cbfstool: Allow anonymous structs/unions for older gcc versions by Werner Zeh · 9 years ago
  58. 89f2034 cbfstool: Add support for hashes as file metadata by Patrick Georgi · 9 years ago
  59. 4485337 kconfig: fix build for xconfig, too by Patrick Georgi · 9 years ago
  60. ca97fa7 cbfstool: Add bintohex function by Patrick Georgi · 9 years ago
  61. 9595ed4 kconfig: kconfig_warnings needs to be defined for all frontends by Patrick Georgi · 9 years ago
  62. 57a3131 kconfig: Allow KCONFIG_STRICT outside of confdata.c by Stefan Reinauer · 9 years ago
  63. 2f953d3 cbfstool: prefer fmap data over cbfs master header if it exists by Patrick Georgi · 9 years ago
  64. 6dd99fc cbfstool: have update-fit always work from CBFS by Patrick Georgi · 9 years ago
  65. 34ce438 cbfstool: Proper commonlib include path with no dependency on $(src) by Paul Kocialkowski · 9 years ago
  66. dc9f5cd coreboot: introduce commonlib by Aaron Durbin · 9 years ago
  67. 4b93a4f cbfstool: don't use endian to fix BSD hosts by Aaron Durbin · 9 years ago
  68. b946f12 cbfstool: make fmap search more strict by Patrick Georgi · 9 years ago
  69. 59e52b9 cbfstool: add new add-master-header command by Patrick Georgi · 9 years ago
  70. a9992d3 ifdfake: allow "base+size" description of regions by Patrick Georgi · 9 years ago
  71. 239c742 cbfstool: introduce new file types by Patrick Georgi · 9 years ago
  72. 1bb487c cbfstool: Don't use fileno() to get file size by Stefan Reinauer · 9 years ago
  73. d2cb118 ifdtool: Properly set + decode flmstr regs for IFD v2 by Shawn Nematbakhsh · 9 years ago
  74. ae570d5 cbfstool: deduplicate Makefiles by Patrick Georgi · 9 years ago
  75. cdeb1c4 cbfstool: actually use no-ms-bitfields flag on mingw by Patrick Georgi · 9 years ago
  76. 9b9d4b3 cbfstool: remove locate command by Aaron Durbin · 9 years ago
  77. 4be1674 cbfstool: add --xip support to add-stage for x86 by Aaron Durbin · 9 years ago
  78. d733941 cbfstool: provide metadata size to cbfs_locate_entry() by Aaron Durbin · 9 years ago
  79. b39a974 cbfstool: expose rmodule logic by Aaron Durbin · 9 years ago
  80. 051a181 cbfstool: prepare for exposing rmodule logic by Aaron Durbin · 9 years ago
  81. a0e7738 abuild: don't complain about missing junit reports for skipped boards by Patrick Georgi · 9 years ago
  82. 053322f abuild: log bulding tools by Patrick Georgi · 9 years ago
  83. 098c4a8 abuild: don't create junit tests with empty testclass field by Patrick Georgi · 9 years ago
  84. dc37dab cbfstool: drop extra copy of filetype->string map by Patrick Georgi · 9 years ago
  85. 71a7ba2 ifdtool: Enable warnings as errors, and fix any issues by Alexandru Gagniuc · 9 years ago
  86. 135ca51 crossgcc: Preparations for building Ada frontend by Nico Huber · 9 years ago
  87. bb313bf crossgcc: Add option to build gcc for specific languages by Nico Huber · 9 years ago
  88. 5e1fb2d genbuild_h: Add Mac OS to case of "data -r" by zbao · 9 years ago
  89. c9b053d rmodtool: make rmodule parameter section optional by Aaron Durbin · 9 years ago
  90. dde7629 rmodule: use program.ld for linking by Aaron Durbin · 9 years ago
  91. 38bc916 cbfstool: Allow adding file with specific alignment requirement by Alexandru Gagniuc · 9 years ago
  92. ab5754d cbfstool: off-by-one on the gcc version that provides _Static_assert by Patrick Georgi · 9 years ago
  93. 57c67e5 cbfstool: guard _Static_assert by Patrick Georgi · 9 years ago
  94. 23aeaff cbfstool: implement decompression support for cbfstool extract by Patrick Georgi · 9 years ago
  95. 61c8229 cbfstool: add decompression wrappers by Patrick Georgi · 9 years ago
  96. a71c83f cbfstool: factor out parsing compression file attributes by Patrick Georgi · 9 years ago
  97. c82725c cbfstool: support compressed files in cbfstool print by Patrick Georgi · 9 years ago
  98. 8984a63 cbfstool: allow compression at file header level by Daisuke Nojiri · 9 years ago
  99. 2c61506 cbfstool: add extended file attributes for cbfs_file by Patrick Georgi · 9 years ago
  100. fbff301 util/cbmem: add -T option for machine parseable timestamps by Aaron Durbin · 9 years ago