1. ddebd4b Merge tag 'xilinx-for-v2023.07-rc1' of https://source.denx.de/u-boot/custodians/u-boot-microblaze into next by Tom Rini · 1 year, 9 months ago
  2. a122030 Merge tag 'dm-next-12mar23a' of git://git.denx.de/u-boot-dm into next by Tom Rini · 1 year, 9 months ago
  3. 09753b3 buildman: Fix CROSS_COMPILE output for sandbox by Simon Glass · 1 year, 9 months ago
  4. e814a14 Revert "buildman: Correct CROSS_COMPILE output for sandbox" by Simon Glass · 1 year, 9 months ago
  5. ac55734 tools: add fdt_add_pubkey by Roman Kopytin · 1 year, 9 months ago
  6. 3cfcaa4d binman: add tests for sign option by Ivan Mikhaylov · 1 year, 9 months ago
  7. 8a80386 binman: add sign option for binman by Ivan Mikhaylov · 1 year, 9 months ago
  8. 3d80de0 binman: add documentation for binman sign option by Ivan Mikhaylov · 1 year, 9 months ago
  9. 8220add1 Merge tag 'v2023.04-rc4' into next by Tom Rini · 1 year, 9 months ago
  10. a4786c9 tools: relocate-rela: add support for handling 32-bit big endian files by Ovidiu Panait · 1 year, 9 months ago
  11. 6155b0b tools: relocate-rela: introduce elf16_to_cpu() and elf32_to_cpu() by Ovidiu Panait · 1 year, 9 months ago
  12. e4ff809 tools: relocate-rela: adjust le64_to_cpu -> le32_to_cpu in decode_elf32() by Ovidiu Panait · 1 year, 9 months ago
  13. c3fe97f binman: Support generation of x509 certificates by Simon Glass · 1 year, 9 months ago
  14. 49b77e8 binman: Support updating section contents by Simon Glass · 1 year, 9 months ago
  15. 039d65f binman: Handle missing bintools correctly in fit by Simon Glass · 1 year, 9 months ago
  16. b9b9b27 binman: Allow preserving the output dir when replacing by Simon Glass · 1 year, 9 months ago
  17. 6e54f02 buildman: Correct CROSS_COMPILE output for sandbox by Simon Glass · 1 year, 9 months ago
  18. dc19cee patman: Check patches in parallel by Simon Glass · 1 year, 9 months ago
  19. 620639c patman: Run get_maintainer.pl in parallel by Simon Glass · 1 year, 9 months ago
  20. 77f57df patman: Refactor MakeCcFile() into two functions by Simon Glass · 1 year, 9 months ago
  21. a59449c patman: Drop an incorrect comment about git am by Simon Glass · 1 year, 9 months ago
  22. bf3e1c6 doc: Add notes on how to install patman and binman by Simon Glass · 1 year, 9 months ago
  23. 4a0c915 binman: Add support for building a binmanu PyPi package by Simon Glass · 1 year, 9 months ago
  24. feb80cc binman: Use importlib to find the help by Simon Glass · 1 year, 9 months ago
  25. cd6d633 binman: Hide the 'test' command unless test code is available by Simon Glass · 1 year, 9 months ago
  26. 56292b7 binman: Move the main code into a function by Simon Glass · 1 year, 9 months ago
  27. d053fa7 dtoc: Add support for building a dtoc PyPi package by Simon Glass · 1 year, 9 months ago
  28. bd310df dtoc: Use pathlib to find the test directory by Simon Glass · 1 year, 9 months ago
  29. ff536de dtoc: Move the main code into a function by Simon Glass · 1 year, 9 months ago
  30. 48265ed dtoc: Hide the test options unless test code is available by Simon Glass · 1 year, 9 months ago
  31. a3132ad buildman: Add support for building a buildman PyPi package by Simon Glass · 1 year, 9 months ago
  32. c573580 buildman: Use importlib to find the help by Simon Glass · 1 year, 9 months ago
  33. ba666eb buildman: Fix use of a type as a variable by Simon Glass · 1 year, 9 months ago
  34. 69c4dc1 buildman: Hide the test options unless test code is available by Simon Glass · 1 year, 9 months ago
  35. 62043e3 buildman: Move the main code into a function by Simon Glass · 1 year, 9 months ago
  36. 7509a93 patman: Add support for building a patman PyPi package by Simon Glass · 1 year, 9 months ago
  37. c92395b patman: Avoid importing test_checkpatch before it is needed by Simon Glass · 1 year, 9 months ago
  38. f1a82df patman: Add support for building a u_boot_tools PyPi package by Simon Glass · 1 year, 9 months ago
  39. 131444f patman: Move library functions into a library directory by Simon Glass · 1 year, 9 months ago
  40. f715ab9 Remove concurrencytest by Simon Glass · 1 year, 9 months ago
  41. 1ca554e Revert "patman: test_util: Print test stdout/stderr within test summaries" by Simon Glass · 1 year, 9 months ago
  42. 62f8590 binman: Avoid unwanted output in testFitFirmwareLoadables() by Simon Glass · 1 year, 9 months ago
  43. 9a1c726 binman: Make the tooldir configurable by Simon Glass · 1 year, 9 months ago
  44. c911496 binman: Use a private directory for bintools by Simon Glass · 1 year, 9 months ago
  45. afd7175 binman: Move the tools directory into the Bintool class by Simon Glass · 1 year, 9 months ago
  46. 1285322 binman: Update bintools documentation by Simon Glass · 1 year, 9 months ago
  47. 1e04014 binman: Correct an 'aot' typo by Simon Glass · 1 year, 9 months ago
  48. 828d70d buildman: Add a flag for reproducible builds by Simon Glass · 1 year, 9 months ago
  49. f6bfcca buildman: Support disabling LTO by Simon Glass · 1 year, 9 months ago
  50. 1382b1d buildman: Write out the build command used by Simon Glass · 1 year, 9 months ago
  51. e96f70a buildman: Add a note about the out-env file by Simon Glass · 1 year, 9 months ago
  52. f2c52eb binman: Use correct argument name in docstrings by Jonas Karlman · 1 year, 9 months ago
  53. 85a861b binman: Fix spelling of nodes in code comments by Jonas Karlman · 1 year, 9 months ago
  54. c90be4b binman: Remove redundant SetAllowFakeBlob from blob-ext entry by Jonas Karlman · 1 year, 9 months ago
  55. cda991e binman: Support marking FMAP areas as preserved by Simon Glass · 1 year, 10 months ago
  56. a0cd7c7 binman: Avoid requiring a home directory on startup by Simon Glass · 1 year, 10 months ago
  57. d4f763c tools: binman: minor formatting fix in docs by Ralph Siemsen · 1 year, 9 months ago
  58. 3e4756b tools: kwbimage: Add support for creating an image with no data by Pali Rohár · 1 year, 10 months ago
  59. 6ce18eb tools: mkimage: Do not try to open datafile when it is skipped by Pali Rohár · 1 year, 10 months ago
  60. 46781af tools: mkimage: Print human readable error when -d is not specified by Pali Rohár · 1 year, 11 months ago
  61. c6178dc tools: kwbimage: Add support for XIP SPI/NOR images by Pali Rohár · 1 year, 10 months ago
  62. d73e06e tools: mkimage: Do not fill legacy_img_hdr for non-legacy XIP images by Pali Rohár · 1 year, 10 months ago
  63. 534c2f8 tools: kwbimage: Fix invalid secure boot header signature by Pali Rohár · 1 year, 10 months ago
  64. 55e827c tools: kwbimage: Fix generating secure boot data image signature by Pali Rohár · 1 year, 10 months ago
  65. 3528adf tools: kwbimage: Rename imagesz to dataoff by Pali Rohár · 1 year, 10 months ago
  66. d8298f0 tools: kwbimage: Simplify add_secure_header_v1() by Pali Rohár · 1 year, 10 months ago
  67. eb543d0 tools: kwbimage: Print image data offset when printing kwbimage header by Pali Rohár · 1 year, 11 months ago
  68. d8386e6 tools: kwbimage: Print binary image offset as size by Pali Rohár · 1 year, 11 months ago
  69. bb4f3a7 tools: kwbimage: Add support for dumping NAND_BLKSZ for v0 images by Pali Rohár · 1 year, 11 months ago
  70. 6d5ed69 tools: kwbimage: Reject mkimage -F option by Pali Rohár · 1 year, 10 months ago
  71. dc9c963 tools: kwbimage: Fix endianity when printing kwbimage header by Pali Rohár · 1 year, 11 months ago
  72. 11dbb55 tools: kwbimage: Fix generating of kwbimage v0 header checksum by Pali Rohár · 1 year, 11 months ago
  73. 975ad21 tools: kwbimage: Fix dumping NAND_BLKSZ by Pali Rohár · 1 year, 11 months ago
  74. ec19f95 tools: kwbimage: Fix dumping NAND_BADBLK_LOCATION by Pali Rohár · 1 year, 11 months ago
  75. f248c70 tools: kwbimage: Fix endianity when dumping NAND_PAGE_SIZE by Pali Rohár · 1 year, 11 months ago
  76. c68fca1 tools: kwbimage: Fix dumping register set / DATA commands by Pali Rohár · 1 year, 11 months ago
  77. b7021d6 tools: kwboot: Show image type and error parsing reasons by Pali Rohár · 1 year, 11 months ago
  78. e2ca67e tools: kwboot: Fix patching of SPI/NOR XIP images by Pali Rohár · 1 year, 10 months ago
  79. 08022e2 tools: kwboot: Add check that kwbimage contains DDR init code by Pali Rohár · 1 year, 11 months ago
  80. 2f9ce97 tools: kwboot: Validate optional kwbimage v1 headers by Pali Rohár · 1 year, 11 months ago
  81. e086066 tools: kwboot: Fix parsing UART image without data checksum by Pali Rohár · 1 year, 11 months ago
  82. 8417822 tools: kwboot: Add image type documentation by Pali Rohár · 1 year, 10 months ago
  83. 1817da8 tools: kwboot: Add more documentation references by Pali Rohár · 1 year, 11 months ago
  84. 091e692 tools: kwboot: Fix parsing SATA kwbimage by Pali Rohár · 1 year, 10 months ago
  85. 90e4700 tools: kwbimage: Fix generating, verifying and extracting SATA kwbimage by Pali Rohár · 1 year, 10 months ago
  86. 168df46 tools: kwboot: Fix parsing SDIO kwbimage by Pali Rohár · 1 year, 11 months ago
  87. 7a76e7c tools: kwbimage: Fix generating, verifying and extracting SDIO kwbimage by Pali Rohár · 1 year, 11 months ago
  88. 4503b99 rockchip: mkimage: Add rk3588 support by Jagan Teki · 1 year, 10 months ago
  89. 1016ec7 binman: Mark mkimage entry missing when its subnodes is missing by Jonas Karlman · 1 year, 9 months ago
  90. 16a91f6 rockchip: mkimage: Update init size limit for RK3568 by Jonas Karlman · 1 year, 9 months ago
  91. 1a3c0e4 rockchip: mkimage: Update init size limit for RK3328 by Jonas Karlman · 1 year, 9 months ago
  92. 3530549 binman: Add support for a rockchip-tpl entry by Jonas Karlman · 1 year, 9 months ago
  93. 1c0b887 Merge tag 'v2023.04-rc3' into next by Tom Rini · 1 year, 9 months ago
  94. ccf4de5 Dockerfile: Add missing "chmod" of u-boot-gen-combined by Tom Rini · 1 year, 9 months ago
  95. 4c04c44 Dockerfile: build qemu for Nokia n900 by Heinrich Schuchardt · 1 year, 11 months ago
  96. c49eca0 Dockerfile: download binaries for Nokia RX-51 by Heinrich Schuchardt · 1 year, 11 months ago
  97. ddcdd94 riscv: binman: Add help message for missing blobs by Rick Chen · 1 year, 9 months ago
  98. b4af458 checkpatch: Add a warning for pre-schema driver model tags by Simon Glass · 1 year, 10 months ago
  99. 9dbf90e dm: doc: Move to new driver model schema by Simon Glass · 1 year, 10 months ago
  100. fc1aa35 dm: treewide: Complete migration to new driver model schema by Simon Glass · 1 year, 10 months ago