1. 9fa6851 rockchip: mkimage: Add rv1126 support by Jagan Teki · 2 years ago
  2. f33096e rockchip: mkimage: make RC4 key const by John Keeping · 2 years ago
  3. ac6c333 CI/Docker: Update to jammy-20221130 tag by Tom Rini · 1 year, 11 months ago
  4. c2c98ea Dockerfile: add package texinfo by Heinrich Schuchardt · 1 year, 11 months ago
  5. 3ef23e9 patman: add '--get-maintainer-script' argument by Maxim Cournoyer · 2 years ago
  6. cb8d3b1 patman: additionally honor a local .patman config file by Maxim Cournoyer · 2 years ago
  7. 64a690f patman: fail early in Setup when provided config file does not exist by Maxim Cournoyer · 2 years ago
  8. da6f7cf patman: set the default config_fname argument value to None by Maxim Cournoyer · 2 years ago
  9. a81a41f patman: import gitutil module where it is needed by Maxim Cournoyer · 2 years ago
  10. cc38d35 patman: replace deprecated SafeConfigParser with ConfigParser by Maxim Cournoyer · 2 years ago
  11. 97f4d76 patman: fix pep8 warnings in settings module by Maxim Cournoyer · 2 years ago
  12. 6a3f71c patman: document default 'send' command by Maxim Cournoyer · 2 years ago
  13. c9f6554 patman: document how to run test suite via pytest by Maxim Cournoyer · 2 years ago
  14. cda0012 patman: hide the 'test' command unless test data is available by Maxim Cournoyer · 2 years ago
  15. 0e54e70 patman: add pytest configuration file by Maxim Cournoyer · 2 years ago
  16. def31ed patman: rename main script to __main__.py by Maxim Cournoyer · 2 years ago
  17. 2f3abd6 patman: invoke the checkpatch.pl script with '--u-boot' and '--strict' by Maxim Cournoyer · 2 years ago
  18. 0331edb patman: locate test data files via __file__ and pathlib by Maxim Cournoyer · 2 years ago
  19. 9a196fb patman: cosmetic: Fix PEP 8 warnings for the gitutil module. by Maxim Cournoyer · 2 years ago
  20. 124acc9 patman: locate README.rst via importlib by Maxim Cournoyer · 2 years ago
  21. 1484c1a patman: fix installation of README.rst data file by Maxim Cournoyer · 2 years ago
  22. fcf2e85 patman: remove extraneous imports by Maxim Cournoyer · 2 years ago
  23. 6c12497 patman: Switch to setuptools by Sean Anderson · 2 years ago
  24. c1b64aa kbuild: Remove checking for adhoc CONFIG symbols by Tom Rini · 2 years ago
  25. 14f8ef6 checkpatch.pl: Update CONFIG logic in U-Boot section by Tom Rini · 2 years ago
  26. aefad5d global: Migrate CONFIG_X86_MRC_ADDR to CFG by Tom Rini · 2 years ago
  27. 4714ab2 env: Rework ENV_IS_EMBEDDED and related logic slightly by Tom Rini · 2 years ago
  28. 5e4d55c u-boot-initial-env: rework make target by Max Krummenacher · 2 years ago
  29. 0aa1da6 tools: mkimage: add new image type "fdt_legacy" by Marc Kleine-Budde · 2 years ago
  30. adc99e1 tools: mkimage: don't print error message "Success" in case of failure by Marc Kleine-Budde · 2 years ago
  31. acea4f5 tools: fdtgrep: Fix handle leak by Mikhail Ilin · 2 years ago
  32. fc0453d tools: mkimage: Fix nullptr at strchr() by Mikhail Ilin · 2 years ago
  33. fd1f4e1 tool: ifwitool: Fix buffer overflow by Mikhail Ilin · 2 years ago
  34. 2d11b46 tool: ifwitool: The function localtime() can return NULL. by Mikhail Ilin · 2 years ago
  35. 18ca449 tools: env: fw_env: Fix unused-result warning by Jaehoon Chung · 2 years, 2 months ago
  36. 77d48f1 CI: Update to gcc-12.2 by Tom Rini · 2 years ago
  37. e0425e3 buildman: Fetch 12.2.0 toolchains by default by Tom Rini · 2 years ago
  38. 6a5dccc global: Move remaining CONFIG_SYS_* to CFG_SYS_* by Tom Rini · 2 years ago
  39. d1c5106 tools: mkenvimage: Drop duplicate crc header include by Marek Vasut · 2 years, 1 month ago
  40. a20c041 binman: Add documentation for the command line args by Simon Glass · 2 years, 1 month ago
  41. 93ebd46 buildman: Add --allow-missing flag to allow missing blobs by Tom Rini · 2 years, 1 month ago
  42. 211c74b buildman: Reinstate removal of temp output dir in tests by Simon Glass · 2 years, 1 month ago
  43. ccc6906 buildman: Ensure config_fname is inited by Simon Glass · 2 years, 1 month ago
  44. a922347 binman: Add a separate section about environment variables by Simon Glass · 2 years, 1 month ago
  45. 199da41 buildman: Detect binman reporting missing blobs by Simon Glass · 2 years, 1 month ago
  46. e93918b buildman: Drop mention of old architectures by Simon Glass · 2 years, 1 month ago
  47. 8897c7d buildman: Update the default settings file by Simon Glass · 2 years, 1 month ago
  48. c325dbe buildman: Update the arc toolchain by Simon Glass · 2 years, 1 month ago
  49. 794beab buildman: Drop mention of MAKEALL by Simon Glass · 2 years, 1 month ago
  50. 79cc9be buildman: Convert documentation to rST by Simon Glass · 2 years, 1 month ago
  51. 6bce5dc binman: Use an exit code when blobs are missing by Simon Glass · 2 years, 1 month ago
  52. 2c70188 Revert "binman: btool: gzip: fix packer name so that binary can be found" by Quentin Schulz · 2 years, 1 month ago
  53. c33383c binman: bintool: remove btool_ prefix from btool names by Quentin Schulz · 2 years, 1 month ago
  54. c067638 mkeficapsule: Add support for setting OEM flags in capsule header by Sughosh Ganu · 2 years, 1 month ago
  55. b39405d mkeficapsule: Add support for generating empty capsules by Sughosh Ganu · 2 years, 1 month ago
  56. 77079e7 test: dm: Add test cases for FWU Metadata uclass by Sughosh Ganu · 2 years, 1 month ago
  57. 37f85de binman: Support writing symbols into ELF files by Simon Glass · 2 years, 1 month ago
  58. 6fc079e binman: Handle writing ELF symbols in the Entry class by Simon Glass · 2 years, 1 month ago
  59. 133f0f7 binman: Split out looking up a symbol into a function by Simon Glass · 2 years, 1 month ago
  60. cb452b0 binman: Allow obtaining a symbol value by Simon Glass · 2 years, 1 month ago
  61. 72cc538 Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASE by Simon Glass · 2 years, 1 month ago
  62. 3a90a69 buildman: Handle the MAINTAINERS 'N' tag by Simon Glass · 2 years, 2 months ago
  63. 5bfbffb Merge tag 'video-20221030' of https://source.denx.de/u-boot/custodians/u-boot-video by Tom Rini · 2 years, 1 month ago
  64. 52cb504 video: Rename CONFIG_DM_VIDEO to CONFIG_VIDEO by Simon Glass · 2 years, 1 month ago
  65. 7391444 Drop CONFIG_LCD_LOGO by Simon Glass · 2 years, 1 month ago
  66. 3eb4be3 binman: Add support for symlinking images by Neha Malcom Francis · 2 years, 1 month ago
  67. 016f4d5 mkimage: fit: Fix signing of configs with external data by Sean Anderson · 2 years, 1 month ago
  68. b955cd2 docker: Install pyelftools for builds by Simon Glass · 2 years, 1 month ago
  69. eacbced tools: k3_gen_x509_cert: Do not print SWRV on build by Andrew Davis · 2 years, 2 months ago
  70. db7b157 image-pre-load: Move macros/definitions to image.h by Steven Lawrance · 2 years, 2 months ago
  71. 8c7fd87 buildman: differentiate between riscv32, riscv64 by Heinrich Schuchardt · 2 years, 2 months ago
  72. 3282915 docker: install riscv32 toolchain by Heinrich Schuchardt · 2 years, 2 months ago
  73. 55f9e49 tools: kwbimage: Verify maximal kwbimage header size by Pali Rohár · 2 years, 2 months ago
  74. 9411630 Merge branch 'next' by Tom Rini · 2 years, 2 months ago
  75. bb7d3bb treewide: Drop image_header_t typedef by Simon Glass · 2 years, 3 months ago
  76. 64f2dda tools: env: Fix missing closedir in ubi_get_volnum_by_name by Miaoqian Lin · 2 years, 2 months ago
  77. 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
  78. f291ee1 tools: mtk_image: add support for nand headers used by newer chips by developer · 2 years, 3 months ago
  79. 4873b41 tools: mtk_image: split the code of generating NAND header into a new file by developer · 2 years, 3 months ago
  80. f9e11c9 tools: mtk_image: split gfh header verification into a new function by developer · 2 years, 3 months ago
  81. 4914547 binman: Get futility by building it by Simon Glass · 2 years, 2 months ago
  82. 586c22b Merge branch 'master' into next by Tom Rini · 2 years, 2 months ago
  83. 3bdb668 tools: termios_linux.h: Fix compilation on non-glibc systems by Pali Rohár · 2 years, 3 months ago
  84. 5285984 tools: kwboot: Change KWBOOT_MSG_RSP_TIMEO_AXP to 10ms by Stefan Roese · 2 years, 3 months ago
  85. 1158914 dtoc: Drop sys.exit() in test_fdt by Simon Glass · 2 years, 4 months ago
  86. 56d0541 binman: Add VPL support by Simon Glass · 2 years, 9 months ago
  87. 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
  88. 0d3a926 binman: allow user-defined filenames for mkimage entry by Quentin Schulz · 2 years, 3 months ago
  89. 9b5c648 binman: add support for skipping file concatenation for mkimage by Quentin Schulz · 2 years, 3 months ago
  90. d2c153f binman: bintool: bzip2: fix version function on non-Debian-based systems by Quentin Schulz · 2 years, 3 months ago
  91. 94c3ff6 binman: btool: futility: use Bintool.version by Quentin Schulz · 2 years, 3 months ago
  92. 853c514 binman: btool: fiptool: use Bintool.version by Quentin Schulz · 2 years, 3 months ago
  93. 3264c35 binman: bintool: parametrize args to pass to binary for returning version by Quentin Schulz · 2 years, 3 months ago
  94. 21811f6 binman: btool: mkimage: use Bintool.version by Quentin Schulz · 2 years, 3 months ago
  95. 29d45ac binman: btool: lz4: use Bintool.version by Quentin Schulz · 2 years, 3 months ago
  96. bbfc137 binman: bintool: move version check implementation into bintool class by Quentin Schulz · 2 years, 3 months ago
  97. ca87ebf binman: btool: gzip: fix packer name so that binary can be found by Quentin Schulz · 2 years, 3 months ago
  98. a94c5e6 tools: mkimage: fix build with recent LibreSSL by Mark Kettenis · 2 years, 3 months ago
  99. 3074bdd binman: Sort tests and rework test-file numbers by Stefan Herbrechtsmeier · 2 years, 3 months ago
  100. fca3856 binman: Document how to handle dependent images by Simon Glass · 2 years, 3 months ago