1. a23179e Revert "global: Remove CONFIG_SYS_EXTRA_OPTIONS support" by Tom Rini · Sat Apr 02 18:18:57 2022 -0400
  2. 215ec5c global: Remove CONFIG_SYS_EXTRA_OPTIONS support by Tom Rini · Thu Mar 24 17:18:06 2022 -0400
  3. ebe96cb tools: binman: add support for pre-load header by Philippe Reynes · Mon Mar 28 22:57:04 2022 +0200
  4. 3e3899c mkimage: add public key for image pre-load stage by Philippe Reynes · Mon Mar 28 22:57:02 2022 +0200
  5. 9442f15 Merge tag 'v2022.04-rc5' into next by Tom Rini · Mon Mar 28 12:36:49 2022 -0400
  6. ce53c8b tools: buildman: Fix doc path in warning message by Johannes Krottmayer · Tue Mar 01 04:49:51 2022 +0100
  7. 5f42342 binman: Support splitting an ELF file into multiple nodes by Simon Glass · Sat Mar 05 20:19:12 2022 -0700
  8. 1059d3e binman: Keep a separate list of entries for fit by Simon Glass · Sat Mar 05 20:19:11 2022 -0700
  9. ef28588 binman: Update fit to use node instead of subnode by Simon Glass · Sat Mar 05 20:19:10 2022 -0700
  10. 05f71dc binman: Add a consistent way to report errors with fit by Simon Glass · Sat Mar 05 20:19:09 2022 -0700
  11. 5b87842 binman: Fix some pylint warnings in fit by Simon Glass · Sat Mar 05 20:19:08 2022 -0700
  12. da8504b binman: Update fit to move node reading into the ReadNode() method by Simon Glass · Sat Mar 05 20:19:07 2022 -0700
  13. c3fa6c2 binman: Read the fit entries only once by Simon Glass · Sat Mar 05 20:19:06 2022 -0700
  14. fc5a168 binman: Allow mkimage to use a non-zero fake-blob size by Simon Glass · Sat Mar 05 20:19:05 2022 -0700
  15. 8c0533b binman: Make fake blobs zero-sized by default by Simon Glass · Sat Mar 05 20:19:04 2022 -0700
  16. 214d36f binman: Change how faked blobs are created by Simon Glass · Sat Mar 05 20:19:03 2022 -0700
  17. fff147a binman: Rename tools parameter to btools by Simon Glass · Sat Mar 05 20:19:02 2022 -0700
  18. b7bad18 binman: Refactor fit to generate output at the end by Simon Glass · Sat Mar 05 20:19:01 2022 -0700
  19. f86ddad binman: Rename ExpandEntries to gen_entries by Simon Glass · Sat Mar 05 20:19:00 2022 -0700
  20. dd156a4 binman: Rename ExpandToLimit to extend_to_limit by Simon Glass · Sat Mar 05 20:18:59 2022 -0700
  21. 43a98cc binman: Tweak collect_contents_to_file() and docs by Simon Glass · Sat Mar 05 20:18:58 2022 -0700
  22. acc0375 elf: Rename load_segments() and module failure by Simon Glass · Sat Mar 05 20:18:57 2022 -0700
  23. 120fa00 dtoc: Tidy up implementation of AddStringList() by Simon Glass · Sat Mar 05 20:18:56 2022 -0700
  24. fea71c9 moveconfig: Use re.fullmatch() to avoid extra check by Simon Glass · Sat Mar 05 20:18:54 2022 -0700
  25. 51aa73b moveconfig: Remove remove_defconfig() by Simon Glass · Sat Mar 05 20:18:53 2022 -0700
  26. c6b3cdc dtoc: Make GetArgs() more flexible by Simon Glass · Sat Mar 05 20:18:52 2022 -0700
  27. 765f57e patman: Define Commit.path in the constructor by Simon Glass · Wed Mar 02 19:12:24 2022 -0700
  28. a1419df binman: Include also subnodes in generator nodes by Jan Kiszka · Mon Feb 28 17:06:20 2022 +0100
  29. bbdeb21 tools: binman: main.py: add build-sandbox in sys.path by Philippe Reynes · Thu Jan 27 15:03:13 2022 +0100
  30. ea64c02 binman: Complete elf test coverage by Simon Glass · Fri Mar 18 19:19:49 2022 -0600
  31. 11e0443 test/py: Add tests for the erofs by Huang Jianan · Sat Feb 26 15:05:51 2022 +0800
  32. f69f6bb CI, Docker: Update to latest focal tag by Tom Rini · Tue Mar 15 16:18:16 2022 -0400
  33. c6f9193 Merge tag 'v2022.04-rc4' into next by Tom Rini · Mon Mar 14 17:40:36 2022 -0400
  34. fefee1a tools: kwboot: Allow to mix positional arguments with option -b by Pali Rohár · Mon Mar 07 19:03:09 2022 +0100
  35. fab8748 tools: kwboot: Check if baudrate value is supported before sending image by Pali Rohár · Mon Mar 07 19:03:08 2022 +0100
  36. 6c05cfa tools: kwboot: Allow to specify custom baudrate only in supported operations by Pali Rohár · Mon Mar 07 19:03:07 2022 +0100
  37. bea8ef1 binman: Expand elf support a little by Simon Glass · Fri Mar 04 08:42:59 2022 -0700
  38. 8b933b4 mkimage: error handling for FIT image by Heinrich Schuchardt · Tue Mar 01 08:53:56 2022 +0100
  39. 38db976 tools: kwboot: Update references with public links by Pali Rohár · Wed Mar 02 11:49:27 2022 +0100
  40. f4e9e87 tools: kwboot: Update doc about Avanta by Pali Rohár · Wed Mar 02 11:49:26 2022 +0100
  41. 8564cbe tools: kwboot: Update usage by Pali Rohár · Wed Mar 02 11:49:24 2022 +0100
  42. ed3a975 tools: kwboot: Add support for backspace key in mini terminal by Pali Rohár · Wed Mar 02 11:49:23 2022 +0100
  43. 2af673b tools: kwboot: Fix sending and processing debug message pattern (-d option) by Pali Rohár · Wed Mar 02 11:49:22 2022 +0100
  44. 3a2e9bc tools: kwboot: Use separate thread for sending boot message pattern by Pali Rohár · Wed Mar 02 11:49:21 2022 +0100
  45. 224110d tools: kwboot: Cleanup bootmsg and debugmsg variables by Pali Rohár · Wed Mar 02 11:49:20 2022 +0100
  46. d51b834 tools: kwboot: Remove msg_req_delay by Pali Rohár · Wed Mar 02 11:49:19 2022 +0100
  47. e3a1828 tools: kwboot: Check for return value of kwboot_tty_send() and tcflush() by Pali Rohár · Wed Mar 02 11:49:18 2022 +0100
  48. 6a5d131 tools: kwboot: Fix quitting terminal by Pali Rohár · Fri Feb 18 12:24:13 2022 +0100
  49. 9ccd7a4 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq by Tom Rini · Thu Mar 03 08:24:13 2022 -0500
  50. fae6acf buildman: Update default config to build for sandbox by Simon Glass · Fri Feb 11 13:23:25 2022 -0700
  51. afaddc7 moveconfig: Correct pylint errors by Simon Glass · Fri Feb 11 13:23:22 2022 -0700
  52. 2a0fa98 binman: Correct pylint errors by Simon Glass · Fri Feb 11 13:23:21 2022 -0700
  53. 2b16007 dtoc: Correct pylint errors by Simon Glass · Fri Feb 11 13:23:20 2022 -0700
  54. e36fe01 buildman: Correct pylint errors by Simon Glass · Fri Feb 11 13:23:19 2022 -0700
  55. 547cba6 patman: Correct pylint errors by Simon Glass · Fri Feb 11 13:23:18 2022 -0700
  56. cdf0d1c tools: mkimage/dumpimage: Allow to use -l with -T by Pali Rohár · Sun Feb 13 01:09:46 2022 +0100
  57. 20c079c tools: pblimage: fix image header verification function by Hou Zhiqiang · Thu Feb 17 11:51:36 2022 +0800
  58. 784195e tools: mkeficapsule: remove duplicated code by AKASHI Takahiro · Wed Feb 16 10:49:51 2022 +0900
  59. 912339f binman: Allow different operations in FIT generator nodes by Simon Glass · Tue Feb 08 11:50:03 2022 -0700
  60. 9f1c6b9 binman: Tidy up the docs a little with fit by Simon Glass · Tue Feb 08 11:50:02 2022 -0700
  61. f4a32d2 binman: fit: Refactor to reduce function size by Simon Glass · Tue Feb 08 11:50:01 2022 -0700
  62. 6fba35c binman: Move entry-data collection into a Entry method by Simon Glass · Tue Feb 08 11:50:00 2022 -0700
  63. 167070a binman: Add a ELF test file with disjoint text sections by Simon Glass · Tue Feb 08 11:49:59 2022 -0700
  64. 948dd3a binman: Support a list of strings with the mkimage etype by Simon Glass · Tue Feb 08 11:49:58 2022 -0700
  65. e87009da binman: Add to the TODO by Simon Glass · Tue Feb 08 11:49:57 2022 -0700
  66. 5cdcea0 binman: Add support for TEE BL32 by Roger Quadros · Sat Feb 19 20:50:04 2022 +0200
  67. 571adc8 elf: Add a way to read segment information from an ELF file by Simon Glass · Tue Feb 08 11:49:55 2022 -0700
  68. 243c2c1 binman: Update docs to indicate mkimage is supported by Simon Glass · Tue Feb 08 11:49:54 2022 -0700
  69. 738a54d dtoc: Support reading a list of arguments by Simon Glass · Tue Feb 08 11:49:53 2022 -0700
  70. 0023861 dtoc: Allow deleting nodes and adding them in the same sync by Simon Glass · Tue Feb 08 11:49:52 2022 -0700
  71. b9b5cb3 dtoc: Support deleting a node by Simon Glass · Tue Feb 08 11:49:51 2022 -0700
  72. 452be42 dtoc: Support adding a string list to a device tree by Simon Glass · Tue Feb 08 11:49:50 2022 -0700
  73. 99f7942 moveconfig: Allow regex matches when finding combinations by Simon Glass · Tue Feb 08 11:49:46 2022 -0700
  74. e803755 moveconfig: Show the config name rather than the defconfig by Simon Glass · Tue Feb 08 11:49:45 2022 -0700
  75. 64af7c2 binman: Correct the error message for a bad hash algorithm by Simon Glass · Tue Feb 08 10:59:44 2022 -0700
  76. ac873ed binman: Update image positions of FIT subentries by Alper Nebi Yasak · Tue Feb 08 01:08:08 2022 +0300
  77. 1e4ffd8 binman: Skip processing "hash" subnodes of FIT subsections by Alper Nebi Yasak · Wed Feb 09 22:02:35 2022 +0300
  78. 4a4ac0d Merge tag 'xilinx-for-v2022.04-rc3' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · Mon Feb 21 08:32:02 2022 -0500
  79. bc7bf64 tools: kwbimage: Add me as an author of kwbimage by Pali Rohár · Thu Feb 17 10:43:40 2022 +0100
  80. 74bf239 tools: kwbimage: Fix help how to extract DDR3 training code by Pali Rohár · Thu Feb 17 10:43:39 2022 +0100
  81. 94671fd tools: kwbimage: Add support for NAND_BLKSZ and NAND_BADBLK_LOCATION for v0 images by Pali Rohár · Thu Feb 17 10:43:38 2022 +0100
  82. 2dbaf40 tools: kwbimage: Do not show mkimage error message in dumpimage by Pali Rohár · Thu Feb 17 10:43:37 2022 +0100
  83. e581f19 tools: kwbimage: Add support for dumping extended and binary v0 headers by Pali Rohár · Thu Feb 17 10:43:36 2022 +0100
  84. 524597e tools: kwbimage: Fix calculating size of kwbimage v0 header by Pali Rohár · Thu Feb 17 10:43:35 2022 +0100
  85. 370f54c tools: kwbimage: Define structures for extended kwbimage v0 headers by Pali Rohár · Thu Feb 17 10:43:34 2022 +0100
  86. 0e129b8 tools: kwbimage: Fix dumping DATA registers for v0 images by Pali Rohár · Sun Feb 13 01:04:33 2022 +0100
  87. 7887d07 tools/zynqmp_pm_cfg_obj_convert.py: fix build with Vivado 2021.x by Luca Ceresoli · Sat Feb 12 13:51:21 2022 +0100
  88. a00fdd7 Merge tag 'efi-2022-04-rc2-4' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · Fri Feb 11 15:07:49 2022 -0500
  89. ba21243 tools: mkeficapsule: allow for specifying GUID explicitly by AKASHI Takahiro · Wed Feb 09 19:10:39 2022 +0900
  90. c246b76 tools: mkeficapsule: add firmware image signing by AKASHI Takahiro · Wed Feb 09 19:10:35 2022 +0900
  91. 0f65d83 tools: build mkeficapsule with tools-only_defconfig by AKASHI Takahiro · Wed Feb 09 19:10:34 2022 +0900
  92. 02acbf1 fw_env: simplify logic & code paths in the fw_env_open() by Rafał Miłecki · Wed Jan 12 12:47:06 2022 +0100
  93. 840ec19 fw_env: make flash_io() take buffer as an argument by Rafał Miłecki · Wed Jan 12 12:47:05 2022 +0100
  94. 61f1fbd mkimage: Improve documentation of algo-name parameter by Jan Kiszka · Sat Feb 05 13:19:36 2022 +0100
  95. 6f775ff Merge tag 'dm-pull-8feb22-take3' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · Thu Feb 10 09:02:06 2022 -0500
  96. cf91fa8 tools: kwboot: Allow to use -b without image path as the last getopt() option by Pali Rohár · Mon Feb 07 10:12:24 2022 +0100
  97. 111779f tools: kwboot: Fix detection of quit esc sequence by Pali Rohár · Thu Feb 03 17:45:20 2022 +0100
  98. d455326 binman: Convert FIT entry type to a subclass of Section entry type by Alper Nebi Yasak · Tue Feb 08 01:08:07 2022 +0300
  99. 513a149 binman: Check missing bintools of Section subclasses by Alper Nebi Yasak · Tue Feb 08 01:08:06 2022 +0300
  100. e706d87 binman: Register and check bintools from FIT subentries by Alper Nebi Yasak · Tue Feb 08 01:08:05 2022 +0300