1. 8c042fb patman: add '--get-maintainer-script' argument by Maxim Cournoyer · 1 year, 10 months ago
  2. 8f8d3f7 patman: additionally honor a local .patman config file by Maxim Cournoyer · 1 year, 10 months ago
  3. db16edd patman: fail early in Setup when provided config file does not exist by Maxim Cournoyer · 1 year, 10 months ago
  4. 2c58a5e patman: set the default config_fname argument value to None by Maxim Cournoyer · 1 year, 10 months ago
  5. 57e3b03 patman: import gitutil module where it is needed by Maxim Cournoyer · 1 year, 10 months ago
  6. 8b73f9b patman: replace deprecated SafeConfigParser with ConfigParser by Maxim Cournoyer · 1 year, 10 months ago
  7. 872f3a4 patman: fix pep8 warnings in settings module by Maxim Cournoyer · 1 year, 10 months ago
  8. 3052930 patman: document default 'send' command by Maxim Cournoyer · 1 year, 10 months ago
  9. f393f59 patman: document how to run test suite via pytest by Maxim Cournoyer · 1 year, 10 months ago
  10. 52c1c33 patman: hide the 'test' command unless test data is available by Maxim Cournoyer · 1 year, 10 months ago
  11. a3997a0 patman: add pytest configuration file by Maxim Cournoyer · 1 year, 10 months ago
  12. 579916b patman: rename main script to __main__.py by Maxim Cournoyer · 1 year, 10 months ago
  13. 648d818 patman: invoke the checkpatch.pl script with '--u-boot' and '--strict' by Maxim Cournoyer · 1 year, 10 months ago
  14. 1c77598 patman: locate test data files via __file__ and pathlib by Maxim Cournoyer · 1 year, 10 months ago
  15. f9e20e3 patman: cosmetic: Fix PEP 8 warnings for the gitutil module. by Maxim Cournoyer · 1 year, 10 months ago
  16. a5197fc patman: locate README.rst via importlib by Maxim Cournoyer · 1 year, 10 months ago
  17. 425bbed patman: fix installation of README.rst data file by Maxim Cournoyer · 1 year, 10 months ago
  18. 291ab6c patman: remove extraneous imports by Maxim Cournoyer · 1 year, 10 months ago
  19. e0ddd89 patman: Switch to setuptools by Sean Anderson · 1 year, 11 months ago
  20. 9ef3ba8 kbuild: Remove checking for adhoc CONFIG symbols by Tom Rini · 1 year, 11 months ago
  21. 2a06da0 checkpatch.pl: Update CONFIG logic in U-Boot section by Tom Rini · 1 year, 11 months ago
  22. fa2fd53 global: Migrate CONFIG_X86_MRC_ADDR to CFG by Tom Rini · 1 year, 11 months ago
  23. 6bd2372 env: Rework ENV_IS_EMBEDDED and related logic slightly by Tom Rini · 1 year, 11 months ago
  24. 486aef0 u-boot-initial-env: rework make target by Max Krummenacher · 1 year, 11 months ago
  25. 28f924f tools: mkimage: add new image type "fdt_legacy" by Marc Kleine-Budde · 1 year, 11 months ago
  26. 72c3f5d tools: mkimage: don't print error message "Success" in case of failure by Marc Kleine-Budde · 1 year, 11 months ago
  27. 4b95e84 tools: fdtgrep: Fix handle leak by Mikhail Ilin · 1 year, 11 months ago
  28. 17f8a74 tools: mkimage: Fix nullptr at strchr() by Mikhail Ilin · 1 year, 11 months ago
  29. 2d1b2ac tool: ifwitool: Fix buffer overflow by Mikhail Ilin · 1 year, 11 months ago
  30. 1642329 tool: ifwitool: The function localtime() can return NULL. by Mikhail Ilin · 1 year, 11 months ago
  31. c059a22 tools: env: fw_env: Fix unused-result warning by Jaehoon Chung · 2 years ago
  32. 09ed7e6 CI: Update to gcc-12.2 by Tom Rini · 1 year, 11 months ago
  33. 83e37a8 buildman: Fetch 12.2.0 toolchains by default by Tom Rini · 1 year, 11 months ago
  34. 65cc0e2 global: Move remaining CONFIG_SYS_* to CFG_SYS_* by Tom Rini · 1 year, 11 months ago
  35. c246d69 tools: mkenvimage: Drop duplicate crc header include by Marek Vasut · 2 years ago
  36. 8dd0059 binman: Add documentation for the command line args by Simon Glass · 2 years ago
  37. d7713ad buildman: Add --allow-missing flag to allow missing blobs by Tom Rini · 2 years ago
  38. 5f319fa buildman: Reinstate removal of temp output dir in tests by Simon Glass · 2 years ago
  39. 301cd74 buildman: Ensure config_fname is inited by Simon Glass · 2 years ago
  40. 85760a6 binman: Add a separate section about environment variables by Simon Glass · 2 years ago
  41. 35b6e53 buildman: Detect binman reporting missing blobs by Simon Glass · 2 years ago
  42. cd6889d buildman: Drop mention of old architectures by Simon Glass · 2 years ago
  43. 3da04ff buildman: Update the default settings file by Simon Glass · 2 years ago
  44. ce59252 buildman: Update the arc toolchain by Simon Glass · 2 years ago
  45. 274d053 buildman: Drop mention of MAKEALL by Simon Glass · 2 years ago
  46. 74df491 buildman: Convert documentation to rST by Simon Glass · 2 years ago
  47. b38da15 binman: Use an exit code when blobs are missing by Simon Glass · 2 years ago
  48. fb132b3 Revert "binman: btool: gzip: fix packer name so that binary can be found" by Quentin Schulz · 2 years ago
  49. 478332a binman: bintool: remove btool_ prefix from btool names by Quentin Schulz · 2 years ago
  50. f65ee99 mkeficapsule: Add support for setting OEM flags in capsule header by Sughosh Ganu · 2 years ago
  51. 6da9271 mkeficapsule: Add support for generating empty capsules by Sughosh Ganu · 2 years ago
  52. 873cf8a test: dm: Add test cases for FWU Metadata uclass by Sughosh Ganu · 2 years ago
  53. d2afb9e binman: Support writing symbols into ELF files by Simon Glass · 2 years ago
  54. 3fbba55 binman: Handle writing ELF symbols in the Entry class by Simon Glass · 2 years ago
  55. 2b8b27f binman: Split out looking up a symbol into a function by Simon Glass · 2 years ago
  56. 2856579 binman: Allow obtaining a symbol value by Simon Glass · 2 years ago
  57. 9846390 Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASE by Simon Glass · 2 years ago
  58. e8da1da buildman: Handle the MAINTAINERS 'N' tag by Simon Glass · 2 years ago
  59. 218e2c4 Merge tag 'video-20221030' of https://source.denx.de/u-boot/custodians/u-boot-video by Tom Rini · 2 years ago
  60. b86986c video: Rename CONFIG_DM_VIDEO to CONFIG_VIDEO by Simon Glass · 2 years ago
  61. 1dc6517 Drop CONFIG_LCD_LOGO by Simon Glass · 2 years ago
  62. 3545e85 binman: Add support for symlinking images by Neha Malcom Francis · 2 years ago
  63. 0abe332 mkimage: fit: Fix signing of configs with external data by Sean Anderson · 2 years ago
  64. 3379926 docker: Install pyelftools for builds by Simon Glass · 2 years ago
  65. fa1f99a tools: k3_gen_x509_cert: Do not print SWRV on build by Andrew Davis · 2 years ago
  66. 7c5eeb8 image-pre-load: Move macros/definitions to image.h by Steven Lawrance · 2 years, 1 month ago
  67. 3672ed7 buildman: differentiate between riscv32, riscv64 by Heinrich Schuchardt · 2 years, 1 month ago
  68. e2ce13c docker: install riscv32 toolchain by Heinrich Schuchardt · 2 years, 1 month ago
  69. cbd0043 tools: kwbimage: Verify maximal kwbimage header size by Pali Rohár · 2 years, 1 month ago
  70. 2d45913 Merge branch 'next' by Tom Rini · 2 years, 1 month ago
  71. f3543e6 treewide: Drop image_header_t typedef by Simon Glass · 2 years, 1 month ago
  72. 316590d tools: env: Fix missing closedir in ubi_get_volnum_by_name by Miaoqian Lin · 2 years, 1 month ago
  73. 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
  74. 3e33321 tools: mtk_image: add support for nand headers used by newer chips by Weijie Gao · 2 years, 1 month ago
  75. cadb1a8 tools: mtk_image: split the code of generating NAND header into a new file by Weijie Gao · 2 years, 1 month ago
  76. 687e10e tools: mtk_image: split gfh header verification into a new function by Weijie Gao · 2 years, 1 month ago
  77. d64af08 binman: Get futility by building it by Simon Glass · 2 years, 1 month ago
  78. e9a1ff9 Merge branch 'master' into next by Tom Rini · 2 years, 1 month ago
  79. 634aa8e tools: termios_linux.h: Fix compilation on non-glibc systems by Pali Rohár · 2 years, 1 month ago
  80. ca076d9 tools: kwboot: Change KWBOOT_MSG_RSP_TIMEO_AXP to 10ms by Stefan Roese · 2 years, 2 months ago
  81. e1c0811 dtoc: Drop sys.exit() in test_fdt by Simon Glass · 2 years, 2 months ago
  82. 6ad2452 binman: Add VPL support by Simon Glass · 2 years, 8 months ago
  83. 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
  84. 6cc29dc binman: allow user-defined filenames for mkimage entry by Quentin Schulz · 2 years, 2 months ago
  85. 4d91df0 binman: add support for skipping file concatenation for mkimage by Quentin Schulz · 2 years, 2 months ago
  86. 7ac6842 binman: bintool: bzip2: fix version function on non-Debian-based systems by Quentin Schulz · 2 years, 2 months ago
  87. 9c96786 binman: btool: futility: use Bintool.version by Quentin Schulz · 2 years, 2 months ago
  88. 4508fb9 binman: btool: fiptool: use Bintool.version by Quentin Schulz · 2 years, 2 months ago
  89. e440843 binman: bintool: parametrize args to pass to binary for returning version by Quentin Schulz · 2 years, 2 months ago
  90. 65e2c14 binman: btool: mkimage: use Bintool.version by Quentin Schulz · 2 years, 2 months ago
  91. f17219a binman: btool: lz4: use Bintool.version by Quentin Schulz · 2 years, 2 months ago
  92. 723a63e binman: bintool: move version check implementation into bintool class by Quentin Schulz · 2 years, 2 months ago
  93. daa2da7 binman: btool: gzip: fix packer name so that binary can be found by Quentin Schulz · 2 years, 2 months ago
  94. 1a4af2d tools: mkimage: fix build with recent LibreSSL by Mark Kettenis · 2 years, 2 months ago
  95. 5cb0b25 binman: Sort tests and rework test-file numbers by Stefan Herbrechtsmeier · 2 years, 2 months ago
  96. 86e5446 binman: Document how to handle dependent images by Simon Glass · 2 years, 2 months ago
  97. 0712860 binman: Mention split-elf in the main docs by Simon Glass · 2 years, 2 months ago
  98. 65af8f2 patman: Tidy up unnecessary blank lines and numbers by Simon Glass · 2 years, 2 months ago
  99. 74eaa5c patman: Fix version table by Simon Glass · 2 years, 2 months ago
  100. 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