1. e9a1ff9 Merge branch 'master' into next by Tom Rini · 2 years ago
  2. 634aa8e tools: termios_linux.h: Fix compilation on non-glibc systems by Pali Rohár · 2 years ago
  3. ca076d9 tools: kwboot: Change KWBOOT_MSG_RSP_TIMEO_AXP to 10ms by Stefan Roese · 2 years, 1 month ago
  4. e1c0811 dtoc: Drop sys.exit() in test_fdt by Simon Glass · 2 years, 2 months ago
  5. 6ad2452 binman: Add VPL support by Simon Glass · 2 years, 7 months ago
  6. fc2f408 Merge tag 'dm-pull-7sep22' of https://source.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 2 years, 1 month ago
  7. 6cc29dc binman: allow user-defined filenames for mkimage entry by Quentin Schulz · 2 years, 1 month ago
  8. 4d91df0 binman: add support for skipping file concatenation for mkimage by Quentin Schulz · 2 years, 1 month ago
  9. 7ac6842 binman: bintool: bzip2: fix version function on non-Debian-based systems by Quentin Schulz · 2 years, 1 month ago
  10. 9c96786 binman: btool: futility: use Bintool.version by Quentin Schulz · 2 years, 1 month ago
  11. 4508fb9 binman: btool: fiptool: use Bintool.version by Quentin Schulz · 2 years, 1 month ago
  12. e440843 binman: bintool: parametrize args to pass to binary for returning version by Quentin Schulz · 2 years, 1 month ago
  13. 65e2c14 binman: btool: mkimage: use Bintool.version by Quentin Schulz · 2 years, 1 month ago
  14. f17219a binman: btool: lz4: use Bintool.version by Quentin Schulz · 2 years, 1 month ago
  15. 723a63e binman: bintool: move version check implementation into bintool class by Quentin Schulz · 2 years, 1 month ago
  16. daa2da7 binman: btool: gzip: fix packer name so that binary can be found by Quentin Schulz · 2 years, 1 month ago
  17. 1a4af2d tools: mkimage: fix build with recent LibreSSL by Mark Kettenis · 2 years, 1 month ago
  18. 5cb0b25 binman: Sort tests and rework test-file numbers by Stefan Herbrechtsmeier · 2 years, 1 month ago
  19. 86e5446 binman: Document how to handle dependent images by Simon Glass · 2 years, 1 month ago
  20. 0712860 binman: Mention split-elf in the main docs by Simon Glass · 2 years, 1 month ago
  21. 65af8f2 patman: Tidy up unnecessary blank lines and numbers by Simon Glass · 2 years, 1 month ago
  22. 74eaa5c patman: Fix version table by Simon Glass · 2 years, 1 month ago
  23. 850ac7c Merge tag 'dm-pull-20aug22' of https://source.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 2 years, 1 month ago
  24. b6d4e08 CI: Move to Ubuntu 2022.04 "Jammy" for CI base by Tom Rini · 2 years, 1 month ago
  25. cd15b64 binman: Add zstd bintool by Stefan Herbrechtsmeier · 2 years, 1 month ago
  26. 432a825 binman: Add xz bintool by Stefan Herbrechtsmeier · 2 years, 1 month ago
  27. 7b26a46 binman: Add lzop bintool by Stefan Herbrechtsmeier · 2 years, 1 month ago
  28. 0f369d7 binman: Add gzip bintool by Stefan Herbrechtsmeier · 2 years, 1 month ago
  29. 45aa279 binman: Add bzip2 bintool by Stefan Herbrechtsmeier · 2 years, 1 month ago
  30. 867eed1 binman: Add BintoolPacker class to bintool by Stefan Herbrechtsmeier · 2 years, 1 month ago
  31. da1af35 binman: Add compression tests by Stefan Herbrechtsmeier · 2 years, 1 month ago
  32. c3665a8 binman: Support missing compression tools by Stefan Herbrechtsmeier · 2 years, 1 month ago
  33. ec7d27d binman: Move compression bintool management into entry class by Stefan Herbrechtsmeier · 2 years, 1 month ago
  34. edafeb8 binman: Select compression bintools in cbfs_util class by Stefan Herbrechtsmeier · 2 years, 1 month ago
  35. cbe2e75 binman: Move compression bintools creation into test setup by Stefan Herbrechtsmeier · 2 years, 1 month ago
  36. 4f463e3 binman: Remove obsolete compressed data header handling by Stefan Herbrechtsmeier · 2 years, 1 month ago
  37. 9f74395 binman: Disable compressed data header by Stefan Herbrechtsmeier · 2 years, 1 month ago
  38. 6aa8000 binman: Add length header attribute to dtb entry by Stefan Herbrechtsmeier · 2 years, 1 month ago
  39. 204a27b binman: Add DecompressData function to entry class by Stefan Herbrechtsmeier · 2 years, 1 month ago
  40. fa24f55 binman: Check only section data in multi section test by Stefan Herbrechtsmeier · 2 years, 1 month ago
  41. 917b3c3 binman: Collect bintools before usage by Stefan Herbrechtsmeier · 2 years, 1 month ago
  42. a555965 binman: Forward AddBintools calls to base class by Stefan Herbrechtsmeier · 2 years, 1 month ago
  43. 9069d55 binman: Forward AddBintools calls to sub entries in cbfs_util by Stefan Herbrechtsmeier · 2 years, 1 month ago
  44. facc378 binman: Avoid duplicates in bintool lists by Stefan Herbrechtsmeier · 2 years, 1 month ago
  45. 6ac7a83 binman: Skip elf tests if python elftools is not available by Stefan Herbrechtsmeier · 2 years, 1 month ago
  46. d626e82 binman: Allow collection to use entries from other sections by Simon Glass · 2 years, 1 month ago
  47. 9db9e93 binman: Allow passing entries using -n by Simon Glass · 2 years, 1 month ago
  48. dfe1db4 binman: Allow the image name to be the data file by Simon Glass · 2 years, 1 month ago
  49. e9b5e31 binman: Improve mkimage documentation by Simon Glass · 2 years, 1 month ago
  50. 73593e4 binman: Avoid use of expected failure by Simon Glass · 2 years, 1 month ago
  51. 1c65a54 binman: Adjust mkimage etype node reading by Simon Glass · 2 years, 1 month ago
  52. cdadada binman: Add a way to check for missing properties by Simon Glass · 2 years, 1 month ago
  53. 24474dc binman: Fix up the entry-docs for Entry_pre_load by Simon Glass · 2 years, 1 month ago
  54. 1046313 patman: Don't buffer test output with a single test by Simon Glass · 2 years, 1 month ago
  55. 8816eda patman: Put the coverage command-line last by Simon Glass · 2 years, 1 month ago
  56. 7960a0a binman: Put fake files in a subdirectory by Simon Glass · 2 years, 2 months ago
  57. cc0b365 arm: k3: Correct an awk warning by Simon Glass · 2 years, 2 months ago
  58. 2a4fb47 tools: mkeficapsule: use pkg-config for each lib separat by Heiko Thiery · 2 years, 2 months ago
  59. 7d6fade binman: Add more documentation about binman usage by Simon Glass · 2 years, 2 months ago
  60. 228c9b8 binman: Add rST references for binman entry types by Simon Glass · 2 years, 2 months ago
  61. 37c42b7 patman: Add documentation to doc/ by Simon Glass · 2 years, 1 month ago
  62. 5d1637a dtoc: Correct remaining pylint problems in test_fdt by Simon Glass · 2 years, 2 months ago
  63. 7640b16 test_fdt: Convert to use argparse by Simon Glass · 2 years, 2 months ago
  64. a8ad9aa dtoc: Move main program into its own function by Simon Glass · 2 years, 2 months ago
  65. ad74422 dtoc: Fix fdt test coverage by Simon Glass · 2 years, 2 months ago
  66. b26dd96 dtoc: Tidy up fdt_tests RunTests() by Simon Glass · 2 years, 2 months ago
  67. 2598079 dtoc: Tidy up fdt_tests RunTestCoverage() args by Simon Glass · 2 years, 2 months ago
  68. ff75d6e buildman: Drop a TODO that is done by Simon Glass · 2 years, 2 months ago
  69. 7f275bd buildman: Drop a Python 2.7 comment by Simon Glass · 2 years, 2 months ago
  70. f2e6775 buildman: Allow lines without a symbol by Simon Glass · 2 years, 2 months ago
  71. 811c8e1 Drop genboardscfg.py by Simon Glass · 2 years, 2 months ago
  72. add76e7 buildman: Return an error if there are maintainer warnings by Simon Glass · 2 years, 2 months ago
  73. 5579ce7 Revert "Revert "global: Remove CONFIG_SYS_EXTRA_OPTIONS support"" by Simon Glass · 2 years, 2 months ago
  74. 256126c buildman: Replace the Options column with config name by Simon Glass · 2 years, 2 months ago
  75. 969fd33 buildman: Tidy up pylint problems in boards module by Simon Glass · 2 years, 2 months ago
  76. a8a0141 buildman: Incorporate the genboardscfg.py tool by Simon Glass · 2 years, 2 months ago
  77. c52bd22 buildman: Split out Boards into its own file by Simon Glass · 2 years, 2 months ago
  78. 6014db6 buildman: Convert camel case in board.py by Simon Glass · 2 years, 2 months ago
  79. fb5cb07 buildman: Drop use of 'board' in board module by Simon Glass · 2 years, 2 months ago
  80. cc2c0d1 buildman: Drop use of 'boards' in control by Simon Glass · 2 years, 2 months ago
  81. fd1b507 buildman: Fix use of 'boards' in test by Simon Glass · 2 years, 2 months ago
  82. 938fa37 buildman: Fix use of 'boards' in func_test by Simon Glass · 2 years, 2 months ago
  83. f4ed470 buildman: Avoid using board as a variable by Simon Glass · 2 years, 2 months ago
  84. ae1a09f buildman: Support running from an IDE by Simon Glass · 2 years, 2 months ago
  85. 5635c50 buildman: Drop -I option by Simon Glass · 2 years, 2 months ago
  86. 2ecc354 tools: mkimage: fix build with LibreSSL by Michal Vasilek · 2 years, 2 months ago
  87. 124b21e tools: kwboot: use pkg-config to get -ltinfo by Heiko Thiery · 2 years, 2 months ago
  88. 31a7688 tools: mkeficapsule: use pkg-config to get -luuid and -lgnutls by Heiko Thiery · 2 years, 2 months ago
  89. 7277c4b Merge tag 'dm-pull-26jul22' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm.git by Tom Rini · 2 years, 2 months ago
  90. 86feeab Merge tag 'u-boot-imx-20220726' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 2 years, 2 months ago
  91. 6ec65c8 tools: image: support i.MX93 by Peng Fan · 2 years, 2 months ago
  92. dce4322 patman: By default don't pass "--no-tree" to checkpatch for linux by Douglas Anderson · 2 years, 2 months ago
  93. 109dbdf binman: Increase default fitImage data section resize step from 1k to 64k by Marek Vasut · 2 years, 2 months ago
  94. 65fc169 tools: relocate-rela: Define all macros for e_machine and reloc types by Michal Simek · 2 years, 3 months ago
  95. bb7468b tools: relocate-rela: Remove guard around R_AARCH64_RELATIVE by Michal Simek · 2 years, 3 months ago
  96. 5e0e1a8 tools: relocate-rela: Fix ELF decoding on big-endian hosts by Samuel Holland · 2 years, 2 months ago
  97. 0019427 k3_gen_x509_cert: Make SWRV configurable for anti-rollback protection by Yogesh Siraswar · 2 years, 2 months ago
  98. 5fe1d4b tools: mkimage: Add support to generate FlexSPI Header for i.MX8m by Mamta Shukla · 2 years, 2 months ago
  99. 4f1851d tools: imx8mimage: Keep IVT reserved1 field zero always by Marek Vasut · 2 years, 3 months ago
  100. 61143f7 treewide: Fix Marek's name and change my e-mail address by Marek Behún · 2 years, 4 months ago