1. 72fe7ac util/checklist: Place tables in proper boot order by Lee Leahy · 8 years ago
  2. 3440db5 util/checklist: Concatinate optional list to complete list by Lee Leahy · 8 years ago
  3. 3741a0b util/checklist: Process .debug files before .elf files by Lee Leahy · 8 years ago
  4. ce8ff85 util/checklist: Add usage instructions by Lee Leahy · 8 years ago
  5. 5407310 cbfstool: Check for excessive arguments by Nico Huber · 8 years ago
  6. 9ade717 cbfstool: Check arguments to strtoul() where appropriate by Nico Huber · 8 years ago
  7. ae39fc4 util/lint: Add a lint tool to find non-ascii & unprintable chars by Martin Roth · 8 years ago
  8. 0cd338e Remove non-ascii & unprintable characters by Martin Roth · 8 years ago
  9. bb9722b Add newlines at the end of all coreboot files by Martin Roth · 8 years ago
  10. c1dc9d7 util/cbfstool: Increase initrd offset to 64M by Timothy Pearson · 8 years ago
  11. 1fcebe7 intelvbttool: cope with errors in open() by Patrick Georgi · 8 years ago
  12. 030c730 util/inteltool: fix memory leak by Patrick Georgi · 8 years ago
  13. be8f0fa util/cbmem: Initialize variable by Patrick Georgi · 8 years ago
  14. 8260650 nvramtool: Don't consider reserved regions to be "out of range" by Patrick Georgi · 8 years ago
  15. 312e9f5 superiotool: Add Nuvoton NCT6791D by Omar Pakker · 8 years ago
  16. 4c72d36 Remove extra newlines from the end of all coreboot files. by Martin Roth · 8 years ago
  17. 4b48ed8 buildgcc: Apply patches with -p1 by Nico Huber · 8 years ago
  18. 28434a9 util/chromeos: Make scripts executable by Stefan Reinauer · 8 years ago
  19. aad4587 viatool/quirks: Add newline to end of file by Paul Menzel · 8 years ago
  20. e3e2bb0 util: Correct typo in MSR_EBC_SOFT_POWERON by Elyes HAOUAS · 8 years ago
  21. 7ab98fb util/msrtool: update register for Pentium4_later by Elyes HAOUAS · 8 years ago
  22. e5a5084 msrtool/README: Remove trailing spaces by Elyes HAOUAS · 8 years ago
  23. 4611451 Rename VB_SOURCE to VBOOT_SOURCE for increased clarity by Paul Kocialkowski · 8 years ago
  24. 7899db2 buildgcc: Never set GMP CFLAGS manually in order to get the right flags by Paul Kocialkowski · 8 years ago
  25. 613702b cbmem: share additional time stamps IDs by Antonello Dettori · 8 years ago
  26. 6101dfb buildgcc: Update the revision to 1.41 by Martin Roth · 8 years ago
  27. bcfa7cc buildgcc: Update to binutils-2.26.1 & Fix aarch64 build issue by Martin Roth · 8 years ago
  28. 8660580 util/riscvtools: Provide a tohost/fromhost symbols so Spike doesn't hang by Jonathan Neuschäfer · 8 years ago
  29. bfe6f6a kconfig: add olddefconfig target to help by Martin Roth · 8 years ago
  30. 234d246 buildgcc: Add option to bootstrap a host gcc by Nico Huber · 8 years ago
  31. 11ea2b3 buildgcc: Make package build() function more versatile by Nico Huber · 8 years ago
  32. 2b80734 fmaptool: Accept hex values with uppercase letters by Patrick Georgi · 8 years ago
  33. 0b80628 cbfstool: Require "-m ARCH" to extract payloads and stages by Antonello Dettori · 8 years ago
  34. e1a022a util/kconfig: Fix gconfig build by Jonathan Neuschäfer · 8 years ago
  35. deed186 rebase.sh: Update to current cros branch by Martin Roth · 8 years ago
  36. 310580e ifwitool: Fix gcc error due to shadowed global declaration by Werner Zeh · 8 years ago
  37. 82ef8ad src/commonlib/lz4_wrapper: Correct inline asm for unaligned 64-bit copy by Benjamin Barenblat · 8 years ago
  38. 2c68b1c cbfstool: Change CONFIG_FMD_GENPARSER if not set to n by Alexander Couzens · 8 years ago
  39. 119dcee fmaptool: Make base offsets absolute in fmap_config.h by Julius Werner · 8 years ago
  40. 2459f67 util/riscvtools: Add script that turns coreboot.rom into an ELF by Jonathan Neuschäfer · 8 years ago
  41. fda691e cbfstool: Extract payload in ELF by Antonello Dettori · 8 years ago
  42. 3bded7d elfwriter: Fix multi-phdrs ELFs parsing by Antonello Dettori · 8 years ago
  43. e51c20b ifwitool: Calculate checksum for subpart_dir by Furquan Shaikh · 8 years ago
  44. eb8b7d6 ifwitool: Fix calculation of dst_size by Rolf Evers-Fischer · 8 years ago
  45. e7f35cd ifwitool: Do not calculate checksum for subpart_dir by Furquan Shaikh · 8 years ago
  46. fe42b11 ifwitool: Correct pack order and header order by Furquan Shaikh · 8 years ago
  47. 5343b1f autoport: Add prompt for enabling unsafe inteltool glx option by Chris Ching · 8 years ago
  48. c9bf8bf util/checklist: Add bootblock support by Lee Leahy · 8 years ago
  49. 37fcd58 inteltool: handle unsafe dumping of graphics registers by Stefan Tauner · 8 years ago
  50. 75c3705 cbfstool: Allow to easily build the individual tools by Antonello Dettori · 8 years ago
  51. a03609b4 intelmetool: Add the X99 ISA Bridge device id by Omar Pakker · 8 years ago
  52. fc3741f Add Board Checklist Support by Lee Leahy · 8 years ago
  53. 55d2e53 ifwitool: Fix syntax issues with ifwitool by Furquan Shaikh · 8 years ago
  54. 233f1b6 ifwitool: Add new tool for managing IFWI images by Furquan Shaikh · 8 years ago
  55. 161d233 util/cbfstool: Include commonlib/helpers.h in common.h by Furquan Shaikh · 8 years ago
  56. 1ac194e cbfstool: Move cbfs_file_get_header to fit.c by Furquan Shaikh · 8 years ago
  57. 15a53c6 superiotool: Add support for chip NCT6102D / NCT6106D by Roberto Muñoz Gómez · 8 years ago
  58. 493ec92 util/cbfstool: allow option to honor FSP modules' linked address by Aaron Durbin · 8 years ago
  59. 0e962ee board_status: Abort early if the coreboot image doesn't exist by Jonathan Neuschäfer · 8 years ago
  60. 4650f5b sconfig: Add a new generic device type by Duncan Laurie · 8 years ago
  61. b7ce5fe sconfig: Add 10bit addressing mode to i2c device type by Duncan Laurie · 8 years ago
  62. b1fb015 sconfig: Allow strings in devicetree.cb by Duncan Laurie · 8 years ago
  63. b2aa528 board_status: Add longopt equivalents for older options by David Hendricks · 8 years ago
  64. 4aef682 board_status: Add an option to set the SSH port by Jonathan Neuschäfer · 8 years ago
  65. 478c889 board_status: Use explicit branch name in "git push" by Jonathan Neuschäfer · 8 years ago
  66. 572f074 inteltool: update documentation by Stefan Tauner · 8 years ago
  67. b0c2fe0 cbfstool/fsp: Rename fsp1_1_relocate by Furquan Shaikh · 8 years ago
  68. 61c1a05 util/cbfstool: Allow xip/non-xip relocation for FSP component by Furquan Shaikh · 8 years ago
  69. de62e0f util/mma: changing BOOT_STUB to COREBOOT region and few more things by Pratik Prajapati · 8 years ago
  70. 0175fb1 util/mma: Add tools to support (semi) automation test of mma by Pratik Prajapati · 9 years ago
  71. 2dfbd93 util: ipq40xx: Scripts to combine SBL and Coreboot ELFs by Varadarajan Narayanan · 8 years ago
  72. 2e78aa5 util/sconfig: Fix warnings by Stefan Reinauer · 8 years ago
  73. 292be87 board_status: Allow for parsing longopts by David Hendricks · 8 years ago
  74. ab00d77 util/cbfstool: fix x86 execute-in-place semantics for all fmd regions by Aaron Durbin · 8 years ago
  75. 3dc5d07 buildgcc: Update Python to 3.5.1 by Stefan Reinauer · 8 years ago
  76. 498f3d0 buildgcc: Update gdb and expat by Stefan Reinauer · 8 years ago
  77. ae8e3a0 crossgcc: Update toolchain by Iru Cai · 8 years ago
  78. d3fccfb crosfirmware: Make script more silent by Joseph Pillow · 8 years ago
  79. 5f72f96 buildgcc: Always set HOSTCFLAGS by Nico Huber · 8 years ago
  80. d9d2102 buildgcc: Use smaller xz archives by Stefan Reinauer · 8 years ago
  81. a344b68 buildgcc: Drop --target from python and expat by Stefan Reinauer · 8 years ago
  82. 919be61 fmaptool: Export some fmap knowledge to the build environment by Patrick Georgi · 8 years ago
  83. 98ab227 xcompile: test if gcc is really available by Stefan Tauner · 8 years ago
  84. 2d67d12 board_status/towiki: Link to CGit instead of Gitweb by Jonathan Neuschäfer · 8 years ago
  85. 2a8adac romcc.1: Point bug reporters to the coreboot ML / bug tracker by Jonathan Neuschäfer · 8 years ago
  86. c410b18 board_status/to-wiki: Fix background color of very recent test results by Timothy Pearson · 8 years ago
  87. 7501b6c board_status/to-wiki: Indicate age of test results by background color by Timothy Pearson · 8 years ago
  88. 2fb2483 Reject duplicate results in board-status. by Huimin Zhang · 8 years ago
  89. 477a0d6 fmaptool: Make sure strings are not destroyed on hdestroy() by Stefan Reinauer · 8 years ago
  90. ebef00f lint/checkpatch.pl: escape \{ in perl regex to fix warnings by Alexander Couzens · 8 years ago
  91. f790672 util/lint: Find unsigned variables with no length specified by Martin Roth · 8 years ago
  92. 3a6374c lint: Add check for amd & apple mainboard license headers by Martin Roth · 8 years ago
  93. e0383d2 xcompile: support being called from payloads/external/.../.../ by Stefan Reinauer · 8 years ago
  94. a539580 crossgcc/Makefile.inc: Update jenkins-build-toolchain by Martin Roth · 8 years ago
  95. 86ddd73 kbuild: Allow drivers to fit src/drivers/[X]/[Y]/ scheme by Stefan Reinauer · 8 years ago
  96. 88e83e5 crossgcc: Move temp file handling into cleanup function by Stefan Reinauer · 8 years ago
  97. 7844912 crossgcc: Fix out of bounds array access for nds32le by Stefan Reinauer · 8 years ago
  98. b194a43 More compatible use of mktemp by Stefan Reinauer · 8 years ago
  99. 3b42119 util/superiotool: Add initial support for Exar XR28V384. by Derek Waldner · 8 years ago
  100. 88352d7 crossgcc: Add version number to script name by Stefan Reinauer · 8 years ago