1. 3c3a0fa xcompile: Add CROSS_COMPILE_* variable by Furquan Shaikh · 9 years ago
  2. 1f8e4cb cbfstool: update fmd_scanner.c_shipped by Patrick Georgi · 9 years ago
  3. 32532ac cbfstool: Make update-fit action work on new-style images by Sol Boucher · 9 years ago
  4. 188aec0 inteltool: dump gfx registers. by Vladimir Serbinenko · 9 years ago
  5. 5a6b8d1 VBT parser. by Vladimir Serbinenko · 10 years ago
  6. b890a12 Remove address from GPLv2 headers by Patrick Georgi · 9 years ago
  7. 54e6aa7 util/board_status: Fetch and rebase after failed push by Paul Menzel · 9 years ago
  8. 749e075 util/board_status: Add `echo` before message string by Paul Menzel · 9 years ago
  9. 7b32145 cbfstool: Copy generated files to the build hierarchy before use by Patrick Georgi · 9 years ago
  10. 8d6e24c cbfstool: clarify dependencies in Makefile by Patrick Georgi · 9 years ago
  11. d32b273 cbfstool: Rename autogenerated targets by Kyösti Mälkki · 9 years ago
  12. c877149 cbfstool: Fix fmd_scanner build compatibility by Kyösti Mälkki · 9 years ago
  13. df699d5 util/cbmem: Update cbmem utility to parse the new IMD structures by Timothy Pearson · 9 years ago
  14. 2e04259 cbfstool: Fix shadowed global index by Kyösti Mälkki · 9 years ago
  15. 5b667df util/inteltool: add Broadwell-U support by Matt DeVillier · 9 years ago
  16. 6310ccc cbfstool: Don't typedef the comp_algo enum by Sol Boucher · 9 years ago
  17. 67d5998 cbfstool: Support top-aligned addresses for new-format images by Sol Boucher · 9 years ago
  18. 67a0a86 cbfstool: New image format w/ required FMAP and w/o CBFS master header by Sol Boucher · 9 years ago
  19. 3961834 kconfig: properly build parser when LKC_GENPARSER=1 by Patrick Georgi · 9 years ago
  20. ccbcfd7 kconfig: handle globbed files backwards by Patrick Georgi · 9 years ago
  21. c7a8c38 cbfstool: fix 32bit host issue by Patrick Georgi · 9 years ago
  22. 94383da fmap: request libc compatibility level that includes memccpy by Patrick Georgi · 9 years ago
  23. 59c2c8b checkpatch: fine tune checks by Stefan Reinauer · 9 years ago
  24. 023e829 fmaptool: Add listing of annotated CBFS sections and generate header by Sol Boucher · 9 years ago
  25. b974081 fmaptool: Conform to cbfstool's error message format by Sol Boucher · 9 years ago
  26. e3260a0 cbfstool: Restructure around support for reading/writing portions of files by Sol Boucher · 9 years ago
  27. 64c6cd7 cbfstool: Add offset field to cbfstool directory's struct buffer by Sol Boucher · 9 years ago
  28. 1a3349f cbfstool: Simplify the common buffer_splice() function's interface by Sol Boucher · 9 years ago
  29. 5bad395 cbfstool: Eliminate useless cbfs_image_create() local variable by Sol Boucher · 9 years ago
  30. 3e060ed cbfstool: Fix leak in cbfs_image struct initialization by Sol Boucher · 9 years ago
  31. 297c88c cbfstool: Fix cbfs_copy_instance()'s master header endianness by Sol Boucher · 9 years ago
  32. c526900 checkpatch: fix tree recognition by Stefan Reinauer · 9 years ago
  33. 69b88bf fmaptool: Introduce the fmd ("flashmap descriptor") language and compiler by Sol Boucher · 9 years ago
  34. fa7a455 cbfstool: Fix strange flashmap whitespace by Sol Boucher · 9 years ago
  35. 65d9520 cbfstool: Import minimal set of files from flashmap by Sol Boucher · 9 years ago
  36. 636cc85 cbfstool: Make the add action choose an aligned entries capacity by Sol Boucher · 9 years ago
  37. c6e1f8a Add MAINTAINERS file by Stefan Reinauer · 9 years ago
  38. 0ff13d9 Drop lbtdump, like it's 2007 by Stefan Reinauer · 9 years ago
  39. 7d89849 Drop dumpmcrr by Stefan Reinauer · 9 years ago
  40. 3a34b41 Drop resetcf by Stefan Reinauer · 9 years ago
  41. 0a52468 Fix Kconfig option list generator by Stefan Reinauer · 9 years ago
  42. dcc9fe2 Drop i915tool by Stefan Reinauer · 9 years ago
  43. d6fac38 vgabios: fix compilation by Stefan Reinauer · 9 years ago
  44. 94a0ae1 Drop util/runfw by Stefan Reinauer · 9 years ago
  45. d36b80c kconfig: avoid using wordexp by Patrick Georgi · 9 years ago
  46. 99cc1aa Mediawiki editing warning by David Englund · 9 years ago
  47. e9b7e25 util/xcompile/xcompile: Allow to override `HOSTCC` variable by Paul Menzel · 9 years ago
  48. 939dc84 crossgcc: Re-download the archive if it is incomplete by zbao · 9 years ago
  49. 6548ae9 cbfstool/Makefile*: Use `LDFLAGS` instead of `LINKFLAGS` by Paul Menzel · 9 years ago
  50. ae5ab60 crossgcc: improve error message on missing tools by Patrick Georgi · 9 years ago
  51. b817908 cbmem: Add FSP timestamps by Lee Leahy · 9 years ago
  52. 1b7c959 crossgcc: don't use libdl while building GDB on FreeBSD by Idwer Vollering · 9 years ago
  53. f394715 gitconfig: Use the right make executable in git hooks by Patrick Georgi · 9 years ago
  54. 7cb26b4 buildgcc: OpenBSD's tar and patch are sufficient, too by Patrick Georgi · 9 years ago
  55. f60fc82 board-status: Improve revision URL collection by Patrick Georgi · 9 years ago
  56. cccc9d4 cbfstool: compare pointer difference with ptrdiff_t value by Patrick Georgi · 9 years ago
  57. 05a8472 xcompile: improve mips toolchain handling by Vadim Bendebury · 9 years ago
  58. d2cb1f9 xcompile: Use local variables and make cosmetic changes by Vadim Bendebury · 9 years ago
  59. d0398f1 cbfstool: remove gcc-specific -Og flag by Stefan Tauner · 9 years ago
  60. 8ee0777 lint: remove test for build dir handling by Patrick Georgi · 9 years ago
  61. d268ab3 crossgcc: close stdin when search_tool() execute programs. by Alexander Couzens · 9 years ago
  62. 7f845b3 nvidia/cbootimage: update to 1.5 by Patrick Georgi · 9 years ago
  63. 0572565 cbfstool: Fix ability to add files at offsets near the end of empty spaces by Sol Boucher · 9 years ago
  64. 0e53931 cbfstool: Clean up in preparation for adding new files by Sol Boucher · 9 years ago
  65. 1100487 Revert "board-status: Add field for release year" by Alexandru Gagniuc · 9 years ago
  66. d555d5a board-status: Add field for release year by Patrick Georgi · 9 years ago
  67. 0dff57d cbmem: switch over to imd-based cbmem by Aaron Durbin · 9 years ago
  68. dd78736 abuild: add option to build with CHROMEOS enabled by Patrick Georgi · 9 years ago
  69. 8bf5c15 abuild: mark failed builds as failed by Patrick Georgi · 9 years ago
  70. 392e9b1 util/broadcom: specify libraries after object files by Patrick Georgi · 9 years ago
  71. e1741c5 broadcom/cygnus: add secimage and sign bootblock by Daisuke Nojiri · 10 years ago
  72. 45e5997 cbfstool: clean up source code by Vadim Bendebury · 10 years ago
  73. 1161473 cbfstool: add the missing 'break' by Vadim Bendebury · 10 years ago
  74. 5e273a4 cbfstool: add a command to duplicate a cbfs instance by Vadim Bendebury · 10 years ago
  75. 458a12e cbfstool: allow user to explicitly specify header location by Vadim Bendebury · 10 years ago
  76. 2df124d lint: Add check for new board name scheme by Stefan Reinauer · 9 years ago
  77. a7d9244 timestamps: You can never have enough of them! by Julius Werner · 10 years ago
  78. efcee76 CBFS: Automate ROM image layout and remove hardcoded offsets by Julius Werner · 10 years ago
  79. 5aaa828 util/ipqheader: Add utility to create uber-SBL for IPQ8064 by Vadim Bendebury · 10 years ago
  80. f44319c util/bimgtool: Add verification mode by Vadim Bendebury · 10 years ago
  81. a545778 util/bimgtool: Use CRC 16 instead of CRC x25. by Ionela Voinescu · 10 years ago
  82. 1707a164c git: add rebase helper script by Patrick Georgi · 9 years ago
  83. 2d86887 abuild: also consider verstage architecture by Patrick Georgi · 9 years ago
  84. 93d8e3c armv7-m: add armv7-m configuration by Daisuke Nojiri · 10 years ago
  85. 42e23a6 timestamp: Add bootblock start and end to timestamp constants by Furquan Shaikh · 10 years ago
  86. 0edf419 ectool: add query function to ectool by Alexander Couzens · 10 years ago
  87. 46ca3a5 ectool: add --dump / -d for RAM dump by Alexander Couzens · 10 years ago
  88. f78a09b kconfig: Add wildcard support for "source" by Stefan Reinauer · 9 years ago
  89. 1f5349e nvramtool: fix getopt handling with unsigned char by Stefan Tauner · 9 years ago
  90. 362f048 kconfig: Replace mentions of "list_struct" to "list_head" by Stefan Reinauer · 9 years ago
  91. 5910aa8 kconfig: calloc/xcalloc: Fix argument order by Stefan Reinauer · 9 years ago
  92. 1824ce3 kconfig: Fix warning "‘jump’ may be used uninitialized" by Stefan Reinauer · 9 years ago
  93. 6654ab0 kbuild: trivial - remove trailing empty lines by Stefan Reinauer · 9 years ago
  94. f2927e9 kconfig: lxdialog: fix spelling by Stefan Reinauer · 9 years ago
  95. cce6662 kconfig: use va_end to match corresponding va_start by Stefan Reinauer · 9 years ago
  96. 3ec23b3 kbuild: trivial - use tabs for code indent where possible by Stefan Reinauer · 9 years ago
  97. 14f72bc kconfig/lxdialog: get ncurses CFLAGS with pkg-config by Stefan Reinauer · 9 years ago
  98. dde307c cbfstool: add filetypes for FSP, MRC, SPC and MRC_CACHE by Martin Roth · 9 years ago
  99. e0935bb build system: mips is a valid nickname for mipsel by Patrick Georgi · 9 years ago
  100. 5602f2c crossgcc: Fix calling outside util/crossgcc by Patrick Georgi · 9 years ago