1. f14bd79 util/inteltool: Support reading RCBA of NM70 southbridge by Alexandru Gagniuc · 9 years ago
  2. fcf3d60 genbuild_h.sh: set TZ + LANG variable for predictable `date` and `git` output by Alexander Couzens · 9 years ago
  3. 8448bd1 genbuild_h.sh: derive all timestamp variables from one timestamp by Alexander Couzens · 9 years ago
  4. 510d1bd build.h: remove variable for the builduser, -hostname and -domain by Alexander Couzens · 9 years ago
  5. b706288 crossgcc: Unify tool tests, add check for g++ or clang by Patrick Georgi · 9 years ago
  6. f0bbc95 crossgcc: Add RISC-V support by Patrick Georgi · 9 years ago
  7. 53c388f crossgcc: Update toolchain by Patrick Georgi · 9 years ago
  8. 9b7efa5 crossgcc: Add mipsel-elf as supported target by Patrick Georgi · 9 years ago
  9. e236204 Move generation of build.h into a shell script by Martin Roth · 9 years ago
  10. 48e78cf board-status: update mediawiki interface by Patrick Georgi · 9 years ago
  11. 2dd161f cbfstool: Clean up code by Stefan Reinauer · 9 years ago
  12. 3318692 cbfstool: Add the MIPS architecture by Paul Burton · 10 years ago
  13. 6321f52 crossgcc: Clean GNU make context so builds succeed by Patrick Georgi · 9 years ago
  14. 6529c33 build: mipsel cross compiler support by Paul Burton · 10 years ago
  15. e661942 util/crossgcc/buildgcc: Upgrade MPC from 1.0.1 to 1.0.3 by Paul Menzel · 9 years ago
  16. 1cc77e0 util/board_status/board_status.sh: Move comment to right position by Paul Menzel · 9 years ago
  17. f3d8b9a xcompile: specify arm64 subarches by Patrick Georgi · 9 years ago
  18. e77e37b cbootimage: Add HOSTCC and flags by Marc Jones · 9 years ago
  19. f129756 lint: exclude *.hex files from whitespace checking by Werner Zeh · 9 years ago
  20. 11b6ab6 lint: exclude nvidia submodule from file list by Patrick Georgi · 9 years ago
  21. 44d0fd9 Add Linux kernel's checkpatch.pl script by Stefan Reinauer · 9 years ago
  22. c768f92 utils/msrtool: add westmere cpuids to nehalem by Alexander Couzens · 9 years ago
  23. ba0e895 ectool: remove extra printf("Not dumping EC IDX RAM.") by Alexander Couzens · 9 years ago
  24. a5410dc ectool: add write support by Alexander Couzens · 9 years ago
  25. c4dbdaf xcompile: Rename aarch64 to arm64 by Marc Jones · 9 years ago
  26. 337de4c cbmem: Add support for new 'coreboot' compatible device tree binding by Julius Werner · 10 years ago
  27. 01f5396 cbfstool: Remove arch check for different stages by Furquan Shaikh · 10 years ago
  28. b26fd99 cbfstool: Fix help display message by Furquan Shaikh · 10 years ago
  29. aa3dd5d inteltool: add `-s` to dump spi bar and bios_cntl registers by Alexander Couzens · 10 years ago
  30. 0780d67 util/cbfstool: Fix byte-ordering for payload type field. by Hung-Te Lin · 10 years ago
  31. 8b143c5 cbmem: use a single id to name mapping table by Vadim Bendebury · 10 years ago
  32. 1dda372 abuild: silence make by Patrick Georgi · 10 years ago
  33. f9b8ed8 cbfstool: Fix update-fit command by Kyösti Mälkki · 10 years ago
  34. 6c90f33 util: Remove 'getpir' and 'mptable' tools by Alexandru Gagniuc · 10 years ago
  35. 5eabe25 util/superiotool: change displayed name of chip id 0xc333 (nct6776) by Felix Held · 10 years ago
  36. 4a699d1 util/superiotool: fix default values for nct6776 (rev. c) by Felix Held · 10 years ago
  37. f2c9837 ifdtool: Add O_BINARY to open flags for Windows compatibility by Scott Duplichan · 10 years ago
  38. e1a4dc8 arm_boot_tools: Add 'b' to fopen flags for Windows compatibility by Scott Duplichan · 10 years ago
  39. efb2a8f nvidia/cbootimage: update to latest upstream by Patrick Georgi · 10 years ago
  40. 51dde6f inteltool: Start adding Bay Trail by Martin Roth · 10 years ago
  41. 4270a97 buildgcc: Fix msys2 crossgcc build fail by Scott Duplichan · 10 years ago
  42. 0f0d497 abuild: Don't print "Using payload ..." message in quiet mode by Alexandru Gagniuc · 10 years ago
  43. e420139 crossgcc: clean up aarch64 target integration by Patrick Georgi · 10 years ago
  44. ddb7a9d abuild: update output so multithreaded is decipherable by Martin Roth · 10 years ago
  45. 9b56b44 aarch64: Add aarch64-elf toolchain to crossgcc Makefile by Marcelo Povoa · 10 years ago
  46. dcc1c86 aarch64: Add ELF support by Marcelo Povoa · 10 years ago
  47. 48a243b utils: Remove references to tracker from manpages by Martin Roth · 10 years ago
  48. 2697c07 to-wiki.sh: Show the same status for clones. by Vladimir Serbinenko · 10 years ago
  49. 2963541 util/cbmem: Print name instead of ID of CBMEM_ID_SMM_SAVE_SPACE by Paul Menzel · 10 years ago
  50. 59ab4e9 nvramtool: make sure that strings are 0-terminated by Patrick Georgi · 10 years ago
  51. e890531 nvramtool: cmos_read(): Use malloc() instead of alloca() by Andrew Engelbrecht · 10 years ago
  52. 32a5a5f buildgcc: support DESTDIR for libelf by Patrick Georgi · 10 years ago
  53. 02ac6c3 build system: only do the compiler test for gcc by Patrick Georgi · 10 years ago
  54. 8251e90 Rewrite board_status in go. by Vladimir Serbinenko · 10 years ago
  55. bcc3a87 lint-stable: Ignore .bin files for whitespace check. by Vladimir Serbinenko · 10 years ago
  56. e00196e buildgcc: Fix documentation by Patrick Georgi · 10 years ago
  57. 3fb8b0d util/cbfstool/cbfs-mkstage.c: Fix build issue on 32-bit x86 by Francis Rowe · 10 years ago
  58. 3bff5d9 crossgcc: Add buildsystem support for aarch64 compiler by Patrick Georgi · 10 years ago
  59. d730ca8 crossgcc: Update GCC from 4.7.3 to 4.8.3 and update to version 1.25 by Patrick Georgi · 10 years ago
  60. 129462d kconfig: create files in target directory if requested by Patrick Georgi · 10 years ago
  61. 7d221b4 nvidia/cbootimage: update to master by Patrick Georgi · 10 years ago
  62. c32b4a4 abuild: pass compiler configuration options to tool building step by Patrick Georgi · 10 years ago
  63. fac95e3 inteltool: add more hardware IDs and PCIEXBAR/PXPEPBAR read support by Felix Held · 10 years ago
  64. 5ad6ec5 inteltool: Fix message in case of multiple LPC controllers by Mathias Krause · 10 years ago
  65. 0cc8f29 inteltool: Add support for Sandy Bridge desktop processors by Felix Held · 10 years ago
  66. 44bc11c inteltool: Show more info on sandy/ivy. by Vladimir Serbinenko · 10 years ago
  67. 9c4f1b8 inteltool/sandybridge: Kill mch_registers codepath. by Vladimir Serbinenko · 10 years ago
  68. 511f823 abuild: fix cross compiler test by Patrick Georgi · 10 years ago
  69. ae6685f inteltool: Add support for Haswell ULT and Lynx Point LP by Dennis Wassenberg · 10 years ago
  70. 405304a cbfstool: Add option to ignore section in add-stage by Furquan Shaikh · 10 years ago
  71. cc6f84c cbfstool: Convert cbfs-mkstage.c into pelf by Furquan Shaikh · 10 years ago
  72. b75a39a inteltool: refine GPIO and PMBASE/TCO printing on Ibex Peak/5 Series by Stefan Tauner · 10 years ago
  73. a85a92d A tool for IPQ8064 encapsulation by Vadim Bendebury · 10 years ago
  74. 785e47b rmodtool: add support for ARM by Aaron Durbin · 10 years ago
  75. 845aa14 cbfstool: If compression fails, warn and use the uncompressed data. by Gabe Black · 10 years ago
  76. 667c7a3 util/fletcher: fix debug option parsing by Patrick Georgi · 10 years ago
  77. 02802df abuild: skip boards for which we lack a cross compiler by Patrick Georgi · 10 years ago
  78. 0a76bcc abuild: don't track architecture by Patrick Georgi · 10 years ago
  79. 96990a2 cbfstool: free memory by Patrick Georgi · 10 years ago
  80. 747c07f util/cbmem: Fix CBMEM TOC printing by Paul Menzel · 10 years ago
  81. e4626bf util/cbmem/cbmem: Remove obsolete comment by Paul Menzel · 10 years ago
  82. 833bf20 RISCV: add this architecture to cbfstool by Ronald G. Minnich · 10 years ago
  83. b9a0809 xcompile: detect and use RISCV binaries by Ronald G. Minnich · 10 years ago
  84. 34fc4ab mkelfimage: remove by Ronald G. Minnich · 10 years ago
  85. ffda804b sconfig: add cpu device type by Aaron Durbin · 10 years ago
  86. 758f26a nvidia/cbootimage: avoid upstream's build system by Patrick Georgi · 10 years ago
  87. dbd006b cbfstool: Propogate compression errors back to the caller. by Gabe Black · 10 years ago
  88. 7eb809a cbfstool: Add AARCH64 reloc types to elf.h by Furquan Shaikh · 10 years ago
  89. 4194338e mkelfimage: Add EM_AARCH64 as elf image type for arm64 by Furquan Shaikh · 10 years ago
  90. b237c10 rmodtool: Allow rmodules with 0 relocations by Furquan Shaikh · 10 years ago
  91. 2af76f4 coreboot arm64: Add support for arm64 into coreboot framework by Furquan Shaikh · 10 years ago
  92. 5f43184 cbfstool: add aarch64 as a name by Ronald G. Minnich · 11 years ago
  93. 7699833 to-wiki: Add IVYBRIDGE_NATIVE to the list of ivybridge names. by Vladimir Serbinenko · 10 years ago
  94. f4ea9b2 towiki.sh: Rename GM45 slot and cpu to correct ones. by Vladimir Serbinenko · 10 years ago
  95. 8f50e53 cbfstool: Fix architecture check when adding payload by Stefan Reinauer · 11 years ago
  96. b6b1077 exynos: Install the BL1 and set the checksum in the Makefile. by Gabe Black · 11 years ago
  97. 51edd54 ARM: Generalize armv7 as arm. by Gabe Black · 11 years ago
  98. 94b4a26 nvidia-cbootimage: add submodule by Isaac Christensen · 10 years ago
  99. 34e7615 romcc: avoid use-after-free by Patrick Georgi · 10 years ago
  100. 3c12cb0 cbfstool:linux_trampoline: config CS and DS segment descriptors by Curt Brune · 10 years ago