1. 11f1d31 buildgcc: Deal with gmp on 32bit Cygwin on 64bit host by zbao · 9 years ago
  2. e05c1ea buildgcc: Get the clean and correct uname on Cygwin by zbao · 9 years ago
  3. 1db856d secimage: Don't link in gmp library by Stefan Reinauer · 9 years ago
  4. 5da95dc crossgcc: Support /bin/sh pointing to dash by Patrick Georgi · 9 years ago
  5. 4d1c5aa cbfstool: Deduplicate code to merge empty files by Patrick Georgi · 9 years ago
  6. 0d618af cbfstool: rename checksum to attributes_offset by Patrick Georgi · 9 years ago
  7. 2062473 cbfstool: move fill value to cbfs.h by Patrick Georgi · 9 years ago
  8. b18f522 lint/gitconfig: Enable checkpatch.pl checking of commits by Stefan Reinauer · 9 years ago
  9. f61c9e9 release: add release script by Patrick Georgi · 9 years ago
  10. 5bb90e6 cbfstool: Remove extra comma after {0, NULL} list element by Sol Boucher · 9 years ago
  11. ec42486 cbfstool: Factor out compression algorithm list by Sol Boucher · 9 years ago
  12. 6533671 cbfstool: rename field by Sol Boucher · 9 years ago
  13. 158dd55 cbfstool: move bit swapping macros to swab.h by Sol Boucher · 9 years ago
  14. c569b8b cbfstool: use variable length array to model cbfs_file's filename by Patrick Georgi · 9 years ago
  15. 5dc01ac cbfstool: improve specification of struct cbfs_file by Patrick Georgi · 9 years ago
  16. 45acb34 cbfstool: fix alignment to 64 byte by Patrick Georgi · 9 years ago
  17. 31540fb cbmem: export base_time in timestamp table by Aaron Durbin · 9 years ago
  18. 3ac3c4eb abuild: Allow disabling mainboards by Patrick Georgi · 9 years ago
  19. d00f180 cbmem: convert x86 timestamps on OpenBSD by Patrick Georgi · 9 years ago
  20. b2ba395 buildgcc: Show the archive URL by Paul Menzel · 9 years ago
  21. 403ba77 Update crossgcc Makefile for new buildgcc arguments by Martin Roth · 9 years ago
  22. 8cce701 Fix GCC 5.1 compile issue seen at Linux Arch by Anatol Pomozov · 9 years ago
  23. f53dbfa libpayload: Use top level xcompile by Stefan Reinauer · 9 years ago
  24. b30045f xcompile: switch around armv7 TCARCHes by Stefan Reinauer · 9 years ago
  25. cfa9b99 cbfstool: Make sure CBFS data structures are packed gcc style by Stefan Reinauer · 9 years ago
  26. 19ba110 cbfstool: Fix kv_pair on Windows by Stefan Reinauer · 9 years ago
  27. 4c8fa2a Unconditionally compile romstage with -Wa,--divide by Stefan Reinauer · 9 years ago
  28. adf61e2 buildgcc: update IASL to version 20150619 by Stefan Reinauer · 9 years ago
  29. 8ef928a xcompile: Fix compiler invocation in testcc by Stefan Reinauer · 9 years ago
  30. e9e6e3d buildgcc: work around bug in --print-librt-file-name by Stefan Reinauer · 9 years ago
  31. 9d6a17b util/cbfstool: use _XOPEN_SOURCE=700 to find strdup(3) by Jonathan A. Kollasch · 9 years ago
  32. 0004ae8 util/ectool: don't dump the whole ram when writing to it by Alexander Couzens · 9 years ago
  33. 1142197 util/cbfstool: don't override ntohl(3) and htonl(3) on NetBSD by Jonathan A. Kollasch · 9 years ago
  34. fb6f78e util/xcompile/xcompile: use env(1) to find bash by Jonathan A. Kollasch · 9 years ago
  35. ddb8f80 buildgcc: Deal with gmp on 32bit Linux on 64bit CPUs by Patrick Georgi · 9 years ago
  36. 8d7b719 xcompile: ask for compiler runtime using appropriate CFLAGS by Patrick Georgi · 9 years ago
  37. 630ad91 crossgcc: Fix binutils for aarch64 by Patrick Georgi · 9 years ago
  38. b12a448 kconfig: Fix defconfig targets by Stefan Reinauer · 9 years ago
  39. ed56499 libpayload: Drop duplicate copy of Kconfig by Stefan Reinauer · 9 years ago
  40. 3270369 util/scripts: add some support scripts by Patrick Georgi · 9 years ago
  41. f7a5b56 cbfstool: Handle elf with different virtual and physical address by Furquan Shaikh · 9 years ago
  42. 3950966 crossgcc/Makefile: Allow making toolchains using multiple cores by Martin Roth · 9 years ago
  43. 32c9651 crossgcc/Makefile: clean more, add distclean target by Martin Roth · 9 years ago
  44. f2ccc43 autoport: Include 'default_irq_route.asl' into DSDT by Stefan Reinauer · 9 years ago
  45. d1da74f buildgcc: Add list of valid platform to the help text. by Martin Roth · 9 years ago
  46. 5ee6951 buildgcc: Update clang search string by Marc Jones · 9 years ago
  47. 7979dc0 xcompile: x86-64-elf wants -Wa,--divide, too by Stefan Reinauer · 9 years ago
  48. bd8b2e3 buildgcc: Don't build iasl with gcc by Stefan Reinauer · 9 years ago
  49. 682a90c buildgcc: enable biarch support for x86_64-elf by Stefan Reinauer · 9 years ago
  50. 66e9335 buildgcc: Check for dependencies after printing banner by Stefan Reinauer · 9 years ago
  51. 93a9630 buildgcc: Clarify required user action by Stefan Reinauer · 9 years ago
  52. db6dd81 kconfig: allow specifying the target for savedefconfig by Patrick Georgi · 9 years ago
  53. 4dcfa21 xcompile: Don't print error messages by Stefan Reinauer · 9 years ago
  54. cd5cdd3 buildgcc: Define $CMAKE only if clang package is built by David Hendricks · 9 years ago
  55. ae9f87f xcompile: add support for x86-64 by Stefan Reinauer · 9 years ago
  56. 2d119a3 bimgtool: initialize data header by Patrick Georgi · 9 years ago
  57. c866591 buildgcc: improve portability of 'type' use by Patrick Georgi · 9 years ago
  58. fe5dd02 to-wiki: Adjust nice name retrievals to match current tree. by Vladimir Serbinenko · 9 years ago
  59. f2c15f5 buildgcc: replace [[ ... == ... ]] with something more portable by Patrick Georgi · 9 years ago
  60. 4647bb1 kconfig: enforce stable sort order by Patrick Georgi · 9 years ago
  61. 16c0a41 ARM64 rmodule: Add new reloc type R_AARCH64_CONDBR19 by Furquan Shaikh · 9 years ago
  62. 2f97ebc buildgcc: build with bfd and gold linker by Stefan Reinauer · 9 years ago
  63. 85b07d6 buildgcc: move to a package centric user interface by Stefan Reinauer · 9 years ago
  64. 429424f buildgcc: fix compilation of IASL by Stefan Reinauer · 9 years ago
  65. bed95b2 buildgcc: Update and fix GDB by Stefan Reinauer · 9 years ago
  66. 5dd2635 buildgcc: Reorder main program by Stefan Reinauer · 9 years ago
  67. 05bbc920 buildgcc: Don't use BUILDDIRPREFIX by Stefan Reinauer · 9 years ago
  68. 1c70e05 buildgcc: solidify and remove boilerplate code by Stefan Reinauer · 9 years ago
  69. f099e1b util/kconfig/Makefile: Add savedefconfig target by Martin Roth · 9 years ago
  70. 7b40e42 buildgcc: use ${GDB_DIR} instead of gdb-${GDB_VERSION} by Stefan Reinauer · 9 years ago
  71. 916b845 buildgcc: Fail if a patch failed to apply by Stefan Reinauer · 9 years ago
  72. d0f8372 buildgcc: Don't run autoconf by Stefan Reinauer · 9 years ago
  73. dbc0087 buildgcc: move from if test to if [ .. ] by Stefan Reinauer · 9 years ago
  74. d764912 buildgcc: move from `..` to $( .. ) by Stefan Reinauer · 9 years ago
  75. 946bf93 genbuild_h: set LC_ALL=C to get rid of language influence to date by Alexander Couzens · 9 years ago
  76. 4dc1197 genbuild_h: refactor environment variable into export's by Alexander Couzens · 9 years ago
  77. a8bda43 cbmem: Break out CBMEM_ID to a separate header file by Marc Jones · 9 years ago
  78. 6404dff xcompile: Fix errors thrown during make gitconfig by Stefan Reinauer · 9 years ago
  79. e7757bd buildgcc: Unify and refactor build scripts by Stefan Reinauer · 9 years ago
  80. 14ce213 crossgcc: Add clang support by Stefan Reinauer · 9 years ago
  81. 699ac27 buildgcc: refactor package unpacking, patching and building by Stefan Reinauer · 9 years ago
  82. 5264862 Remove empty lines at end of file by Elyes HAOUAS · 9 years ago
  83. d9bc2fa genbuild_h: timestamps should not depend on LANG or LC_ALL by Alexander Couzens · 9 years ago
  84. 8893548 buildgcc: factor out downloading, unpacking and patching by Stefan Reinauer · 9 years ago
  85. 34de29a build system: move more clang handling to xcompile by Patrick Georgi · 9 years ago
  86. 527f392 build system: move compiler runtime determination to xcompile by Patrick Georgi · 9 years ago
  87. 8b5a051c xcompile: Detect clang compilers by Patrick Georgi · 9 years ago
  88. 532df29 xcompile: Rename internal variable CFLAGS to CFLAGS_GCC by Patrick Georgi · 9 years ago
  89. 31bf37e crossgcc: Improve compatibility of the toolchain across host systems by Patrick Georgi · 9 years ago
  90. a4cf83d cbfs: Fix mismerge. by Vladimir Serbinenko · 9 years ago
  91. 3ad6ff1 superiotool: detect the NCT5572D by Felix Held · 9 years ago
  92. 72ee183 autoport: Update documentation to mention runtime prerequisites by Vladimir Serbinenko · 9 years ago
  93. 91195c6 autoport: Improve keyboard detection. by Vladimir Serbinenko · 9 years ago
  94. 239d53e autoport: Add a note that slot labeling is unreliable. by Vladimir Serbinenko · 9 years ago
  95. db0acf8 autoport: Fix SPD map guessing function. by Vladimir Serbinenko · 9 years ago
  96. 5868ab4 autoport/ec_fixme: Fix error in resulting code. by Vladimir Serbinenko · 9 years ago
  97. 2d615e5 autoport: Strip inc, co and corp suffixes from vendor name by Vladimir Serbinenko · 9 years ago
  98. 68f5f62 autoport/bd82x6x: Fix off-by-one error by Vladimir Serbinenko · 9 years ago
  99. 39e25ec autoport: Allow binary prerequisites to be placed in the autoport directory. by Vladimir Serbinenko · 9 years ago
  100. a78f699 autoport: Minor style fixes in readme. by Vladimir Serbinenko · 9 years ago