1. d44221f Move compiler.h to commonlib by Nico Huber · 6 years ago
  2. d42eb37 util/cbfstool: Fix build with armv7-eabi cross compiler by Patrick Georgi · 7 years ago
  3. c88d16b util/cbfstool: Add cbfs-compression-tool by Patrick Georgi · 8 years ago
  4. 8474e7d util/cbfstool: compile with -O2 by default by Patrick Georgi · 8 years ago
  5. 61486b5 Use VBOOT_SOURCE instead of hardcoding vboot path by Paul Kocialkowski · 8 years ago
  6. 2b80734 fmaptool: Accept hex values with uppercase letters by Patrick Georgi · 8 years ago
  7. 233f1b6 ifwitool: Add new tool for managing IFWI images by Furquan Shaikh · 8 years ago
  8. b0c2fe0 cbfstool/fsp: Rename fsp1_1_relocate by Furquan Shaikh · 8 years ago
  9. 62c8dbe Revert "cbfstool: Add 'hashcbfs' command to compute hash of CBFS region." by Aaron Durbin · 8 years ago
  10. 8b831da Revert "cbfstool: Silence LZ4 -Wsign-compare warnings" by Paul Menzel · 8 years ago
  11. 17cb037 cbfstool: Silence LZ4 -Wsign-compare warnings by Julius Werner · 8 years ago
  12. 09f2921 cbfs: Add LZ4 in-place decompression support for pre-RAM stages by Julius Werner · 9 years ago
  13. 272a1f0 cbfstool: Add 'hashcbfs' command to compute hash of CBFS region. by Aaron Durbin · 9 years ago
  14. 354c11d cbfstool: Make sure fileno is available on Cygwin by Stefan Reinauer · 9 years ago
  15. 8a414a0 cbfstool: relocate FSP blobs on cbfstool add by Aaron Durbin · 9 years ago
  16. 8c3780a cbfstool: Allow anonymous structs/unions for older gcc versions by Werner Zeh · 9 years ago
  17. 89f2034 cbfstool: Add support for hashes as file metadata by Patrick Georgi · 9 years ago
  18. 34ce438 cbfstool: Proper commonlib include path with no dependency on $(src) by Paul Kocialkowski · 9 years ago
  19. dc9f5cd coreboot: introduce commonlib by Aaron Durbin · 9 years ago
  20. cdeb1c4 cbfstool: actually use no-ms-bitfields flag on mingw by Patrick Georgi · 9 years ago
  21. 4be1674 cbfstool: add --xip support to add-stage for x86 by Aaron Durbin · 9 years ago
  22. 9d6a17b util/cbfstool: use _XOPEN_SOURCE=700 to find strdup(3) by Jonathan A. Kollasch · 9 years ago
  23. 7b32145 cbfstool: Copy generated files to the build hierarchy before use by Patrick Georgi · 9 years ago
  24. d32b273 cbfstool: Rename autogenerated targets by Kyösti Mälkki · 9 years ago
  25. c877149 cbfstool: Fix fmd_scanner build compatibility by Kyösti Mälkki · 9 years ago
  26. 023e829 fmaptool: Add listing of annotated CBFS sections and generate header by Sol Boucher · 9 years ago
  27. e3260a0 cbfstool: Restructure around support for reading/writing portions of files by Sol Boucher · 9 years ago
  28. 69b88bf fmaptool: Introduce the fmd ("flashmap descriptor") language and compiler by Sol Boucher · 9 years ago
  29. 6548ae9 cbfstool/Makefile*: Use `LDFLAGS` instead of `LINKFLAGS` by Paul Menzel · 9 years ago
  30. 0e53931 cbfstool: Clean up in preparation for adding new files by Sol Boucher · 9 years ago
  31. 913e171 build system: fix another cbfstool race by Patrick Georgi · 10 years ago
  32. 44fd0a0 utils/cbfstool: No need to pass -g flag twice by Edward O'Callaghan · 10 years ago
  33. 4fde5a6 util: add rmodtool for parsing ELF files to rmodules by Aaron Durbin · 10 years ago
  34. 5edfa37 cbfstool/lzma: Remove dead code under #ifdefs by Alexandru Gagniuc · 11 years ago
  35. a8a133d Add section header parsing and use it in the mk-payload step by Ronald G. Minnich · 11 years ago
  36. aa2f739 cbfs: fix issues with word size and endianness. by Ronald G. Minnich · 11 years ago
  37. de36d33 Add a (b)zImage parser to cbfstool by Patrick Georgi · 11 years ago
  38. aa3f7ba cbfstool: Replace C++ code with C code by Stefan Reinauer · 11 years ago
  39. 6b0d0d6 cbfstool: Add update-fit command by Aaron Durbin · 12 years ago
  40. eab2c81 cbfstool: Add cbfs_image new CBFS image manipulation API. by Hung-Te Lin · 12 years ago
  41. a182cbd cbfstool: Align the column of build hint message. by Zheng Bao · 12 years ago
  42. 2e200cd cbfstool: Update LZMA encoder to LZMA SDK 9.12 by Stefan Reinauer · 12 years ago
  43. c31cdd8 cbfstool: Add -mno-ms-bitfields on (mingw) by Zheng Bao · 12 years ago
  44. a2acbc7 Build utils into their source directory equivalent in by Patrick Georgi · 14 years ago
  45. 51e142f make only needs to read Makefile.incs once, thanks to the by Patrick Georgi · 14 years ago
  46. 6c73b441 Remove all build/ prefixes in the build output. by Uwe Hermann · 15 years ago
  47. 7782319 Prefix all build output file names of files which end up in the build by Uwe Hermann · 15 years ago
  48. ab13458 Build cbfstool with debug flags and don't strip the executable by Patrick Georgi · 15 years ago
  49. 77ee932 Build cbfstool with native data size. Trivial change. by Patrick Georgi · 15 years ago
  50. b7b56dd8 New cbfstool. Works without mmap or fork/exec and by Patrick Georgi · 15 years ago
  51. 2b7418e Use the gnu make .SILENT: mechanism instead of requiring by Patrick Georgi · 15 years ago
  52. 5ec2c2b Various Kconfig and Makefile.inc fixes and cosmetics. by Uwe Hermann · 15 years ago
  53. 0588d19 Kconfig! Works on Kontron, qemu, and serengeti. by Patrick Georgi · 15 years ago