1. 1382b1d buildman: Write out the build command used by Simon Glass · Tue Feb 21 12:40:27 2023 -0700
  2. e96f70a buildman: Add a note about the out-env file by Simon Glass · Tue Feb 21 12:40:26 2023 -0700
  3. f2c52eb binman: Use correct argument name in docstrings by Jonas Karlman · Sun Feb 19 22:02:04 2023 +0000
  4. 85a861b binman: Fix spelling of nodes in code comments by Jonas Karlman · Sun Feb 19 22:02:03 2023 +0000
  5. c90be4b binman: Remove redundant SetAllowFakeBlob from blob-ext entry by Jonas Karlman · Sun Feb 19 22:02:03 2023 +0000
  6. cda991e binman: Support marking FMAP areas as preserved by Simon Glass · Sun Feb 12 17:11:15 2023 -0700
  7. a0cd7c7 binman: Avoid requiring a home directory on startup by Simon Glass · Fri Feb 10 13:59:46 2023 -0700
  8. 3e4756b tools: kwbimage: Add support for creating an image with no data by Pali Rohár · Sat Jan 21 20:11:28 2023 +0100
  9. 6ce18eb tools: mkimage: Do not try to open datafile when it is skipped by Pali Rohár · Sat Jan 21 20:09:26 2023 +0100
  10. 46781af tools: mkimage: Print human readable error when -d is not specified by Pali Rohár · Sun Jan 08 23:28:39 2023 +0100
  11. c6178dc tools: kwbimage: Add support for XIP SPI/NOR images by Pali Rohár · Wed Jan 18 21:42:40 2023 +0100
  12. d73e06e tools: mkimage: Do not fill legacy_img_hdr for non-legacy XIP images by Pali Rohár · Sat Jan 21 20:05:43 2023 +0100
  13. 534c2f8 tools: kwbimage: Fix invalid secure boot header signature by Pali Rohár · Sun Jan 29 15:00:45 2023 +0100
  14. 55e827c tools: kwbimage: Fix generating secure boot data image signature by Pali Rohár · Sun Jan 29 14:33:36 2023 +0100
  15. 3528adf tools: kwbimage: Rename imagesz to dataoff by Pali Rohár · Sun Jan 29 13:17:21 2023 +0100
  16. d8298f0 tools: kwbimage: Simplify add_secure_header_v1() by Pali Rohár · Sun Jan 29 13:08:10 2023 +0100
  17. eb543d0 tools: kwbimage: Print image data offset when printing kwbimage header by Pali Rohár · Sun Jan 08 13:58:26 2023 +0100
  18. d8386e6 tools: kwbimage: Print binary image offset as size by Pali Rohár · Sun Jan 08 23:27:11 2023 +0100
  19. bb4f3a7 tools: kwbimage: Add support for dumping NAND_BLKSZ for v0 images by Pali Rohár · Sun Jan 08 16:22:34 2023 +0100
  20. 6d5ed69 tools: kwbimage: Reject mkimage -F option by Pali Rohár · Sat Jan 21 13:00:21 2023 +0100
  21. dc9c963 tools: kwbimage: Fix endianity when printing kwbimage header by Pali Rohár · Sun Jan 08 13:56:42 2023 +0100
  22. 11dbb55 tools: kwbimage: Fix generating of kwbimage v0 header checksum by Pali Rohár · Mon Jan 09 01:35:13 2023 +0100
  23. 975ad21 tools: kwbimage: Fix dumping NAND_BLKSZ by Pali Rohár · Sat Jan 14 13:42:14 2023 +0100
  24. ec19f95 tools: kwbimage: Fix dumping NAND_BADBLK_LOCATION by Pali Rohár · Sat Jan 14 14:46:09 2023 +0100
  25. f248c70 tools: kwbimage: Fix endianity when dumping NAND_PAGE_SIZE by Pali Rohár · Sat Jan 14 14:31:00 2023 +0100
  26. c68fca1 tools: kwbimage: Fix dumping register set / DATA commands by Pali Rohár · Sun Jan 08 13:53:48 2023 +0100
  27. b7021d6 tools: kwboot: Show image type and error parsing reasons by Pali Rohár · Tue Jan 10 22:33:56 2023 +0100
  28. e2ca67e tools: kwboot: Fix patching of SPI/NOR XIP images by Pali Rohár · Sat Jan 21 12:59:20 2023 +0100
  29. 08022e2 tools: kwboot: Add check that kwbimage contains DDR init code by Pali Rohár · Sun Jan 08 13:46:14 2023 +0100
  30. 2f9ce97 tools: kwboot: Validate optional kwbimage v1 headers by Pali Rohár · Sun Jan 08 13:42:07 2023 +0100
  31. e086066 tools: kwboot: Fix parsing UART image without data checksum by Pali Rohár · Sun Jan 08 13:38:27 2023 +0100
  32. 8417822 tools: kwboot: Add image type documentation by Pali Rohár · Sat Jan 21 19:57:28 2023 +0100
  33. 1817da8 tools: kwboot: Add more documentation references by Pali Rohár · Sun Jan 08 13:34:24 2023 +0100
  34. 091e692 tools: kwboot: Fix parsing SATA kwbimage by Pali Rohár · Sat Jan 21 13:45:36 2023 +0100
  35. 90e4700 tools: kwbimage: Fix generating, verifying and extracting SATA kwbimage by Pali Rohár · Sat Jan 21 13:34:55 2023 +0100
  36. 168df46 tools: kwboot: Fix parsing SDIO kwbimage by Pali Rohár · Sun Jan 08 13:20:20 2023 +0100
  37. 7a76e7c tools: kwbimage: Fix generating, verifying and extracting SDIO kwbimage by Pali Rohár · Sun Jan 08 13:22:03 2023 +0100
  38. 1c0b887 Merge tag 'v2023.04-rc3' into next by Tom Rini · Mon Feb 27 17:28:21 2023 -0500
  39. ccf4de5 Dockerfile: Add missing "chmod" of u-boot-gen-combined by Tom Rini · Mon Feb 27 10:49:54 2023 -0500
  40. 4c04c44 Dockerfile: build qemu for Nokia n900 by Heinrich Schuchardt · Fri Jan 13 20:31:33 2023 +0100
  41. c49eca0 Dockerfile: download binaries for Nokia RX-51 by Heinrich Schuchardt · Fri Jan 13 19:25:01 2023 +0100
  42. ddcdd94 riscv: binman: Add help message for missing blobs by Rick Chen · Fri Feb 17 16:57:01 2023 +0800
  43. b4af458 checkpatch: Add a warning for pre-schema driver model tags by Simon Glass · Mon Feb 13 08:56:38 2023 -0700
  44. 9dbf90e dm: doc: Move to new driver model schema by Simon Glass · Mon Feb 13 08:56:37 2023 -0700
  45. fc1aa35 dm: treewide: Complete migration to new driver model schema by Simon Glass · Mon Feb 13 08:56:34 2023 -0700
  46. 49cd2b3 binman: Show the image name for the top-level section by Simon Glass · Tue Feb 07 14:34:18 2023 -0700
  47. 6581632 CI, Docker: Update to Jammy 2023016 tag by Tom Rini · Tue Feb 07 12:32:19 2023 -0500
  48. 523cb6d Docker: Support trace-cmd by Simon Glass · Sun Jan 15 14:15:59 2023 -0700
  49. 143058f trace: Provide a flamegraph that uses timing by Simon Glass · Sun Jan 15 14:15:58 2023 -0700
  50. d854ce4 trace: Support output of a flamegraph by Simon Glass · Sun Jan 15 14:15:57 2023 -0700
  51. 31fb49a trace: Support output of funcgraph records by Simon Glass · Sun Jan 15 14:15:56 2023 -0700
  52. 7ac0a50 trace: Use text_base from the trace header by Simon Glass · Sun Jan 15 14:15:55 2023 -0700
  53. 0974d00 trace: Drop use of objsection by Simon Glass · Sun Jan 15 14:15:54 2023 -0700
  54. dd8f19a trace: Update proftool to use new binary format by Simon Glass · Sun Jan 15 14:15:53 2023 -0700
  55. 9e2afae trace: Rename prof to trace and improve comments by Simon Glass · Sun Jan 15 14:15:52 2023 -0700
  56. b60c1d7 Dockerfile: Update QEMU git location by Tom Rini · Tue Feb 07 12:50:13 2023 -0500
  57. f04e800 buildman: invalid reference to README by Heinrich Schuchardt · Thu Jan 19 16:22:10 2023 +0100
  58. ab1f015 tools: Drop xway-swap-bytes tool by Simon Glass · Wed Feb 01 13:20:25 2023 -0700
  59. 2dcacf2 Drop ubsha1 tool by Simon Glass · Wed Feb 01 13:20:09 2023 -0700
  60. 1ba95bd imx: Rename CONFIG_MXS to CFG_MXS by Simon Glass · Wed Feb 01 13:19:46 2023 -0700
  61. 4c4eb7c moveconfig: Add an option to compare Kconfig against source by Simon Glass · Wed Feb 01 13:19:12 2023 -0700
  62. 5777b1e tools: default_image: Accept images with padding by Pali Rohár · Sun Jan 29 17:44:11 2023 +0100
  63. f0c8a56 tools: default_image: Verify header size by Pali Rohár · Sun Jan 29 17:44:10 2023 +0100
  64. 6275a24 tools: imagetool: Skip autodetection of gpimage type by Pali Rohár · Sun Jan 29 17:45:55 2023 +0100
  65. d88ac09 tools: imagetool: Show error message when detecting image type failed by Pali Rohár · Sun Jan 29 17:45:54 2023 +0100
  66. 0c08209 tools: imagetool: Fix error message when verify_header is undefined by Pali Rohár · Sun Jan 29 17:45:53 2023 +0100
  67. 2fd8155 tools: logos: Add TI logo files by Nikhil M Jain · Tue Jan 31 15:35:20 2023 +0530
  68. 7ed5b72 tools: imx8image: Fix handle leak by Mikhail Ilin · Wed Nov 23 13:59:49 2022 +0300
  69. 2827721 tools: imx8mimage: Fix handle leak by Mikhail Ilin · Wed Nov 23 13:48:44 2022 +0300
  70. bec242f tools: imximage: Fix check array index by Mikhail Ilin · Tue Nov 22 12:34:26 2022 +0300
  71. 13878dd mkimage: fit: Support signed configurations in 'auto' FITs by Massimo Pegorer · Thu Jan 05 10:31:09 2023 +0100
  72. 1826c55 ifwitool: Fix member access by Simon Glass · Wed Jan 18 13:13:17 2023 -0700
  73. 6490d4b binman: Fix a test-coverage regression by Simon Glass · Mon Jan 23 11:29:41 2023 -0700
  74. e257402 binman: Add 'min-size' entry property by Samuel Holland · Sat Jan 21 17:25:16 2023 -0600
  75. 490f73c binman: Add support for selecting firmware to use with split-elf by Jonas Karlman · Sat Jan 21 19:02:12 2023 +0000
  76. d2c7d90 binman: Add special subnodes to the nodes generated by split-elf by Jonas Karlman · Sat Jan 21 19:01:48 2023 +0000
  77. c59ea89 binman: Add support for align argument to mkimage tool by Jonas Karlman · Sat Jan 21 19:01:39 2023 +0000
  78. 4023964 patman: symlink top level .checkpatch.conf by Maxim Cournoyer · Fri Jan 13 08:50:50 2023 -0500
  79. 6a407e1 Revert "patman: invoke the checkpatch.pl script with '--u-boot' and '--strict'" by Maxim Cournoyer · Fri Jan 13 08:50:49 2023 -0500
  80. 49e9c00 binman: Support positioning an entry by and ELF symbol by Simon Glass · Wed Jan 11 16:10:19 2023 -0700
  81. e8cea0e dtoc: Add a way to read a phandle with params by Simon Glass · Wed Jan 11 16:10:18 2023 -0700
  82. e0035c9 binman: Provide general support for updating ELF symbols by Simon Glass · Wed Jan 11 16:10:17 2023 -0700
  83. f1ee03b binman: Support overlapping entries by Simon Glass · Wed Jan 11 16:10:16 2023 -0700
  84. d374606 binman: Add a function to check for special section nodes by Simon Glass · Wed Jan 11 16:10:15 2023 -0700
  85. a4948b2 binman: Add a null entry by Simon Glass · Wed Jan 11 16:10:14 2023 -0700
  86. 0299765 binman: Clarify use of False when obtaining data by Simon Glass · Wed Jan 11 16:10:13 2023 -0700
  87. 7447a9d binman: Add a test for an inner section with a size by Simon Glass · Wed Jan 11 16:10:12 2023 -0700
  88. 63328f1 binman: Support optional external blobs by Simon Glass · Sat Jan 07 14:07:15 2023 -0700
  89. ad5cfe1 binman: Support new op-tee binary format by Simon Glass · Sat Jan 07 14:07:14 2023 -0700
  90. 6e657f6 binman: Add a way to check for a valid ELF file by Simon Glass · Sat Jan 07 14:07:13 2023 -0700
  91. 1e9e61c binman: Support optional entries by Simon Glass · Sat Jan 07 14:07:12 2023 -0700
  92. 18ed996 binman: Use a reference for binman symbols docs by Simon Glass · Sat Jan 07 14:07:11 2023 -0700
  93. da6a908 binman: Update entry docs by Simon Glass · Sat Jan 07 14:07:10 2023 -0700
  94. 820d361 binman: Tidy up comment in fit _gen_node by Simon Glass · Sat Jan 07 14:07:09 2023 -0700
  95. de24416 binman: Allow writing section contents to a file by Simon Glass · Sat Jan 07 14:07:08 2023 -0700
  96. d8f88d8 trace: Update trace-format generator for newer version by Simon Glass · Wed Dec 21 16:08:25 2022 -0700
  97. ec86a63 trace: Adjust flags in proftool by Simon Glass · Wed Dec 21 16:08:24 2022 -0700
  98. 3541407 mkimage: Add a few more messages for FIT failures by Simon Glass · Wed Dec 21 16:08:23 2022 -0700
  99. 9fa6851 rockchip: mkimage: Add rv1126 support by Jagan Teki · Wed Dec 14 23:21:07 2022 +0530
  100. f33096e rockchip: mkimage: make RC4 key const by John Keeping · Fri Nov 18 16:13:18 2022 +0000