1. d1c5106 tools: mkenvimage: Drop duplicate crc header include by Marek Vasut · Mon Nov 07 01:56:04 2022 +0100
  2. a20c041 binman: Add documentation for the command line args by Simon Glass · Wed Nov 09 19:14:54 2022 -0700
  3. 93ebd46 buildman: Add --allow-missing flag to allow missing blobs by Tom Rini · Wed Nov 09 19:14:53 2022 -0700
  4. 211c74b buildman: Reinstate removal of temp output dir in tests by Simon Glass · Wed Nov 09 19:14:52 2022 -0700
  5. ccc6906 buildman: Ensure config_fname is inited by Simon Glass · Wed Nov 09 19:14:51 2022 -0700
  6. a922347 binman: Add a separate section about environment variables by Simon Glass · Wed Nov 09 19:14:49 2022 -0700
  7. 199da41 buildman: Detect binman reporting missing blobs by Simon Glass · Wed Nov 09 19:14:48 2022 -0700
  8. e93918b buildman: Drop mention of old architectures by Simon Glass · Wed Nov 09 19:14:47 2022 -0700
  9. 8897c7d buildman: Update the default settings file by Simon Glass · Wed Nov 09 19:14:46 2022 -0700
  10. c325dbe buildman: Update the arc toolchain by Simon Glass · Wed Nov 09 19:14:45 2022 -0700
  11. 794beab buildman: Drop mention of MAKEALL by Simon Glass · Wed Nov 09 19:14:44 2022 -0700
  12. 79cc9be buildman: Convert documentation to rST by Simon Glass · Wed Nov 09 19:14:43 2022 -0700
  13. 6bce5dc binman: Use an exit code when blobs are missing by Simon Glass · Wed Nov 09 19:14:42 2022 -0700
  14. 2c70188 Revert "binman: btool: gzip: fix packer name so that binary can be found" by Quentin Schulz · Mon Nov 07 13:54:56 2022 +0100
  15. c33383c binman: bintool: remove btool_ prefix from btool names by Quentin Schulz · Mon Nov 07 13:54:54 2022 +0100
  16. c067638 mkeficapsule: Add support for setting OEM flags in capsule header by Sughosh Ganu · Fri Oct 21 18:16:07 2022 +0530
  17. b39405d mkeficapsule: Add support for generating empty capsules by Sughosh Ganu · Fri Oct 21 18:16:06 2022 +0530
  18. 77079e7 test: dm: Add test cases for FWU Metadata uclass by Sughosh Ganu · Fri Oct 21 18:16:05 2022 +0530
  19. 37f85de binman: Support writing symbols into ELF files by Simon Glass · Thu Oct 20 18:22:47 2022 -0600
  20. 6fc079e binman: Handle writing ELF symbols in the Entry class by Simon Glass · Thu Oct 20 18:22:46 2022 -0600
  21. 133f0f7 binman: Split out looking up a symbol into a function by Simon Glass · Thu Oct 20 18:22:45 2022 -0600
  22. cb452b0 binman: Allow obtaining a symbol value by Simon Glass · Thu Oct 20 18:22:44 2022 -0600
  23. 72cc538 Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASE by Simon Glass · Thu Oct 20 18:22:39 2022 -0600
  24. 3a90a69 buildman: Handle the MAINTAINERS 'N' tag by Simon Glass · Tue Oct 11 08:15:37 2022 -0600
  25. 5bfbffb Merge tag 'video-20221030' of https://source.denx.de/u-boot/custodians/u-boot-video by Tom Rini · Sun Oct 30 17:16:35 2022 -0400
  26. 52cb504 video: Rename CONFIG_DM_VIDEO to CONFIG_VIDEO by Simon Glass · Tue Oct 18 07:46:31 2022 -0600
  27. 7391444 Drop CONFIG_LCD_LOGO by Simon Glass · Sun Oct 16 15:19:04 2022 -0600
  28. 3eb4be3 binman: Add support for symlinking images by Neha Malcom Francis · Mon Oct 17 16:36:25 2022 +0530
  29. 016f4d5 mkimage: fit: Fix signing of configs with external data by Sean Anderson · Thu Oct 20 15:41:10 2022 -0400
  30. b955cd2 docker: Install pyelftools for builds by Simon Glass · Thu Oct 13 06:25:57 2022 -0600
  31. eacbced tools: k3_gen_x509_cert: Do not print SWRV on build by Andrew Davis · Fri Oct 07 15:35:31 2022 -0500
  32. db7b157 image-pre-load: Move macros/definitions to image.h by Steven Lawrance · Wed Sep 14 20:57:27 2022 +0200
  33. 8c7fd87 buildman: differentiate between riscv32, riscv64 by Heinrich Schuchardt · Mon Oct 03 18:07:53 2022 +0200
  34. 3282915 docker: install riscv32 toolchain by Heinrich Schuchardt · Mon Oct 03 18:07:52 2022 +0200
  35. 55f9e49 tools: kwbimage: Verify maximal kwbimage header size by Pali Rohár · Sun Sep 18 18:39:18 2022 +0200
  36. 9411630 Merge branch 'next' by Tom Rini · Mon Oct 03 15:39:46 2022 -0400
  37. bb7d3bb treewide: Drop image_header_t typedef by Simon Glass · Tue Sep 06 20:26:52 2022 -0600
  38. 64f2dda tools: env: Fix missing closedir in ubi_get_volnum_by_name by Miaoqian Lin · Mon Sep 19 08:28:09 2022 +0400
  39. eff2077 Merge branch 'next' of https://gitlab.denx.de/u-boot/custodians/u-boot-riscv into next by Tom Rini · Mon Sep 26 11:27:30 2022 -0400
  40. f291ee1 tools: mtk_image: add support for nand headers used by newer chips by developer · Fri Sep 09 20:00:25 2022 +0800
  41. 4873b41 tools: mtk_image: split the code of generating NAND header into a new file by developer · Fri Sep 09 20:00:21 2022 +0800
  42. f9e11c9 tools: mtk_image: split gfh header verification into a new function by developer · Fri Sep 09 20:00:18 2022 +0800
  43. 4914547 binman: Get futility by building it by Simon Glass · Sat Sep 17 09:01:19 2022 -0600
  44. 586c22b Merge branch 'master' into next by Tom Rini · Mon Sep 19 13:19:39 2022 -0400
  45. 3bdb668 tools: termios_linux.h: Fix compilation on non-glibc systems by Pali Rohár · Thu Sep 08 16:59:36 2022 +0200
  46. 5285984 tools: kwboot: Change KWBOOT_MSG_RSP_TIMEO_AXP to 10ms by Stefan Roese · Fri Aug 19 09:43:59 2022 +0200
  47. 1158914 dtoc: Drop sys.exit() in test_fdt by Simon Glass · Sat Aug 06 17:51:58 2022 -0600
  48. 56d0541 binman: Add VPL support by Simon Glass · Mon Feb 28 07:16:54 2022 -0700
  49. ffe3cd5 Merge tag 'dm-pull-7sep22' of https://source.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · Wed Sep 07 08:38:44 2022 -0400
  50. 0d3a926 binman: allow user-defined filenames for mkimage entry by Quentin Schulz · Fri Sep 02 15:10:49 2022 +0200
  51. 9b5c648 binman: add support for skipping file concatenation for mkimage by Quentin Schulz · Fri Sep 02 15:10:48 2022 +0200
  52. d2c153f binman: bintool: bzip2: fix version function on non-Debian-based systems by Quentin Schulz · Thu Sep 01 17:51:43 2022 +0200
  53. 94c3ff6 binman: btool: futility: use Bintool.version by Quentin Schulz · Thu Sep 01 17:51:42 2022 +0200
  54. 853c514 binman: btool: fiptool: use Bintool.version by Quentin Schulz · Thu Sep 01 17:51:41 2022 +0200
  55. 3264c35 binman: bintool: parametrize args to pass to binary for returning version by Quentin Schulz · Thu Sep 01 17:51:40 2022 +0200
  56. 21811f6 binman: btool: mkimage: use Bintool.version by Quentin Schulz · Thu Sep 01 17:51:39 2022 +0200
  57. 29d45ac binman: btool: lz4: use Bintool.version by Quentin Schulz · Thu Sep 01 17:51:38 2022 +0200
  58. bbfc137 binman: bintool: move version check implementation into bintool class by Quentin Schulz · Thu Sep 01 17:51:37 2022 +0200
  59. ca87ebf binman: btool: gzip: fix packer name so that binary can be found by Quentin Schulz · Wed Aug 31 17:55:14 2022 +0200
  60. a94c5e6 tools: mkimage: fix build with recent LibreSSL by Mark Kettenis · Mon Aug 29 13:34:01 2022 +0200
  61. 3074bdd binman: Sort tests and rework test-file numbers by Stefan Herbrechtsmeier · Tue Aug 23 12:46:09 2022 +0200
  62. fca3856 binman: Document how to handle dependent images by Simon Glass · Thu Aug 18 02:16:46 2022 -0600
  63. 7d959c5 binman: Mention split-elf in the main docs by Simon Glass · Thu Aug 18 02:16:45 2022 -0600
  64. 8c73b76 patman: Tidy up unnecessary blank lines and numbers by Simon Glass · Wed Aug 17 12:47:07 2022 -0600
  65. a1975d9 patman: Fix version table by Simon Glass · Wed Aug 17 12:47:06 2022 -0600
  66. e19f097 Merge tag 'dm-pull-20aug22' of https://source.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · Mon Aug 22 12:41:07 2022 -0400
  67. d1ed446 CI: Move to Ubuntu 2022.04 "Jammy" for CI base by Tom Rini · Tue Aug 09 21:08:54 2022 -0400
  68. a5e4dcb binman: Add zstd bintool by Stefan Herbrechtsmeier · Fri Aug 19 16:25:38 2022 +0200
  69. eeb40b4 binman: Add xz bintool by Stefan Herbrechtsmeier · Fri Aug 19 16:25:37 2022 +0200
  70. 9087fc5 binman: Add lzop bintool by Stefan Herbrechtsmeier · Fri Aug 19 16:25:36 2022 +0200
  71. 2b8cda6 binman: Add gzip bintool by Stefan Herbrechtsmeier · Fri Aug 19 16:25:35 2022 +0200
  72. 9f25457 binman: Add bzip2 bintool by Stefan Herbrechtsmeier · Fri Aug 19 16:25:34 2022 +0200
  73. 23cb821 binman: Add BintoolPacker class to bintool by Stefan Herbrechtsmeier · Fri Aug 19 16:25:33 2022 +0200
  74. a14bee0 binman: Add compression tests by Stefan Herbrechtsmeier · Fri Aug 19 16:25:32 2022 +0200
  75. 94813a0 binman: Support missing compression tools by Stefan Herbrechtsmeier · Fri Aug 19 16:25:31 2022 +0200
  76. a6e0b50 binman: Move compression bintool management into entry class by Stefan Herbrechtsmeier · Fri Aug 19 16:25:30 2022 +0200
  77. 80c6277 binman: Select compression bintools in cbfs_util class by Stefan Herbrechtsmeier · Fri Aug 19 16:25:29 2022 +0200
  78. b4bfbce binman: Move compression bintools creation into test setup by Stefan Herbrechtsmeier · Fri Aug 19 16:25:28 2022 +0200
  79. b2f8d61 binman: Remove obsolete compressed data header handling by Stefan Herbrechtsmeier · Fri Aug 19 16:25:27 2022 +0200
  80. 1732229 binman: Disable compressed data header by Stefan Herbrechtsmeier · Fri Aug 19 16:25:26 2022 +0200
  81. 11121d3 binman: Add length header attribute to dtb entry by Stefan Herbrechtsmeier · Fri Aug 19 16:25:25 2022 +0200
  82. 7f128a7 binman: Add DecompressData function to entry class by Stefan Herbrechtsmeier · Fri Aug 19 16:25:24 2022 +0200
  83. 86f1fc0 binman: Check only section data in multi section test by Stefan Herbrechtsmeier · Fri Aug 19 16:25:23 2022 +0200
  84. 4725030 binman: Collect bintools before usage by Stefan Herbrechtsmeier · Fri Aug 19 16:25:22 2022 +0200
  85. c766c8e binman: Forward AddBintools calls to base class by Stefan Herbrechtsmeier · Fri Aug 19 16:25:21 2022 +0200
  86. 2cb6cdb binman: Forward AddBintools calls to sub entries in cbfs_util by Stefan Herbrechtsmeier · Fri Aug 19 16:25:20 2022 +0200
  87. 486b944 binman: Avoid duplicates in bintool lists by Stefan Herbrechtsmeier · Fri Aug 19 16:25:19 2022 +0200
  88. 732742e binman: Skip elf tests if python elftools is not available by Stefan Herbrechtsmeier · Fri Aug 19 16:25:18 2022 +0200
  89. bd5cd88 binman: Allow collection to use entries from other sections by Simon Glass · Sat Aug 13 11:40:50 2022 -0600
  90. b166975 binman: Allow passing entries using -n by Simon Glass · Sat Aug 13 11:40:49 2022 -0600
  91. 8fbca77 binman: Allow the image name to be the data file by Simon Glass · Sat Aug 13 11:40:48 2022 -0600
  92. 42074dc binman: Improve mkimage documentation by Simon Glass · Sat Aug 13 11:40:47 2022 -0600
  93. c6b283f binman: Avoid use of expected failure by Simon Glass · Sat Aug 13 11:40:46 2022 -0600
  94. ff1df8c binman: Adjust mkimage etype node reading by Simon Glass · Sat Aug 13 11:40:45 2022 -0600
  95. 0cf5bce binman: Add a way to check for missing properties by Simon Glass · Sat Aug 13 11:40:44 2022 -0600
  96. 9f57158 binman: Fix up the entry-docs for Entry_pre_load by Simon Glass · Sat Aug 13 11:40:43 2022 -0600
  97. 6a9b225 patman: Don't buffer test output with a single test by Simon Glass · Sat Aug 13 11:40:42 2022 -0600
  98. 5881641 patman: Put the coverage command-line last by Simon Glass · Sat Aug 13 11:40:41 2022 -0600
  99. 7d3e407 binman: Put fake files in a subdirectory by Simon Glass · Sun Aug 07 09:46:46 2022 -0600
  100. 53f376b arm: k3: Correct an awk warning by Simon Glass · Sun Aug 07 07:12:19 2022 -0600