1. 16c7e0f cbfstool: Fix checkpatch error by Stefan Reinauer · 9 years ago
  2. 5dda4df cbfstool: remove trampoline_start and trampoline_size by Stefan Reinauer · 9 years ago
  3. 0316e1a cbfstool: autocreate trampoline by Stefan Reinauer · 9 years ago
  4. 347234c util/nvramtool: Use correct virtual address when mapping tables by Timothy Pearson · 9 years ago
  5. b6acc30 kconfig_lint: Fix check_is_enabled for 2 symbols on the same line by Martin Roth · 9 years ago
  6. 7aa3cea kconfig_lint: Change from '$file at line $line' to $file:$line by Martin Roth · 9 years ago
  7. d808017 kconfig_lint: Separate errors from warnings by Martin Roth · 9 years ago
  8. edf965a crossgcc/buildgcc: add parameter to show version number of tool by Martin Roth · 9 years ago
  9. d38b22f util/kconfig: Remove utsname for mingw by zbao · 9 years ago
  10. 30ff362 cbfstool: Add .SILENT: to Makefile by Stefan Reinauer · 9 years ago
  11. 4fcc9f2 amdfwtool: Correct the PSP2 directory layout by Zheng Bao · 9 years ago
  12. 76f14b2 Makefiles: Add / Update help for makefile targets by Martin Roth · 9 years ago
  13. 21deb06 util/mma: Add MMA scripts for setup and getting results by Pratik Prajapati · 9 years ago
  14. c29e57d util/cbmem: Add --rawdump <cbtable ID> and extend -l output by Pratik Prajapati · 9 years ago
  15. fb12873 cbfstool: Add EFI and MMA file types by Pratik Prajapati · 9 years ago
  16. e740f48 util/cbmem: Fix out of bounds access by Aaron Durbin · 9 years ago
  17. 6dda31d build system: tighten down .xcompile handling some more by Patrick Georgi · 9 years ago
  18. 6698076 xcompile: Redirect the objdump stderr to /dev/null by zbao · 9 years ago
  19. 2f3fd26 util/kconfig: Set parameter of mkdir to only one for mingw. by zbao · 9 years ago
  20. 37450ff cbfstool: Fix build error with clang when comparing enum by zbao · 9 years ago
  21. 3d0ba1c romcc: Allow adding non-existent paths to include path by Stefan Reinauer · 9 years ago
  22. 8fe6818 crossgcc: Update makefile builds by Martin Roth · 9 years ago
  23. a791fbb lint: properly terminate junit report on error by Patrick Georgi · 9 years ago
  24. 362dbea fletcher: Remove fletcher. by Zheng Bao · 9 years ago
  25. 9c7ff7b amdfwtool: Add amdfwtool to combine AMD firmwares by Zheng Bao · 9 years ago
  26. 46f7b04 ifdtool: Makefile: fix install target by Denis 'GNUtoo' Carikli · 9 years ago
  27. 92bcaa2 sconfig: remove warning about root_complex by Patrick Georgi · 9 years ago
  28. 7db2b6c cbfstool: Allows mixed-state fmap regions to work by Patrick Georgi · 9 years ago
  29. 9b24f7c cbfstool: Add way to access entire backing data for a buffer by Patrick Georgi · 9 years ago
  30. bec1108 util/release: Add release notes generator script by Martin Roth · 9 years ago
  31. 2953584 utils/scripts: Add microcode conversion tool by Martin Roth · 9 years ago
  32. 91ba80d util/kconfig: fill glob_t with 0 before calling glob by zbao · 9 years ago
  33. 11bee40 buildgcc: change -j variable name from BUILDJOBS to CPUS by Martin Roth · 9 years ago
  34. 09c0c11 util/cbmem: remove duplicated cbmem data structure logic. by Aaron Durbin · 9 years ago
  35. 2a4f58ac board-status: Reorder the table categories by Patrick Georgi · 9 years ago
  36. e0e7bba board-status: Update the foreword by Patrick Georgi · 9 years ago
  37. f6dc544 abuild: allow specifying multiple targets by mainboard descriptor by Patrick Georgi · 9 years ago
  38. 5ab5a39 abuild: Don't keep around old junit reports by Patrick Georgi · 9 years ago
  39. 0c65dcc abuild: allow users to specify multiple boards by Patrick Georgi · 9 years ago
  40. c2050f0 abuild: change board identifier to a variant of CONFIG_BOARD_* by Patrick Georgi · 9 years ago
  41. df7cee2 abuild: change compile_target interface by Patrick Georgi · 9 years ago
  42. 35261c0 abuild: change remove_board interface by Patrick Georgi · 9 years ago
  43. 85f4b3c abuild: remove ancient, unused test submission feature by Patrick Georgi · 9 years ago
  44. e6adabd abuild: drop the ability to specify a configuration by Patrick Georgi · 9 years ago
  45. ee0028d util/scripts/no-fsf-addresses.sh: Strip last paragraph by Patrick Georgi · 9 years ago
  46. a73b931 tree: drop last paragraph of GPL copyright header by Patrick Georgi · 9 years ago
  47. 172a14d cbfstool: avoid naming variables "index" by Patrick Georgi · 9 years ago
  48. 5ece96a util/cbmem: Handle EC_VBOOT_DONE timestamp by Shawn Nematbakhsh · 9 years ago
  49. 8f5053c util/fuzz-tests: Add fuzzer for jpeg decoder by Patrick Georgi · 9 years ago
  50. bcaaad1 lint: Add Kconfig / Kconfig symbol lint tool by Martin Roth · 9 years ago
  51. 694fd13 cbfstool: extract rmodules as ELFs properly by Aaron Durbin · 9 years ago
  52. cedcb88 cbfstool: add ELF symbol, relocation, and string table support by Aaron Durbin · 9 years ago
  53. 8e982ea cbfstool: merge consecutive elf sections in program segments by Aaron Durbin · 9 years ago
  54. 5a1e85c cbfstool: create ELF files when extracting stages by Aaron Durbin · 9 years ago
  55. 4f930c9 cbfstool: add ELF header initialization helper by Aaron Durbin · 9 years ago
  56. 1762502 cbfstool: add optional -m ARCH to extract by Aaron Durbin · 9 years ago
  57. 64d0480 lint: don't check for whitespace in jpeg images by Patrick Georgi · 9 years ago
  58. 539aed0 cbfstool: decompress stage files on extraction by Aaron Durbin · 9 years ago
  59. 850e7d4 vgabios: fix compilation after x86emu changes by Stefan Reinauer · 9 years ago
  60. 5213c53 cbfstool: have decompress functions provide ouput data size by Aaron Durbin · 9 years ago
  61. cd9ba8a cbfstool: initialize offset field in buffer_init() by Aaron Durbin · 9 years ago
  62. 0be83c0 util: Update makefiles for junit testing by Martin Roth · 9 years ago
  63. ccc2af1 intelvbttool: Add Makefile by Paul Menzel · 9 years ago
  64. 354c11d cbfstool: Make sure fileno is available on Cygwin by Stefan Reinauer · 9 years ago
  65. 1ecf252 MAINTAINERS: Add script to test database and find maintainers by Stefan Reinauer · 9 years ago
  66. 3a043c4 cbfstool: Fix tolower() calls on Cygwin by Stefan Reinauer · 9 years ago
  67. 37743a9 cbfstool/Makefile: Also rm fmd_(parser|scanner).[ch] in clean by Nico Huber · 9 years ago
  68. 5e731a7 cbfstool/Makefile: Drop unused, irritating definition of `obj` by Nico Huber · 9 years ago
  69. 954a55b gma ACPI: Make brightness levels a per board setting by Nico Huber · 9 years ago
  70. bf6b83a Revert "Remove sandybridge and ivybridge FSP code path" by Martin Roth · 9 years ago
  71. 821bcd6 cbfstool: Fix typo in error message by Patrick Georgi · 9 years ago
  72. 285111f cbfstool: Fix removing and adding file with same name by Aaron Durbin · 9 years ago
  73. 831bbe8 cbfstool/cbfs_image.c: Just use one space before `=` by Paul Menzel · 9 years ago
  74. 606ca51 lint: Fix shellcheck warnings, add comments by Martin Roth · 9 years ago
  75. b6d739d lint: Add junit.xml output for jenkins by Martin Roth · 9 years ago
  76. e4fc407 lint: Move the lint script out of Makefile.inc by Martin Roth · 9 years ago
  77. bea7140 util/cbmem: Fix failure with certain cbmem base alignments by Timothy Pearson · 9 years ago
  78. 21ca9be abuild: add a command line parameter for junit filename by Martin Roth · 9 years ago
  79. 5856240 Revert "Remove FSP Rangeley SOC and mohonpeak board support" by Martin Roth · 9 years ago
  80. fb69a69 inteltool: Add function to generate SPD dump. by Vladimir Serbinenko · 9 years ago
  81. 6286e35 autoport: Fix ectool arguments. by Vladimir Serbinenko · 9 years ago
  82. c48f5ef Kill lvds_num_lanes by Vladimir Serbinenko · 9 years ago
  83. 551cff0 Derive lvds_dual_channel from EDID timings. by Vladimir Serbinenko · 9 years ago
  84. a2bed34 cbfstool: allow printable characters in image name by Andrey Petrov · 9 years ago
  85. f35f5ff buildgcc: Fix the binutils-no-doc patch with 2.25 by zbao · 9 years ago
  86. 05d39ff buildgcc: Add patch for building binutils by clang 6.0 by zbao · 9 years ago
  87. 282dd95 buildgcc: Show the progress when downloading by zbao · 9 years ago
  88. 959478a Remove FSP Rangeley SOC and mohonpeak board support by Alexandru Gagniuc · 9 years ago
  89. fb50124 Remove sandybridge and ivybridge FSP code path by Alexandru Gagniuc · 9 years ago
  90. ecf2eb4 sandybridge ivybridge: Treat native init as first class citizen by Alexandru Gagniuc · 9 years ago
  91. 8a414a0 cbfstool: relocate FSP blobs on cbfstool add by Aaron Durbin · 9 years ago
  92. d38e3de cbfstool: provide printk() to cbfstool code by Aaron Durbin · 9 years ago
  93. 8c3780a cbfstool: Allow anonymous structs/unions for older gcc versions by Werner Zeh · 9 years ago
  94. 89f2034 cbfstool: Add support for hashes as file metadata by Patrick Georgi · 9 years ago
  95. 4485337 kconfig: fix build for xconfig, too by Patrick Georgi · 9 years ago
  96. ca97fa7 cbfstool: Add bintohex function by Patrick Georgi · 9 years ago
  97. 9595ed4 kconfig: kconfig_warnings needs to be defined for all frontends by Patrick Georgi · 9 years ago
  98. 57a3131 kconfig: Allow KCONFIG_STRICT outside of confdata.c by Stefan Reinauer · 9 years ago
  99. 2f953d3 cbfstool: prefer fmap data over cbfs master header if it exists by Patrick Georgi · 9 years ago
  100. 6dd99fc cbfstool: have update-fit always work from CBFS by Patrick Georgi · 9 years ago