1. 05bbc920 buildgcc: Don't use BUILDDIRPREFIX by Stefan Reinauer · 9 years ago
  2. 1c70e05 buildgcc: solidify and remove boilerplate code by Stefan Reinauer · 9 years ago
  3. f099e1b util/kconfig/Makefile: Add savedefconfig target by Martin Roth · 9 years ago
  4. 7b40e42 buildgcc: use ${GDB_DIR} instead of gdb-${GDB_VERSION} by Stefan Reinauer · 9 years ago
  5. 916b845 buildgcc: Fail if a patch failed to apply by Stefan Reinauer · 9 years ago
  6. d0f8372 buildgcc: Don't run autoconf by Stefan Reinauer · 9 years ago
  7. dbc0087 buildgcc: move from if test to if [ .. ] by Stefan Reinauer · 9 years ago
  8. d764912 buildgcc: move from `..` to $( .. ) by Stefan Reinauer · 9 years ago
  9. 946bf93 genbuild_h: set LC_ALL=C to get rid of language influence to date by Alexander Couzens · 9 years ago
  10. 4dc1197 genbuild_h: refactor environment variable into export's by Alexander Couzens · 9 years ago
  11. a8bda43 cbmem: Break out CBMEM_ID to a separate header file by Marc Jones · 9 years ago
  12. 6404dff xcompile: Fix errors thrown during make gitconfig by Stefan Reinauer · 9 years ago
  13. e7757bd buildgcc: Unify and refactor build scripts by Stefan Reinauer · 9 years ago
  14. 14ce213 crossgcc: Add clang support by Stefan Reinauer · 9 years ago
  15. 699ac27 buildgcc: refactor package unpacking, patching and building by Stefan Reinauer · 9 years ago
  16. 5264862 Remove empty lines at end of file by Elyes HAOUAS · 9 years ago
  17. d9bc2fa genbuild_h: timestamps should not depend on LANG or LC_ALL by Alexander Couzens · 9 years ago
  18. 8893548 buildgcc: factor out downloading, unpacking and patching by Stefan Reinauer · 9 years ago
  19. 34de29a build system: move more clang handling to xcompile by Patrick Georgi · 9 years ago
  20. 527f392 build system: move compiler runtime determination to xcompile by Patrick Georgi · 9 years ago
  21. 8b5a051c xcompile: Detect clang compilers by Patrick Georgi · 9 years ago
  22. 532df29 xcompile: Rename internal variable CFLAGS to CFLAGS_GCC by Patrick Georgi · 9 years ago
  23. 31bf37e crossgcc: Improve compatibility of the toolchain across host systems by Patrick Georgi · 9 years ago
  24. a4cf83d cbfs: Fix mismerge. by Vladimir Serbinenko · 9 years ago
  25. 3ad6ff1 superiotool: detect the NCT5572D by Felix Held · 9 years ago
  26. 72ee183 autoport: Update documentation to mention runtime prerequisites by Vladimir Serbinenko · 9 years ago
  27. 91195c6 autoport: Improve keyboard detection. by Vladimir Serbinenko · 9 years ago
  28. 239d53e autoport: Add a note that slot labeling is unreliable. by Vladimir Serbinenko · 9 years ago
  29. db0acf8 autoport: Fix SPD map guessing function. by Vladimir Serbinenko · 9 years ago
  30. 5868ab4 autoport/ec_fixme: Fix error in resulting code. by Vladimir Serbinenko · 9 years ago
  31. 2d615e5 autoport: Strip inc, co and corp suffixes from vendor name by Vladimir Serbinenko · 9 years ago
  32. 68f5f62 autoport/bd82x6x: Fix off-by-one error by Vladimir Serbinenko · 9 years ago
  33. 39e25ec autoport: Allow binary prerequisites to be placed in the autoport directory. by Vladimir Serbinenko · 9 years ago
  34. a78f699 autoport: Minor style fixes in readme. by Vladimir Serbinenko · 9 years ago
  35. 3129f79 autoport: Write autoport together with porting guide for sandy/ivybridge. by Vladimir Serbinenko · 10 years ago
  36. 6f163a6 board-status: Don't consider Kconfig.name a valid mainboard. by Vladimir Serbinenko · 9 years ago
  37. 43931f6 to-wiki: Correct retreval of nice vendor name by Vladimir Serbinenko · 9 years ago
  38. 25509ee Remove address from GPLv2 headers by Patrick Georgi · 9 years ago
  39. 3c3a0fa xcompile: Add CROSS_COMPILE_* variable by Furquan Shaikh · 9 years ago
  40. 1f8e4cb cbfstool: update fmd_scanner.c_shipped by Patrick Georgi · 9 years ago
  41. 32532ac cbfstool: Make update-fit action work on new-style images by Sol Boucher · 9 years ago
  42. 188aec0 inteltool: dump gfx registers. by Vladimir Serbinenko · 9 years ago
  43. 5a6b8d1 VBT parser. by Vladimir Serbinenko · 10 years ago
  44. b890a12 Remove address from GPLv2 headers by Patrick Georgi · 9 years ago
  45. 54e6aa7 util/board_status: Fetch and rebase after failed push by Paul Menzel · 9 years ago
  46. 749e075 util/board_status: Add `echo` before message string by Paul Menzel · 9 years ago
  47. 7b32145 cbfstool: Copy generated files to the build hierarchy before use by Patrick Georgi · 9 years ago
  48. 8d6e24c cbfstool: clarify dependencies in Makefile by Patrick Georgi · 9 years ago
  49. d32b273 cbfstool: Rename autogenerated targets by Kyösti Mälkki · 9 years ago
  50. c877149 cbfstool: Fix fmd_scanner build compatibility by Kyösti Mälkki · 9 years ago
  51. df699d5 util/cbmem: Update cbmem utility to parse the new IMD structures by Timothy Pearson · 9 years ago
  52. 2e04259 cbfstool: Fix shadowed global index by Kyösti Mälkki · 9 years ago
  53. 5b667df util/inteltool: add Broadwell-U support by Matt DeVillier · 9 years ago
  54. 6310ccc cbfstool: Don't typedef the comp_algo enum by Sol Boucher · 9 years ago
  55. 67d5998 cbfstool: Support top-aligned addresses for new-format images by Sol Boucher · 9 years ago
  56. 67a0a86 cbfstool: New image format w/ required FMAP and w/o CBFS master header by Sol Boucher · 9 years ago
  57. 3961834 kconfig: properly build parser when LKC_GENPARSER=1 by Patrick Georgi · 9 years ago
  58. ccbcfd7 kconfig: handle globbed files backwards by Patrick Georgi · 9 years ago
  59. c7a8c38 cbfstool: fix 32bit host issue by Patrick Georgi · 9 years ago
  60. 94383da fmap: request libc compatibility level that includes memccpy by Patrick Georgi · 9 years ago
  61. 59c2c8b checkpatch: fine tune checks by Stefan Reinauer · 9 years ago
  62. 023e829 fmaptool: Add listing of annotated CBFS sections and generate header by Sol Boucher · 9 years ago
  63. b974081 fmaptool: Conform to cbfstool's error message format by Sol Boucher · 9 years ago
  64. e3260a0 cbfstool: Restructure around support for reading/writing portions of files by Sol Boucher · 9 years ago
  65. 64c6cd7 cbfstool: Add offset field to cbfstool directory's struct buffer by Sol Boucher · 9 years ago
  66. 1a3349f cbfstool: Simplify the common buffer_splice() function's interface by Sol Boucher · 9 years ago
  67. 5bad395 cbfstool: Eliminate useless cbfs_image_create() local variable by Sol Boucher · 9 years ago
  68. 3e060ed cbfstool: Fix leak in cbfs_image struct initialization by Sol Boucher · 9 years ago
  69. 297c88c cbfstool: Fix cbfs_copy_instance()'s master header endianness by Sol Boucher · 9 years ago
  70. c526900 checkpatch: fix tree recognition by Stefan Reinauer · 9 years ago
  71. 69b88bf fmaptool: Introduce the fmd ("flashmap descriptor") language and compiler by Sol Boucher · 9 years ago
  72. fa7a455 cbfstool: Fix strange flashmap whitespace by Sol Boucher · 9 years ago
  73. 65d9520 cbfstool: Import minimal set of files from flashmap by Sol Boucher · 9 years ago
  74. 636cc85 cbfstool: Make the add action choose an aligned entries capacity by Sol Boucher · 9 years ago
  75. c6e1f8a Add MAINTAINERS file by Stefan Reinauer · 9 years ago
  76. 0ff13d9 Drop lbtdump, like it's 2007 by Stefan Reinauer · 9 years ago
  77. 7d89849 Drop dumpmcrr by Stefan Reinauer · 9 years ago
  78. 3a34b41 Drop resetcf by Stefan Reinauer · 9 years ago
  79. 0a52468 Fix Kconfig option list generator by Stefan Reinauer · 9 years ago
  80. dcc9fe2 Drop i915tool by Stefan Reinauer · 9 years ago
  81. d6fac38 vgabios: fix compilation by Stefan Reinauer · 9 years ago
  82. 94a0ae1 Drop util/runfw by Stefan Reinauer · 9 years ago
  83. d36b80c kconfig: avoid using wordexp by Patrick Georgi · 9 years ago
  84. 99cc1aa Mediawiki editing warning by David Englund · 9 years ago
  85. e9b7e25 util/xcompile/xcompile: Allow to override `HOSTCC` variable by Paul Menzel · 9 years ago
  86. 939dc84 crossgcc: Re-download the archive if it is incomplete by zbao · 9 years ago
  87. 6548ae9 cbfstool/Makefile*: Use `LDFLAGS` instead of `LINKFLAGS` by Paul Menzel · 9 years ago
  88. ae5ab60 crossgcc: improve error message on missing tools by Patrick Georgi · 9 years ago
  89. b817908 cbmem: Add FSP timestamps by Lee Leahy · 9 years ago
  90. 1b7c959 crossgcc: don't use libdl while building GDB on FreeBSD by Idwer Vollering · 9 years ago
  91. f394715 gitconfig: Use the right make executable in git hooks by Patrick Georgi · 9 years ago
  92. 7cb26b4 buildgcc: OpenBSD's tar and patch are sufficient, too by Patrick Georgi · 9 years ago
  93. f60fc82 board-status: Improve revision URL collection by Patrick Georgi · 9 years ago
  94. cccc9d4 cbfstool: compare pointer difference with ptrdiff_t value by Patrick Georgi · 9 years ago
  95. 05a8472 xcompile: improve mips toolchain handling by Vadim Bendebury · 9 years ago
  96. d2cb1f9 xcompile: Use local variables and make cosmetic changes by Vadim Bendebury · 9 years ago
  97. d0398f1 cbfstool: remove gcc-specific -Og flag by Stefan Tauner · 9 years ago
  98. 8ee0777 lint: remove test for build dir handling by Patrick Georgi · 9 years ago
  99. d268ab3 crossgcc: close stdin when search_tool() execute programs. by Alexander Couzens · 9 years ago
  100. 7f845b3 nvidia/cbootimage: update to 1.5 by Patrick Georgi · 9 years ago