1. 4714ab2 env: Rework ENV_IS_EMBEDDED and related logic slightly by Tom Rini · 2 years ago
  2. 5e4d55c u-boot-initial-env: rework make target by Max Krummenacher · 2 years ago
  3. 0aa1da6 tools: mkimage: add new image type "fdt_legacy" by Marc Kleine-Budde · 2 years ago
  4. adc99e1 tools: mkimage: don't print error message "Success" in case of failure by Marc Kleine-Budde · 2 years ago
  5. acea4f5 tools: fdtgrep: Fix handle leak by Mikhail Ilin · 2 years ago
  6. fc0453d tools: mkimage: Fix nullptr at strchr() by Mikhail Ilin · 2 years ago
  7. fd1f4e1 tool: ifwitool: Fix buffer overflow by Mikhail Ilin · 2 years ago
  8. 2d11b46 tool: ifwitool: The function localtime() can return NULL. by Mikhail Ilin · 2 years ago
  9. 18ca449 tools: env: fw_env: Fix unused-result warning by Jaehoon Chung · 2 years, 2 months ago
  10. 77d48f1 CI: Update to gcc-12.2 by Tom Rini · 2 years ago
  11. e0425e3 buildman: Fetch 12.2.0 toolchains by default by Tom Rini · 2 years ago
  12. 6a5dccc global: Move remaining CONFIG_SYS_* to CFG_SYS_* by Tom Rini · 2 years ago
  13. d1c5106 tools: mkenvimage: Drop duplicate crc header include by Marek Vasut · 2 years, 1 month ago
  14. a20c041 binman: Add documentation for the command line args by Simon Glass · 2 years, 1 month ago
  15. 93ebd46 buildman: Add --allow-missing flag to allow missing blobs by Tom Rini · 2 years, 1 month ago
  16. 211c74b buildman: Reinstate removal of temp output dir in tests by Simon Glass · 2 years, 1 month ago
  17. ccc6906 buildman: Ensure config_fname is inited by Simon Glass · 2 years, 1 month ago
  18. a922347 binman: Add a separate section about environment variables by Simon Glass · 2 years, 1 month ago
  19. 199da41 buildman: Detect binman reporting missing blobs by Simon Glass · 2 years, 1 month ago
  20. e93918b buildman: Drop mention of old architectures by Simon Glass · 2 years, 1 month ago
  21. 8897c7d buildman: Update the default settings file by Simon Glass · 2 years, 1 month ago
  22. c325dbe buildman: Update the arc toolchain by Simon Glass · 2 years, 1 month ago
  23. 794beab buildman: Drop mention of MAKEALL by Simon Glass · 2 years, 1 month ago
  24. 79cc9be buildman: Convert documentation to rST by Simon Glass · 2 years, 1 month ago
  25. 6bce5dc binman: Use an exit code when blobs are missing by Simon Glass · 2 years, 1 month ago
  26. 2c70188 Revert "binman: btool: gzip: fix packer name so that binary can be found" by Quentin Schulz · 2 years, 1 month ago
  27. c33383c binman: bintool: remove btool_ prefix from btool names by Quentin Schulz · 2 years, 1 month ago
  28. c067638 mkeficapsule: Add support for setting OEM flags in capsule header by Sughosh Ganu · 2 years, 1 month ago
  29. b39405d mkeficapsule: Add support for generating empty capsules by Sughosh Ganu · 2 years, 1 month ago
  30. 77079e7 test: dm: Add test cases for FWU Metadata uclass by Sughosh Ganu · 2 years, 1 month ago
  31. 37f85de binman: Support writing symbols into ELF files by Simon Glass · 2 years, 1 month ago
  32. 6fc079e binman: Handle writing ELF symbols in the Entry class by Simon Glass · 2 years, 1 month ago
  33. 133f0f7 binman: Split out looking up a symbol into a function by Simon Glass · 2 years, 1 month ago
  34. cb452b0 binman: Allow obtaining a symbol value by Simon Glass · 2 years, 1 month ago
  35. 72cc538 Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASE by Simon Glass · 2 years, 1 month ago
  36. 3a90a69 buildman: Handle the MAINTAINERS 'N' tag by Simon Glass · 2 years, 2 months ago
  37. 5bfbffb Merge tag 'video-20221030' of https://source.denx.de/u-boot/custodians/u-boot-video by Tom Rini · 2 years, 1 month ago
  38. 52cb504 video: Rename CONFIG_DM_VIDEO to CONFIG_VIDEO by Simon Glass · 2 years, 1 month ago
  39. 7391444 Drop CONFIG_LCD_LOGO by Simon Glass · 2 years, 1 month ago
  40. 3eb4be3 binman: Add support for symlinking images by Neha Malcom Francis · 2 years, 1 month ago
  41. 016f4d5 mkimage: fit: Fix signing of configs with external data by Sean Anderson · 2 years, 1 month ago
  42. b955cd2 docker: Install pyelftools for builds by Simon Glass · 2 years, 2 months ago
  43. eacbced tools: k3_gen_x509_cert: Do not print SWRV on build by Andrew Davis · 2 years, 2 months ago
  44. db7b157 image-pre-load: Move macros/definitions to image.h by Steven Lawrance · 2 years, 2 months ago
  45. 8c7fd87 buildman: differentiate between riscv32, riscv64 by Heinrich Schuchardt · 2 years, 2 months ago
  46. 3282915 docker: install riscv32 toolchain by Heinrich Schuchardt · 2 years, 2 months ago
  47. 55f9e49 tools: kwbimage: Verify maximal kwbimage header size by Pali Rohár · 2 years, 2 months ago
  48. 9411630 Merge branch 'next' by Tom Rini · 2 years, 2 months ago
  49. bb7d3bb treewide: Drop image_header_t typedef by Simon Glass · 2 years, 3 months ago
  50. 64f2dda tools: env: Fix missing closedir in ubi_get_volnum_by_name by Miaoqian Lin · 2 years, 2 months ago
  51. eff2077 Merge branch 'next' of https://gitlab.denx.de/u-boot/custodians/u-boot-riscv into next by Tom Rini · 2 years, 2 months ago
  52. f291ee1 tools: mtk_image: add support for nand headers used by newer chips by developer · 2 years, 3 months ago
  53. 4873b41 tools: mtk_image: split the code of generating NAND header into a new file by developer · 2 years, 3 months ago
  54. f9e11c9 tools: mtk_image: split gfh header verification into a new function by developer · 2 years, 3 months ago
  55. 4914547 binman: Get futility by building it by Simon Glass · 2 years, 2 months ago
  56. 586c22b Merge branch 'master' into next by Tom Rini · 2 years, 2 months ago
  57. 3bdb668 tools: termios_linux.h: Fix compilation on non-glibc systems by Pali Rohár · 2 years, 3 months ago
  58. 5285984 tools: kwboot: Change KWBOOT_MSG_RSP_TIMEO_AXP to 10ms by Stefan Roese · 2 years, 3 months ago
  59. 1158914 dtoc: Drop sys.exit() in test_fdt by Simon Glass · 2 years, 4 months ago
  60. 56d0541 binman: Add VPL support by Simon Glass · 2 years, 9 months ago
  61. ffe3cd5 Merge tag 'dm-pull-7sep22' of https://source.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 2 years, 3 months ago
  62. 0d3a926 binman: allow user-defined filenames for mkimage entry by Quentin Schulz · 2 years, 3 months ago
  63. 9b5c648 binman: add support for skipping file concatenation for mkimage by Quentin Schulz · 2 years, 3 months ago
  64. d2c153f binman: bintool: bzip2: fix version function on non-Debian-based systems by Quentin Schulz · 2 years, 3 months ago
  65. 94c3ff6 binman: btool: futility: use Bintool.version by Quentin Schulz · 2 years, 3 months ago
  66. 853c514 binman: btool: fiptool: use Bintool.version by Quentin Schulz · 2 years, 3 months ago
  67. 3264c35 binman: bintool: parametrize args to pass to binary for returning version by Quentin Schulz · 2 years, 3 months ago
  68. 21811f6 binman: btool: mkimage: use Bintool.version by Quentin Schulz · 2 years, 3 months ago
  69. 29d45ac binman: btool: lz4: use Bintool.version by Quentin Schulz · 2 years, 3 months ago
  70. bbfc137 binman: bintool: move version check implementation into bintool class by Quentin Schulz · 2 years, 3 months ago
  71. ca87ebf binman: btool: gzip: fix packer name so that binary can be found by Quentin Schulz · 2 years, 3 months ago
  72. a94c5e6 tools: mkimage: fix build with recent LibreSSL by Mark Kettenis · 2 years, 3 months ago
  73. 3074bdd binman: Sort tests and rework test-file numbers by Stefan Herbrechtsmeier · 2 years, 3 months ago
  74. fca3856 binman: Document how to handle dependent images by Simon Glass · 2 years, 3 months ago
  75. 7d959c5 binman: Mention split-elf in the main docs by Simon Glass · 2 years, 3 months ago
  76. 8c73b76 patman: Tidy up unnecessary blank lines and numbers by Simon Glass · 2 years, 3 months ago
  77. a1975d9 patman: Fix version table by Simon Glass · 2 years, 3 months ago
  78. e19f097 Merge tag 'dm-pull-20aug22' of https://source.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 2 years, 3 months ago
  79. d1ed446 CI: Move to Ubuntu 2022.04 "Jammy" for CI base by Tom Rini · 2 years, 4 months ago
  80. a5e4dcb binman: Add zstd bintool by Stefan Herbrechtsmeier · 2 years, 3 months ago
  81. eeb40b4 binman: Add xz bintool by Stefan Herbrechtsmeier · 2 years, 3 months ago
  82. 9087fc5 binman: Add lzop bintool by Stefan Herbrechtsmeier · 2 years, 3 months ago
  83. 2b8cda6 binman: Add gzip bintool by Stefan Herbrechtsmeier · 2 years, 3 months ago
  84. 9f25457 binman: Add bzip2 bintool by Stefan Herbrechtsmeier · 2 years, 3 months ago
  85. 23cb821 binman: Add BintoolPacker class to bintool by Stefan Herbrechtsmeier · 2 years, 3 months ago
  86. a14bee0 binman: Add compression tests by Stefan Herbrechtsmeier · 2 years, 3 months ago
  87. 94813a0 binman: Support missing compression tools by Stefan Herbrechtsmeier · 2 years, 3 months ago
  88. a6e0b50 binman: Move compression bintool management into entry class by Stefan Herbrechtsmeier · 2 years, 3 months ago
  89. 80c6277 binman: Select compression bintools in cbfs_util class by Stefan Herbrechtsmeier · 2 years, 3 months ago
  90. b4bfbce binman: Move compression bintools creation into test setup by Stefan Herbrechtsmeier · 2 years, 3 months ago
  91. b2f8d61 binman: Remove obsolete compressed data header handling by Stefan Herbrechtsmeier · 2 years, 3 months ago
  92. 1732229 binman: Disable compressed data header by Stefan Herbrechtsmeier · 2 years, 3 months ago
  93. 11121d3 binman: Add length header attribute to dtb entry by Stefan Herbrechtsmeier · 2 years, 3 months ago
  94. 7f128a7 binman: Add DecompressData function to entry class by Stefan Herbrechtsmeier · 2 years, 3 months ago
  95. 86f1fc0 binman: Check only section data in multi section test by Stefan Herbrechtsmeier · 2 years, 3 months ago
  96. 4725030 binman: Collect bintools before usage by Stefan Herbrechtsmeier · 2 years, 3 months ago
  97. c766c8e binman: Forward AddBintools calls to base class by Stefan Herbrechtsmeier · 2 years, 3 months ago
  98. 2cb6cdb binman: Forward AddBintools calls to sub entries in cbfs_util by Stefan Herbrechtsmeier · 2 years, 3 months ago
  99. 486b944 binman: Avoid duplicates in bintool lists by Stefan Herbrechtsmeier · 2 years, 3 months ago
  100. 732742e binman: Skip elf tests if python elftools is not available by Stefan Herbrechtsmeier · 2 years, 3 months ago