1. bc57064 binman: Add a command to generate bintool docs by Simon Glass · 2 years, 9 months ago
  2. a00d971 binman: Complete test coverage of comp_util by Simon Glass · 2 years, 9 months ago
  3. 4f9ee83 binman: Plumb in support for missing bintools by Simon Glass · 2 years, 9 months ago
  4. 359e431 binman: Convert to using the lzma_alone bintool by Simon Glass · 2 years, 9 months ago
  5. 4cd4ee0 binman: Add a bintool implementation for lzma_alone by Simon Glass · 2 years, 9 months ago
  6. 33ce351 binman: Convert to using the lz4 bintool by Simon Glass · 2 years, 9 months ago
  7. 992d475 binman: Add a bintool implementation for lz4 by Simon Glass · 2 years, 9 months ago
  8. 0d1e95a binman: Tidy up pylint warnings in comp_util by Simon Glass · 2 years, 9 months ago
  9. ad35ce5 binman: Move compression into binman by Simon Glass · 2 years, 9 months ago
  10. f75db1e binman: Convert to using the mkimage bintool by Simon Glass · 2 years, 9 months ago
  11. 532ae70 binman: Convert to using the ifwitool bintool by Simon Glass · 2 years, 9 months ago
  12. a104bb2 binman: Convert to using the futility bintool by Simon Glass · 2 years, 9 months ago
  13. 388f04f binman: Convert to using the FIP bintool by Simon Glass · 2 years, 9 months ago
  14. 5417da5 binman: Convert to using the CBFS bintool by Simon Glass · 2 years, 9 months ago
  15. 56ee85e binman: Enable bintool tests including cmdline processing by Simon Glass · 2 years, 9 months ago
  16. e1b7e4d binman: Add a bintool implementation for mkimage by Simon Glass · 2 years, 9 months ago
  17. 6f7eb0c binman: Add a bintool implementation for ifwitool by Simon Glass · 2 years, 9 months ago
  18. 9d3a7a2 binman: Add a bintool implementation for futility by Simon Glass · 2 years, 9 months ago
  19. bf87b20 binman: Add a bintool implementation for fiptool by Simon Glass · 2 years, 9 months ago
  20. d388333 binman: Add a bintool implementation for cbfstool by Simon Glass · 2 years, 9 months ago
  21. 3b47dfa binman: Add tests for bintool by Simon Glass · 2 years, 9 months ago
  22. 386c63c binman: Plumb in support for bintools by Simon Glass · 2 years, 9 months ago
  23. 252de6b binman: Add support for bintools by Simon Glass · 2 years, 9 months ago
  24. 81d6e3f binman: Add installation instructions by Simon Glass · 2 years, 9 months ago
  25. 7f29583 binman: Correct path for fip_util by Simon Glass · 2 years, 9 months ago
  26. f4590e0 binman: Allow faked blobs in blob-ext-list by Simon Glass · 2 years, 9 months ago
  27. 2cc8c1f binman: Drop the image name from the fake-blob message by Simon Glass · 2 years, 9 months ago
  28. 596fd10 patman: Add a function to find a tool on the path by Simon Glass · 2 years, 9 months ago
  29. 5b79686 patman: Tidy up the download function a little by Simon Glass · 2 years, 9 months ago
  30. 8ea6d23 buildman: Move the download function to tools by Simon Glass · 2 years, 9 months ago
  31. ade5327 patman: Allow running a tool and returning the full result by Simon Glass · 2 years, 9 months ago
  32. 8bc78b7 binman: Expand the external FIT test a little by Simon Glass · 2 years, 9 months ago
  33. 206117a mkimage: Show the external-offset error by Simon Glass · 2 years, 9 months ago
  34. 1e18a69 binman: Tweak elf tests for a toolchain change by Simon Glass · 2 years, 9 months ago
  35. 91197aa moveconfig: Fix some pylint errors by Simon Glass · 2 years, 10 months ago
  36. 37f815c moveconfig: Use a function to read files by Simon Glass · 2 years, 10 months ago
  37. 2fd85bd moveconfig: Use a function to write files by Simon Glass · 2 years, 10 months ago
  38. 478920d moveconfig: Drop check for old Python by Simon Glass · 2 years, 10 months ago
  39. b2e83c6 moveconfig: Convert to ArgumentParser by Simon Glass · 2 years, 10 months ago
  40. daa694d moveconfig: Use single quotes by Simon Glass · 2 years, 10 months ago
  41. 65d7fce moveconfig: Allow querying board configuration by Simon Glass · 2 years, 10 months ago
  42. 84067a5 moveconfig: Allow adding unit tests by Simon Glass · 2 years, 10 months ago
  43. e1ae563 moveconfig: Sort the options by Simon Glass · 2 years, 10 months ago
  44. 9d60339 moveconfig: Read the database in a separate function by Simon Glass · 2 years, 10 months ago
  45. a362708 moveconfig: Correct operation of the 'imply' feature by Simon Glass · 2 years, 10 months ago
  46. c761cf7 tools: Add init files for Python tools by Simon Glass · 2 years, 11 months ago
  47. fd52009 patman: Update the list of modules by Simon Glass · 2 years, 11 months ago
  48. 0c7cdd0 dtoc: Fix up a code comment that confuses pylint by Simon Glass · 2 years, 11 months ago
  49. c28f249 mkimage: struct stat.st_size may not be long by Heinrich Schuchardt · 2 years, 9 months ago
  50. 5902a39 mkimage: Allow to specify the signature algorithm on the command line by Jan Kiszka · 2 years, 9 months ago
  51. 6ae2434 mkimage: Drop unused OPT_STRING constant by Jan Kiszka · 2 years, 9 months ago
  52. 4550ce9 image-fit: Make string of algo parameter constant by Jan Kiszka · 2 years, 9 months ago
  53. 6f08eee tools/fitimage: make sure dumpimage still works when "@" are detected by Stefan Eichenberger · 2 years, 9 months ago
  54. 5390caf tools/fitimage: remove redundant format check by Stefan Eichenberger · 2 years, 9 months ago
  55. 185f812 doc: replace @return by Return: by Heinrich Schuchardt · 2 years, 9 months ago
  56. 32860b0 tools: kwbimage: Fix mkimage/dumpimage -l argument by Pali Rohár · 2 years, 9 months ago
  57. 1972c7e tools: kwbimage: Extract main data image without -p arg for dumpimage by Pali Rohár · 2 years, 9 months ago
  58. 4469103 tools: kwbimage/kwboot: Check ext field for non-zero value by Pali Rohár · 2 years, 9 months ago
  59. 1a0e52f tools: kwbimage: Do not cast const pointers to non-const pointers by Pali Rohár · 2 years, 9 months ago
  60. 1a8e6b6 tools: kwbimage: Dump kwbimage config file on '-p -1' option by Pali Rohár · 2 years, 9 months ago
  61. c934c9a tools: kwbimage: Show binary image offset in mkimage -l, in addition to size by Pali Rohár · 2 years, 9 months ago
  62. fdcae26 tools: kwbimage: Add missing check for maximal value for DATA_DELAY by Pali Rohár · 2 years, 9 months ago
  63. bdf8c9f tools: kwbimage: Enforce 128-bit boundary alignment only for Sheeva CPU by Pali Rohár · 2 years, 9 months ago
  64. 78d997f tools: kwbimage: Check for maximal kwbimage header size by Pali Rohár · 2 years, 9 months ago
  65. 252e7c3 tools: kwbimage: Check the return value of image_headersz_v1() by Pali Rohár · 2 years, 9 months ago
  66. 0aca27e tools: kwbimage: Add support for specifying LOAD_ADDRESS for BINARY command by Pali Rohár · 2 years, 9 months ago
  67. af49605 tools: kwbimage: Add support for specifying CPU core by Pali Rohár · 2 years, 9 months ago
  68. 3db9c41 tools: kwbimage: Preserve order of BINARY, DATA and DATA_DELAY commands by Pali Rohár · 2 years, 9 months ago
  69. d737d5d tools: kwbimage: Fix generating image with multiple DATA_DELAY commands by Pali Rohár · 2 years, 9 months ago
  70. 9ac1def tools: kwbimage: Deduplicate v1 regtype header finishing by Pali Rohár · 2 years, 9 months ago
  71. 6eb20bb tools: kwbimage: Mark all local functions as static by Pali Rohár · 2 years, 9 months ago
  72. 5ecdd52 genboardscfg: limit to 240 jobs by Andre Przywara · 2 years, 9 months ago
  73. dca7926 patman: Support absolute and ~user-relative alias files by Brian Norris · 2 years, 10 months ago
  74. 790ba9f binman: Write fake blobs to the output directory by Simon Glass · 2 years, 9 months ago
  75. 32d4f10 binman: Renumber the fake blob dts by Simon Glass · 2 years, 9 months ago
  76. 9d358a8 CI, Dockerfile: Update to latest "focal" tag by Tom Rini · 2 years, 9 months ago
  77. fe04d88 Merge branch 'next' by Tom Rini · 2 years, 9 months ago
  78. 0dadad6 Merge tag 'u-boot-amlogic-20220107' of https://source.denx.de/u-boot/custodians/u-boot-amlogic into next by Tom Rini · 2 years, 10 months ago
  79. a89c8f2 binman: add support for creating dummy files for external blobs by Heiko Thiery · 2 years, 10 months ago
  80. 9203c73 tools: kwbimage: Fix checksum calculation for v1 images by Pierre Bourdon · 2 years, 10 months ago
  81. 880f3ee Merge tag 'efi-2022-01-rc4-4' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 2 years, 10 months ago
  82. 4ea1548 video: theadorable: Use RGB565 for BMP blitting by Simon Glass · 3 years ago
  83. c1cad06 video: Add a test for 16bpp BMP files by Simon Glass · 3 years ago
  84. 3a8b919 tools: avoid OpenSSL deprecation warnings by Heinrich Schuchardt · 2 years, 10 months ago
  85. 376b08d rockchip: mkimage: Add support for rk3568 SoC by Kever Yang · 2 years, 10 months ago
  86. 8935e52 rockchip: mkimage: Add support for idb header V2 by Yi Liu · 3 years, 5 months ago
  87. 0faa7da rockchip: mkimage: Add image header version by Kever Yang · 2 years, 10 months ago
  88. d7a4461 rockchip: mkimage: rename RK_SIGNATURE to RK_MAGIC by Kever Yang · 2 years, 10 months ago
  89. ed96683 fdt: Make it easier to debug u-boot.dtsi files by Simon Glass · 2 years, 10 months ago
  90. 8e07681 fdt: Drop CONFIG_BINMAN_STANDALONE_FDT by Simon Glass · 2 years, 10 months ago
  91. 4afab30 Merge tag 'v2022.01-rc4' into next by Tom Rini · 2 years, 10 months ago
  92. 08cf1a5 fw_setenv: Unbreak fw_setenv caused by buggy MEMISLOCKED use by Joakim Tjernlund · 2 years, 11 months ago
  93. 70ab7b1 fdtgrep: Correct alignment of struct section by Simon Glass · 2 years, 11 months ago
  94. 1c11b5e iot2050: binman: add missing-msg for blobs by Ivan Mikhaylov · 2 years, 11 months ago
  95. 33f27f4 binman: Use less hard coded magic when inserting new PATH by Andy Shevchenko · 2 years, 11 months ago
  96. 022f6b0 binman: Do not pollute source tree when build with `make O=...` by Andy Shevchenko · 2 years, 11 months ago
  97. 7598972 binman: Add support for ATF FIP by Simon Glass · 2 years, 11 months ago
  98. ed16b12 binman: Add a utility module for ATF FIP by Simon Glass · 2 years, 11 months ago
  99. 5bf8121 binman: Rename _ReadSubnodes() to ReadEntries() by Simon Glass · 2 years, 11 months ago
  100. cc2c500 binman: Support lists of external blobs by Simon Glass · 2 years, 11 months ago