1. c9b053d rmodtool: make rmodule parameter section optional by Aaron Durbin · 9 years ago
  2. dde7629 rmodule: use program.ld for linking by Aaron Durbin · 9 years ago
  3. 38bc916 cbfstool: Allow adding file with specific alignment requirement by Alexandru Gagniuc · 9 years ago
  4. ab5754d cbfstool: off-by-one on the gcc version that provides _Static_assert by Patrick Georgi · 9 years ago
  5. 57c67e5 cbfstool: guard _Static_assert by Patrick Georgi · 9 years ago
  6. 23aeaff cbfstool: implement decompression support for cbfstool extract by Patrick Georgi · 9 years ago
  7. 61c8229 cbfstool: add decompression wrappers by Patrick Georgi · 9 years ago
  8. a71c83f cbfstool: factor out parsing compression file attributes by Patrick Georgi · 9 years ago
  9. c82725c cbfstool: support compressed files in cbfstool print by Patrick Georgi · 9 years ago
  10. 8984a63 cbfstool: allow compression at file header level by Daisuke Nojiri · 9 years ago
  11. 2c61506 cbfstool: add extended file attributes for cbfs_file by Patrick Georgi · 9 years ago
  12. 011b0b3 cbfstool: update warning on cbfstool extract by Patrick Georgi · 9 years ago
  13. 83c2d12 cbfstool: update help text by Patrick Georgi · 9 years ago
  14. f5252f3 cbfstool: don't pass header_size as separate argument (part 2) by Patrick Georgi · 9 years ago
  15. d5a4afa cbfstool: don't pass header_size as separate argument by Patrick Georgi · 9 years ago
  16. a60e7b6 cbfstool: use struct cbfs_file * instead of void * by Patrick Georgi · 9 years ago
  17. dc9dbc0 cbfstool: passing a header is now mandatory for converters by Patrick Georgi · 9 years ago
  18. e590358 cbfstool: cbfs_add_entry() doesn't need to know filename or type by Patrick Georgi · 9 years ago
  19. 3ba501b cbfstool: move cbfs_file header creation further up the call chain by Patrick Georgi · 9 years ago
  20. 056f6a1 cbfstool: pass cbfs_file header into "compress" functions by Patrick Georgi · 9 years ago
  21. 19c80b2 cbfstool: drop size argument to cbfs_add_entry_at by Patrick Georgi · 9 years ago
  22. ae7efb9 cbfstool: cut down on the debug output by Patrick Georgi · 9 years ago
  23. 7a33b53 cbfstool: Don't patch cbfs_file->len, it's already set correctly by Patrick Georgi · 9 years ago
  24. bc39690 cbfstool: drop unused arguments in internal function by Patrick Georgi · 9 years ago
  25. 62c014b cbfstool: start moving cbfs_file header creation up the call chain by Patrick Georgi · 9 years ago
  26. 4eb8abe cbfstool: more descriptive variable name by Patrick Georgi · 9 years ago
  27. dd2d3f9 cbfstool: unify actual file creation by Patrick Georgi · 9 years ago
  28. aa44dbd cbfstool: move tests for fixed-location files earlier by Patrick Georgi · 9 years ago
  29. db01ddf cbfstool: prepare moving tests earlier by Patrick Georgi · 9 years ago
  30. 57edf16 cbfstool: factor out creating a cbfs file header by Patrick Georgi · 9 years ago
  31. edf25d9 cbfstool: Make cbfs_create_empty_entry build a more complete header by Patrick Georgi · 9 years ago
  32. 7fd1418 cbfstool: honor larger-than-usual header sizes in cbfs_add_entry_at() by Patrick Georgi · 9 years ago
  33. f820497 cbfstool: allow file data converters to modify the header size by Patrick Georgi · 9 years ago
  34. 4110abc cbfstool: calculate header size in cbfs_add_component() by Patrick Georgi · 9 years ago
  35. 11ee08f cbfstool: expose cbfs_calculate_file_header_size() by Patrick Georgi · 9 years ago
  36. e60b55a cbfstool: allow passing a precalculated header size into cbfs_add_entry() by Patrick Georgi · 9 years ago
  37. 4e54bf9 cbfstool: test for duplicate files earlier by Patrick Georgi · 9 years ago
  38. c6a8da7 cbfstool: add cbfs file attribute structure by Patrick Georgi · 9 years ago
  39. 4d1c5aa cbfstool: Deduplicate code to merge empty files by Patrick Georgi · 9 years ago
  40. 0d618af cbfstool: rename checksum to attributes_offset by Patrick Georgi · 9 years ago
  41. 2062473 cbfstool: move fill value to cbfs.h by Patrick Georgi · 9 years ago
  42. 5bb90e6 cbfstool: Remove extra comma after {0, NULL} list element by Sol Boucher · 9 years ago
  43. ec42486 cbfstool: Factor out compression algorithm list by Sol Boucher · 9 years ago
  44. 6533671 cbfstool: rename field by Sol Boucher · 9 years ago
  45. 158dd55 cbfstool: move bit swapping macros to swab.h by Sol Boucher · 9 years ago
  46. c569b8b cbfstool: use variable length array to model cbfs_file's filename by Patrick Georgi · 9 years ago
  47. 5dc01ac cbfstool: improve specification of struct cbfs_file by Patrick Georgi · 9 years ago
  48. 45acb34 cbfstool: fix alignment to 64 byte by Patrick Georgi · 9 years ago
  49. 8cce701 Fix GCC 5.1 compile issue seen at Linux Arch by Anatol Pomozov · 9 years ago
  50. cfa9b99 cbfstool: Make sure CBFS data structures are packed gcc style by Stefan Reinauer · 9 years ago
  51. 19ba110 cbfstool: Fix kv_pair on Windows by Stefan Reinauer · 9 years ago
  52. 9d6a17b util/cbfstool: use _XOPEN_SOURCE=700 to find strdup(3) by Jonathan A. Kollasch · 9 years ago
  53. 1142197 util/cbfstool: don't override ntohl(3) and htonl(3) on NetBSD by Jonathan A. Kollasch · 9 years ago
  54. f7a5b56 cbfstool: Handle elf with different virtual and physical address by Furquan Shaikh · 9 years ago
  55. 16c0a41 ARM64 rmodule: Add new reloc type R_AARCH64_CONDBR19 by Furquan Shaikh · 9 years ago
  56. 5264862 Remove empty lines at end of file by Elyes HAOUAS · 9 years ago
  57. 1f8e4cb cbfstool: update fmd_scanner.c_shipped by Patrick Georgi · 9 years ago
  58. 32532ac cbfstool: Make update-fit action work on new-style images by Sol Boucher · 9 years ago
  59. b890a12 Remove address from GPLv2 headers by Patrick Georgi · 9 years ago
  60. 7b32145 cbfstool: Copy generated files to the build hierarchy before use by Patrick Georgi · 9 years ago
  61. 8d6e24c cbfstool: clarify dependencies in Makefile by Patrick Georgi · 9 years ago
  62. d32b273 cbfstool: Rename autogenerated targets by Kyösti Mälkki · 9 years ago
  63. c877149 cbfstool: Fix fmd_scanner build compatibility by Kyösti Mälkki · 9 years ago
  64. 2e04259 cbfstool: Fix shadowed global index by Kyösti Mälkki · 9 years ago
  65. 6310ccc cbfstool: Don't typedef the comp_algo enum by Sol Boucher · 9 years ago
  66. 67d5998 cbfstool: Support top-aligned addresses for new-format images by Sol Boucher · 9 years ago
  67. 67a0a86 cbfstool: New image format w/ required FMAP and w/o CBFS master header by Sol Boucher · 9 years ago
  68. c7a8c38 cbfstool: fix 32bit host issue by Patrick Georgi · 9 years ago
  69. 94383da fmap: request libc compatibility level that includes memccpy by Patrick Georgi · 9 years ago
  70. 023e829 fmaptool: Add listing of annotated CBFS sections and generate header by Sol Boucher · 9 years ago
  71. b974081 fmaptool: Conform to cbfstool's error message format by Sol Boucher · 9 years ago
  72. e3260a0 cbfstool: Restructure around support for reading/writing portions of files by Sol Boucher · 9 years ago
  73. 64c6cd7 cbfstool: Add offset field to cbfstool directory's struct buffer by Sol Boucher · 9 years ago
  74. 1a3349f cbfstool: Simplify the common buffer_splice() function's interface by Sol Boucher · 9 years ago
  75. 5bad395 cbfstool: Eliminate useless cbfs_image_create() local variable by Sol Boucher · 9 years ago
  76. 3e060ed cbfstool: Fix leak in cbfs_image struct initialization by Sol Boucher · 9 years ago
  77. 297c88c cbfstool: Fix cbfs_copy_instance()'s master header endianness by Sol Boucher · 9 years ago
  78. 69b88bf fmaptool: Introduce the fmd ("flashmap descriptor") language and compiler by Sol Boucher · 9 years ago
  79. fa7a455 cbfstool: Fix strange flashmap whitespace by Sol Boucher · 9 years ago
  80. 65d9520 cbfstool: Import minimal set of files from flashmap by Sol Boucher · 9 years ago
  81. 636cc85 cbfstool: Make the add action choose an aligned entries capacity by Sol Boucher · 9 years ago
  82. 6548ae9 cbfstool/Makefile*: Use `LDFLAGS` instead of `LINKFLAGS` by Paul Menzel · 9 years ago
  83. cccc9d4 cbfstool: compare pointer difference with ptrdiff_t value by Patrick Georgi · 9 years ago
  84. d0398f1 cbfstool: remove gcc-specific -Og flag by Stefan Tauner · 9 years ago
  85. 0572565 cbfstool: Fix ability to add files at offsets near the end of empty spaces by Sol Boucher · 9 years ago
  86. 0e53931 cbfstool: Clean up in preparation for adding new files by Sol Boucher · 9 years ago
  87. 45e5997 cbfstool: clean up source code by Vadim Bendebury · 10 years ago
  88. 1161473 cbfstool: add the missing 'break' by Vadim Bendebury · 10 years ago
  89. 5e273a4 cbfstool: add a command to duplicate a cbfs instance by Vadim Bendebury · 10 years ago
  90. 458a12e cbfstool: allow user to explicitly specify header location by Vadim Bendebury · 10 years ago
  91. efcee76 CBFS: Automate ROM image layout and remove hardcoded offsets by Julius Werner · 10 years ago
  92. dde307c cbfstool: add filetypes for FSP, MRC, SPC and MRC_CACHE by Martin Roth · 9 years ago
  93. de77e6a ARM64 rmodule: Add new reloc type R_AARCH64_LDST8_ABS_LO12_NC by Furquan Shaikh · 10 years ago
  94. a807f83 cbfstool: Remove empty line that looks out of place by Julius Werner · 10 years ago
  95. a47898e rmodtool: add another aarch64 relocation by Aaron Durbin · 10 years ago
  96. d2338ba rmodtool: Add support for aarch64 by Furquan Shaikh · 10 years ago
  97. c4f08f7 cbfstool: Add relocation codes for arm mode by Furquan Shaikh · 10 years ago
  98. 2dd161f cbfstool: Clean up code by Stefan Reinauer · 9 years ago
  99. 3318692 cbfstool: Add the MIPS architecture by Paul Burton · 10 years ago
  100. 01f5396 cbfstool: Remove arch check for different stages by Furquan Shaikh · 10 years ago