1. 2c8f81b cbfstool: cbfs-mkstage.c: Free `buffer` on error path by Paul Menzel · 11 years ago
  2. 33e83ca cbfstool: completely initialize input and output streams by Stefan Reinauer · 11 years ago
  3. aa3f7ba cbfstool: Replace C++ code with C code by Stefan Reinauer · 11 years ago
  4. 60a4a73 cbfstool: fix --machine by Stefan Reinauer · 11 years ago
  5. 6b0d0d6 cbfstool: Add update-fit command by Aaron Durbin · 12 years ago
  6. dc7bc8e cbfstool: Fix cbfs_image.c by Stefan Reinauer · 11 years ago
  7. b02c873 cbfstool: Fix initial empty space in image creation. by Hung-Te Lin · 11 years ago
  8. e4ea2ca cbfstool locate: Implement alignment switch --align/-a by Hung-Te Lin · 11 years ago
  9. e919837 cbfstool locate: Rename -a align switch to -P for page size by Hung-Te Lin · 11 years ago
  10. a46a712 GPLv2 notice: Unify all files to just use one space in »MA 02110-1301« by Paul Menzel · 11 years ago
  11. 7b654a9 cbfstool: Fix compile warnings caused by incorrect data types. by Hung-Te Lin · 12 years ago
  12. 475d42a cbfstool: Add `-Werror` to make all warnings into errors by Paul Menzel · 12 years ago
  13. 4610247 cbfstool: Handle alignment in UEFI payloads by Patrick Georgi · 12 years ago
  14. 408aefd cbfstool: Fix crash on image without bootblock in end of ROM. by Hung-Te Lin · 12 years ago
  15. c5ff648 armv7: Prevent CBFS data overlapping bootblock. by Hung-Te Lin · 12 years ago
  16. e876418 cbfstool: Add support for 64bit UEFI by Stefan Reinauer · 12 years ago
  17. 543a682 cbfstool: support parsing UEFI firmware volumes by Stefan Reinauer · 12 years ago
  18. c13e4bf cbfstool: Use cbfs_image API for "add-*" (add-payload, add-stage, ...) commands. by Hung-Te Lin · 12 years ago
  19. 5f3eb26 cbfstool: Use cbfs_image api for "add" command. by Hung-Te Lin · 12 years ago
  20. f56c73f cbfstool: Use cbfs_image API for "create" command. by Hung-Te Lin · 12 years ago
  21. 215d1d7 cbfstool: Use cbfs_image API for "locate" command. by Hung-Te Lin · 12 years ago
  22. 49fcd75 cbfstool: Fix incorrect CBFS free space by old cbfstool. by Hung-Te Lin · 12 years ago
  23. c03d9b0 cbfstool: Use cbfs_image API for "remove" command. by Hung-Te Lin · 12 years ago
  24. 0f8af71 cbfstool: Use cbfs_image API for "extract" command. by Hung-Te Lin · 12 years ago
  25. 3bb035b cbfstool: Use cbfs_image API for "print" command. by Hung-Te Lin · 12 years ago
  26. eab2c81 cbfstool: Add cbfs_image new CBFS image manipulation API. by Hung-Te Lin · 12 years ago
  27. 3cfacbf cbfstool: Add buffer management API. by Hung-Te Lin · 12 years ago
  28. 5be6673 cbfstool: Update example file. by Hung-Te Lin · 12 years ago
  29. 332795c cbfstool: Make endian detection functions to work without prior setup. by Hung-Te Lin · 12 years ago
  30. 05dccae cbfstool: move flat-binary parsing to cbfs-mkpayload. by Hung-Te Lin · 12 years ago
  31. 4d87d4e cbfstool: Add -v (verbose) output. by Hung-Te Lin · 12 years ago
  32. 5a9f45c cbfstool: Prevent file name to be corrupted by basename(). by Hung-Te Lin · 12 years ago
  33. 657ea6a cbfstool: Change "locate" output to prefix "0x". by Hung-Te Lin · 12 years ago
  34. 4505ceb cbfstool: Remove unused header files. by Hung-Te Lin · 12 years ago
  35. d173962 cbfstool: Store global variables into struct. by Hung-Te Lin · 12 years ago
  36. db5b893 Add more information to the cbfstool print by Stefan Reinauer · 12 years ago
  37. 0b23d47 armv7: Place reset vector + CBFS header + bootblock dynamically by David Hendricks · 12 years ago
  38. 9ad1f56 armv7: dynamically calculate the branch offset in cbfstool by David Hendricks · 12 years ago
  39. 062730d cbfstool: index is replaced by strchr. by zbao · 12 years ago
  40. 9da7570 cbfstool: Fix warnings on OS X by Stefan Reinauer · 12 years ago
  41. 086842a Change "VERSION*" to more determined name "CBFS_HEADER_VERSION*". by Hung-Te Lin · 12 years ago
  42. 454856b add user-specified offset when creating armv7 cbfs image by David Hendricks · 12 years ago
  43. a182cbd cbfstool: Align the column of build hint message. by Zheng Bao · 12 years ago
  44. cf5aaaf cbfstool: Catch failing parse_elf_to_payload() by Stefan Reinauer · 12 years ago
  45. 1224626 Revert "armv7: use __cpu_to_le32 for endianness of reset vector instruction" by Stefan Reinauer · 12 years ago
  46. 67ce04e armv7: use __cpu_to_le32 for endianness of reset vector instruction by David Hendricks · 12 years ago
  47. 0a97759 cbfstool: Clean up messages by Stefan Reinauer · 12 years ago
  48. 90ca3b6 Add multi-architecture support to cbfstool by David Hendricks · 12 years ago
  49. 6321758 cbfstool: Rework to use getopt style parameters by Stefan Reinauer · 12 years ago
  50. 2e200cd cbfstool: Update LZMA encoder to LZMA SDK 9.12 by Stefan Reinauer · 12 years ago
  51. cb6fd30 cbfstool: Remove unused cmd_t by Stefan Reinauer · 12 years ago
  52. 20848ee cbfstool: add add-flat-binary command to add raw executables by Stefan Reinauer · 12 years ago
  53. a90bd52 cbfstool: add offset parameter to create command by Stefan Reinauer · 12 years ago
  54. 746d174 cbfstool: respect dependencies when building locally by Stefan Reinauer · 12 years ago
  55. c31cdd8 cbfstool: Add -mno-ms-bitfields on (mingw) by Zheng Bao · 12 years ago
  56. 41c229c cbfstool: signed vs. unsigned fixes by Mathias Krause · 12 years ago
  57. 5c581c4 cbfstool: provide a prototype for remove_file_from_cbfs by Mathias Krause · 12 years ago
  58. d2567c8 cbfstool: make endian detection code more robust by Mathias Krause · 12 years ago
  59. 89ba15a chromeos: Fix compilation of coreboot-utils package by Stefan Reinauer · 12 years ago
  60. 941158f cbfstool: pretty print cmos layout files by Mathias Krause · 12 years ago
  61. e1bb49e Add a "remove" command to cbfstool by Gabe Black · 13 years ago
  62. 51f6a20 correctly mark code segments as code in SELF by Stefan Reinauer · 13 years ago
  63. 93dd07f Exit building if romstage.bin is larger than size of XIP by zbao · 13 years ago
  64. 5ff7c13 remove trailing whitespace by Stefan Reinauer · 13 years ago
  65. a1e4824 Various fixes to cbfstool. by Stefan Reinauer · 13 years ago
  66. fbadc49 cbfstool: improve error messages by Stefan Reinauer · 13 years ago
  67. 2447937 Move option table (cmos.layout's binary representation) by Patrick Georgi · 14 years ago
  68. 441426b cbfstool: When extracting, refer to files in CBFS as file instead of payload by Peter Stuge · 14 years ago
  69. b347e0d cbfstool: Trivial move of newline after commands in usage by Peter Stuge · 14 years ago
  70. a865b17 Allow coreboot to initialize CMOS if checksum is invalid. by Patrick Georgi · 14 years ago
  71. fe7d6b9 Add "cbfstool extract" function. by Aurelien Guillaume · 14 years ago
  72. aa8612e fix typo in minilzma.cc, found by Idwer. by Stefan Reinauer · 14 years ago
  73. 2dd1ded minor include cleanups by Stefan Reinauer · 14 years ago
  74. 9bb04385 fix return value checks of cbfstool's writerom by Stefan Reinauer · 14 years ago
  75. 14e2277 Since some people disapprove of white space cleanups mixed in regular commits by Stefan Reinauer · 14 years ago
  76. 0704058 print the known cbfs types in cbfstool "usage" by Stefan Reinauer · 14 years ago
  77. a2acbc7 Build utils into their source directory equivalent in by Patrick Georgi · 14 years ago
  78. 51e142f make only needs to read Makefile.incs once, thanks to the by Patrick Georgi · 14 years ago
  79. 800379f by Stefan Reinauer · 14 years ago
  80. 942a40d Do not print the full path name to coreboot.rom in "cbfstool print" (trivial). by Uwe Hermann · 15 years ago
  81. a6c337d Guards against errors that are hard to track down: by Patrick Georgi · 15 years ago
  82. f44eb78 Print (empty) instead of nothing at all for empty by Maciej Pijanka · 15 years ago
  83. 9341acd Tiny Bootblock, step 1/n. by Patrick Georgi · 15 years ago
  84. 336daa7 make strcmp happy by including string.h (trivial) by Stefan Reinauer · 15 years ago
  85. 467b12a Allow user to specify the size of a newly created cbfs image by Patrick Georgi · 15 years ago
  86. f4aca1d cbfstool: Fill memory allocated in create_cbfs_file() with 0xff by Peter Stuge · 15 years ago
  87. 26774f2 Make the kconfig-style build work in mingw: by Patrick Georgi · 15 years ago
  88. 6a3ca4e Cosmetics (trivial). by Uwe Hermann · 15 years ago
  89. 0d082d5 Print size of file on cbfs_add_file failure. The size of the file after by Myles Watson · 15 years ago
  90. 6056b97 Rework bootblock size handling: by Patrick Georgi · 15 years ago
  91. 0da38dd Add a "locate" function cbfstool, which helps you find by Patrick Georgi · 15 years ago
  92. 6c73b441 Remove all build/ prefixes in the build output. by Uwe Hermann · 15 years ago
  93. 7782319 Prefix all build output file names of files which end up in the build by Uwe Hermann · 15 years ago
  94. e052bb7 Drop duplicate version of the documentation/cbfs.txt file as discussed. by Uwe Hermann · 15 years ago
  95. 56f5fb7 Fix endless loop when trying to add a too large file to CBFS, by Patrick Georgi · 15 years ago
  96. 19a99c6 check for ELF payloads in cbfstool by Cristi Magherusan · 15 years ago
  97. 6c641ee fix some wrong versions of the FSF's address (trivial) by Stefan Reinauer · 15 years ago
  98. 3fec29c This separates the code for each command in cbfstool. For the good and for the by Stefan Reinauer · 15 years ago
  99. 853270a * guard all mallocs in cbfstool by Stefan Reinauer · 15 years ago
  100. 5a1af7b There was a missing addition of the size of the .notes.pinfo by Ronald G. Minnich · 15 years ago