1. d0a2d6f Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · 4 years, 1 month ago
  2. d697a2d tools: image-host.c: use correct output format by Heinrich Schuchardt · 4 years, 2 months ago
  3. 089fc92 mkimage: Skip adding non-existent IDs to a list by Naoki Hayama · 4 years, 2 months ago
  4. 6b7db0a sunxi: binman: Add support for including SCP firmware by Samuel Holland · 4 years, 1 month ago
  5. 9d8cc63 binman: Add support for SCP firmware by Samuel Holland · 4 years, 1 month ago
  6. 91079ac sunxi: binman: Update FIT component descriptions by Samuel Holland · 4 years, 1 month ago
  7. 99fdebc binman: Only write FDT once per node by Samuel Holland · 4 years, 1 month ago
  8. 7c1a302 checkpatch.pl: Make CONFIG_IS_ENABLED(CONFIG_*) an error by Alper Nebi Yasak · 4 years, 2 months ago
  9. 64d67c4 fit: cipher: aes: allow to store the IV in the FIT image by Philippe Reynes · 4 years, 2 months ago
  10. 8dcfee9 Merge branch 'for-next' of https://github.com/lftan/u-boot by Tom Rini · 4 years, 2 months ago
  11. 31b24b4 Kconfig: Create a new tools menu by Simon Glass · 4 years, 3 months ago
  12. de25f01 tools: socfpgaimage: Add param entry point (ep) support for Arria 10 (v1) by Ley Foon Tan · 4 years, 2 months ago
  13. fbdbff3 tools: socfpgaimage: Add check params function for Arria 10 (v1) by Ley Foon Tan · 4 years, 3 months ago
  14. a072950 binman: Support adding a U-Boot environment by Simon Glass · 4 years, 3 months ago
  15. 6f1f4d4 binman: Show an error when a file is missing by Simon Glass · 4 years, 3 months ago
  16. 5d90d5e binman: sunxi: Add help message for missing sunxi ATF BL31 by Simon Glass · 4 years, 3 months ago
  17. a820af7 binman: Support help messages for missing blobs by Simon Glass · 4 years, 3 months ago
  18. 1032acc binman: Allow selecting default FIT configuration by Simon Glass · 4 years, 3 months ago
  19. fb4e538 binman: Document how CROSS_COMPILE, CC, HOSTCC etc. are used in README by Alper Nebi Yasak · 4 years, 3 months ago
  20. cd740d3 binman: Allow resolving host-specific tools from env vars by Alper Nebi Yasak · 4 years, 3 months ago
  21. 5cd321d binman: Use target-specific tools when cross-compiling by Alper Nebi Yasak · 4 years, 3 months ago
  22. e475c5c binman: Support cross-compiling test files to x86 by Alper Nebi Yasak · 4 years, 3 months ago
  23. fede44a buildman: Use git worktrees instead of git clones when possible by Alper Nebi Yasak · 4 years, 3 months ago
  24. a435cd1 binman: Support generating FITs with multiple dtbs by Simon Glass · 4 years, 3 months ago
  25. 559c4de binman: Add support for ATF BL31 by Simon Glass · 4 years, 3 months ago
  26. b8f9037 binman: Move 'external' support into base class by Simon Glass · 4 years, 3 months ago
  27. 31ee50f binman: Fix up a few missing comments by Simon Glass · 4 years, 3 months ago
  28. 21db0ff binman: Allow entry args to be required by Simon Glass · 4 years, 3 months ago
  29. c08a11f tools: Drop unnecessary use of __file__ by Simon Glass · 4 years, 3 months ago
  30. c1dc2f8 binman: Use pkg_resources to find resources by Simon Glass · 4 years, 3 months ago
  31. c261ec1 binman: Build FIT image subentries with the section etype by Alper Nebi Yasak · 4 years, 3 months ago
  32. c503060 binman: Respect pad-before property of section subentries by Alper Nebi Yasak · 4 years, 3 months ago
  33. 6aae239 binman: Ignore hash*, signature* nodes in sections by Alper Nebi Yasak · 4 years, 3 months ago
  34. 464ccf0 Merge tag 'u-boot-imx-20200825' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 4 years, 3 months ago
  35. cba0725 Merge tag 'dm-pull-22aug20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 4 years, 3 months ago
  36. ce44bf5 moveconfig: Skip binary and ELF files by Simon Glass · 4 years, 4 months ago
  37. bc404b7 binman: Add a setup script for Python by Simon Glass · 4 years, 4 months ago
  38. 235968d dtoc: Add a setup script for Python by Simon Glass · 4 years, 4 months ago
  39. 90cd6f0 binman: Correct some import statements by Simon Glass · 4 years, 4 months ago
  40. 220ff5f binman: Move GetEntryModules() to control by Simon Glass · 4 years, 4 months ago
  41. 0afc716 tools/imximage: fix DCD Blocks message output order by Matthias Schiffer · 4 years, 4 months ago
  42. 14139f5 mkimage: fit: fix import of external data by Patrick Oppenlander · 4 years, 4 months ago
  43. 5964c3f mkimage: fit: include image cipher in configuration signature by Patrick Oppenlander · 4 years, 4 months ago
  44. a4fafb3 mkimage: fit: don't cipher ciphered data by Patrick Oppenlander · 4 years, 4 months ago
  45. be47211 mkimage: fit: handle FDT_ERR_NOSPACE when ciphering by Patrick Oppenlander · 4 years, 4 months ago
  46. d586fc3 mkimage: fit: only process one cipher node by Patrick Oppenlander · 4 years, 4 months ago
  47. f820563 tools: env: Avoid an uninited warning with was_locked by Simon Glass · 4 years, 4 months ago
  48. e0de0f2 tools: env: Fix printf() warning in fw_env by Simon Glass · 4 years, 4 months ago
  49. c2248cb fit_image: Use calloc() to fix reproducibility issue by Fabio Estevam · 4 years, 4 months ago
  50. f38051e checkpatch: Don't allow common.h and dm.h in headers by Simon Glass · 4 years, 4 months ago
  51. 50137da patman: Fix up the test comments by Simon Glass · 4 years, 4 months ago
  52. 20c21bf fw_setenv: lock the flash only if it was locked before by Ivan Mikhaylov · 4 years, 5 months ago
  53. e064fc1 dtoc: remove compatible string aliases support by Walter Lozano · 4 years, 4 months ago
  54. 5fe734c dtoc: look for compatible string aliases in driver list by Walter Lozano · 4 years, 4 months ago
  55. c46090d Makefile: Rename ALL-y to INPUTS-y by Simon Glass · 4 years, 4 months ago
  56. a679366 buildman: Show the build rate at the end by Simon Glass · 4 years, 4 months ago
  57. 3697171 buildman: Correct the testOutputDir() unit test by Simon Glass · 4 years, 4 months ago
  58. 952109b buildman: Allow using older versions of genboardscfg.py by Simon Glass · 4 years, 4 months ago
  59. d82062b dtoc: add coverage test for unicode error by Walter Lozano · 4 years, 4 months ago
  60. 6eb63c7 binman: Re-enable concurrent tests by Simon Glass · 4 years, 5 months ago
  61. 14c596c binman: Don't change the descriptor in tests by Simon Glass · 4 years, 4 months ago
  62. 2173fb4 patman: When no tracking branch is provided, tell the user by Nicolas Boichat · 4 years, 5 months ago
  63. 0da9574 patman: Make sure sendemail.suppresscc is (un)set correctly by Nicolas Boichat · 4 years, 5 months ago
  64. ed73b31 Add information for skipped commit options by Patrick Delaunay · 4 years, 5 months ago
  65. 2870c1c patman: Detect unexpected END by Patrick Delaunay · 4 years, 5 months ago
  66. 45d556d binman: Add support for generating a FIT by Simon Glass · 4 years, 5 months ago
  67. f67c99c dtoc: Allow adding variable-sized data to a dtb by Simon Glass · 4 years, 5 months ago
  68. 472ee0c mkimage: Allow updating the FIT timestamp by Simon Glass · 4 years, 5 months ago
  69. d70829a binman: Allow zero-length entries to overlap by Simon Glass · 4 years, 5 months ago
  70. e88cef9 binman: Allow missing Intel blobs by Simon Glass · 4 years, 5 months ago
  71. a003cd3 binman: Detect when valid images are not produced by Simon Glass · 4 years, 5 months ago
  72. 6e02f7c patman: Update errors and warnings to use stderr by Simon Glass · 4 years, 5 months ago
  73. 5d94cc6 binman: Allow external binaries to be missing by Simon Glass · 4 years, 5 months ago
  74. 4761f4a binman: Convert existing binary blobs to blob_ext by Simon Glass · 4 years, 5 months ago
  75. 5e56018 binman: Add an etype for external binary blobs by Simon Glass · 4 years, 5 months ago
  76. 67c5980 binman: Use super() instead of specifying parent type by Simon Glass · 4 years, 5 months ago
  77. 12dd26ad binman: Fix a few typos in the entry docs by Simon Glass · 4 years, 5 months ago
  78. 48f3aad binman: Add support for calling mkimage by Simon Glass · 4 years, 5 months ago
  79. 901ec8f binman: Set a default toolpath by Simon Glass · 4 years, 5 months ago
  80. 5d5930d binman: Specify the toolpath when running test coverage by Simon Glass · 4 years, 5 months ago
  81. 6a5d36e binman: Correct the search patch for pylibfdt by Simon Glass · 4 years, 5 months ago
  82. b5a47b2 binman: cbfs: Fix IFWI typo by Simon Glass · 4 years, 5 months ago
  83. b5a8a94 binman: Output errors to stderr by Simon Glass · 4 years, 5 months ago
  84. dbac716 patman: Add a -D option to enable debugging by Simon Glass · 4 years, 5 months ago
  85. 08e91be patman: Support collecting response tags in Patchstream by Simon Glass · 4 years, 5 months ago
  86. 3f6cd78 patman: Allow disabling 'bright' mode with Print output by Simon Glass · 4 years, 5 months ago
  87. 109e84e patman: Add a 'test' subcommand by Simon Glass · 4 years, 5 months ago
  88. ecb09da patman: Allow different commands by Simon Glass · 4 years, 5 months ago
  89. eb101ac patman: Convert to ArgumentParser by Simon Glass · 4 years, 5 months ago
  90. b3bf4e1 patman: Allow skipping patches at the end by Simon Glass · 4 years, 5 months ago
  91. 2eb4da7 patman: Allow creating patches for another branch by Simon Glass · 4 years, 5 months ago
  92. 54f1c5b patman: Add a test that uses gitpython by Simon Glass · 4 years, 5 months ago
  93. 24725af patman: Move main code out to a control module by Simon Glass · 4 years, 5 months ago
  94. bddb438 patman: Use test_util to show test results by Simon Glass · 4 years, 5 months ago
  95. 5a9ecb2 Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm" by Tom Rini · 4 years, 4 months ago
  96. d6a56ac patman: When no tracking branch is provided, tell the user by Nicolas Boichat · 4 years, 5 months ago
  97. feba110 patman: Make sure sendemail.suppresscc is (un)set correctly by Nicolas Boichat · 4 years, 5 months ago
  98. 03b9dcd Add information for skipped commit options by Patrick Delaunay · 4 years, 5 months ago
  99. 05cc537 patman: Detect unexpected END by Patrick Delaunay · 4 years, 5 months ago
  100. c7b010d binman: Add support for generating a FIT by Simon Glass · 4 years, 5 months ago