1. eeb5525 buildman: invalid reference to README by Heinrich Schuchardt · 2 years, 1 month ago
  2. b1dcc33 tools: Drop xway-swap-bytes tool by Simon Glass · 2 years ago
  3. aeca519 Drop ubsha1 tool by Simon Glass · 2 years ago
  4. efabbe6 imx: Rename CONFIG_MXS to CFG_MXS by Simon Glass · 2 years ago
  5. 65e6203 moveconfig: Add an option to compare Kconfig against source by Simon Glass · 2 years ago
  6. 598e911 tools: default_image: Accept images with padding by Pali Rohár · 2 years ago
  7. 3f837b0 tools: default_image: Verify header size by Pali Rohár · 2 years ago
  8. afd8218 tools: imagetool: Skip autodetection of gpimage type by Pali Rohár · 2 years ago
  9. 6c58aa1 tools: imagetool: Show error message when detecting image type failed by Pali Rohár · 2 years ago
  10. 27e46a9 tools: imagetool: Fix error message when verify_header is undefined by Pali Rohár · 2 years ago
  11. 03610eb tools: logos: Add TI logo files by Nikhil M Jain · 2 years ago
  12. f75e92f tools: imx8image: Fix handle leak by Mikhail Ilin · 2 years, 2 months ago
  13. 9017785 tools: imx8mimage: Fix handle leak by Mikhail Ilin · 2 years, 2 months ago
  14. 507a70b tools: imximage: Fix check array index by Mikhail Ilin · 2 years, 3 months ago
  15. b93a652 mkimage: fit: Support signed configurations in 'auto' FITs by Massimo Pegorer · 2 years, 1 month ago
  16. a092f1e ifwitool: Fix member access by Simon Glass · 2 years, 1 month ago
  17. 060a65e binman: Fix a test-coverage regression by Simon Glass · 2 years ago
  18. b01ae03 binman: Add 'min-size' entry property by Samuel Holland · 2 years, 1 month ago
  19. f584d44 binman: Add support for selecting firmware to use with split-elf by Jonas Karlman · 2 years, 1 month ago
  20. 00b3d53 binman: Add special subnodes to the nodes generated by split-elf by Jonas Karlman · 2 years, 1 month ago
  21. 9b2fd2d binman: Add support for align argument to mkimage tool by Jonas Karlman · 2 years, 1 month ago
  22. 4c59078 patman: symlink top level .checkpatch.conf by Maxim Cournoyer · 2 years, 1 month ago
  23. da413b5 Revert "patman: invoke the checkpatch.pl script with '--u-boot' and '--strict'" by Maxim Cournoyer · 2 years, 1 month ago
  24. 571bc4e binman: Support positioning an entry by and ELF symbol by Simon Glass · 2 years, 1 month ago
  25. 8f5afe2 dtoc: Add a way to read a phandle with params by Simon Glass · 2 years, 1 month ago
  26. c115786 binman: Provide general support for updating ELF symbols by Simon Glass · 2 years, 1 month ago
  27. 9766f69 binman: Support overlapping entries by Simon Glass · 2 years, 1 month ago
  28. 97fb808 binman: Add a function to check for special section nodes by Simon Glass · 2 years, 1 month ago
  29. 62ef2f7 binman: Add a null entry by Simon Glass · 2 years, 1 month ago
  30. 4331d66 binman: Clarify use of False when obtaining data by Simon Glass · 2 years, 1 month ago
  31. 0b079fc binman: Add a test for an inner section with a size by Simon Glass · 2 years, 1 month ago
  32. 67a0501 binman: Support optional external blobs by Simon Glass · 2 years, 1 month ago
  33. 2f80c5e binman: Support new op-tee binary format by Simon Glass · 2 years, 1 month ago
  34. 39f4a85 binman: Add a way to check for a valid ELF file by Simon Glass · 2 years, 1 month ago
  35. c8c9f31 binman: Support optional entries by Simon Glass · 2 years, 1 month ago
  36. 23ab4e0 binman: Use a reference for binman symbols docs by Simon Glass · 2 years, 1 month ago
  37. 237ac96 binman: Update entry docs by Simon Glass · 2 years, 1 month ago
  38. 226ce1d binman: Tidy up comment in fit _gen_node by Simon Glass · 2 years, 1 month ago
  39. efddab6 binman: Allow writing section contents to a file by Simon Glass · 2 years, 1 month ago
  40. ef42e27 trace: Update trace-format generator for newer version by Simon Glass · 2 years, 2 months ago
  41. b87f081 trace: Adjust flags in proftool by Simon Glass · 2 years, 2 months ago
  42. 90cfae2 mkimage: Add a few more messages for FIT failures by Simon Glass · 2 years, 2 months ago
  43. 6d70d82 rockchip: mkimage: Add rv1126 support by Jagan Teki · 2 years, 2 months ago
  44. 2c89929 rockchip: mkimage: make RC4 key const by John Keeping · 2 years, 3 months ago
  45. 85fd489 CI/Docker: Update to jammy-20221130 tag by Tom Rini · 2 years, 1 month ago
  46. 5f7a507 Dockerfile: add package texinfo by Heinrich Schuchardt · 2 years, 1 month ago
  47. 8c042fb patman: add '--get-maintainer-script' argument by Maxim Cournoyer · 2 years, 2 months ago
  48. 8f8d3f7 patman: additionally honor a local .patman config file by Maxim Cournoyer · 2 years, 2 months ago
  49. db16edd patman: fail early in Setup when provided config file does not exist by Maxim Cournoyer · 2 years, 2 months ago
  50. 2c58a5e patman: set the default config_fname argument value to None by Maxim Cournoyer · 2 years, 2 months ago
  51. 57e3b03 patman: import gitutil module where it is needed by Maxim Cournoyer · 2 years, 2 months ago
  52. 8b73f9b patman: replace deprecated SafeConfigParser with ConfigParser by Maxim Cournoyer · 2 years, 2 months ago
  53. 872f3a4 patman: fix pep8 warnings in settings module by Maxim Cournoyer · 2 years, 2 months ago
  54. 3052930 patman: document default 'send' command by Maxim Cournoyer · 2 years, 2 months ago
  55. f393f59 patman: document how to run test suite via pytest by Maxim Cournoyer · 2 years, 2 months ago
  56. 52c1c33 patman: hide the 'test' command unless test data is available by Maxim Cournoyer · 2 years, 2 months ago
  57. a3997a0 patman: add pytest configuration file by Maxim Cournoyer · 2 years, 2 months ago
  58. 579916b patman: rename main script to __main__.py by Maxim Cournoyer · 2 years, 2 months ago
  59. 648d818 patman: invoke the checkpatch.pl script with '--u-boot' and '--strict' by Maxim Cournoyer · 2 years, 2 months ago
  60. 1c77598 patman: locate test data files via __file__ and pathlib by Maxim Cournoyer · 2 years, 2 months ago
  61. f9e20e3 patman: cosmetic: Fix PEP 8 warnings for the gitutil module. by Maxim Cournoyer · 2 years, 2 months ago
  62. a5197fc patman: locate README.rst via importlib by Maxim Cournoyer · 2 years, 2 months ago
  63. 425bbed patman: fix installation of README.rst data file by Maxim Cournoyer · 2 years, 2 months ago
  64. 291ab6c patman: remove extraneous imports by Maxim Cournoyer · 2 years, 2 months ago
  65. e0ddd89 patman: Switch to setuptools by Sean Anderson · 2 years, 2 months ago
  66. 9ef3ba8 kbuild: Remove checking for adhoc CONFIG symbols by Tom Rini · 2 years, 2 months ago
  67. 2a06da0 checkpatch.pl: Update CONFIG logic in U-Boot section by Tom Rini · 2 years, 2 months ago
  68. fa2fd53 global: Migrate CONFIG_X86_MRC_ADDR to CFG by Tom Rini · 2 years, 2 months ago
  69. 6bd2372 env: Rework ENV_IS_EMBEDDED and related logic slightly by Tom Rini · 2 years, 2 months ago
  70. 486aef0 u-boot-initial-env: rework make target by Max Krummenacher · 2 years, 2 months ago
  71. 28f924f tools: mkimage: add new image type "fdt_legacy" by Marc Kleine-Budde · 2 years, 2 months ago
  72. 72c3f5d tools: mkimage: don't print error message "Success" in case of failure by Marc Kleine-Budde · 2 years, 2 months ago
  73. 4b95e84 tools: fdtgrep: Fix handle leak by Mikhail Ilin · 2 years, 2 months ago
  74. 17f8a74 tools: mkimage: Fix nullptr at strchr() by Mikhail Ilin · 2 years, 2 months ago
  75. 2d1b2ac tool: ifwitool: Fix buffer overflow by Mikhail Ilin · 2 years, 3 months ago
  76. 1642329 tool: ifwitool: The function localtime() can return NULL. by Mikhail Ilin · 2 years, 3 months ago
  77. c059a22 tools: env: fw_env: Fix unused-result warning by Jaehoon Chung · 2 years, 4 months ago
  78. 09ed7e6 CI: Update to gcc-12.2 by Tom Rini · 2 years, 3 months ago
  79. 83e37a8 buildman: Fetch 12.2.0 toolchains by default by Tom Rini · 2 years, 3 months ago
  80. 65cc0e2 global: Move remaining CONFIG_SYS_* to CFG_SYS_* by Tom Rini · 2 years, 3 months ago
  81. c246d69 tools: mkenvimage: Drop duplicate crc header include by Marek Vasut · 2 years, 3 months ago
  82. 8dd0059 binman: Add documentation for the command line args by Simon Glass · 2 years, 3 months ago
  83. d7713ad buildman: Add --allow-missing flag to allow missing blobs by Tom Rini · 2 years, 3 months ago
  84. 5f319fa buildman: Reinstate removal of temp output dir in tests by Simon Glass · 2 years, 3 months ago
  85. 301cd74 buildman: Ensure config_fname is inited by Simon Glass · 2 years, 3 months ago
  86. 85760a6 binman: Add a separate section about environment variables by Simon Glass · 2 years, 3 months ago
  87. 35b6e53 buildman: Detect binman reporting missing blobs by Simon Glass · 2 years, 3 months ago
  88. cd6889d buildman: Drop mention of old architectures by Simon Glass · 2 years, 3 months ago
  89. 3da04ff buildman: Update the default settings file by Simon Glass · 2 years, 3 months ago
  90. ce59252 buildman: Update the arc toolchain by Simon Glass · 2 years, 3 months ago
  91. 274d053 buildman: Drop mention of MAKEALL by Simon Glass · 2 years, 3 months ago
  92. 74df491 buildman: Convert documentation to rST by Simon Glass · 2 years, 3 months ago
  93. b38da15 binman: Use an exit code when blobs are missing by Simon Glass · 2 years, 3 months ago
  94. fb132b3 Revert "binman: btool: gzip: fix packer name so that binary can be found" by Quentin Schulz · 2 years, 3 months ago
  95. 478332a binman: bintool: remove btool_ prefix from btool names by Quentin Schulz · 2 years, 3 months ago
  96. f65ee99 mkeficapsule: Add support for setting OEM flags in capsule header by Sughosh Ganu · 2 years, 4 months ago
  97. 6da9271 mkeficapsule: Add support for generating empty capsules by Sughosh Ganu · 2 years, 4 months ago
  98. 873cf8a test: dm: Add test cases for FWU Metadata uclass by Sughosh Ganu · 2 years, 4 months ago
  99. d2afb9e binman: Support writing symbols into ELF files by Simon Glass · 2 years, 4 months ago
  100. 3fbba55 binman: Handle writing ELF symbols in the Entry class by Simon Glass · 2 years, 4 months ago