1. 11e0443 test/py: Add tests for the erofs by Huang Jianan · 2 years, 9 months ago
  2. f69f6bb CI, Docker: Update to latest focal tag by Tom Rini · 2 years, 9 months ago
  3. c6f9193 Merge tag 'v2022.04-rc4' into next by Tom Rini · 2 years, 9 months ago
  4. fefee1a tools: kwboot: Allow to mix positional arguments with option -b by Pali Rohár · 2 years, 9 months ago
  5. fab8748 tools: kwboot: Check if baudrate value is supported before sending image by Pali Rohár · 2 years, 9 months ago
  6. 6c05cfa tools: kwboot: Allow to specify custom baudrate only in supported operations by Pali Rohár · 2 years, 9 months ago
  7. bea8ef1 binman: Expand elf support a little by Simon Glass · 2 years, 9 months ago
  8. 8b933b4 mkimage: error handling for FIT image by Heinrich Schuchardt · 2 years, 9 months ago
  9. 38db976 tools: kwboot: Update references with public links by Pali Rohár · 2 years, 9 months ago
  10. f4e9e87 tools: kwboot: Update doc about Avanta by Pali Rohár · 2 years, 9 months ago
  11. 8564cbe tools: kwboot: Update usage by Pali Rohár · 2 years, 9 months ago
  12. ed3a975 tools: kwboot: Add support for backspace key in mini terminal by Pali Rohár · 2 years, 9 months ago
  13. 2af673b tools: kwboot: Fix sending and processing debug message pattern (-d option) by Pali Rohár · 2 years, 9 months ago
  14. 3a2e9bc tools: kwboot: Use separate thread for sending boot message pattern by Pali Rohár · 2 years, 9 months ago
  15. 224110d tools: kwboot: Cleanup bootmsg and debugmsg variables by Pali Rohár · 2 years, 9 months ago
  16. d51b834 tools: kwboot: Remove msg_req_delay by Pali Rohár · 2 years, 9 months ago
  17. e3a1828 tools: kwboot: Check for return value of kwboot_tty_send() and tcflush() by Pali Rohár · 2 years, 9 months ago
  18. 6a5d131 tools: kwboot: Fix quitting terminal by Pali Rohár · 2 years, 9 months ago
  19. 9ccd7a4 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq by Tom Rini · 2 years, 9 months ago
  20. fae6acf buildman: Update default config to build for sandbox by Simon Glass · 2 years, 10 months ago
  21. afaddc7 moveconfig: Correct pylint errors by Simon Glass · 2 years, 10 months ago
  22. 2a0fa98 binman: Correct pylint errors by Simon Glass · 2 years, 10 months ago
  23. 2b16007 dtoc: Correct pylint errors by Simon Glass · 2 years, 10 months ago
  24. e36fe01 buildman: Correct pylint errors by Simon Glass · 2 years, 10 months ago
  25. 547cba6 patman: Correct pylint errors by Simon Glass · 2 years, 10 months ago
  26. cdf0d1c tools: mkimage/dumpimage: Allow to use -l with -T by Pali Rohár · 2 years, 10 months ago
  27. 20c079c tools: pblimage: fix image header verification function by Hou Zhiqiang · 2 years, 9 months ago
  28. 784195e tools: mkeficapsule: remove duplicated code by AKASHI Takahiro · 2 years, 10 months ago
  29. 912339f binman: Allow different operations in FIT generator nodes by Simon Glass · 2 years, 10 months ago
  30. 9f1c6b9 binman: Tidy up the docs a little with fit by Simon Glass · 2 years, 10 months ago
  31. f4a32d2 binman: fit: Refactor to reduce function size by Simon Glass · 2 years, 10 months ago
  32. 6fba35c binman: Move entry-data collection into a Entry method by Simon Glass · 2 years, 10 months ago
  33. 167070a binman: Add a ELF test file with disjoint text sections by Simon Glass · 2 years, 10 months ago
  34. 948dd3a binman: Support a list of strings with the mkimage etype by Simon Glass · 2 years, 10 months ago
  35. e87009da binman: Add to the TODO by Simon Glass · 2 years, 10 months ago
  36. 5cdcea0 binman: Add support for TEE BL32 by Roger Quadros · 2 years, 9 months ago
  37. 571adc8 elf: Add a way to read segment information from an ELF file by Simon Glass · 2 years, 10 months ago
  38. 243c2c1 binman: Update docs to indicate mkimage is supported by Simon Glass · 2 years, 10 months ago
  39. 738a54d dtoc: Support reading a list of arguments by Simon Glass · 2 years, 10 months ago
  40. 0023861 dtoc: Allow deleting nodes and adding them in the same sync by Simon Glass · 2 years, 10 months ago
  41. b9b5cb3 dtoc: Support deleting a node by Simon Glass · 2 years, 10 months ago
  42. 452be42 dtoc: Support adding a string list to a device tree by Simon Glass · 2 years, 10 months ago
  43. 99f7942 moveconfig: Allow regex matches when finding combinations by Simon Glass · 2 years, 10 months ago
  44. e803755 moveconfig: Show the config name rather than the defconfig by Simon Glass · 2 years, 10 months ago
  45. 64af7c2 binman: Correct the error message for a bad hash algorithm by Simon Glass · 2 years, 10 months ago
  46. ac873ed binman: Update image positions of FIT subentries by Alper Nebi Yasak · 2 years, 10 months ago
  47. 1e4ffd8 binman: Skip processing "hash" subnodes of FIT subsections by Alper Nebi Yasak · 2 years, 10 months ago
  48. 4a4ac0d Merge tag 'xilinx-for-v2022.04-rc3' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · 2 years, 9 months ago
  49. bc7bf64 tools: kwbimage: Add me as an author of kwbimage by Pali Rohár · 2 years, 9 months ago
  50. 74bf239 tools: kwbimage: Fix help how to extract DDR3 training code by Pali Rohár · 2 years, 9 months ago
  51. 94671fd tools: kwbimage: Add support for NAND_BLKSZ and NAND_BADBLK_LOCATION for v0 images by Pali Rohár · 2 years, 9 months ago
  52. 2dbaf40 tools: kwbimage: Do not show mkimage error message in dumpimage by Pali Rohár · 2 years, 9 months ago
  53. e581f19 tools: kwbimage: Add support for dumping extended and binary v0 headers by Pali Rohár · 2 years, 9 months ago
  54. 524597e tools: kwbimage: Fix calculating size of kwbimage v0 header by Pali Rohár · 2 years, 9 months ago
  55. 370f54c tools: kwbimage: Define structures for extended kwbimage v0 headers by Pali Rohár · 2 years, 9 months ago
  56. 0e129b8 tools: kwbimage: Fix dumping DATA registers for v0 images by Pali Rohár · 2 years, 10 months ago
  57. 7887d07 tools/zynqmp_pm_cfg_obj_convert.py: fix build with Vivado 2021.x by Luca Ceresoli · 2 years, 10 months ago
  58. a00fdd7 Merge tag 'efi-2022-04-rc2-4' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 2 years, 10 months ago
  59. ba21243 tools: mkeficapsule: allow for specifying GUID explicitly by AKASHI Takahiro · 2 years, 10 months ago
  60. c246b76 tools: mkeficapsule: add firmware image signing by AKASHI Takahiro · 2 years, 10 months ago
  61. 0f65d83 tools: build mkeficapsule with tools-only_defconfig by AKASHI Takahiro · 2 years, 10 months ago
  62. 02acbf1 fw_env: simplify logic & code paths in the fw_env_open() by Rafał Miłecki · 2 years, 11 months ago
  63. 840ec19 fw_env: make flash_io() take buffer as an argument by Rafał Miłecki · 2 years, 11 months ago
  64. 61f1fbd mkimage: Improve documentation of algo-name parameter by Jan Kiszka · 2 years, 10 months ago
  65. 6f775ff Merge tag 'dm-pull-8feb22-take3' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 2 years, 10 months ago
  66. cf91fa8 tools: kwboot: Allow to use -b without image path as the last getopt() option by Pali Rohár · 2 years, 10 months ago
  67. 111779f tools: kwboot: Fix detection of quit esc sequence by Pali Rohár · 2 years, 10 months ago
  68. d455326 binman: Convert FIT entry type to a subclass of Section entry type by Alper Nebi Yasak · 2 years, 10 months ago
  69. 513a149 binman: Check missing bintools of Section subclasses by Alper Nebi Yasak · 2 years, 10 months ago
  70. e706d87 binman: Register and check bintools from FIT subentries by Alper Nebi Yasak · 2 years, 10 months ago
  71. 09fb061 binman: Fix subentry expansion for FIT entry type by Alper Nebi Yasak · 2 years, 10 months ago
  72. 0281158 patman: Convert camel case in terminal.py by Simon Glass · 2 years, 10 months ago
  73. f45d374 patman: Rename Color() method to build() by Simon Glass · 2 years, 10 months ago
  74. 1f1e830 patman: Rename Print() to Tprint() by Simon Glass · 2 years, 10 months ago
  75. 011f1b3 patman: Convert camel case in tout.py by Simon Glass · 2 years, 10 months ago
  76. 1b53d90 patman: Convert camel case in test_util.py by Simon Glass · 2 years, 10 months ago
  77. 88a9ec2 patman: Convert camel case in test_checkpatch.py by Simon Glass · 2 years, 10 months ago
  78. 1908d354 patman: Convert camel case in project.py by Simon Glass · 2 years, 10 months ago
  79. 761648b patman: Convert camel case in gitutil.py by Simon Glass · 2 years, 10 months ago
  80. 9b0b023 patman: Convert camel case in get_maintainer.py by Simon Glass · 2 years, 10 months ago
  81. d85bb8f patman: Convert camel case in func_test.py by Simon Glass · 2 years, 10 months ago
  82. 4c0557b patman: Convert camel case in cros_subprocess.py by Simon Glass · 2 years, 10 months ago
  83. 530ac27 patman: Convert camel case in commit.py by Simon Glass · 2 years, 10 months ago
  84. d84e84a patman: Convert camel case in checkpatch.py by Simon Glass · 2 years, 10 months ago
  85. 840be73 patman: Convert camel case in command.py by Simon Glass · 2 years, 10 months ago
  86. 8002552 patman: Convert camel case in tools.py by Simon Glass · 2 years, 10 months ago
  87. e5650a8 buildman: Allow adjusting board config on the fly by Simon Glass · 2 years, 10 months ago
  88. 9bac167 buildman: Provide a hint on how to debug thread crashes by Simon Glass · 2 years, 10 months ago
  89. 22901f9 buildman: Add helper functions for updating .config files by Simon Glass · 2 years, 10 months ago
  90. 6f484e4 buildman: Make use of test_util by Simon Glass · 2 years, 10 months ago
  91. 838ddf3 buildman: Add a flag to control the traceback by Simon Glass · 2 years, 10 months ago
  92. c27d22d patman: Update test_util to run doc tests by Simon Glass · 2 years, 10 months ago
  93. 28af92d Merge tag 'u-boot-imx-20220207' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 2 years, 10 months ago
  94. 1bf26ee tools: mkeficapsule: dont use malloc.h by Heinrich Schuchardt · 2 years, 10 months ago
  95. 399710b tools/mxsimage: Remove fclose on empty FILE pointer by Mattias Hansson · 3 years ago
  96. eace69f Dockfile, CI: Update to latest focal tag and build by Tom Rini · 2 years, 10 months ago
  97. 3edc347 Dockerfile: Add libgnutls package for building mkeficapsule command by AKASHI Takahiro · 2 years, 10 months ago
  98. 0fe2f1b mkimage: fix segfault on MacOS arm64 by Sergey V. Lobanov · 2 years, 10 months ago
  99. 5e45856 Merge tag 'dm-pull-30jan22' of https://source.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 2 years, 10 months ago
  100. e4b8fca tools: kwboot: Set debug flag to 1 by Pali Rohár · 2 years, 10 months ago