1. 44bc11c inteltool: Show more info on sandy/ivy. by Vladimir Serbinenko · 10 years ago
  2. 9c4f1b8 inteltool/sandybridge: Kill mch_registers codepath. by Vladimir Serbinenko · 10 years ago
  3. 511f823 abuild: fix cross compiler test by Patrick Georgi · 10 years ago
  4. ae6685f inteltool: Add support for Haswell ULT and Lynx Point LP by Dennis Wassenberg · 10 years ago
  5. 405304a cbfstool: Add option to ignore section in add-stage by Furquan Shaikh · 10 years ago
  6. cc6f84c cbfstool: Convert cbfs-mkstage.c into pelf by Furquan Shaikh · 10 years ago
  7. b75a39a inteltool: refine GPIO and PMBASE/TCO printing on Ibex Peak/5 Series by Stefan Tauner · 10 years ago
  8. a85a92d A tool for IPQ8064 encapsulation by Vadim Bendebury · 10 years ago
  9. 785e47b rmodtool: add support for ARM by Aaron Durbin · 10 years ago
  10. 845aa14 cbfstool: If compression fails, warn and use the uncompressed data. by Gabe Black · 10 years ago
  11. 667c7a3 util/fletcher: fix debug option parsing by Patrick Georgi · 10 years ago
  12. 02802df abuild: skip boards for which we lack a cross compiler by Patrick Georgi · 10 years ago
  13. 0a76bcc abuild: don't track architecture by Patrick Georgi · 10 years ago
  14. 96990a2 cbfstool: free memory by Patrick Georgi · 10 years ago
  15. 747c07f util/cbmem: Fix CBMEM TOC printing by Paul Menzel · 10 years ago
  16. e4626bf util/cbmem/cbmem: Remove obsolete comment by Paul Menzel · 10 years ago
  17. 833bf20 RISCV: add this architecture to cbfstool by Ronald G. Minnich · 10 years ago
  18. b9a0809 xcompile: detect and use RISCV binaries by Ronald G. Minnich · 10 years ago
  19. 34fc4ab mkelfimage: remove by Ronald G. Minnich · 10 years ago
  20. ffda804b sconfig: add cpu device type by Aaron Durbin · 10 years ago
  21. 758f26a nvidia/cbootimage: avoid upstream's build system by Patrick Georgi · 10 years ago
  22. dbd006b cbfstool: Propogate compression errors back to the caller. by Gabe Black · 10 years ago
  23. 7eb809a cbfstool: Add AARCH64 reloc types to elf.h by Furquan Shaikh · 10 years ago
  24. 4194338e mkelfimage: Add EM_AARCH64 as elf image type for arm64 by Furquan Shaikh · 10 years ago
  25. b237c10 rmodtool: Allow rmodules with 0 relocations by Furquan Shaikh · 10 years ago
  26. 2af76f4 coreboot arm64: Add support for arm64 into coreboot framework by Furquan Shaikh · 10 years ago
  27. 5f43184 cbfstool: add aarch64 as a name by Ronald G. Minnich · 11 years ago
  28. 7699833 to-wiki: Add IVYBRIDGE_NATIVE to the list of ivybridge names. by Vladimir Serbinenko · 10 years ago
  29. f4ea9b2 towiki.sh: Rename GM45 slot and cpu to correct ones. by Vladimir Serbinenko · 10 years ago
  30. 8f50e53 cbfstool: Fix architecture check when adding payload by Stefan Reinauer · 11 years ago
  31. b6b1077 exynos: Install the BL1 and set the checksum in the Makefile. by Gabe Black · 11 years ago
  32. 51edd54 ARM: Generalize armv7 as arm. by Gabe Black · 11 years ago
  33. 94b4a26 nvidia-cbootimage: add submodule by Isaac Christensen · 10 years ago
  34. 34e7615 romcc: avoid use-after-free by Patrick Georgi · 10 years ago
  35. 3c12cb0 cbfstool:linux_trampoline: config CS and DS segment descriptors by Curt Brune · 10 years ago
  36. f9d7252 lint: simplify board-status check by Patrick Georgi · 10 years ago
  37. 3a2310e AMD Steppe Eagle: Add 32-bit Fletcher's Checksum computation by Bruce Griffith · 10 years ago
  38. 518a322 rmodtool: correct final memory size calculation by Aaron Durbin · 10 years ago
  39. b123e0d util/inteltool: fix typo by Idwer Vollering · 10 years ago
  40. 8414d3c xcompile: always use -march=i686 by Aaron Durbin · 11 years ago
  41. bc349b8 elfheaders: fix 64-bit ELF writing by Aaron Durbin · 10 years ago
  42. b46f589 board-info: Output errors to stdout like make lint-stable expects by Vladimir Serbinenko · 10 years ago
  43. fb2a9a9 lint-stable: Check that modified boards contain meaningful board_info.txt. by Vladimir Serbinenko · 10 years ago
  44. ef3a17b util/inteltool: Typo in dump output for 'GP_IO_SEL3' by Edward O'Callaghan · 10 years ago
  45. dd1aab9 nvramtool: plug some memory leaks by Patrick Georgi · 10 years ago
  46. 32eeff4 util: replace fseek/ftell/rewind with fstat by Patrick Georgi · 10 years ago
  47. 77b182a board-status: be protocol agnostic on upload by Patrick Georgi · 10 years ago
  48. ea70a50 util/genprof: improve handling of command line arguments by Daniele Forsi · 10 years ago
  49. 40c845d lint: provide better GPL license text test by Patrick Georgi · 10 years ago
  50. 4b65c2a lint: improve whitespace test by Patrick Georgi · 10 years ago
  51. 4ef309e board-status: avoid shell error by Patrick Georgi · 10 years ago
  52. 466ea0c board-status: remove whitespace by Patrick Georgi · 10 years ago
  53. 802ad52 ifdtool: Provide bounds on string parser by Patrick Georgi · 10 years ago
  54. a65c21e cbfstool: free stale memory by Patrick Georgi · 10 years ago
  55. c5d1791 nvramtool: check for successful seek by Patrick Georgi · 10 years ago
  56. b6239b8 romcc: properly check out-of-range unsigned longs by Patrick Georgi · 10 years ago
  57. e887ca5 cbfstool: fix option parsing by Patrick Georgi · 10 years ago
  58. ca63027 cbfstool: process cbfs_payload_segment(s) in host byte order by Aaron Durbin · 10 years ago
  59. 6fa6843 sconfig: improve argument parsing by Patrick Georgi · 10 years ago
  60. 80fd01d util/sconfig/main.c: Remove assigned but unused variable `link` by Paul Menzel · 10 years ago
  61. 1f68880 sconfig: more careful string resource handling by Patrick Georgi · 10 years ago
  62. 38fa6ed ifdtool: Check if file was opened by Patrick Georgi · 10 years ago
  63. 440daf7 ifdtool: Avoid potential buffer overflow by Patrick Georgi · 10 years ago
  64. edb0a61 nvramtool: Close file after use by Patrick Georgi · 10 years ago
  65. d11ff6b build system: remove duplicate architecture list by Patrick Georgi · 10 years ago
  66. ddf54b1 util/sconfig: fix check for count of command line arguments by Daniele Forsi · 10 years ago
  67. 201093e util/i915tool: close the file also when fread() returned an error by Daniele Forsi · 10 years ago
  68. 06b13a3 cbmem: Terminate the cbmem console at the cursor position. by Gabe Black · 11 years ago
  69. 8e89847 util/cbfstool: free buffer on error path by Daniele Forsi · 10 years ago
  70. b37ee1e util/board_status: use the right location of cbfstool by Idwer Vollering · 10 years ago
  71. bcd0993 board_status.sh minor fixes - no functional changes by Martin Roth · 10 years ago
  72. 8e0071b board_status.sh: Read coreboot boot log from a serial device by Martin Roth · 10 years ago
  73. 13c7db8 board_status.sh: name temp dir and print the name by Martin Roth · 10 years ago
  74. 2246177 board_status.sh allow cmd() to not save output by Martin Roth · 10 years ago
  75. 913e171 build system: fix another cbfstool race by Patrick Georgi · 10 years ago
  76. 18ff4f1 build system: create .xcompile dependency by Patrick Georgi · 10 years ago
  77. 3bb0b72 util/xcompile: Print fatal error messages to stderr instead of stdout by Daniele Forsi · 10 years ago
  78. be5340b board_status.sh add non-fatal test_cmd by Martin Roth · 10 years ago
  79. 44fd0a0 utils/cbfstool: No need to pass -g flag twice by Edward O'Callaghan · 10 years ago
  80. b3594ab util/cbmem: Workaround for IS_ENABLED() by Kyösti Mälkki · 10 years ago
  81. 601da48 util/inteltool: Add pci ids for 4 northbridge models instead of 1. by Damien Zammit · 10 years ago
  82. 4b10bb7 util/board_status/board_status.sh: Move `cbfs.txt` to results directory by Paul Menzel · 10 years ago
  83. 40e936a util/board_status/board_status.sh: Save ROM contents in `cbfs.txt` by Paul Menzel · 10 years ago
  84. 470c37c util/cbfstool: Use `%zu` instead of `%ld` for size_t arguments by Paul Menzel · 10 years ago
  85. aab0cce abuild: make build directory configurable with a variable by Patrick Georgi · 11 years ago
  86. 2d24279 abuild: update version and copyright by Patrick Georgi · 10 years ago
  87. ad27322 abuild: allow build results outside the source tree by Patrick Georgi · 10 years ago
  88. b0bc63b abuild: allow deleting the work directories immediately by Patrick Georgi · 10 years ago
  89. 49592da Board-status: Add second vendor line by Kyösti Mälkki · 10 years ago
  90. 246234f abuild: Only build boards with Kconfig by Patrick Georgi · 10 years ago
  91. fadbe5f build: make scan-build work again by Patrick Georgi · 10 years ago
  92. 443fbcf abuild: replace hardcoded values by their variables by Patrick Georgi · 10 years ago
  93. b145b83 build: break compiler flags out of $(CC) by Patrick Georgi · 10 years ago
  94. b83f7de build: get rid of a special case by Patrick Georgi · 10 years ago
  95. 0890a82 xcompile: ABIs are really architecture specific by Patrick Georgi · 10 years ago
  96. e0187df xcompile: break out big loop content into function by Patrick Georgi · 10 years ago
  97. adc2413 xcompile: move tempfile cleanup closer together by Patrick Georgi · 10 years ago
  98. ee46712 xcompile: actually use "special compile flags" idea by Patrick Georgi · 10 years ago
  99. 004295d xcompile: fail earlier on missing host tools by Patrick Georgi · 10 years ago
  100. d387c63 xcompile: slightly refactor variable expansion magic by Patrick Georgi · 10 years ago