1. 58f3dc5 Merge tag 'mips-pull-2022-07-13' of https://source.denx.de/u-boot/custodians/u-boot-mips by Tom Rini · 2 years, 2 months ago
  2. c561d14 tools: mtk_image: add support for MT7621 NAND images by Weijie Gao · 2 years, 4 months ago
  3. dc3a923 mkimage: Add long options by Sean Anderson · 2 years, 3 months ago
  4. 36b661d Merge branch 'next' by Tom Rini · 2 years, 2 months ago
  5. 9ff4ce8 Merge tag 'dm-pull-28jun22' of https://source.denx.de/u-boot/custodians/u-boot-dm into next by Tom Rini · 2 years, 3 months ago
  6. 8142c45 fw_env: add fallback to Linux's NVMEM based access by Rafał Miłecki · 2 years, 3 months ago
  7. c5e2442 image: fit: Use stack allocation macro by Joel Stanley · 2 years, 3 months ago
  8. 367ecbf spl: binman: Check at runtime if binman symbols were filled in by Alper Nebi Yasak · 2 years, 3 months ago
  9. d8830cf spl: binman: Split binman symbols support from enabling binman by Alper Nebi Yasak · 2 years, 3 months ago
  10. 930a3dd dm: core: Support accessing core tags by Simon Glass · 2 years, 5 months ago
  11. 53c20be dm: core: Switch the testbus driver to use a new struct by Simon Glass · 2 years, 5 months ago
  12. 4780f7d patman: Fix defaults not propagating to subparsers by Sean Anderson · 2 years, 5 months ago
  13. ebcaafc patman: test_util: Print test stdout/stderr within test summaries by Alper Nebi Yasak · 2 years, 6 months ago
  14. dd6b92b patman: test_util: Customize unittest test results for more info by Alper Nebi Yasak · 2 years, 6 months ago
  15. d8318fe patman: test_util: Use unittest text runner to print test results by Alper Nebi Yasak · 2 years, 6 months ago
  16. ce12c47 patman: test_util: Handle nonexistent tests while loading tests by Alper Nebi Yasak · 2 years, 6 months ago
  17. 6474aaa patman: test_util: Fix printing results for failed tests by Alper Nebi Yasak · 2 years, 6 months ago
  18. 42ae363 dtoc: Update fdt tests to use test_util by Simon Glass · 2 years, 6 months ago
  19. c316ee6 Merge tag 'xilinx-for-v2022.10' of https://source.denx.de/u-boot/custodians/u-boot-microblaze into next by Tom Rini · 2 years, 3 months ago
  20. d216254 tools: zynqmp_psu_init_minimize: Move helper functions below header includes by Stefan Herbrechtsmeier · 2 years, 3 months ago
  21. 4d8f2bb tools: zynqmp_psu_init_minimize: Use CR instead of LF by Stefan Herbrechtsmeier · 2 years, 3 months ago
  22. 2f799b4 tools: zynqmp_psu_init_minimize: Remove low level uart settings by Stefan Herbrechtsmeier · 2 years, 3 months ago
  23. 034944b tools: relocate-rela: Add support for 32bit Microblaze relocation by Michal Simek · 2 years, 3 months ago
  24. 30fb8d2 tools: relocate-rela: Add support for elf32 decoding by Michal Simek · 2 years, 3 months ago
  25. a1405d9 tools: relocate-rela: Check that relocation works only for EM_AARCH64 by Michal Simek · 2 years, 3 months ago
  26. 582ffb5 tools: relocate-rela: Extract elf64 reloc to special function by Michal Simek · 2 years, 3 months ago
  27. 4c9e2d6 tools: relocate-rela: Read rela start/end directly from ELF by Michal Simek · 2 years, 3 months ago
  28. d8b0444 tools: relocate-rela: Use global variables by Michal Simek · 2 years, 3 months ago
  29. fe9d049 tools: relocate-rela: Open binary u-boot file later by Michal Simek · 2 years, 3 months ago
  30. 99e2fbc linker_lists: Rename sections to remove . prefix by Andrew Scull · 2 years, 4 months ago
  31. 52af010 Merge branch 'master' into next by Tom Rini · 2 years, 3 months ago
  32. 7e41aba tools: binman: install btool by Peng Fan · 2 years, 3 months ago
  33. c18e5fb dtoc: Update test_src_scan.py for new tegra compatibles by Tom Rini · 2 years, 3 months ago
  34. 87b0af9 mkimage: Support signing 'auto' FITs by Sean Anderson · 2 years, 4 months ago
  35. e927e21 tools: mkimage: set OPENSSL_API_COMPAT by Heinrich Schuchardt · 2 years, 5 months ago
  36. deb2638 mkimage: Document misc options by Sean Anderson · 2 years, 6 months ago
  37. 6165718 tools: mkimage: Avoid ENODATA in host tools by Mark Kettenis · 2 years, 5 months ago
  38. 30705cd tools/imagetool: Fix segfault when tparams->verify_header is NULL by Nicolas Heemeryck · 2 years, 5 months ago
  39. 1123213 nds32: Remove the architecture by Tom Rini · 2 years, 6 months ago
  40. dd2e8ed binman: don't import deprecated distutils package by Heinrich Schuchardt · 2 years, 6 months ago
  41. 82337bb binman: Refuse to replace sections for now by Alper Nebi Yasak · 2 years, 6 months ago
  42. 99283e5 binman: Test replacing non-section entries in FIT subsections by Alper Nebi Yasak · 2 years, 6 months ago
  43. 74d3b23 binman: Create FIT subentries in the FIT section, not its parent by Alper Nebi Yasak · 2 years, 6 months ago
  44. e736878 binman: Remove '/images/' fragment from FIT subentry paths by Alper Nebi Yasak · 2 years, 6 months ago
  45. e2ce4fb binman: Don't reset offset/size if image doesn't allow repacking by Alper Nebi Yasak · 2 years, 6 months ago
  46. 8ee4ec9 binman: Collect bintools for images when replacing entries by Alper Nebi Yasak · 2 years, 6 months ago
  47. 67bf2c8 binman: Fix unique names having '/.' for images read from files by Alper Nebi Yasak · 2 years, 6 months ago
  48. bb3d71b crc16-ccitt: Rename file with CRC-16-CCITT implementation to crc16-ccitt.c by Pali Rohár · 2 years, 5 months ago
  49. a339d6c tools: kwboot: Replace fstat()+st_size by lseek()+SEEK_END by Pali Rohár · 2 years, 6 months ago
  50. 83a8e27 tools/mrvl_uart.sh: Remove script by Pali Rohár · 2 years, 8 months ago
  51. bdf9831 tools: add boot/ to .gitignore by Du Huanpeng · 2 years, 6 months ago
  52. 0034f1d rockchip: tools: add rk3066 support to rkcommon.c by Johan Jonker · 2 years, 5 months ago
  53. 2eda55e mkeficapsule: Remove raw and FIT GUID types by Sughosh Ganu · 2 years, 5 months ago
  54. b583348 image: fit: Align hash output buffers by Sean Anderson · 2 years, 6 months ago
  55. 3390948 binman: Correct Chromium OS entry types by Simon Glass · 2 years, 7 months ago
  56. d3b1ca2 tools: mkimage: Call verify_header after writing image to disk by Pali Rohár · 2 years, 8 months ago
  57. 3548903 tools: mkimage: No need to verify_header for header_v2 by Yi Liu · 2 years, 6 months ago
  58. 4de720e Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · 2 years, 6 months ago
  59. e9e87ec tools: mkimage: Add Allwinner TOC0 support by Samuel Holland · 2 years, 6 months ago
  60. 78ac2c0 mkimage: sunxi_egon: add support for riscv by Icenowy Zheng · 3 years ago
  61. 82ae151 mkimage: sunxi_egon: refactor for multi-architecture support by Icenowy Zheng · 3 years ago
  62. c2d08f0 mkimage: add a flag to describe whether -A is specified by Icenowy Zheng · 3 years ago
  63. 25b8ace Revert "global: Remove CONFIG_SYS_EXTRA_OPTIONS support" by Tom Rini · 2 years, 6 months ago
  64. eeec000 global: Remove CONFIG_SYS_EXTRA_OPTIONS support by Tom Rini · 2 years, 6 months ago
  65. b1c5093 tools: binman: add support for pre-load header by Philippe Reynes · 2 years, 6 months ago
  66. 6e052d1 mkimage: add public key for image pre-load stage by Philippe Reynes · 2 years, 6 months ago
  67. 34d2b7f Merge tag 'v2022.04-rc5' into next by Tom Rini · 2 years, 6 months ago
  68. 17b8cb6 tools: buildman: Fix doc path in warning message by Johannes Krottmayer · 2 years, 7 months ago
  69. 40c8bdd binman: Support splitting an ELF file into multiple nodes by Simon Glass · 2 years, 7 months ago
  70. 2337eca binman: Keep a separate list of entries for fit by Simon Glass · 2 years, 7 months ago
  71. 01f467e binman: Update fit to use node instead of subnode by Simon Glass · 2 years, 7 months ago
  72. ce4e402 binman: Add a consistent way to report errors with fit by Simon Glass · 2 years, 7 months ago
  73. 5795497 binman: Fix some pylint warnings in fit by Simon Glass · 2 years, 7 months ago
  74. d32169c binman: Update fit to move node reading into the ReadNode() method by Simon Glass · 2 years, 7 months ago
  75. b55c11c binman: Read the fit entries only once by Simon Glass · 2 years, 7 months ago
  76. 72e423c binman: Allow mkimage to use a non-zero fake-blob size by Simon Glass · 2 years, 7 months ago
  77. 3817ad4 binman: Make fake blobs zero-sized by default by Simon Glass · 2 years, 7 months ago
  78. 9a0a2e9 binman: Change how faked blobs are created by Simon Glass · 2 years, 7 months ago
  79. ae9a457 binman: Rename tools parameter to btools by Simon Glass · 2 years, 7 months ago
  80. 38397d0 binman: Refactor fit to generate output at the end by Simon Glass · 2 years, 7 months ago
  81. c9ee33a binman: Rename ExpandEntries to gen_entries by Simon Glass · 2 years, 7 months ago
  82. 80a66ae binman: Rename ExpandToLimit to extend_to_limit by Simon Glass · 2 years, 7 months ago
  83. 6d427c4 binman: Tweak collect_contents_to_file() and docs by Simon Glass · 2 years, 7 months ago
  84. 17b4ffc elf: Rename load_segments() and module failure by Simon Glass · 2 years, 7 months ago
  85. 0ded4d4 dtoc: Tidy up implementation of AddStringList() by Simon Glass · 2 years, 7 months ago
  86. d9c958f moveconfig: Use re.fullmatch() to avoid extra check by Simon Glass · 2 years, 7 months ago
  87. 78f12e5 moveconfig: Remove remove_defconfig() by Simon Glass · 2 years, 7 months ago
  88. 6101253 dtoc: Make GetArgs() more flexible by Simon Glass · 2 years, 7 months ago
  89. 04fce6f patman: Define Commit.path in the constructor by Simon Glass · 2 years, 7 months ago
  90. b210661 binman: Include also subnodes in generator nodes by Jan Kiszka · 2 years, 7 months ago
  91. 7aa288e tools: binman: main.py: add build-sandbox in sys.path by Philippe Reynes · 2 years, 8 months ago
  92. 40def8a binman: Complete elf test coverage by Simon Glass · 2 years, 6 months ago
  93. 2c30aa3 test/py: Add tests for the erofs by Huang Jianan · 2 years, 7 months ago
  94. 17af72e CI, Docker: Update to latest focal tag by Tom Rini · 2 years, 6 months ago
  95. 2abf048 Merge tag 'v2022.04-rc4' into next by Tom Rini · 2 years, 6 months ago
  96. c497ae7 tools: kwboot: Allow to mix positional arguments with option -b by Pali Rohár · 2 years, 7 months ago
  97. 3782f55 tools: kwboot: Check if baudrate value is supported before sending image by Pali Rohár · 2 years, 7 months ago
  98. a79dea2 tools: kwboot: Allow to specify custom baudrate only in supported operations by Pali Rohár · 2 years, 7 months ago
  99. 64defba binman: Expand elf support a little by Simon Glass · 2 years, 7 months ago
  100. 5017f9b mkimage: error handling for FIT image by Heinrich Schuchardt · 2 years, 7 months ago