1. 2ed7295 util/cbfstool: Don't print region information on stderr by default by Patrick Georgi · 8 years ago
  2. 8099803 util/cbfstool: Handle error condition more carefully by Patrick Georgi · 8 years ago
  3. 6b2d2db util/cbfstool: check that buffer_create worked by Patrick Georgi · 8 years ago
  4. 862df92 util/cbfstool: Fix memory leak by Patrick Georgi · 8 years ago
  5. a2ce710 util/cbfstool: Add NULL-ptr check by Patrick Georgi · 8 years ago
  6. d9edb18 util/cbfstool: Enable filling fmap regions with a given value by Patrick Georgi · 8 years ago
  7. 16b3e4b util/cbfstool: require -i argument for cbfstool add-int by Patrick Georgi · 8 years ago
  8. 1d56eef cbfstool: Fix off-by-one error in checking hash_type by Furquan Shaikh · 8 years ago
  9. 5b6bdcc cbfstool: Fix typo in help text by Patrick Georgi · 8 years ago
  10. 01fbc3a util/cbfstool: Allow overwriting CBFS regions with raw data on request by Patrick Georgi · 8 years ago
  11. fa74e47 cbfstool: set init_size for linux payloads. by Ronald G. Minnich · 8 years ago
  12. f975e55 cbfs: Add "struct" file type and associated helpers by Julius Werner · 8 years ago
  13. 5de5458 util/cbfstool: Initialize elf_writer pointer to avoid crash by Jonathan Neuschäfer · 8 years ago
  14. 1bf0007 flashmap: Allocate at least one entry in kv_pair_new() by Stefan Reinauer · 8 years ago
  15. 9844d56 cbfstool/cbfs_image: Fix resource leak for tbuff by Furquan Shaikh · 8 years ago
  16. 58644a0 cbfstool/cbfs_image: Check for return value of buffer_create by Furquan Shaikh · 8 years ago
  17. 7b40517 cbfstool/cbfs_image: Fix resource leak for segs by Furquan Shaikh · 8 years ago
  18. b927bec cbfstool/elfheaders: Make elf_writer_destroy NULL-safe by Furquan Shaikh · 8 years ago
  19. f3bba44 cbfstool/cbfs_image: Initialze empty_sz to 0 by Furquan Shaikh · 8 years ago
  20. 61486b5 Use VBOOT_SOURCE instead of hardcoding vboot path by Paul Kocialkowski · 8 years ago
  21. 5407310 cbfstool: Check for excessive arguments by Nico Huber · 8 years ago
  22. 9ade717 cbfstool: Check arguments to strtoul() where appropriate by Nico Huber · 8 years ago
  23. c1dc9d7 util/cbfstool: Increase initrd offset to 64M by Timothy Pearson · 8 years ago
  24. 4c72d36 Remove extra newlines from the end of all coreboot files. by Martin Roth · 8 years ago
  25. 2b80734 fmaptool: Accept hex values with uppercase letters by Patrick Georgi · 8 years ago
  26. 0b80628 cbfstool: Require "-m ARCH" to extract payloads and stages by Antonello Dettori · 8 years ago
  27. 310580e ifwitool: Fix gcc error due to shadowed global declaration by Werner Zeh · 8 years ago
  28. 2c68b1c cbfstool: Change CONFIG_FMD_GENPARSER if not set to n by Alexander Couzens · 8 years ago
  29. 119dcee fmaptool: Make base offsets absolute in fmap_config.h by Julius Werner · 8 years ago
  30. fda691e cbfstool: Extract payload in ELF by Antonello Dettori · 8 years ago
  31. 3bded7d elfwriter: Fix multi-phdrs ELFs parsing by Antonello Dettori · 8 years ago
  32. e51c20b ifwitool: Calculate checksum for subpart_dir by Furquan Shaikh · 8 years ago
  33. eb8b7d6 ifwitool: Fix calculation of dst_size by Rolf Evers-Fischer · 8 years ago
  34. e7f35cd ifwitool: Do not calculate checksum for subpart_dir by Furquan Shaikh · 8 years ago
  35. fe42b11 ifwitool: Correct pack order and header order by Furquan Shaikh · 8 years ago
  36. 75c3705 cbfstool: Allow to easily build the individual tools by Antonello Dettori · 8 years ago
  37. 55d2e53 ifwitool: Fix syntax issues with ifwitool by Furquan Shaikh · 8 years ago
  38. 233f1b6 ifwitool: Add new tool for managing IFWI images by Furquan Shaikh · 8 years ago
  39. 161d233 util/cbfstool: Include commonlib/helpers.h in common.h by Furquan Shaikh · 8 years ago
  40. 1ac194e cbfstool: Move cbfs_file_get_header to fit.c by Furquan Shaikh · 8 years ago
  41. 493ec92 util/cbfstool: allow option to honor FSP modules' linked address by Aaron Durbin · 8 years ago
  42. b0c2fe0 cbfstool/fsp: Rename fsp1_1_relocate by Furquan Shaikh · 8 years ago
  43. 61c1a05 util/cbfstool: Allow xip/non-xip relocation for FSP component by Furquan Shaikh · 8 years ago
  44. ab00d77 util/cbfstool: fix x86 execute-in-place semantics for all fmd regions by Aaron Durbin · 8 years ago
  45. 919be61 fmaptool: Export some fmap knowledge to the build environment by Patrick Georgi · 8 years ago
  46. 477a0d6 fmaptool: Make sure strings are not destroyed on hdestroy() by Stefan Reinauer · 8 years ago
  47. 62c8dbe Revert "cbfstool: Add 'hashcbfs' command to compute hash of CBFS region." by Aaron Durbin · 8 years ago
  48. ebf732b cbfstool: Use fixed width data types for e820entry struct. by Werner Zeh · 9 years ago
  49. bbf5089 cbfstool: Initialize contents of linux_params to 0 by Werner Zeh · 9 years ago
  50. 8b831da Revert "cbfstool: Silence LZ4 -Wsign-compare warnings" by Paul Menzel · 9 years ago
  51. 17cb037 cbfstool: Silence LZ4 -Wsign-compare warnings by Julius Werner · 9 years ago
  52. 09f2921 cbfs: Add LZ4 in-place decompression support for pre-RAM stages by Julius Werner · 9 years ago
  53. 343ea08 util/cbfstool: Improve heuristic for cbfs header pointer protection by Patrick Georgi · 9 years ago
  54. 71c60ca util/cbfstool: add 'compact' command by Aaron Durbin · 9 years ago
  55. 5dc628a util/cbfstool: add machine parseable print by Aaron Durbin · 9 years ago
  56. 95bfcae cbfstool: Fix broken alignment because of flashmap by Werner Zeh · 9 years ago
  57. 2dd5f4c cbfstool: provide buffer_offset() by Aaron Durbin · 9 years ago
  58. 998671c cbfstool: Fix compile issue for older gcc versions by Werner Zeh · 9 years ago
  59. c7b2b7c cbfstool: Fix potential error when using hash attribute by Werner Zeh · 9 years ago
  60. e9995f1 cbfstool: Add attributes for position and alignment constraints. by Werner Zeh · 9 years ago
  61. 9a17d04 cbfstool: don't rewrite param.baseaddress in cbfs_add by Patrick Georgi · 9 years ago
  62. c3771b0 fmaptool: emit list of CBFS regions on request by Patrick Georgi · 9 years ago
  63. fb456e6 cbfstool: Add header file for ntohl & htonl on Apple by zbao · 9 years ago
  64. 7559946 cbfstool: accept read-only files when possible by Vadim Bendebury · 9 years ago
  65. 924f0a6 cbfstool: Change FMAP granularity to 16 bytes by Stefan Reinauer · 9 years ago
  66. 14ec199 cbfstool: fix address truncated problem by HC Yen · 10 years ago
  67. 485225e cbfstool: reorder help text by Patrick Georgi · 9 years ago
  68. d274c99 cbfstool: Remove duplicate code line by Werner Zeh · 9 years ago
  69. bb826ef cbfstool: correct add-master-header logic to match runtime expectations by Aaron Durbin · 9 years ago
  70. 272a1f0 cbfstool: Add 'hashcbfs' command to compute hash of CBFS region. by Aaron Durbin · 9 years ago
  71. 29a04d9 cbfstool: keep cbfs master header pointer by Patrick Georgi · 9 years ago
  72. bd0bb23 cbfstool: Adapt "cbfstool copy" to only use fmap regions. by Patrick Georgi · 9 years ago
  73. 214e4af cbfstool: Use buffer over offset/size pair for cbfs_copy_instance by Patrick Georgi · 9 years ago
  74. ed4aa04 cbfstool: add ppc64 support by Ronald G. Minnich · 9 years ago
  75. 8a3592e build system: Switch to fmap based firmware layout by Patrick Georgi · 9 years ago
  76. 9731119 cbfstool: make top-aligned address work per-region by Patrick Georgi · 9 years ago
  77. 0eae364 cbfstool: Re-align help text by Martin Roth · 9 years ago
  78. 16c7e0f cbfstool: Fix checkpatch error by Stefan Reinauer · 9 years ago
  79. 5dda4df cbfstool: remove trampoline_start and trampoline_size by Stefan Reinauer · 9 years ago
  80. 0316e1a cbfstool: autocreate trampoline by Stefan Reinauer · 9 years ago
  81. 30ff362 cbfstool: Add .SILENT: to Makefile by Stefan Reinauer · 9 years ago
  82. fb12873 cbfstool: Add EFI and MMA file types by Pratik Prajapati · 9 years ago
  83. 37450ff cbfstool: Fix build error with clang when comparing enum by zbao · 9 years ago
  84. 7db2b6c cbfstool: Allows mixed-state fmap regions to work by Patrick Georgi · 9 years ago
  85. 9b24f7c cbfstool: Add way to access entire backing data for a buffer by Patrick Georgi · 9 years ago
  86. a73b931 tree: drop last paragraph of GPL copyright header by Patrick Georgi · 9 years ago
  87. 172a14d cbfstool: avoid naming variables "index" by Patrick Georgi · 9 years ago
  88. 694fd13 cbfstool: extract rmodules as ELFs properly by Aaron Durbin · 9 years ago
  89. cedcb88 cbfstool: add ELF symbol, relocation, and string table support by Aaron Durbin · 9 years ago
  90. 8e982ea cbfstool: merge consecutive elf sections in program segments by Aaron Durbin · 9 years ago
  91. 5a1e85c cbfstool: create ELF files when extracting stages by Aaron Durbin · 9 years ago
  92. 4f930c9 cbfstool: add ELF header initialization helper by Aaron Durbin · 9 years ago
  93. 1762502 cbfstool: add optional -m ARCH to extract by Aaron Durbin · 9 years ago
  94. 539aed0 cbfstool: decompress stage files on extraction by Aaron Durbin · 9 years ago
  95. 5213c53 cbfstool: have decompress functions provide ouput data size by Aaron Durbin · 9 years ago
  96. cd9ba8a cbfstool: initialize offset field in buffer_init() by Aaron Durbin · 9 years ago
  97. 354c11d cbfstool: Make sure fileno is available on Cygwin by Stefan Reinauer · 9 years ago
  98. 3a043c4 cbfstool: Fix tolower() calls on Cygwin by Stefan Reinauer · 9 years ago
  99. 37743a9 cbfstool/Makefile: Also rm fmd_(parser|scanner).[ch] in clean by Nico Huber · 9 years ago
  100. 5e731a7 cbfstool/Makefile: Drop unused, irritating definition of `obj` by Nico Huber · 9 years ago