1. f44319c util/bimgtool: Add verification mode by Vadim Bendebury · 10 years ago
  2. a545778 util/bimgtool: Use CRC 16 instead of CRC x25. by Ionela Voinescu · 10 years ago
  3. 1707a164c git: add rebase helper script by Patrick Georgi · 9 years ago
  4. 2d86887 abuild: also consider verstage architecture by Patrick Georgi · 9 years ago
  5. 93d8e3c armv7-m: add armv7-m configuration by Daisuke Nojiri · 10 years ago
  6. 42e23a6 timestamp: Add bootblock start and end to timestamp constants by Furquan Shaikh · 10 years ago
  7. 0edf419 ectool: add query function to ectool by Alexander Couzens · 9 years ago
  8. 46ca3a5 ectool: add --dump / -d for RAM dump by Alexander Couzens · 9 years ago
  9. f78a09b kconfig: Add wildcard support for "source" by Stefan Reinauer · 9 years ago
  10. 1f5349e nvramtool: fix getopt handling with unsigned char by Stefan Tauner · 9 years ago
  11. 362f048 kconfig: Replace mentions of "list_struct" to "list_head" by Stefan Reinauer · 9 years ago
  12. 5910aa8 kconfig: calloc/xcalloc: Fix argument order by Stefan Reinauer · 9 years ago
  13. 1824ce3 kconfig: Fix warning "‘jump’ may be used uninitialized" by Stefan Reinauer · 9 years ago
  14. 6654ab0 kbuild: trivial - remove trailing empty lines by Stefan Reinauer · 9 years ago
  15. f2927e9 kconfig: lxdialog: fix spelling by Stefan Reinauer · 9 years ago
  16. cce6662 kconfig: use va_end to match corresponding va_start by Stefan Reinauer · 9 years ago
  17. 3ec23b3 kbuild: trivial - use tabs for code indent where possible by Stefan Reinauer · 9 years ago
  18. 14f72bc kconfig/lxdialog: get ncurses CFLAGS with pkg-config by Stefan Reinauer · 9 years ago
  19. dde307c cbfstool: add filetypes for FSP, MRC, SPC and MRC_CACHE by Martin Roth · 9 years ago
  20. e0935bb build system: mips is a valid nickname for mipsel by Patrick Georgi · 9 years ago
  21. 5602f2c crossgcc: Fix calling outside util/crossgcc by Patrick Georgi · 9 years ago
  22. b558902 util/genbuild_h: work around GNU date by Idwer Vollering · 9 years ago
  23. 0d06b2d crossgcc: Build mipsel-elf, not mips-elf by Patrick Georgi · 9 years ago
  24. 2d510d0 urara: use proper SOC name by Vadim Bendebury · 10 years ago
  25. 2a13bad inteltool: add ICH8M-E support by Lubomir Rintel · 9 years ago
  26. 172d335 util: Add miniconfig, a script to minimize coreboot configurations by Stefan Reinauer · 9 years ago
  27. 74c0642 crossgcc: Factor out error reporting by Patrick Georgi · 9 years ago
  28. 7964354 crossgcc: point users to the log file in case of error by Patrick Georgi · 9 years ago
  29. 915c4fc crossgcc: check for more tools that we require by Patrick Georgi · 9 years ago
  30. 42412b6 checkpatch: Fix running out of coreboot's tree by Stefan Reinauer · 9 years ago
  31. 817e455 add make_idb.py & update bootblock by huang lin · 10 years ago
  32. fddf75e build: mips: add default compilation options by Vadim Bendebury · 10 years ago
  33. a6b220d Allow for different BFD elf formats per architecture by Vadim Bendebury · 10 years ago
  34. b1688ca imgtec/danube: Build BIMG boot images by Paul Burton · 10 years ago
  35. b58f9e3 cbmem: stop assuming 1MiB of memory can be mapped by Aaron Durbin · 10 years ago
  36. de77e6a ARM64 rmodule: Add new reloc type R_AARCH64_LDST8_ABS_LO12_NC by Furquan Shaikh · 10 years ago
  37. a807f83 cbfstool: Remove empty line that looks out of place by Julius Werner · 10 years ago
  38. a47898e rmodtool: add another aarch64 relocation by Aaron Durbin · 10 years ago
  39. d2338ba rmodtool: Add support for aarch64 by Furquan Shaikh · 10 years ago
  40. b0f8326 uio_usbdebug: User-space-i/o framework for usbdebug by Nico Huber · 11 years ago
  41. 8135dba crossgcc: jump to crossgcc path before building the toolchain by Patrick Georgi · 9 years ago
  42. c4f08f7 cbfstool: Add relocation codes for arm mode by Furquan Shaikh · 10 years ago
  43. 24f9cb9 crossgcc: Add x86_64 to list of supported architectures by Stefan Reinauer · 9 years ago
  44. a74d569 genbuild_h.sh: use the last git commit as timesource if available by Alexander Couzens · 9 years ago
  45. a49c0cc crossgcc: fix copy-paste mistake on riscv make target by Alexander Couzens · 9 years ago
  46. f14bd79 util/inteltool: Support reading RCBA of NM70 southbridge by Alexandru Gagniuc · 9 years ago
  47. fcf3d60 genbuild_h.sh: set TZ + LANG variable for predictable `date` and `git` output by Alexander Couzens · 9 years ago
  48. 8448bd1 genbuild_h.sh: derive all timestamp variables from one timestamp by Alexander Couzens · 9 years ago
  49. 510d1bd build.h: remove variable for the builduser, -hostname and -domain by Alexander Couzens · 9 years ago
  50. b706288 crossgcc: Unify tool tests, add check for g++ or clang by Patrick Georgi · 9 years ago
  51. f0bbc95 crossgcc: Add RISC-V support by Patrick Georgi · 9 years ago
  52. 53c388f crossgcc: Update toolchain by Patrick Georgi · 9 years ago
  53. 9b7efa5 crossgcc: Add mipsel-elf as supported target by Patrick Georgi · 9 years ago
  54. e236204 Move generation of build.h into a shell script by Martin Roth · 9 years ago
  55. 48e78cf board-status: update mediawiki interface by Patrick Georgi · 9 years ago
  56. 2dd161f cbfstool: Clean up code by Stefan Reinauer · 9 years ago
  57. 3318692 cbfstool: Add the MIPS architecture by Paul Burton · 10 years ago
  58. 6321f52 crossgcc: Clean GNU make context so builds succeed by Patrick Georgi · 9 years ago
  59. 6529c33 build: mipsel cross compiler support by Paul Burton · 10 years ago
  60. e661942 util/crossgcc/buildgcc: Upgrade MPC from 1.0.1 to 1.0.3 by Paul Menzel · 9 years ago
  61. 1cc77e0 util/board_status/board_status.sh: Move comment to right position by Paul Menzel · 9 years ago
  62. f3d8b9a xcompile: specify arm64 subarches by Patrick Georgi · 9 years ago
  63. e77e37b cbootimage: Add HOSTCC and flags by Marc Jones · 9 years ago
  64. f129756 lint: exclude *.hex files from whitespace checking by Werner Zeh · 9 years ago
  65. 11b6ab6 lint: exclude nvidia submodule from file list by Patrick Georgi · 9 years ago
  66. 44d0fd9 Add Linux kernel's checkpatch.pl script by Stefan Reinauer · 9 years ago
  67. c768f92 utils/msrtool: add westmere cpuids to nehalem by Alexander Couzens · 9 years ago
  68. ba0e895 ectool: remove extra printf("Not dumping EC IDX RAM.") by Alexander Couzens · 9 years ago
  69. a5410dc ectool: add write support by Alexander Couzens · 9 years ago
  70. c4dbdaf xcompile: Rename aarch64 to arm64 by Marc Jones · 9 years ago
  71. 337de4c cbmem: Add support for new 'coreboot' compatible device tree binding by Julius Werner · 10 years ago
  72. 01f5396 cbfstool: Remove arch check for different stages by Furquan Shaikh · 10 years ago
  73. b26fd99 cbfstool: Fix help display message by Furquan Shaikh · 10 years ago
  74. aa3dd5d inteltool: add `-s` to dump spi bar and bios_cntl registers by Alexander Couzens · 10 years ago
  75. 0780d67 util/cbfstool: Fix byte-ordering for payload type field. by Hung-Te Lin · 10 years ago
  76. 8b143c5 cbmem: use a single id to name mapping table by Vadim Bendebury · 10 years ago
  77. 1dda372 abuild: silence make by Patrick Georgi · 10 years ago
  78. f9b8ed8 cbfstool: Fix update-fit command by Kyösti Mälkki · 10 years ago
  79. 6c90f33 util: Remove 'getpir' and 'mptable' tools by Alexandru Gagniuc · 10 years ago
  80. 5eabe25 util/superiotool: change displayed name of chip id 0xc333 (nct6776) by Felix Held · 10 years ago
  81. 4a699d1 util/superiotool: fix default values for nct6776 (rev. c) by Felix Held · 10 years ago
  82. f2c9837 ifdtool: Add O_BINARY to open flags for Windows compatibility by Scott Duplichan · 10 years ago
  83. e1a4dc8 arm_boot_tools: Add 'b' to fopen flags for Windows compatibility by Scott Duplichan · 10 years ago
  84. efb2a8f nvidia/cbootimage: update to latest upstream by Patrick Georgi · 10 years ago
  85. 51dde6f inteltool: Start adding Bay Trail by Martin Roth · 10 years ago
  86. 4270a97 buildgcc: Fix msys2 crossgcc build fail by Scott Duplichan · 10 years ago
  87. 0f0d497 abuild: Don't print "Using payload ..." message in quiet mode by Alexandru Gagniuc · 10 years ago
  88. e420139 crossgcc: clean up aarch64 target integration by Patrick Georgi · 10 years ago
  89. ddb7a9d abuild: update output so multithreaded is decipherable by Martin Roth · 10 years ago
  90. 9b56b44 aarch64: Add aarch64-elf toolchain to crossgcc Makefile by Marcelo Povoa · 10 years ago
  91. dcc1c86 aarch64: Add ELF support by Marcelo Povoa · 10 years ago
  92. 48a243b utils: Remove references to tracker from manpages by Martin Roth · 10 years ago
  93. 2697c07 to-wiki.sh: Show the same status for clones. by Vladimir Serbinenko · 10 years ago
  94. 2963541 util/cbmem: Print name instead of ID of CBMEM_ID_SMM_SAVE_SPACE by Paul Menzel · 10 years ago
  95. 59ab4e9 nvramtool: make sure that strings are 0-terminated by Patrick Georgi · 10 years ago
  96. e890531 nvramtool: cmos_read(): Use malloc() instead of alloca() by Andrew Engelbrecht · 10 years ago
  97. 32a5a5f buildgcc: support DESTDIR for libelf by Patrick Georgi · 10 years ago
  98. 02ac6c3 build system: only do the compiler test for gcc by Patrick Georgi · 10 years ago
  99. 8251e90 Rewrite board_status in go. by Vladimir Serbinenko · 10 years ago
  100. bcc3a87 lint-stable: Ignore .bin files for whitespace check. by Vladimir Serbinenko · 10 years ago