1. 4e54bf9 cbfstool: test for duplicate files earlier by Patrick Georgi · 9 years ago
  2. c6a8da7 cbfstool: add cbfs file attribute structure by Patrick Georgi · 9 years ago
  3. 433fa57 buildgcc: Fix the options check by zbao · 9 years ago
  4. aa7dcef board-status: move board status back to $TMPDIR by Patrick Georgi · 9 years ago
  5. 1cbef1c board_status: use command -v over which(1) by Patrick Georgi · 9 years ago
  6. 15dd6c2 xcompile: crossgcc lookup in parent paths, for painless libpayload support by Paul Kocialkowski · 9 years ago
  7. c07b783 genbuild_h: Actually use git's current commit for timestamp if possible by Patrick Georgi · 9 years ago
  8. f260f51 genbuild_h: actually make date(1) based timestamp locale independent by Patrick Georgi · 9 years ago
  9. 368488a board-status: expand minimized config to full size by Patrick Georgi · 9 years ago
  10. e10c82a board_status: create temporary directory in coreboot tree by Patrick Georgi · 9 years ago
  11. f534203 Kconfig: Add KCONFIG_STRICT mode by Stefan Reinauer · 9 years ago
  12. 03597d0 secimage: Use libz's crc32 function by Stefan Reinauer · 9 years ago
  13. 9dd8f88 secimage: reformat by Stefan Reinauer · 9 years ago
  14. 1d915ca abuild: avoid hanging in oldconfig for parallel builds by Patrick Georgi · 9 years ago
  15. 58474df abuild: in junit output, name chromeos builds different from normal ones by Patrick Georgi · 9 years ago
  16. f43b06d abuild: when using --chromeos, skip boards with no Chrome OS support by Patrick Georgi · 9 years ago
  17. 86980bb abuild: Make help text into a heredoc by Patrick Georgi · 9 years ago
  18. 11f1d31 buildgcc: Deal with gmp on 32bit Cygwin on 64bit host by zbao · 9 years ago
  19. e05c1ea buildgcc: Get the clean and correct uname on Cygwin by zbao · 9 years ago
  20. 1db856d secimage: Don't link in gmp library by Stefan Reinauer · 9 years ago
  21. 5da95dc crossgcc: Support /bin/sh pointing to dash by Patrick Georgi · 9 years ago
  22. 4d1c5aa cbfstool: Deduplicate code to merge empty files by Patrick Georgi · 9 years ago
  23. 0d618af cbfstool: rename checksum to attributes_offset by Patrick Georgi · 9 years ago
  24. 2062473 cbfstool: move fill value to cbfs.h by Patrick Georgi · 9 years ago
  25. b18f522 lint/gitconfig: Enable checkpatch.pl checking of commits by Stefan Reinauer · 9 years ago
  26. f61c9e9 release: add release script by Patrick Georgi · 9 years ago
  27. 5bb90e6 cbfstool: Remove extra comma after {0, NULL} list element by Sol Boucher · 9 years ago
  28. ec42486 cbfstool: Factor out compression algorithm list by Sol Boucher · 9 years ago
  29. 6533671 cbfstool: rename field by Sol Boucher · 9 years ago
  30. 158dd55 cbfstool: move bit swapping macros to swab.h by Sol Boucher · 9 years ago
  31. c569b8b cbfstool: use variable length array to model cbfs_file's filename by Patrick Georgi · 9 years ago
  32. 5dc01ac cbfstool: improve specification of struct cbfs_file by Patrick Georgi · 9 years ago
  33. 45acb34 cbfstool: fix alignment to 64 byte by Patrick Georgi · 9 years ago
  34. 31540fb cbmem: export base_time in timestamp table by Aaron Durbin · 9 years ago
  35. 3ac3c4eb abuild: Allow disabling mainboards by Patrick Georgi · 9 years ago
  36. d00f180 cbmem: convert x86 timestamps on OpenBSD by Patrick Georgi · 9 years ago
  37. b2ba395 buildgcc: Show the archive URL by Paul Menzel · 9 years ago
  38. 403ba77 Update crossgcc Makefile for new buildgcc arguments by Martin Roth · 9 years ago
  39. 8cce701 Fix GCC 5.1 compile issue seen at Linux Arch by Anatol Pomozov · 9 years ago
  40. f53dbfa libpayload: Use top level xcompile by Stefan Reinauer · 9 years ago
  41. b30045f xcompile: switch around armv7 TCARCHes by Stefan Reinauer · 9 years ago
  42. cfa9b99 cbfstool: Make sure CBFS data structures are packed gcc style by Stefan Reinauer · 9 years ago
  43. 19ba110 cbfstool: Fix kv_pair on Windows by Stefan Reinauer · 9 years ago
  44. 4c8fa2a Unconditionally compile romstage with -Wa,--divide by Stefan Reinauer · 9 years ago
  45. adf61e2 buildgcc: update IASL to version 20150619 by Stefan Reinauer · 9 years ago
  46. 8ef928a xcompile: Fix compiler invocation in testcc by Stefan Reinauer · 9 years ago
  47. e9e6e3d buildgcc: work around bug in --print-librt-file-name by Stefan Reinauer · 9 years ago
  48. 9d6a17b util/cbfstool: use _XOPEN_SOURCE=700 to find strdup(3) by Jonathan A. Kollasch · 9 years ago
  49. 0004ae8 util/ectool: don't dump the whole ram when writing to it by Alexander Couzens · 9 years ago
  50. 1142197 util/cbfstool: don't override ntohl(3) and htonl(3) on NetBSD by Jonathan A. Kollasch · 9 years ago
  51. fb6f78e util/xcompile/xcompile: use env(1) to find bash by Jonathan A. Kollasch · 9 years ago
  52. ddb8f80 buildgcc: Deal with gmp on 32bit Linux on 64bit CPUs by Patrick Georgi · 9 years ago
  53. 8d7b719 xcompile: ask for compiler runtime using appropriate CFLAGS by Patrick Georgi · 9 years ago
  54. 630ad91 crossgcc: Fix binutils for aarch64 by Patrick Georgi · 9 years ago
  55. b12a448 kconfig: Fix defconfig targets by Stefan Reinauer · 9 years ago
  56. ed56499 libpayload: Drop duplicate copy of Kconfig by Stefan Reinauer · 9 years ago
  57. 3270369 util/scripts: add some support scripts by Patrick Georgi · 9 years ago
  58. f7a5b56 cbfstool: Handle elf with different virtual and physical address by Furquan Shaikh · 9 years ago
  59. 3950966 crossgcc/Makefile: Allow making toolchains using multiple cores by Martin Roth · 9 years ago
  60. 32c9651 crossgcc/Makefile: clean more, add distclean target by Martin Roth · 9 years ago
  61. f2ccc43 autoport: Include 'default_irq_route.asl' into DSDT by Stefan Reinauer · 9 years ago
  62. d1da74f buildgcc: Add list of valid platform to the help text. by Martin Roth · 9 years ago
  63. 5ee6951 buildgcc: Update clang search string by Marc Jones · 9 years ago
  64. 7979dc0 xcompile: x86-64-elf wants -Wa,--divide, too by Stefan Reinauer · 9 years ago
  65. bd8b2e3 buildgcc: Don't build iasl with gcc by Stefan Reinauer · 9 years ago
  66. 682a90c buildgcc: enable biarch support for x86_64-elf by Stefan Reinauer · 9 years ago
  67. 66e9335 buildgcc: Check for dependencies after printing banner by Stefan Reinauer · 9 years ago
  68. 93a9630 buildgcc: Clarify required user action by Stefan Reinauer · 9 years ago
  69. db6dd81 kconfig: allow specifying the target for savedefconfig by Patrick Georgi · 9 years ago
  70. 4dcfa21 xcompile: Don't print error messages by Stefan Reinauer · 9 years ago
  71. cd5cdd3 buildgcc: Define $CMAKE only if clang package is built by David Hendricks · 9 years ago
  72. ae9f87f xcompile: add support for x86-64 by Stefan Reinauer · 9 years ago
  73. 2d119a3 bimgtool: initialize data header by Patrick Georgi · 9 years ago
  74. c866591 buildgcc: improve portability of 'type' use by Patrick Georgi · 9 years ago
  75. fe5dd02 to-wiki: Adjust nice name retrievals to match current tree. by Vladimir Serbinenko · 9 years ago
  76. f2c15f5 buildgcc: replace [[ ... == ... ]] with something more portable by Patrick Georgi · 9 years ago
  77. 4647bb1 kconfig: enforce stable sort order by Patrick Georgi · 9 years ago
  78. 16c0a41 ARM64 rmodule: Add new reloc type R_AARCH64_CONDBR19 by Furquan Shaikh · 9 years ago
  79. 2f97ebc buildgcc: build with bfd and gold linker by Stefan Reinauer · 9 years ago
  80. 85b07d6 buildgcc: move to a package centric user interface by Stefan Reinauer · 9 years ago
  81. 429424f buildgcc: fix compilation of IASL by Stefan Reinauer · 9 years ago
  82. bed95b2 buildgcc: Update and fix GDB by Stefan Reinauer · 9 years ago
  83. 5dd2635 buildgcc: Reorder main program by Stefan Reinauer · 9 years ago
  84. 05bbc920 buildgcc: Don't use BUILDDIRPREFIX by Stefan Reinauer · 9 years ago
  85. 1c70e05 buildgcc: solidify and remove boilerplate code by Stefan Reinauer · 9 years ago
  86. f099e1b util/kconfig/Makefile: Add savedefconfig target by Martin Roth · 9 years ago
  87. 7b40e42 buildgcc: use ${GDB_DIR} instead of gdb-${GDB_VERSION} by Stefan Reinauer · 9 years ago
  88. 916b845 buildgcc: Fail if a patch failed to apply by Stefan Reinauer · 9 years ago
  89. d0f8372 buildgcc: Don't run autoconf by Stefan Reinauer · 9 years ago
  90. dbc0087 buildgcc: move from if test to if [ .. ] by Stefan Reinauer · 9 years ago
  91. d764912 buildgcc: move from `..` to $( .. ) by Stefan Reinauer · 9 years ago
  92. 946bf93 genbuild_h: set LC_ALL=C to get rid of language influence to date by Alexander Couzens · 9 years ago
  93. 4dc1197 genbuild_h: refactor environment variable into export's by Alexander Couzens · 9 years ago
  94. a8bda43 cbmem: Break out CBMEM_ID to a separate header file by Marc Jones · 9 years ago
  95. 6404dff xcompile: Fix errors thrown during make gitconfig by Stefan Reinauer · 9 years ago
  96. e7757bd buildgcc: Unify and refactor build scripts by Stefan Reinauer · 9 years ago
  97. 14ce213 crossgcc: Add clang support by Stefan Reinauer · 9 years ago
  98. 699ac27 buildgcc: refactor package unpacking, patching and building by Stefan Reinauer · 9 years ago
  99. 5264862 Remove empty lines at end of file by Elyes HAOUAS · 9 years ago
  100. d9bc2fa genbuild_h: timestamps should not depend on LANG or LC_ALL by Alexander Couzens · 9 years ago