1. 88e83e5 crossgcc: Move temp file handling into cleanup function by Stefan Reinauer · 8 years ago
  2. 7844912 crossgcc: Fix out of bounds array access for nds32le by Stefan Reinauer · 8 years ago
  3. b194a43 More compatible use of mktemp by Stefan Reinauer · 8 years ago
  4. 3b42119 util/superiotool: Add initial support for Exar XR28V384. by Derek Waldner · 8 years ago
  5. 88352d7 crossgcc: Add version number to script name by Stefan Reinauer · 8 years ago
  6. 534c5e1 util/xcompile/xcompile: Remove -Wno-unused-but-set-variable from CFLAGS by Paul Menzel · 11 years ago
  7. 0a20c08 romcc: Remove old test infrastructure, rework Makefile by Jonathan Neuschäfer · 8 years ago
  8. cd9aec6 util/lint: Update lint-stable-000-license-headers by Martin Roth · 8 years ago
  9. 84129b8 util/lint: update lint-000-license-headers by Martin Roth · 8 years ago
  10. e69d6c2 romcc: Rewrite the test system by Jonathan Neuschäfer · 8 years ago
  11. 3cfbc4a romcc: Use UNIX line endings in linux tests by Jonathan Neuschäfer · 8 years ago
  12. 9551cf4 romcc: Increase base address in linux ld script by Jonathan Neuschäfer · 8 years ago
  13. 711a478 intelmetool: Fix detection logic of no MEI device by Damien Zammit · 8 years ago
  14. e033053 lint/lint-stable-004-style-labels: Update script by Martin Roth · 8 years ago
  15. 444ece2 crossgcc: skip TARGETARCH for tools that don't use it by Martin Roth · 8 years ago
  16. 7fbe6ae util/nvramtool/cli/nvramtool.c: Add newline to error message by Paul Menzel · 10 years ago
  17. b2229dc util/crossgcc/buildgcc: correct clang test by Aaron Durbin · 8 years ago
  18. ef5a238 lint/check_lint_tests: Add script that will break all stable tests by Martin Roth · 8 years ago
  19. ba3a69f crossgcc: Add workaround for libgcc's GNU sed dependency by Stefan Reinauer · 8 years ago
  20. 0ac4e5a util/crossgcc/buildgcc: quote parameters that may have spaces by Aaron Durbin · 8 years ago
  21. 62c8dbe Revert "cbfstool: Add 'hashcbfs' command to compute hash of CBFS region." by Aaron Durbin · 8 years ago
  22. 2fe2d3d buildgcc: enable interwork/multilib for binutils by Stefan Reinauer · 8 years ago
  23. 45f77b8 crossgcc: Fix compilation on Clang systems by Stefan Reinauer · 8 years ago
  24. 1000a55 chromeos.fmd: Mark RW_LEGACY as CBFS by Patrick Georgi · 8 years ago
  25. b88d57c futility: don't pass toolchain flags into futility's build by Patrick Georgi · 8 years ago
  26. 82657ca crossgcc: Fix compiler detect for POWER8 big endian mode switch. by Timothy Pearson · 8 years ago
  27. 3b55602 util/superiotool: Register fix for Fintek F81865F/F-I by Wilbert Duijvenvoorde · 10 years ago
  28. 92658db lint: Update board status script to look at the whole tree by Martin Roth · 8 years ago
  29. 4c3b156 Makefile: Update jenkins-build-toolchain to run build tests by Martin Roth · 8 years ago
  30. d8fe443 util/intelmetool: Add intelmetool from Damien Zammit by Philipp Deppenwiese · 8 years ago
  31. 591790f buildgcc: Add check for missing libraries and test for zlib by Martin Roth · 8 years ago
  32. 95f7b22 buildgcc: support pigz and lbzip2 decpmpressors if installed. by Martin Roth · 8 years ago
  33. 588c79d buildgcc: Fix help text formatting by Martin Roth · 8 years ago
  34. 1fc02d1 crossgcc: Enable multiple targets for a platform by Patrick Georgi · 8 years ago
  35. 64b35f3 buildgcc: Update coreboot's IASL version to 20160318 by Martin Roth · 9 years ago
  36. a45a0b7 crossgcc: Switch POWER8 to big endian mode by Martin Roth · 8 years ago
  37. 1129f7f rockchip: update make_idb.py by huang lin · 9 years ago
  38. d7f6bd5 util/nvidia/cbootimage: update to latest master by Patrick Georgi · 8 years ago
  39. 8ba235e genbuild_h: Fix numeric comparison to remove error by Martin Roth · 8 years ago
  40. 08e920e util/cbmem: Scale time stamp values correctly by Aaron Durbin · 8 years ago
  41. fa31751 util/ifdtool: add option to change chip density by Jan Tatje · 8 years ago
  42. 1000810 abuild: Add option of starting with an existing defconfig file by Martin Roth · 8 years ago
  43. f14f640 crossgcc/buildgcc: Add missing quotation mark by Jonathan Neuschäfer · 8 years ago
  44. 6116f36 codebase: Change makefile $(shell pwd) commands to $(CURDIR) by Martin Roth · 8 years ago
  45. 3e0f74d crossgcc/buildgcc: Update for recent arch additions by Martin Roth · 8 years ago
  46. 1484c03 crossgcc/buildgcc: Add comment about URLs and jenkins builder by Martin Roth · 8 years ago
  47. 2114880 crossgcc/Makefile.inc: Add target for jenkins toolchain test build by Martin Roth · 8 years ago
  48. 566dd35 Add option for "timeless" builds by Nico Huber · 9 years ago
  49. a1bb091 archive: build archive tool with HOSTCC by Daisuke Nojiri · 9 years ago
  50. a5ae62e util: add archive tool by Daisuke Nojiri · 9 years ago
  51. f466ea9 crossgcc: Build make per default by Stefan Reinauer · 8 years ago
  52. b1bca88 lint-kconfig: pipe stderr to stdout to catch script errors by Martin Roth · 9 years ago
  53. 8e7928a sandybridge/gma_lvds: support both Sandy&Ivy on one board by Iru Cai · 9 years ago
  54. ca55f0a util/futility: trivial - Add distclean target by Martin Roth · 9 years ago
  55. 0e6c0e1 kconfig_lint: make sure if and endif statements are balanced by Martin Roth · 9 years ago
  56. c3a08a9 amdfwtool: Fix some PSP2 issues by zbao · 9 years ago
  57. ebf732b cbfstool: Use fixed width data types for e820entry struct. by Werner Zeh · 9 years ago
  58. bbf5089 cbfstool: Initialize contents of linux_params to 0 by Werner Zeh · 9 years ago
  59. 266b517 buildgcc: Bump version to 1.36 by Stefan Reinauer · 9 years ago
  60. 58c68d5 crossgcc: add 'urls' option to print urls of all packages by Martin Roth · 9 years ago
  61. 4a53db0 buildgcc: Add 'nocolor' option to remove color codes from output by Martin Roth · 9 years ago
  62. 9b1936d buildgcc: Use $(CURDIR) instead of $(PWD) by Stefan Reinauer · 9 years ago
  63. ed56422 abuild: Use 12 lines of context for errors by Stefan Reinauer · 9 years ago
  64. c77e041 buildgcc: Disable RISC-V GDB by Stefan Reinauer · 9 years ago
  65. 163506a buildgcc: Allow specifying destination directory by Stefan Reinauer · 9 years ago
  66. b7c4063 buildgcc: Fix building GDB for mipsel-elf by Stefan Reinauer · 9 years ago
  67. fb944f4 crosstool: add EXPAT as a dependency on the gdb build. by Ronald G. Minnich · 9 years ago
  68. 9b64dc4 buildgcc: Add support for gdb on x86_64-elf by Stefan Reinauer · 9 years ago
  69. 9c44b25 nvramtool: Print computed and stored checksum in case of mismatch. by Denis 'GNUtoo' Carikli · 9 years ago
  70. bfe0789 util: Add a very simple utility to test POST cards. by Denis 'GNUtoo' Carikli · 9 years ago
  71. 8b831da Revert "cbfstool: Silence LZ4 -Wsign-compare warnings" by Paul Menzel · 9 years ago
  72. abf7d4d kconfig_lint: Fix checks when running in taint mode by Martin Roth · 9 years ago
  73. d08eb06 xcompile: Add parameter to aid in debugging by Martin Roth · 9 years ago
  74. 17cb037 cbfstool: Silence LZ4 -Wsign-compare warnings by Julius Werner · 9 years ago
  75. 1173bf3 board_status.sh: Allow user to override coreboot image path by David Hendricks · 9 years ago
  76. 9a4881a util: Add scripts to download and extract blobs by Joe Pillow · 9 years ago
  77. 09f2921 cbfs: Add LZ4 in-place decompression support for pre-RAM stages by Julius Werner · 9 years ago
  78. a05d033 board-status: deal with sanitized paths by Patrick Georgi · 9 years ago
  79. 63cf7cd Support arm-linux-gnueabi compilers. by Vladimir Serbinenko · 9 years ago
  80. f92c3fb optionslist: Don't add a timestamp by Patrick Georgi · 9 years ago
  81. 2d5d552f board-status: make push-to-wiki more flexible by Patrick Georgi · 9 years ago
  82. 8a0dae6 board-status: move wiki cookiejar elsewhere by Patrick Georgi · 9 years ago
  83. c3b0b72 amdfwtool: Postpone the usage of PSP combo directory by zbao · 9 years ago
  84. 6e2f3d1 amdfwtool: Fix some fields in PSP level-2 directory by zbao · 9 years ago
  85. 9f54297 board_status.sh: Be smarter about cbfstool usage by David Hendricks · 9 years ago
  86. f43e51d board_status: Add script that will set up a ubuntu live image by Martin Roth · 9 years ago
  87. 0508273 Redo testbios utility to use all of YABEL by Stefan Reinauer · 9 years ago
  88. eb960f1 util/autoport: Use common gpio.c for bd82x6x by Stefan Reinauer · 9 years ago
  89. 0362517 crossgcc: Change 'tar balls' to 'tarballs' by Martin Roth · 9 years ago
  90. 44ef167 lint: Make sure site-local isn't committed to coreboot repo by Martin Roth · 9 years ago
  91. 7ee16b7 Fix a build problem with power 8: use --with-system-zlib by Ronald G. Minnich · 9 years ago
  92. 4ed5cb3 kconfig: make oldconfig work "non-strict" by Patrick Georgi · 9 years ago
  93. 85bb946 crossgcc: Use acpica-unix2 over acpica-unix by Patrick Georgi · 9 years ago
  94. 343ea08 util/cbfstool: Improve heuristic for cbfs header pointer protection by Patrick Georgi · 9 years ago
  95. 144eea0 Make MRC vs native a config rather than making a separate chipset for it. by Vladimir Serbinenko · 9 years ago
  96. c37c7c8 util/kconfig: Ignore extra symbols in configs instead of failing by Martin Roth · 9 years ago
  97. 0544b31 bimgtool: Fix printf warning for off_t by Stefan Reinauer · 9 years ago
  98. f0d0d91 bimgtool: Match CRC code guards by Stefan Reinauer · 9 years ago
  99. 3740d77 bimgtool: Drop unused targets and variables from Makefile by Stefan Reinauer · 9 years ago
  100. ffbb3c0 Merge sandy/ivybridge romstage flow for MRC and non-MRC. by Vladimir Serbinenko · 9 years ago