1. 2c30aa3 test/py: Add tests for the erofs by Huang Jianan · 3 years ago
  2. 17af72e CI, Docker: Update to latest focal tag by Tom Rini · 2 years, 11 months ago
  3. 2abf048 Merge tag 'v2022.04-rc4' into next by Tom Rini · 2 years, 11 months ago
  4. c497ae7 tools: kwboot: Allow to mix positional arguments with option -b by Pali Rohár · 2 years, 11 months ago
  5. 3782f55 tools: kwboot: Check if baudrate value is supported before sending image by Pali Rohár · 2 years, 11 months ago
  6. a79dea2 tools: kwboot: Allow to specify custom baudrate only in supported operations by Pali Rohár · 2 years, 11 months ago
  7. 64defba binman: Expand elf support a little by Simon Glass · 2 years, 11 months ago
  8. 5017f9b mkimage: error handling for FIT image by Heinrich Schuchardt · 3 years ago
  9. f4fa962 tools: kwboot: Update references with public links by Pali Rohár · 3 years ago
  10. 0b5909d tools: kwboot: Update doc about Avanta by Pali Rohár · 3 years ago
  11. bdc4dba tools: kwboot: Update usage by Pali Rohár · 3 years ago
  12. e8d26e8 tools: kwboot: Add support for backspace key in mini terminal by Pali Rohár · 3 years ago
  13. 93976af tools: kwboot: Fix sending and processing debug message pattern (-d option) by Pali Rohár · 3 years ago
  14. 913866a tools: kwboot: Use separate thread for sending boot message pattern by Pali Rohár · 3 years ago
  15. c1d911f tools: kwboot: Cleanup bootmsg and debugmsg variables by Pali Rohár · 3 years ago
  16. 132016e tools: kwboot: Remove msg_req_delay by Pali Rohár · 3 years ago
  17. d8865f8 tools: kwboot: Check for return value of kwboot_tty_send() and tcflush() by Pali Rohár · 3 years ago
  18. 7938b3b tools: kwboot: Fix quitting terminal by Pali Rohár · 3 years ago
  19. 705b584 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq by Tom Rini · 3 years ago
  20. fc8af38 buildman: Update default config to build for sandbox by Simon Glass · 3 years ago
  21. 68a0b71 moveconfig: Correct pylint errors by Simon Glass · 3 years ago
  22. 8d2ef3e binman: Correct pylint errors by Simon Glass · 3 years ago
  23. 8a455fc dtoc: Correct pylint errors by Simon Glass · 3 years ago
  24. ac05335 buildman: Correct pylint errors by Simon Glass · 3 years ago
  25. 32cc6ae patman: Correct pylint errors by Simon Glass · 3 years ago
  26. 11f29d4 tools: mkimage/dumpimage: Allow to use -l with -T by Pali Rohár · 3 years ago
  27. 2058967 tools: pblimage: fix image header verification function by Hou Zhiqiang · 3 years ago
  28. 625d933 tools: mkeficapsule: remove duplicated code by AKASHI Takahiro · 3 years ago
  29. 6a0b5f8 binman: Allow different operations in FIT generator nodes by Simon Glass · 3 years ago
  30. 98e0de3 binman: Tidy up the docs a little with fit by Simon Glass · 3 years ago
  31. dbe17c0 binman: fit: Refactor to reduce function size by Simon Glass · 3 years ago
  32. 81b71c3 binman: Move entry-data collection into a Entry method by Simon Glass · 3 years ago
  33. 56385c5 binman: Add a ELF test file with disjoint text sections by Simon Glass · 3 years ago
  34. 5c044ff binman: Support a list of strings with the mkimage etype by Simon Glass · 3 years ago
  35. 523cde0 binman: Add to the TODO by Simon Glass · 3 years ago
  36. 47f420a binman: Add support for TEE BL32 by Roger Quadros · 3 years ago
  37. 4d38dd7 elf: Add a way to read segment information from an ELF file by Simon Glass · 3 years ago
  38. 206985e binman: Update docs to indicate mkimage is supported by Simon Glass · 3 years ago
  39. 7e4b66a dtoc: Support reading a list of arguments by Simon Glass · 3 years ago
  40. dd857ee dtoc: Allow deleting nodes and adding them in the same sync by Simon Glass · 3 years ago
  41. a30c39f dtoc: Support deleting a node by Simon Glass · 3 years ago
  42. bc11602 dtoc: Support adding a string list to a device tree by Simon Glass · 3 years ago
  43. 941671a moveconfig: Allow regex matches when finding combinations by Simon Glass · 3 years ago
  44. b8d11da moveconfig: Show the config name rather than the defconfig by Simon Glass · 3 years ago
  45. 8db1f99 binman: Correct the error message for a bad hash algorithm by Simon Glass · 3 years ago
  46. 7309222 binman: Update image positions of FIT subentries by Alper Nebi Yasak · 3 years ago
  47. ee813c8 binman: Skip processing "hash" subnodes of FIT subsections by Alper Nebi Yasak · 3 years ago
  48. 24b628a Merge tag 'xilinx-for-v2022.04-rc3' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · 3 years ago
  49. 43558a0 tools: kwbimage: Add me as an author of kwbimage by Pali Rohár · 3 years ago
  50. 107d587 tools: kwbimage: Fix help how to extract DDR3 training code by Pali Rohár · 3 years ago
  51. a6661a0 tools: kwbimage: Add support for NAND_BLKSZ and NAND_BADBLK_LOCATION for v0 images by Pali Rohár · 3 years ago
  52. e65ea14 tools: kwbimage: Do not show mkimage error message in dumpimage by Pali Rohár · 3 years ago
  53. f76ae25 tools: kwbimage: Add support for dumping extended and binary v0 headers by Pali Rohár · 3 years ago
  54. 9a9a2c1 tools: kwbimage: Fix calculating size of kwbimage v0 header by Pali Rohár · 3 years ago
  55. 3917ec5 tools: kwbimage: Define structures for extended kwbimage v0 headers by Pali Rohár · 3 years ago
  56. a238921 tools: kwbimage: Fix dumping DATA registers for v0 images by Pali Rohár · 3 years ago
  57. 2f9dd4b tools/zynqmp_pm_cfg_obj_convert.py: fix build with Vivado 2021.x by Luca Ceresoli · 3 years ago
  58. 162c22b Merge tag 'efi-2022-04-rc2-4' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 3 years ago
  59. d9612f4 tools: mkeficapsule: allow for specifying GUID explicitly by AKASHI Takahiro · 3 years ago
  60. 16abff2 tools: mkeficapsule: add firmware image signing by AKASHI Takahiro · 3 years ago
  61. 9af16cc tools: build mkeficapsule with tools-only_defconfig by AKASHI Takahiro · 3 years ago
  62. 07c79dd fw_env: simplify logic & code paths in the fw_env_open() by Rafał Miłecki · 3 years, 1 month ago
  63. f178f7c fw_env: make flash_io() take buffer as an argument by Rafał Miłecki · 3 years, 1 month ago
  64. 32a711d mkimage: Improve documentation of algo-name parameter by Jan Kiszka · 3 years ago
  65. 2ccd2bc Merge tag 'dm-pull-8feb22-take3' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 3 years ago
  66. 9e6d71d tools: kwboot: Allow to use -b without image path as the last getopt() option by Pali Rohár · 3 years ago
  67. de75140 tools: kwboot: Fix detection of quit esc sequence by Pali Rohár · 3 years ago
  68. f3078d4 binman: Convert FIT entry type to a subclass of Section entry type by Alper Nebi Yasak · 3 years ago
  69. 4897d33 binman: Check missing bintools of Section subclasses by Alper Nebi Yasak · 3 years ago
  70. ed293c3 binman: Register and check bintools from FIT subentries by Alper Nebi Yasak · 3 years ago
  71. 2135331 binman: Fix subentry expansion for FIT entry type by Alper Nebi Yasak · 3 years ago
  72. 098b10f patman: Convert camel case in terminal.py by Simon Glass · 3 years ago
  73. 252ac58 patman: Rename Color() method to build() by Simon Glass · 3 years ago
  74. 82e0e73 patman: Rename Print() to Tprint() by Simon Glass · 3 years ago
  75. f3385a5 patman: Convert camel case in tout.py by Simon Glass · 3 years ago
  76. 5e2ab40 patman: Convert camel case in test_util.py by Simon Glass · 3 years ago
  77. ce31277 patman: Convert camel case in test_checkpatch.py by Simon Glass · 3 years ago
  78. 642df43 patman: Convert camel case in project.py by Simon Glass · 3 years ago
  79. 0157b18 patman: Convert camel case in gitutil.py by Simon Glass · 3 years ago
  80. 967af26 patman: Convert camel case in get_maintainer.py by Simon Glass · 3 years ago
  81. c3aaa05 patman: Convert camel case in func_test.py by Simon Glass · 3 years ago
  82. 208f01b patman: Convert camel case in cros_subprocess.py by Simon Glass · 3 years ago
  83. a3eeadf patman: Convert camel case in commit.py by Simon Glass · 3 years ago
  84. ae5e926 patman: Convert camel case in checkpatch.py by Simon Glass · 3 years ago
  85. d980069 patman: Convert camel case in command.py by Simon Glass · 3 years ago
  86. c1aa66e patman: Convert camel case in tools.py by Simon Glass · 3 years ago
  87. 2b4806e buildman: Allow adjusting board config on the fly by Simon Glass · 3 years ago
  88. 8ca0931 buildman: Provide a hint on how to debug thread crashes by Simon Glass · 3 years ago
  89. 19133b7 buildman: Add helper functions for updating .config files by Simon Glass · 3 years ago
  90. d10dc40 buildman: Make use of test_util by Simon Glass · 3 years ago
  91. 433fa54 buildman: Add a flag to control the traceback by Simon Glass · 3 years ago
  92. 1d0f30e patman: Update test_util to run doc tests by Simon Glass · 3 years ago
  93. 8b139f4 Merge tag 'u-boot-imx-20220207' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 3 years ago
  94. 6bbe12f tools: mkeficapsule: dont use malloc.h by Heinrich Schuchardt · 3 years ago
  95. eb1c716 tools/mxsimage: Remove fclose on empty FILE pointer by Mattias Hansson · 3 years, 2 months ago
  96. cd59d44 Dockfile, CI: Update to latest focal tag and build by Tom Rini · 3 years ago
  97. ad3616e Dockerfile: Add libgnutls package for building mkeficapsule command by AKASHI Takahiro · 3 years ago
  98. 54ee416 mkimage: fix segfault on MacOS arm64 by Sergey V. Lobanov · 3 years ago
  99. 1047af5 Merge tag 'dm-pull-30jan22' of https://source.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 3 years ago
  100. ffccee2 tools: kwboot: Set debug flag to 1 by Pali Rohár · 3 years ago