1. 9d6a17b util/cbfstool: use _XOPEN_SOURCE=700 to find strdup(3) by Jonathan A. Kollasch · 9 years ago
  2. 1142197 util/cbfstool: don't override ntohl(3) and htonl(3) on NetBSD by Jonathan A. Kollasch · 9 years ago
  3. f7a5b56 cbfstool: Handle elf with different virtual and physical address by Furquan Shaikh · 9 years ago
  4. 16c0a41 ARM64 rmodule: Add new reloc type R_AARCH64_CONDBR19 by Furquan Shaikh · 9 years ago
  5. 5264862 Remove empty lines at end of file by Elyes HAOUAS · 9 years ago
  6. 1f8e4cb cbfstool: update fmd_scanner.c_shipped by Patrick Georgi · 9 years ago
  7. 32532ac cbfstool: Make update-fit action work on new-style images by Sol Boucher · 9 years ago
  8. b890a12 Remove address from GPLv2 headers by Patrick Georgi · 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. 2e04259 cbfstool: Fix shadowed global index by Kyösti Mälkki · 9 years ago
  14. 6310ccc cbfstool: Don't typedef the comp_algo enum by Sol Boucher · 9 years ago
  15. 67d5998 cbfstool: Support top-aligned addresses for new-format images by Sol Boucher · 9 years ago
  16. 67a0a86 cbfstool: New image format w/ required FMAP and w/o CBFS master header by Sol Boucher · 9 years ago
  17. c7a8c38 cbfstool: fix 32bit host issue by Patrick Georgi · 9 years ago
  18. 94383da fmap: request libc compatibility level that includes memccpy by Patrick Georgi · 9 years ago
  19. 023e829 fmaptool: Add listing of annotated CBFS sections and generate header by Sol Boucher · 9 years ago
  20. b974081 fmaptool: Conform to cbfstool's error message format by Sol Boucher · 9 years ago
  21. e3260a0 cbfstool: Restructure around support for reading/writing portions of files by Sol Boucher · 9 years ago
  22. 64c6cd7 cbfstool: Add offset field to cbfstool directory's struct buffer by Sol Boucher · 9 years ago
  23. 1a3349f cbfstool: Simplify the common buffer_splice() function's interface by Sol Boucher · 9 years ago
  24. 5bad395 cbfstool: Eliminate useless cbfs_image_create() local variable by Sol Boucher · 9 years ago
  25. 3e060ed cbfstool: Fix leak in cbfs_image struct initialization by Sol Boucher · 9 years ago
  26. 297c88c cbfstool: Fix cbfs_copy_instance()'s master header endianness by Sol Boucher · 9 years ago
  27. 69b88bf fmaptool: Introduce the fmd ("flashmap descriptor") language and compiler by Sol Boucher · 9 years ago
  28. fa7a455 cbfstool: Fix strange flashmap whitespace by Sol Boucher · 9 years ago
  29. 65d9520 cbfstool: Import minimal set of files from flashmap by Sol Boucher · 9 years ago
  30. 636cc85 cbfstool: Make the add action choose an aligned entries capacity by Sol Boucher · 9 years ago
  31. 6548ae9 cbfstool/Makefile*: Use `LDFLAGS` instead of `LINKFLAGS` by Paul Menzel · 9 years ago
  32. cccc9d4 cbfstool: compare pointer difference with ptrdiff_t value by Patrick Georgi · 9 years ago
  33. d0398f1 cbfstool: remove gcc-specific -Og flag by Stefan Tauner · 9 years ago
  34. 0572565 cbfstool: Fix ability to add files at offsets near the end of empty spaces by Sol Boucher · 9 years ago
  35. 0e53931 cbfstool: Clean up in preparation for adding new files by Sol Boucher · 9 years ago
  36. 45e5997 cbfstool: clean up source code by Vadim Bendebury · 10 years ago
  37. 1161473 cbfstool: add the missing 'break' by Vadim Bendebury · 10 years ago
  38. 5e273a4 cbfstool: add a command to duplicate a cbfs instance by Vadim Bendebury · 10 years ago
  39. 458a12e cbfstool: allow user to explicitly specify header location by Vadim Bendebury · 10 years ago
  40. efcee76 CBFS: Automate ROM image layout and remove hardcoded offsets by Julius Werner · 10 years ago
  41. dde307c cbfstool: add filetypes for FSP, MRC, SPC and MRC_CACHE by Martin Roth · 9 years ago
  42. de77e6a ARM64 rmodule: Add new reloc type R_AARCH64_LDST8_ABS_LO12_NC by Furquan Shaikh · 10 years ago
  43. a807f83 cbfstool: Remove empty line that looks out of place by Julius Werner · 10 years ago
  44. a47898e rmodtool: add another aarch64 relocation by Aaron Durbin · 10 years ago
  45. d2338ba rmodtool: Add support for aarch64 by Furquan Shaikh · 10 years ago
  46. c4f08f7 cbfstool: Add relocation codes for arm mode by Furquan Shaikh · 10 years ago
  47. 2dd161f cbfstool: Clean up code by Stefan Reinauer · 9 years ago
  48. 3318692 cbfstool: Add the MIPS architecture by Paul Burton · 10 years ago
  49. 01f5396 cbfstool: Remove arch check for different stages by Furquan Shaikh · 10 years ago
  50. b26fd99 cbfstool: Fix help display message by Furquan Shaikh · 10 years ago
  51. 0780d67 util/cbfstool: Fix byte-ordering for payload type field. by Hung-Te Lin · 10 years ago
  52. f9b8ed8 cbfstool: Fix update-fit command by Kyösti Mälkki · 10 years ago
  53. dcc1c86 aarch64: Add ELF support by Marcelo Povoa · 11 years ago
  54. 3fb8b0d util/cbfstool/cbfs-mkstage.c: Fix build issue on 32-bit x86 by Francis Rowe · 10 years ago
  55. 405304a cbfstool: Add option to ignore section in add-stage by Furquan Shaikh · 10 years ago
  56. cc6f84c cbfstool: Convert cbfs-mkstage.c into pelf by Furquan Shaikh · 10 years ago
  57. 785e47b rmodtool: add support for ARM by Aaron Durbin · 10 years ago
  58. 845aa14 cbfstool: If compression fails, warn and use the uncompressed data. by Gabe Black · 10 years ago
  59. 96990a2 cbfstool: free memory by Patrick Georgi · 10 years ago
  60. 833bf20 RISCV: add this architecture to cbfstool by Ronald G. Minnich · 10 years ago
  61. dbd006b cbfstool: Propogate compression errors back to the caller. by Gabe Black · 10 years ago
  62. 7eb809a cbfstool: Add AARCH64 reloc types to elf.h by Furquan Shaikh · 10 years ago
  63. b237c10 rmodtool: Allow rmodules with 0 relocations by Furquan Shaikh · 10 years ago
  64. 2af76f4 coreboot arm64: Add support for arm64 into coreboot framework by Furquan Shaikh · 10 years ago
  65. 5f43184 cbfstool: add aarch64 as a name by Ronald G. Minnich · 11 years ago
  66. 8f50e53 cbfstool: Fix architecture check when adding payload by Stefan Reinauer · 11 years ago
  67. 51edd54 ARM: Generalize armv7 as arm. by Gabe Black · 11 years ago
  68. 3c12cb0 cbfstool:linux_trampoline: config CS and DS segment descriptors by Curt Brune · 10 years ago
  69. 518a322 rmodtool: correct final memory size calculation by Aaron Durbin · 10 years ago
  70. bc349b8 elfheaders: fix 64-bit ELF writing by Aaron Durbin · 10 years ago
  71. 32eeff4 util: replace fseek/ftell/rewind with fstat by Patrick Georgi · 10 years ago
  72. a65c21e cbfstool: free stale memory by Patrick Georgi · 10 years ago
  73. e887ca5 cbfstool: fix option parsing by Patrick Georgi · 10 years ago
  74. ca63027 cbfstool: process cbfs_payload_segment(s) in host byte order by Aaron Durbin · 10 years ago
  75. 8e89847 util/cbfstool: free buffer on error path by Daniele Forsi · 10 years ago
  76. 913e171 build system: fix another cbfstool race by Patrick Georgi · 10 years ago
  77. 44fd0a0 utils/cbfstool: No need to pass -g flag twice by Edward O'Callaghan · 10 years ago
  78. 470c37c util/cbfstool: Use `%zu` instead of `%ld` for size_t arguments by Paul Menzel · 10 years ago
  79. b275757 cbfstool: account for the trampoline code in bzImage payload by Aaron Durbin · 10 years ago
  80. 2ad6ee9 util/cbfstool: Fix "Bad segment type 53534220 Could not load payload". by Wei Hu · 10 years ago
  81. a0f9ece util/cbfstool: Make cbfs_image_delete() NULL-tolerant. by Edward O'Callaghan · 10 years ago
  82. 4f3bb80 cbfstool: provide structure to linux payload builder by Aaron Durbin · 10 years ago
  83. 4fde5a6 util: add rmodtool for parsing ELF files to rmodules by Aaron Durbin · 10 years ago
  84. 36be813 cbfstool: add ELF writing support by Aaron Durbin · 10 years ago
  85. c078094 cbfstool: add symbol table parsing to the ELF parser by Aaron Durbin · 10 years ago
  86. c3e6e14 cbfstool: add string table parsing to ELF parser by Aaron Durbin · 10 years ago
  87. ccb5ad8 cbfstool: add relocation parsing to ELF parser by Aaron Durbin · 10 years ago
  88. d0f6165 cbfstool: introduce struct parsed_elf and parse_elf() by Aaron Durbin · 10 years ago
  89. 19a11d6 cbfstool: remove incorrect section size check by Aaron Durbin · 10 years ago
  90. a31ff73 cbfstool: elfparsing: check segment and section regions by Aaron Durbin · 10 years ago
  91. b1b5118 cbfstool: elfheaders: use proper parameters to calloc() by Aaron Durbin · 10 years ago
  92. 54ef306 cbfstool: add eflparsing.h by Aaron Durbin · 10 years ago
  93. aa8784c cbfstool: move iself() to eflheaders.c by Aaron Durbin · 10 years ago
  94. a983cea cbfstool: elfheaders: use common checks and buffer helpers by Aaron Durbin · 10 years ago
  95. 6e8c279 cbfstool: add struct buffer helper routines by Aaron Durbin · 10 years ago
  96. 1240d29 cbfstool: add bputs() to store a byte stream to a buffer by Aaron Durbin · 10 years ago
  97. 0165004 cbfstool: add get8/put8 variants to xdr structures by Aaron Durbin · 10 years ago
  98. fae7517 cbfstool: move verbose to common.c by Aaron Durbin · 10 years ago
  99. 5edfa37 cbfstool/lzma: Remove dead code under #ifdefs by Alexandru Gagniuc · 11 years ago
  100. 7c9bb41 cbfstool/lzma: Remove code which depends on commented out defines by Alexandru Gagniuc · 11 years ago