1. 6e54f02 buildman: Correct CROSS_COMPILE output for sandbox by Simon Glass · Thu Mar 02 06:11:44 2023 -0700
  2. dc19cee patman: Check patches in parallel by Simon Glass · Wed Mar 08 10:52:55 2023 -0800
  3. 620639c patman: Run get_maintainer.pl in parallel by Simon Glass · Wed Mar 08 10:52:54 2023 -0800
  4. 77f57df patman: Refactor MakeCcFile() into two functions by Simon Glass · Wed Mar 08 10:52:53 2023 -0800
  5. a59449c patman: Drop an incorrect comment about git am by Simon Glass · Wed Mar 08 10:52:52 2023 -0800
  6. bf3e1c6 doc: Add notes on how to install patman and binman by Simon Glass · Thu Feb 23 18:18:23 2023 -0700
  7. 4a0c915 binman: Add support for building a binmanu PyPi package by Simon Glass · Thu Feb 23 18:18:21 2023 -0700
  8. feb80cc binman: Use importlib to find the help by Simon Glass · Thu Feb 23 18:18:20 2023 -0700
  9. cd6d633 binman: Hide the 'test' command unless test code is available by Simon Glass · Thu Feb 23 18:18:19 2023 -0700
  10. 56292b7 binman: Move the main code into a function by Simon Glass · Thu Feb 23 18:18:18 2023 -0700
  11. d053fa7 dtoc: Add support for building a dtoc PyPi package by Simon Glass · Thu Feb 23 18:18:17 2023 -0700
  12. bd310df dtoc: Use pathlib to find the test directory by Simon Glass · Thu Feb 23 18:18:16 2023 -0700
  13. ff536de dtoc: Move the main code into a function by Simon Glass · Thu Feb 23 18:18:15 2023 -0700
  14. 48265ed dtoc: Hide the test options unless test code is available by Simon Glass · Thu Feb 23 18:18:14 2023 -0700
  15. a3132ad buildman: Add support for building a buildman PyPi package by Simon Glass · Thu Feb 23 18:18:13 2023 -0700
  16. c573580 buildman: Use importlib to find the help by Simon Glass · Thu Feb 23 18:18:12 2023 -0700
  17. ba666eb buildman: Fix use of a type as a variable by Simon Glass · Thu Feb 23 18:18:11 2023 -0700
  18. 69c4dc1 buildman: Hide the test options unless test code is available by Simon Glass · Thu Feb 23 18:18:10 2023 -0700
  19. 62043e3 buildman: Move the main code into a function by Simon Glass · Thu Feb 23 18:18:09 2023 -0700
  20. 7509a93 patman: Add support for building a patman PyPi package by Simon Glass · Thu Feb 23 18:18:08 2023 -0700
  21. c92395b patman: Avoid importing test_checkpatch before it is needed by Simon Glass · Thu Feb 23 18:18:07 2023 -0700
  22. f1a82df patman: Add support for building a u_boot_tools PyPi package by Simon Glass · Thu Feb 23 18:18:06 2023 -0700
  23. 131444f patman: Move library functions into a library directory by Simon Glass · Thu Feb 23 18:18:04 2023 -0700
  24. f715ab9 Remove concurrencytest by Simon Glass · Thu Feb 23 18:18:03 2023 -0700
  25. 1ca554e Revert "patman: test_util: Print test stdout/stderr within test summaries" by Simon Glass · Thu Feb 23 18:18:02 2023 -0700
  26. 62f8590 binman: Avoid unwanted output in testFitFirmwareLoadables() by Simon Glass · Thu Feb 23 18:18:01 2023 -0700
  27. 9a1c726 binman: Make the tooldir configurable by Simon Glass · Wed Feb 22 12:14:49 2023 -0700
  28. c911496 binman: Use a private directory for bintools by Simon Glass · Wed Feb 22 12:14:48 2023 -0700
  29. afd7175 binman: Move the tools directory into the Bintool class by Simon Glass · Wed Feb 22 12:14:47 2023 -0700
  30. 1285322 binman: Update bintools documentation by Simon Glass · Wed Feb 22 12:14:46 2023 -0700
  31. 1e04014 binman: Correct an 'aot' typo by Simon Glass · Wed Feb 22 12:14:45 2023 -0700
  32. 828d70d buildman: Add a flag for reproducible builds by Simon Glass · Tue Feb 21 12:40:29 2023 -0700
  33. f6bfcca buildman: Support disabling LTO by Simon Glass · Tue Feb 21 12:40:28 2023 -0700
  34. 1382b1d buildman: Write out the build command used by Simon Glass · Tue Feb 21 12:40:27 2023 -0700
  35. e96f70a buildman: Add a note about the out-env file by Simon Glass · Tue Feb 21 12:40:26 2023 -0700
  36. f2c52eb binman: Use correct argument name in docstrings by Jonas Karlman · Sun Feb 19 22:02:04 2023 +0000
  37. 85a861b binman: Fix spelling of nodes in code comments by Jonas Karlman · Sun Feb 19 22:02:03 2023 +0000
  38. c90be4b binman: Remove redundant SetAllowFakeBlob from blob-ext entry by Jonas Karlman · Sun Feb 19 22:02:03 2023 +0000
  39. cda991e binman: Support marking FMAP areas as preserved by Simon Glass · Sun Feb 12 17:11:15 2023 -0700
  40. a0cd7c7 binman: Avoid requiring a home directory on startup by Simon Glass · Fri Feb 10 13:59:46 2023 -0700
  41. 3e4756b tools: kwbimage: Add support for creating an image with no data by Pali Rohár · Sat Jan 21 20:11:28 2023 +0100
  42. 6ce18eb tools: mkimage: Do not try to open datafile when it is skipped by Pali Rohár · Sat Jan 21 20:09:26 2023 +0100
  43. 46781af tools: mkimage: Print human readable error when -d is not specified by Pali Rohár · Sun Jan 08 23:28:39 2023 +0100
  44. c6178dc tools: kwbimage: Add support for XIP SPI/NOR images by Pali Rohár · Wed Jan 18 21:42:40 2023 +0100
  45. d73e06e tools: mkimage: Do not fill legacy_img_hdr for non-legacy XIP images by Pali Rohár · Sat Jan 21 20:05:43 2023 +0100
  46. 534c2f8 tools: kwbimage: Fix invalid secure boot header signature by Pali Rohár · Sun Jan 29 15:00:45 2023 +0100
  47. 55e827c tools: kwbimage: Fix generating secure boot data image signature by Pali Rohár · Sun Jan 29 14:33:36 2023 +0100
  48. 3528adf tools: kwbimage: Rename imagesz to dataoff by Pali Rohár · Sun Jan 29 13:17:21 2023 +0100
  49. d8298f0 tools: kwbimage: Simplify add_secure_header_v1() by Pali Rohár · Sun Jan 29 13:08:10 2023 +0100
  50. eb543d0 tools: kwbimage: Print image data offset when printing kwbimage header by Pali Rohár · Sun Jan 08 13:58:26 2023 +0100
  51. d8386e6 tools: kwbimage: Print binary image offset as size by Pali Rohár · Sun Jan 08 23:27:11 2023 +0100
  52. bb4f3a7 tools: kwbimage: Add support for dumping NAND_BLKSZ for v0 images by Pali Rohár · Sun Jan 08 16:22:34 2023 +0100
  53. 6d5ed69 tools: kwbimage: Reject mkimage -F option by Pali Rohár · Sat Jan 21 13:00:21 2023 +0100
  54. dc9c963 tools: kwbimage: Fix endianity when printing kwbimage header by Pali Rohár · Sun Jan 08 13:56:42 2023 +0100
  55. 11dbb55 tools: kwbimage: Fix generating of kwbimage v0 header checksum by Pali Rohár · Mon Jan 09 01:35:13 2023 +0100
  56. 975ad21 tools: kwbimage: Fix dumping NAND_BLKSZ by Pali Rohár · Sat Jan 14 13:42:14 2023 +0100
  57. ec19f95 tools: kwbimage: Fix dumping NAND_BADBLK_LOCATION by Pali Rohár · Sat Jan 14 14:46:09 2023 +0100
  58. f248c70 tools: kwbimage: Fix endianity when dumping NAND_PAGE_SIZE by Pali Rohár · Sat Jan 14 14:31:00 2023 +0100
  59. c68fca1 tools: kwbimage: Fix dumping register set / DATA commands by Pali Rohár · Sun Jan 08 13:53:48 2023 +0100
  60. b7021d6 tools: kwboot: Show image type and error parsing reasons by Pali Rohár · Tue Jan 10 22:33:56 2023 +0100
  61. e2ca67e tools: kwboot: Fix patching of SPI/NOR XIP images by Pali Rohár · Sat Jan 21 12:59:20 2023 +0100
  62. 08022e2 tools: kwboot: Add check that kwbimage contains DDR init code by Pali Rohár · Sun Jan 08 13:46:14 2023 +0100
  63. 2f9ce97 tools: kwboot: Validate optional kwbimage v1 headers by Pali Rohár · Sun Jan 08 13:42:07 2023 +0100
  64. e086066 tools: kwboot: Fix parsing UART image without data checksum by Pali Rohár · Sun Jan 08 13:38:27 2023 +0100
  65. 8417822 tools: kwboot: Add image type documentation by Pali Rohár · Sat Jan 21 19:57:28 2023 +0100
  66. 1817da8 tools: kwboot: Add more documentation references by Pali Rohár · Sun Jan 08 13:34:24 2023 +0100
  67. 091e692 tools: kwboot: Fix parsing SATA kwbimage by Pali Rohár · Sat Jan 21 13:45:36 2023 +0100
  68. 90e4700 tools: kwbimage: Fix generating, verifying and extracting SATA kwbimage by Pali Rohár · Sat Jan 21 13:34:55 2023 +0100
  69. 168df46 tools: kwboot: Fix parsing SDIO kwbimage by Pali Rohár · Sun Jan 08 13:20:20 2023 +0100
  70. 7a76e7c tools: kwbimage: Fix generating, verifying and extracting SDIO kwbimage by Pali Rohár · Sun Jan 08 13:22:03 2023 +0100
  71. 1c0b887 Merge tag 'v2023.04-rc3' into next by Tom Rini · Mon Feb 27 17:28:21 2023 -0500
  72. ccf4de5 Dockerfile: Add missing "chmod" of u-boot-gen-combined by Tom Rini · Mon Feb 27 10:49:54 2023 -0500
  73. 4c04c44 Dockerfile: build qemu for Nokia n900 by Heinrich Schuchardt · Fri Jan 13 20:31:33 2023 +0100
  74. c49eca0 Dockerfile: download binaries for Nokia RX-51 by Heinrich Schuchardt · Fri Jan 13 19:25:01 2023 +0100
  75. ddcdd94 riscv: binman: Add help message for missing blobs by Rick Chen · Fri Feb 17 16:57:01 2023 +0800
  76. b4af458 checkpatch: Add a warning for pre-schema driver model tags by Simon Glass · Mon Feb 13 08:56:38 2023 -0700
  77. 9dbf90e dm: doc: Move to new driver model schema by Simon Glass · Mon Feb 13 08:56:37 2023 -0700
  78. fc1aa35 dm: treewide: Complete migration to new driver model schema by Simon Glass · Mon Feb 13 08:56:34 2023 -0700
  79. 49cd2b3 binman: Show the image name for the top-level section by Simon Glass · Tue Feb 07 14:34:18 2023 -0700
  80. 6581632 CI, Docker: Update to Jammy 2023016 tag by Tom Rini · Tue Feb 07 12:32:19 2023 -0500
  81. 523cb6d Docker: Support trace-cmd by Simon Glass · Sun Jan 15 14:15:59 2023 -0700
  82. 143058f trace: Provide a flamegraph that uses timing by Simon Glass · Sun Jan 15 14:15:58 2023 -0700
  83. d854ce4 trace: Support output of a flamegraph by Simon Glass · Sun Jan 15 14:15:57 2023 -0700
  84. 31fb49a trace: Support output of funcgraph records by Simon Glass · Sun Jan 15 14:15:56 2023 -0700
  85. 7ac0a50 trace: Use text_base from the trace header by Simon Glass · Sun Jan 15 14:15:55 2023 -0700
  86. 0974d00 trace: Drop use of objsection by Simon Glass · Sun Jan 15 14:15:54 2023 -0700
  87. dd8f19a trace: Update proftool to use new binary format by Simon Glass · Sun Jan 15 14:15:53 2023 -0700
  88. 9e2afae trace: Rename prof to trace and improve comments by Simon Glass · Sun Jan 15 14:15:52 2023 -0700
  89. b60c1d7 Dockerfile: Update QEMU git location by Tom Rini · Tue Feb 07 12:50:13 2023 -0500
  90. f04e800 buildman: invalid reference to README by Heinrich Schuchardt · Thu Jan 19 16:22:10 2023 +0100
  91. ab1f015 tools: Drop xway-swap-bytes tool by Simon Glass · Wed Feb 01 13:20:25 2023 -0700
  92. 2dcacf2 Drop ubsha1 tool by Simon Glass · Wed Feb 01 13:20:09 2023 -0700
  93. 1ba95bd imx: Rename CONFIG_MXS to CFG_MXS by Simon Glass · Wed Feb 01 13:19:46 2023 -0700
  94. 4c4eb7c moveconfig: Add an option to compare Kconfig against source by Simon Glass · Wed Feb 01 13:19:12 2023 -0700
  95. 5777b1e tools: default_image: Accept images with padding by Pali Rohár · Sun Jan 29 17:44:11 2023 +0100
  96. f0c8a56 tools: default_image: Verify header size by Pali Rohár · Sun Jan 29 17:44:10 2023 +0100
  97. 6275a24 tools: imagetool: Skip autodetection of gpimage type by Pali Rohár · Sun Jan 29 17:45:55 2023 +0100
  98. d88ac09 tools: imagetool: Show error message when detecting image type failed by Pali Rohár · Sun Jan 29 17:45:54 2023 +0100
  99. 0c08209 tools: imagetool: Fix error message when verify_header is undefined by Pali Rohár · Sun Jan 29 17:45:53 2023 +0100
  100. 2fd8155 tools: logos: Add TI logo files by Nikhil M Jain · Tue Jan 31 15:35:20 2023 +0530