1. d1da74f buildgcc: Add list of valid platform to the help text. by Martin Roth · 9 years ago
  2. 5ee6951 buildgcc: Update clang search string by Marc Jones · 9 years ago
  3. 7979dc0 xcompile: x86-64-elf wants -Wa,--divide, too by Stefan Reinauer · 9 years ago
  4. bd8b2e3 buildgcc: Don't build iasl with gcc by Stefan Reinauer · 9 years ago
  5. 682a90c buildgcc: enable biarch support for x86_64-elf by Stefan Reinauer · 9 years ago
  6. 66e9335 buildgcc: Check for dependencies after printing banner by Stefan Reinauer · 9 years ago
  7. 93a9630 buildgcc: Clarify required user action by Stefan Reinauer · 9 years ago
  8. db6dd81 kconfig: allow specifying the target for savedefconfig by Patrick Georgi · 9 years ago
  9. 4dcfa21 xcompile: Don't print error messages by Stefan Reinauer · 9 years ago
  10. cd5cdd3 buildgcc: Define $CMAKE only if clang package is built by David Hendricks · 9 years ago
  11. ae9f87f xcompile: add support for x86-64 by Stefan Reinauer · 9 years ago
  12. 2d119a3 bimgtool: initialize data header by Patrick Georgi · 9 years ago
  13. c866591 buildgcc: improve portability of 'type' use by Patrick Georgi · 9 years ago
  14. fe5dd02 to-wiki: Adjust nice name retrievals to match current tree. by Vladimir Serbinenko · 9 years ago
  15. f2c15f5 buildgcc: replace [[ ... == ... ]] with something more portable by Patrick Georgi · 9 years ago
  16. 4647bb1 kconfig: enforce stable sort order by Patrick Georgi · 9 years ago
  17. 16c0a41 ARM64 rmodule: Add new reloc type R_AARCH64_CONDBR19 by Furquan Shaikh · 9 years ago
  18. 2f97ebc buildgcc: build with bfd and gold linker by Stefan Reinauer · 9 years ago
  19. 85b07d6 buildgcc: move to a package centric user interface by Stefan Reinauer · 9 years ago
  20. 429424f buildgcc: fix compilation of IASL by Stefan Reinauer · 9 years ago
  21. bed95b2 buildgcc: Update and fix GDB by Stefan Reinauer · 9 years ago
  22. 5dd2635 buildgcc: Reorder main program by Stefan Reinauer · 9 years ago
  23. 05bbc920 buildgcc: Don't use BUILDDIRPREFIX by Stefan Reinauer · 9 years ago
  24. 1c70e05 buildgcc: solidify and remove boilerplate code by Stefan Reinauer · 9 years ago
  25. f099e1b util/kconfig/Makefile: Add savedefconfig target by Martin Roth · 9 years ago
  26. 7b40e42 buildgcc: use ${GDB_DIR} instead of gdb-${GDB_VERSION} by Stefan Reinauer · 9 years ago
  27. 916b845 buildgcc: Fail if a patch failed to apply by Stefan Reinauer · 9 years ago
  28. d0f8372 buildgcc: Don't run autoconf by Stefan Reinauer · 9 years ago
  29. dbc0087 buildgcc: move from if test to if [ .. ] by Stefan Reinauer · 9 years ago
  30. d764912 buildgcc: move from `..` to $( .. ) by Stefan Reinauer · 9 years ago
  31. 946bf93 genbuild_h: set LC_ALL=C to get rid of language influence to date by Alexander Couzens · 9 years ago
  32. 4dc1197 genbuild_h: refactor environment variable into export's by Alexander Couzens · 9 years ago
  33. a8bda43 cbmem: Break out CBMEM_ID to a separate header file by Marc Jones · 9 years ago
  34. 6404dff xcompile: Fix errors thrown during make gitconfig by Stefan Reinauer · 9 years ago
  35. e7757bd buildgcc: Unify and refactor build scripts by Stefan Reinauer · 9 years ago
  36. 14ce213 crossgcc: Add clang support by Stefan Reinauer · 9 years ago
  37. 699ac27 buildgcc: refactor package unpacking, patching and building by Stefan Reinauer · 9 years ago
  38. 5264862 Remove empty lines at end of file by Elyes HAOUAS · 9 years ago
  39. d9bc2fa genbuild_h: timestamps should not depend on LANG or LC_ALL by Alexander Couzens · 9 years ago
  40. 8893548 buildgcc: factor out downloading, unpacking and patching by Stefan Reinauer · 9 years ago
  41. 34de29a build system: move more clang handling to xcompile by Patrick Georgi · 9 years ago
  42. 527f392 build system: move compiler runtime determination to xcompile by Patrick Georgi · 9 years ago
  43. 8b5a051c xcompile: Detect clang compilers by Patrick Georgi · 9 years ago
  44. 532df29 xcompile: Rename internal variable CFLAGS to CFLAGS_GCC by Patrick Georgi · 9 years ago
  45. 31bf37e crossgcc: Improve compatibility of the toolchain across host systems by Patrick Georgi · 9 years ago
  46. a4cf83d cbfs: Fix mismerge. by Vladimir Serbinenko · 9 years ago
  47. 3ad6ff1 superiotool: detect the NCT5572D by Felix Held · 9 years ago
  48. 72ee183 autoport: Update documentation to mention runtime prerequisites by Vladimir Serbinenko · 9 years ago
  49. 91195c6 autoport: Improve keyboard detection. by Vladimir Serbinenko · 9 years ago
  50. 239d53e autoport: Add a note that slot labeling is unreliable. by Vladimir Serbinenko · 9 years ago
  51. db0acf8 autoport: Fix SPD map guessing function. by Vladimir Serbinenko · 9 years ago
  52. 5868ab4 autoport/ec_fixme: Fix error in resulting code. by Vladimir Serbinenko · 9 years ago
  53. 2d615e5 autoport: Strip inc, co and corp suffixes from vendor name by Vladimir Serbinenko · 9 years ago
  54. 68f5f62 autoport/bd82x6x: Fix off-by-one error by Vladimir Serbinenko · 9 years ago
  55. 39e25ec autoport: Allow binary prerequisites to be placed in the autoport directory. by Vladimir Serbinenko · 9 years ago
  56. a78f699 autoport: Minor style fixes in readme. by Vladimir Serbinenko · 9 years ago
  57. 3129f79 autoport: Write autoport together with porting guide for sandy/ivybridge. by Vladimir Serbinenko · 10 years ago
  58. 6f163a6 board-status: Don't consider Kconfig.name a valid mainboard. by Vladimir Serbinenko · 9 years ago
  59. 43931f6 to-wiki: Correct retreval of nice vendor name by Vladimir Serbinenko · 9 years ago
  60. 25509ee Remove address from GPLv2 headers by Patrick Georgi · 9 years ago
  61. 3c3a0fa xcompile: Add CROSS_COMPILE_* variable by Furquan Shaikh · 9 years ago
  62. 1f8e4cb cbfstool: update fmd_scanner.c_shipped by Patrick Georgi · 9 years ago
  63. 32532ac cbfstool: Make update-fit action work on new-style images by Sol Boucher · 9 years ago
  64. 188aec0 inteltool: dump gfx registers. by Vladimir Serbinenko · 9 years ago
  65. 5a6b8d1 VBT parser. by Vladimir Serbinenko · 10 years ago
  66. b890a12 Remove address from GPLv2 headers by Patrick Georgi · 9 years ago
  67. 54e6aa7 util/board_status: Fetch and rebase after failed push by Paul Menzel · 9 years ago
  68. 749e075 util/board_status: Add `echo` before message string by Paul Menzel · 9 years ago
  69. 7b32145 cbfstool: Copy generated files to the build hierarchy before use by Patrick Georgi · 9 years ago
  70. 8d6e24c cbfstool: clarify dependencies in Makefile by Patrick Georgi · 9 years ago
  71. d32b273 cbfstool: Rename autogenerated targets by Kyösti Mälkki · 9 years ago
  72. c877149 cbfstool: Fix fmd_scanner build compatibility by Kyösti Mälkki · 9 years ago
  73. df699d5 util/cbmem: Update cbmem utility to parse the new IMD structures by Timothy Pearson · 9 years ago
  74. 2e04259 cbfstool: Fix shadowed global index by Kyösti Mälkki · 9 years ago
  75. 5b667df util/inteltool: add Broadwell-U support by Matt DeVillier · 9 years ago
  76. 6310ccc cbfstool: Don't typedef the comp_algo enum by Sol Boucher · 9 years ago
  77. 67d5998 cbfstool: Support top-aligned addresses for new-format images by Sol Boucher · 9 years ago
  78. 67a0a86 cbfstool: New image format w/ required FMAP and w/o CBFS master header by Sol Boucher · 9 years ago
  79. 3961834 kconfig: properly build parser when LKC_GENPARSER=1 by Patrick Georgi · 9 years ago
  80. ccbcfd7 kconfig: handle globbed files backwards by Patrick Georgi · 9 years ago
  81. c7a8c38 cbfstool: fix 32bit host issue by Patrick Georgi · 9 years ago
  82. 94383da fmap: request libc compatibility level that includes memccpy by Patrick Georgi · 9 years ago
  83. 59c2c8b checkpatch: fine tune checks by Stefan Reinauer · 9 years ago
  84. 023e829 fmaptool: Add listing of annotated CBFS sections and generate header by Sol Boucher · 9 years ago
  85. b974081 fmaptool: Conform to cbfstool's error message format by Sol Boucher · 9 years ago
  86. e3260a0 cbfstool: Restructure around support for reading/writing portions of files by Sol Boucher · 9 years ago
  87. 64c6cd7 cbfstool: Add offset field to cbfstool directory's struct buffer by Sol Boucher · 9 years ago
  88. 1a3349f cbfstool: Simplify the common buffer_splice() function's interface by Sol Boucher · 9 years ago
  89. 5bad395 cbfstool: Eliminate useless cbfs_image_create() local variable by Sol Boucher · 9 years ago
  90. 3e060ed cbfstool: Fix leak in cbfs_image struct initialization by Sol Boucher · 9 years ago
  91. 297c88c cbfstool: Fix cbfs_copy_instance()'s master header endianness by Sol Boucher · 9 years ago
  92. c526900 checkpatch: fix tree recognition by Stefan Reinauer · 9 years ago
  93. 69b88bf fmaptool: Introduce the fmd ("flashmap descriptor") language and compiler by Sol Boucher · 9 years ago
  94. fa7a455 cbfstool: Fix strange flashmap whitespace by Sol Boucher · 9 years ago
  95. 65d9520 cbfstool: Import minimal set of files from flashmap by Sol Boucher · 9 years ago
  96. 636cc85 cbfstool: Make the add action choose an aligned entries capacity by Sol Boucher · 9 years ago
  97. c6e1f8a Add MAINTAINERS file by Stefan Reinauer · 9 years ago
  98. 0ff13d9 Drop lbtdump, like it's 2007 by Stefan Reinauer · 9 years ago
  99. 7d89849 Drop dumpmcrr by Stefan Reinauer · 9 years ago
  100. 3a34b41 Drop resetcf by Stefan Reinauer · 9 years ago