1. ab1f015 tools: Drop xway-swap-bytes tool by Simon Glass · 1 year, 10 months ago
  2. 2dcacf2 Drop ubsha1 tool by Simon Glass · 1 year, 10 months ago
  3. 1ba95bd imx: Rename CONFIG_MXS to CFG_MXS by Simon Glass · 1 year, 10 months ago
  4. 4c4eb7c moveconfig: Add an option to compare Kconfig against source by Simon Glass · 1 year, 10 months ago
  5. 5777b1e tools: default_image: Accept images with padding by Pali Rohár · 1 year, 10 months ago
  6. f0c8a56 tools: default_image: Verify header size by Pali Rohár · 1 year, 10 months ago
  7. 6275a24 tools: imagetool: Skip autodetection of gpimage type by Pali Rohár · 1 year, 10 months ago
  8. d88ac09 tools: imagetool: Show error message when detecting image type failed by Pali Rohár · 1 year, 10 months ago
  9. 0c08209 tools: imagetool: Fix error message when verify_header is undefined by Pali Rohár · 1 year, 10 months ago
  10. 2fd8155 tools: logos: Add TI logo files by Nikhil M Jain · 1 year, 10 months ago
  11. 7ed5b72 tools: imx8image: Fix handle leak by Mikhail Ilin · 2 years ago
  12. 2827721 tools: imx8mimage: Fix handle leak by Mikhail Ilin · 2 years ago
  13. bec242f tools: imximage: Fix check array index by Mikhail Ilin · 2 years ago
  14. 13878dd mkimage: fit: Support signed configurations in 'auto' FITs by Massimo Pegorer · 1 year, 11 months ago
  15. 1826c55 ifwitool: Fix member access by Simon Glass · 1 year, 10 months ago
  16. 6490d4b binman: Fix a test-coverage regression by Simon Glass · 1 year, 10 months ago
  17. e257402 binman: Add 'min-size' entry property by Samuel Holland · 1 year, 10 months ago
  18. 490f73c binman: Add support for selecting firmware to use with split-elf by Jonas Karlman · 1 year, 10 months ago
  19. d2c7d90 binman: Add special subnodes to the nodes generated by split-elf by Jonas Karlman · 1 year, 10 months ago
  20. c59ea89 binman: Add support for align argument to mkimage tool by Jonas Karlman · 1 year, 10 months ago
  21. 4023964 patman: symlink top level .checkpatch.conf by Maxim Cournoyer · 1 year, 11 months ago
  22. 6a407e1 Revert "patman: invoke the checkpatch.pl script with '--u-boot' and '--strict'" by Maxim Cournoyer · 1 year, 11 months ago
  23. 49e9c00 binman: Support positioning an entry by and ELF symbol by Simon Glass · 1 year, 11 months ago
  24. e8cea0e dtoc: Add a way to read a phandle with params by Simon Glass · 1 year, 11 months ago
  25. e0035c9 binman: Provide general support for updating ELF symbols by Simon Glass · 1 year, 11 months ago
  26. f1ee03b binman: Support overlapping entries by Simon Glass · 1 year, 11 months ago
  27. d374606 binman: Add a function to check for special section nodes by Simon Glass · 1 year, 11 months ago
  28. a4948b2 binman: Add a null entry by Simon Glass · 1 year, 11 months ago
  29. 0299765 binman: Clarify use of False when obtaining data by Simon Glass · 1 year, 11 months ago
  30. 7447a9d binman: Add a test for an inner section with a size by Simon Glass · 1 year, 11 months ago
  31. 63328f1 binman: Support optional external blobs by Simon Glass · 1 year, 11 months ago
  32. ad5cfe1 binman: Support new op-tee binary format by Simon Glass · 1 year, 11 months ago
  33. 6e657f6 binman: Add a way to check for a valid ELF file by Simon Glass · 1 year, 11 months ago
  34. 1e9e61c binman: Support optional entries by Simon Glass · 1 year, 11 months ago
  35. 18ed996 binman: Use a reference for binman symbols docs by Simon Glass · 1 year, 11 months ago
  36. da6a908 binman: Update entry docs by Simon Glass · 1 year, 11 months ago
  37. 820d361 binman: Tidy up comment in fit _gen_node by Simon Glass · 1 year, 11 months ago
  38. de24416 binman: Allow writing section contents to a file by Simon Glass · 1 year, 11 months ago
  39. d8f88d8 trace: Update trace-format generator for newer version by Simon Glass · 2 years ago
  40. ec86a63 trace: Adjust flags in proftool by Simon Glass · 2 years ago
  41. 3541407 mkimage: Add a few more messages for FIT failures by Simon Glass · 2 years ago
  42. 9fa6851 rockchip: mkimage: Add rv1126 support by Jagan Teki · 2 years ago
  43. f33096e rockchip: mkimage: make RC4 key const by John Keeping · 2 years ago
  44. ac6c333 CI/Docker: Update to jammy-20221130 tag by Tom Rini · 1 year, 11 months ago
  45. c2c98ea Dockerfile: add package texinfo by Heinrich Schuchardt · 1 year, 11 months ago
  46. 3ef23e9 patman: add '--get-maintainer-script' argument by Maxim Cournoyer · 2 years ago
  47. cb8d3b1 patman: additionally honor a local .patman config file by Maxim Cournoyer · 2 years ago
  48. 64a690f patman: fail early in Setup when provided config file does not exist by Maxim Cournoyer · 2 years ago
  49. da6f7cf patman: set the default config_fname argument value to None by Maxim Cournoyer · 2 years ago
  50. a81a41f patman: import gitutil module where it is needed by Maxim Cournoyer · 2 years ago
  51. cc38d35 patman: replace deprecated SafeConfigParser with ConfigParser by Maxim Cournoyer · 2 years ago
  52. 97f4d76 patman: fix pep8 warnings in settings module by Maxim Cournoyer · 2 years ago
  53. 6a3f71c patman: document default 'send' command by Maxim Cournoyer · 2 years ago
  54. c9f6554 patman: document how to run test suite via pytest by Maxim Cournoyer · 2 years ago
  55. cda0012 patman: hide the 'test' command unless test data is available by Maxim Cournoyer · 2 years ago
  56. 0e54e70 patman: add pytest configuration file by Maxim Cournoyer · 2 years ago
  57. def31ed patman: rename main script to __main__.py by Maxim Cournoyer · 2 years ago
  58. 2f3abd6 patman: invoke the checkpatch.pl script with '--u-boot' and '--strict' by Maxim Cournoyer · 2 years ago
  59. 0331edb patman: locate test data files via __file__ and pathlib by Maxim Cournoyer · 2 years ago
  60. 9a196fb patman: cosmetic: Fix PEP 8 warnings for the gitutil module. by Maxim Cournoyer · 2 years ago
  61. 124acc9 patman: locate README.rst via importlib by Maxim Cournoyer · 2 years ago
  62. 1484c1a patman: fix installation of README.rst data file by Maxim Cournoyer · 2 years ago
  63. fcf2e85 patman: remove extraneous imports by Maxim Cournoyer · 2 years ago
  64. 6c12497 patman: Switch to setuptools by Sean Anderson · 2 years ago
  65. c1b64aa kbuild: Remove checking for adhoc CONFIG symbols by Tom Rini · 2 years ago
  66. 14f8ef6 checkpatch.pl: Update CONFIG logic in U-Boot section by Tom Rini · 2 years ago
  67. aefad5d global: Migrate CONFIG_X86_MRC_ADDR to CFG by Tom Rini · 2 years ago
  68. 4714ab2 env: Rework ENV_IS_EMBEDDED and related logic slightly by Tom Rini · 2 years ago
  69. 5e4d55c u-boot-initial-env: rework make target by Max Krummenacher · 2 years ago
  70. 0aa1da6 tools: mkimage: add new image type "fdt_legacy" by Marc Kleine-Budde · 2 years ago
  71. adc99e1 tools: mkimage: don't print error message "Success" in case of failure by Marc Kleine-Budde · 2 years ago
  72. acea4f5 tools: fdtgrep: Fix handle leak by Mikhail Ilin · 2 years ago
  73. fc0453d tools: mkimage: Fix nullptr at strchr() by Mikhail Ilin · 2 years ago
  74. fd1f4e1 tool: ifwitool: Fix buffer overflow by Mikhail Ilin · 2 years ago
  75. 2d11b46 tool: ifwitool: The function localtime() can return NULL. by Mikhail Ilin · 2 years ago
  76. 18ca449 tools: env: fw_env: Fix unused-result warning by Jaehoon Chung · 2 years, 2 months ago
  77. 77d48f1 CI: Update to gcc-12.2 by Tom Rini · 2 years ago
  78. e0425e3 buildman: Fetch 12.2.0 toolchains by default by Tom Rini · 2 years ago
  79. 6a5dccc global: Move remaining CONFIG_SYS_* to CFG_SYS_* by Tom Rini · 2 years ago
  80. d1c5106 tools: mkenvimage: Drop duplicate crc header include by Marek Vasut · 2 years, 1 month ago
  81. a20c041 binman: Add documentation for the command line args by Simon Glass · 2 years, 1 month ago
  82. 93ebd46 buildman: Add --allow-missing flag to allow missing blobs by Tom Rini · 2 years, 1 month ago
  83. 211c74b buildman: Reinstate removal of temp output dir in tests by Simon Glass · 2 years, 1 month ago
  84. ccc6906 buildman: Ensure config_fname is inited by Simon Glass · 2 years, 1 month ago
  85. a922347 binman: Add a separate section about environment variables by Simon Glass · 2 years, 1 month ago
  86. 199da41 buildman: Detect binman reporting missing blobs by Simon Glass · 2 years, 1 month ago
  87. e93918b buildman: Drop mention of old architectures by Simon Glass · 2 years, 1 month ago
  88. 8897c7d buildman: Update the default settings file by Simon Glass · 2 years, 1 month ago
  89. c325dbe buildman: Update the arc toolchain by Simon Glass · 2 years, 1 month ago
  90. 794beab buildman: Drop mention of MAKEALL by Simon Glass · 2 years, 1 month ago
  91. 79cc9be buildman: Convert documentation to rST by Simon Glass · 2 years, 1 month ago
  92. 6bce5dc binman: Use an exit code when blobs are missing by Simon Glass · 2 years, 1 month ago
  93. 2c70188 Revert "binman: btool: gzip: fix packer name so that binary can be found" by Quentin Schulz · 2 years, 1 month ago
  94. c33383c binman: bintool: remove btool_ prefix from btool names by Quentin Schulz · 2 years, 1 month ago
  95. c067638 mkeficapsule: Add support for setting OEM flags in capsule header by Sughosh Ganu · 2 years, 1 month ago
  96. b39405d mkeficapsule: Add support for generating empty capsules by Sughosh Ganu · 2 years, 1 month ago
  97. 77079e7 test: dm: Add test cases for FWU Metadata uclass by Sughosh Ganu · 2 years, 1 month ago
  98. 37f85de binman: Support writing symbols into ELF files by Simon Glass · 2 years, 1 month ago
  99. 6fc079e binman: Handle writing ELF symbols in the Entry class by Simon Glass · 2 years, 1 month ago
  100. 133f0f7 binman: Split out looking up a symbol into a function by Simon Glass · 2 years, 1 month ago