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