1. 6bd2372 env: Rework ENV_IS_EMBEDDED and related logic slightly by Tom Rini · 1 year, 11 months ago
  2. 486aef0 u-boot-initial-env: rework make target by Max Krummenacher · 1 year, 11 months ago
  3. 28f924f tools: mkimage: add new image type "fdt_legacy" by Marc Kleine-Budde · 1 year, 11 months ago
  4. 72c3f5d tools: mkimage: don't print error message "Success" in case of failure by Marc Kleine-Budde · 1 year, 11 months ago
  5. 4b95e84 tools: fdtgrep: Fix handle leak by Mikhail Ilin · 1 year, 11 months ago
  6. 17f8a74 tools: mkimage: Fix nullptr at strchr() by Mikhail Ilin · 1 year, 11 months ago
  7. 2d1b2ac tool: ifwitool: Fix buffer overflow by Mikhail Ilin · 1 year, 11 months ago
  8. 1642329 tool: ifwitool: The function localtime() can return NULL. by Mikhail Ilin · 1 year, 11 months ago
  9. c059a22 tools: env: fw_env: Fix unused-result warning by Jaehoon Chung · 2 years ago
  10. 09ed7e6 CI: Update to gcc-12.2 by Tom Rini · 1 year, 11 months ago
  11. 83e37a8 buildman: Fetch 12.2.0 toolchains by default by Tom Rini · 1 year, 11 months ago
  12. 65cc0e2 global: Move remaining CONFIG_SYS_* to CFG_SYS_* by Tom Rini · 1 year, 11 months ago
  13. c246d69 tools: mkenvimage: Drop duplicate crc header include by Marek Vasut · 2 years ago
  14. 8dd0059 binman: Add documentation for the command line args by Simon Glass · 2 years ago
  15. d7713ad buildman: Add --allow-missing flag to allow missing blobs by Tom Rini · 2 years ago
  16. 5f319fa buildman: Reinstate removal of temp output dir in tests by Simon Glass · 2 years ago
  17. 301cd74 buildman: Ensure config_fname is inited by Simon Glass · 2 years ago
  18. 85760a6 binman: Add a separate section about environment variables by Simon Glass · 2 years ago
  19. 35b6e53 buildman: Detect binman reporting missing blobs by Simon Glass · 2 years ago
  20. cd6889d buildman: Drop mention of old architectures by Simon Glass · 2 years ago
  21. 3da04ff buildman: Update the default settings file by Simon Glass · 2 years ago
  22. ce59252 buildman: Update the arc toolchain by Simon Glass · 2 years ago
  23. 274d053 buildman: Drop mention of MAKEALL by Simon Glass · 2 years ago
  24. 74df491 buildman: Convert documentation to rST by Simon Glass · 2 years ago
  25. b38da15 binman: Use an exit code when blobs are missing by Simon Glass · 2 years ago
  26. fb132b3 Revert "binman: btool: gzip: fix packer name so that binary can be found" by Quentin Schulz · 2 years ago
  27. 478332a binman: bintool: remove btool_ prefix from btool names by Quentin Schulz · 2 years ago
  28. f65ee99 mkeficapsule: Add support for setting OEM flags in capsule header by Sughosh Ganu · 2 years ago
  29. 6da9271 mkeficapsule: Add support for generating empty capsules by Sughosh Ganu · 2 years ago
  30. 873cf8a test: dm: Add test cases for FWU Metadata uclass by Sughosh Ganu · 2 years ago
  31. d2afb9e binman: Support writing symbols into ELF files by Simon Glass · 2 years ago
  32. 3fbba55 binman: Handle writing ELF symbols in the Entry class by Simon Glass · 2 years ago
  33. 2b8b27f binman: Split out looking up a symbol into a function by Simon Glass · 2 years ago
  34. 2856579 binman: Allow obtaining a symbol value by Simon Glass · 2 years ago
  35. 9846390 Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASE by Simon Glass · 2 years ago
  36. e8da1da buildman: Handle the MAINTAINERS 'N' tag by Simon Glass · 2 years ago
  37. 218e2c4 Merge tag 'video-20221030' of https://source.denx.de/u-boot/custodians/u-boot-video by Tom Rini · 2 years ago
  38. b86986c video: Rename CONFIG_DM_VIDEO to CONFIG_VIDEO by Simon Glass · 2 years ago
  39. 1dc6517 Drop CONFIG_LCD_LOGO by Simon Glass · 2 years ago
  40. 3545e85 binman: Add support for symlinking images by Neha Malcom Francis · 2 years ago
  41. 0abe332 mkimage: fit: Fix signing of configs with external data by Sean Anderson · 2 years ago
  42. 3379926 docker: Install pyelftools for builds by Simon Glass · 2 years ago
  43. fa1f99a tools: k3_gen_x509_cert: Do not print SWRV on build by Andrew Davis · 2 years ago
  44. 7c5eeb8 image-pre-load: Move macros/definitions to image.h by Steven Lawrance · 2 years, 1 month ago
  45. 3672ed7 buildman: differentiate between riscv32, riscv64 by Heinrich Schuchardt · 2 years, 1 month ago
  46. e2ce13c docker: install riscv32 toolchain by Heinrich Schuchardt · 2 years, 1 month ago
  47. cbd0043 tools: kwbimage: Verify maximal kwbimage header size by Pali Rohár · 2 years, 1 month ago
  48. 2d45913 Merge branch 'next' by Tom Rini · 2 years, 1 month ago
  49. f3543e6 treewide: Drop image_header_t typedef by Simon Glass · 2 years, 1 month ago
  50. 316590d tools: env: Fix missing closedir in ubi_get_volnum_by_name by Miaoqian Lin · 2 years, 1 month ago
  51. ffa2c88 Merge branch 'next' of https://gitlab.denx.de/u-boot/custodians/u-boot-riscv into next by Tom Rini · 2 years, 1 month ago
  52. 3e33321 tools: mtk_image: add support for nand headers used by newer chips by Weijie Gao · 2 years, 1 month ago
  53. cadb1a8 tools: mtk_image: split the code of generating NAND header into a new file by Weijie Gao · 2 years, 1 month ago
  54. 687e10e tools: mtk_image: split gfh header verification into a new function by Weijie Gao · 2 years, 1 month ago
  55. d64af08 binman: Get futility by building it by Simon Glass · 2 years, 1 month ago
  56. e9a1ff9 Merge branch 'master' into next by Tom Rini · 2 years, 1 month ago
  57. 634aa8e tools: termios_linux.h: Fix compilation on non-glibc systems by Pali Rohár · 2 years, 1 month ago
  58. ca076d9 tools: kwboot: Change KWBOOT_MSG_RSP_TIMEO_AXP to 10ms by Stefan Roese · 2 years, 2 months ago
  59. e1c0811 dtoc: Drop sys.exit() in test_fdt by Simon Glass · 2 years, 3 months ago
  60. 6ad2452 binman: Add VPL support by Simon Glass · 2 years, 8 months ago
  61. 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
  62. 6cc29dc binman: allow user-defined filenames for mkimage entry by Quentin Schulz · 2 years, 2 months ago
  63. 4d91df0 binman: add support for skipping file concatenation for mkimage by Quentin Schulz · 2 years, 2 months ago
  64. 7ac6842 binman: bintool: bzip2: fix version function on non-Debian-based systems by Quentin Schulz · 2 years, 2 months ago
  65. 9c96786 binman: btool: futility: use Bintool.version by Quentin Schulz · 2 years, 2 months ago
  66. 4508fb9 binman: btool: fiptool: use Bintool.version by Quentin Schulz · 2 years, 2 months ago
  67. e440843 binman: bintool: parametrize args to pass to binary for returning version by Quentin Schulz · 2 years, 2 months ago
  68. 65e2c14 binman: btool: mkimage: use Bintool.version by Quentin Schulz · 2 years, 2 months ago
  69. f17219a binman: btool: lz4: use Bintool.version by Quentin Schulz · 2 years, 2 months ago
  70. 723a63e binman: bintool: move version check implementation into bintool class by Quentin Schulz · 2 years, 2 months ago
  71. daa2da7 binman: btool: gzip: fix packer name so that binary can be found by Quentin Schulz · 2 years, 2 months ago
  72. 1a4af2d tools: mkimage: fix build with recent LibreSSL by Mark Kettenis · 2 years, 2 months ago
  73. 5cb0b25 binman: Sort tests and rework test-file numbers by Stefan Herbrechtsmeier · 2 years, 2 months ago
  74. 86e5446 binman: Document how to handle dependent images by Simon Glass · 2 years, 2 months ago
  75. 0712860 binman: Mention split-elf in the main docs by Simon Glass · 2 years, 2 months ago
  76. 65af8f2 patman: Tidy up unnecessary blank lines and numbers by Simon Glass · 2 years, 2 months ago
  77. 74eaa5c patman: Fix version table by Simon Glass · 2 years, 2 months ago
  78. 850ac7c Merge tag 'dm-pull-20aug22' of https://source.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 2 years, 2 months ago
  79. b6d4e08 CI: Move to Ubuntu 2022.04 "Jammy" for CI base by Tom Rini · 2 years, 2 months ago
  80. cd15b64 binman: Add zstd bintool by Stefan Herbrechtsmeier · 2 years, 2 months ago
  81. 432a825 binman: Add xz bintool by Stefan Herbrechtsmeier · 2 years, 2 months ago
  82. 7b26a46 binman: Add lzop bintool by Stefan Herbrechtsmeier · 2 years, 2 months ago
  83. 0f369d7 binman: Add gzip bintool by Stefan Herbrechtsmeier · 2 years, 2 months ago
  84. 45aa279 binman: Add bzip2 bintool by Stefan Herbrechtsmeier · 2 years, 2 months ago
  85. 867eed1 binman: Add BintoolPacker class to bintool by Stefan Herbrechtsmeier · 2 years, 2 months ago
  86. da1af35 binman: Add compression tests by Stefan Herbrechtsmeier · 2 years, 2 months ago
  87. c3665a8 binman: Support missing compression tools by Stefan Herbrechtsmeier · 2 years, 2 months ago
  88. ec7d27d binman: Move compression bintool management into entry class by Stefan Herbrechtsmeier · 2 years, 2 months ago
  89. edafeb8 binman: Select compression bintools in cbfs_util class by Stefan Herbrechtsmeier · 2 years, 2 months ago
  90. cbe2e75 binman: Move compression bintools creation into test setup by Stefan Herbrechtsmeier · 2 years, 2 months ago
  91. 4f463e3 binman: Remove obsolete compressed data header handling by Stefan Herbrechtsmeier · 2 years, 2 months ago
  92. 9f74395 binman: Disable compressed data header by Stefan Herbrechtsmeier · 2 years, 2 months ago
  93. 6aa8000 binman: Add length header attribute to dtb entry by Stefan Herbrechtsmeier · 2 years, 2 months ago
  94. 204a27b binman: Add DecompressData function to entry class by Stefan Herbrechtsmeier · 2 years, 2 months ago
  95. fa24f55 binman: Check only section data in multi section test by Stefan Herbrechtsmeier · 2 years, 2 months ago
  96. 917b3c3 binman: Collect bintools before usage by Stefan Herbrechtsmeier · 2 years, 2 months ago
  97. a555965 binman: Forward AddBintools calls to base class by Stefan Herbrechtsmeier · 2 years, 2 months ago
  98. 9069d55 binman: Forward AddBintools calls to sub entries in cbfs_util by Stefan Herbrechtsmeier · 2 years, 2 months ago
  99. facc378 binman: Avoid duplicates in bintool lists by Stefan Herbrechtsmeier · 2 years, 2 months ago
  100. 6ac7a83 binman: Skip elf tests if python elftools is not available by Stefan Herbrechtsmeier · 2 years, 2 months ago