1. 0723798 binman: Correct some import statements by Simon Glass · 4 years, 3 months ago
  2. 87d4332 binman: Move GetEntryModules() to control by Simon Glass · 4 years, 3 months ago
  3. c995d85 mkimage: fit: fix import of external data by Patrick Oppenlander · 4 years, 3 months ago
  4. ef40129 mkimage: fit: include image cipher in configuration signature by Patrick Oppenlander · 4 years, 3 months ago
  5. b33e5cc mkimage: fit: don't cipher ciphered data by Patrick Oppenlander · 4 years, 3 months ago
  6. 04aeebb mkimage: fit: handle FDT_ERR_NOSPACE when ciphering by Patrick Oppenlander · 4 years, 3 months ago
  7. c520266 mkimage: fit: only process one cipher node by Patrick Oppenlander · 4 years, 3 months ago
  8. 7b27e0f tools: env: Avoid an uninited warning with was_locked by Simon Glass · 4 years, 3 months ago
  9. d9cd4d2 tools: env: Fix printf() warning in fw_env by Simon Glass · 4 years, 3 months ago
  10. aaa91a4 fit_image: Use calloc() to fix reproducibility issue by Fabio Estevam · 4 years, 3 months ago
  11. 23552ba checkpatch: Don't allow common.h and dm.h in headers by Simon Glass · 4 years, 3 months ago
  12. 4620d46 patman: Fix up the test comments by Simon Glass · 4 years, 3 months ago
  13. db82015 fw_setenv: lock the flash only if it was locked before by Ivan Mikhaylov · 4 years, 3 months ago
  14. e9ab331 dtoc: remove compatible string aliases support by Walter Lozano · 4 years, 3 months ago
  15. dcb3ed6 dtoc: look for compatible string aliases in driver list by Walter Lozano · 4 years, 3 months ago
  16. e6385c7 Makefile: Rename ALL-y to INPUTS-y by Simon Glass · 4 years, 3 months ago
  17. 38f159c buildman: Show the build rate at the end by Simon Glass · 4 years, 3 months ago
  18. 3918dfa buildman: Correct the testOutputDir() unit test by Simon Glass · 4 years, 3 months ago
  19. 5a910b9 buildman: Allow using older versions of genboardscfg.py by Simon Glass · 4 years, 3 months ago
  20. 6c74d1b dtoc: add coverage test for unicode error by Walter Lozano · 4 years, 3 months ago
  21. 347e0f0 binman: Re-enable concurrent tests by Simon Glass · 4 years, 3 months ago
  22. 52b10dd binman: Don't change the descriptor in tests by Simon Glass · 4 years, 3 months ago
  23. e1db5c9 patman: When no tracking branch is provided, tell the user by Nicolas Boichat · 4 years, 3 months ago
  24. 9497756 patman: Make sure sendemail.suppresscc is (un)set correctly by Nicolas Boichat · 4 years, 3 months ago
  25. e5ff9ab Add information for skipped commit options by Patrick Delaunay · 4 years, 4 months ago
  26. 7058dd0 patman: Detect unexpected END by Patrick Delaunay · 4 years, 4 months ago
  27. fdc3436 binman: Add support for generating a FIT by Simon Glass · 4 years, 3 months ago
  28. c063917 dtoc: Allow adding variable-sized data to a dtb by Simon Glass · 4 years, 3 months ago
  29. 152b246 mkimage: Allow updating the FIT timestamp by Simon Glass · 4 years, 3 months ago
  30. b3295fd binman: Allow zero-length entries to overlap by Simon Glass · 4 years, 3 months ago
  31. 0ba4b3d binman: Allow missing Intel blobs by Simon Glass · 4 years, 3 months ago
  32. b1cca95 binman: Detect when valid images are not produced by Simon Glass · 4 years, 3 months ago
  33. 38fdb4c patman: Update errors and warnings to use stderr by Simon Glass · 4 years, 3 months ago
  34. 4f9f105 binman: Allow external binaries to be missing by Simon Glass · 4 years, 3 months ago
  35. 04e6a6b binman: Convert existing binary blobs to blob_ext by Simon Glass · 4 years, 3 months ago
  36. ce867ad binman: Add an etype for external binary blobs by Simon Glass · 4 years, 3 months ago
  37. 34861d5 binman: Use super() instead of specifying parent type by Simon Glass · 4 years, 3 months ago
  38. c6162cf binman: Fix a few typos in the entry docs by Simon Glass · 4 years, 3 months ago
  39. 0dc706f binman: Add support for calling mkimage by Simon Glass · 4 years, 3 months ago
  40. b5287c4 binman: Set a default toolpath by Simon Glass · 4 years, 3 months ago
  41. 32eb66d binman: Specify the toolpath when running test coverage by Simon Glass · 4 years, 3 months ago
  42. fdb3040 binman: Correct the search patch for pylibfdt by Simon Glass · 4 years, 3 months ago
  43. 5de9b9c binman: cbfs: Fix IFWI typo by Simon Glass · 4 years, 3 months ago
  44. 6c8e0bf binman: Output errors to stderr by Simon Glass · 4 years, 3 months ago
  45. c9360f16 patman: Add a -D option to enable debugging by Simon Glass · 4 years, 4 months ago
  46. 7207e2b patman: Support collecting response tags in Patchstream by Simon Glass · 4 years, 4 months ago
  47. 3c541c0 patman: Allow disabling 'bright' mode with Print output by Simon Glass · 4 years, 4 months ago
  48. 6bb74de patman: Add a 'test' subcommand by Simon Glass · 4 years, 4 months ago
  49. c4e7902 patman: Allow different commands by Simon Glass · 4 years, 4 months ago
  50. fda1e37 patman: Convert to ArgumentParser by Simon Glass · 4 years, 4 months ago
  51. 137947e patman: Allow skipping patches at the end by Simon Glass · 4 years, 4 months ago
  52. 262130f patman: Allow creating patches for another branch by Simon Glass · 4 years, 4 months ago
  53. fd70986 patman: Add a test that uses gitpython by Simon Glass · 4 years, 4 months ago
  54. 7d5b04e patman: Move main code out to a control module by Simon Glass · 4 years, 4 months ago
  55. 0b3d24a patman: Use test_util to show test results by Simon Glass · 4 years, 4 months ago
  56. 7208396 Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm" by Tom Rini · 4 years, 3 months ago
  57. 28e0367 patman: When no tracking branch is provided, tell the user by Nicolas Boichat · 4 years, 3 months ago
  58. 754c05c patman: Make sure sendemail.suppresscc is (un)set correctly by Nicolas Boichat · 4 years, 3 months ago
  59. 3ce7f75 Add information for skipped commit options by Patrick Delaunay · 4 years, 4 months ago
  60. df1fa4b patman: Detect unexpected END by Patrick Delaunay · 4 years, 4 months ago
  61. 3b9a873 binman: Add support for generating a FIT by Simon Glass · 4 years, 3 months ago
  62. 1f238bd dtoc: Allow adding variable-sized data to a dtb by Simon Glass · 4 years, 3 months ago
  63. 4c63d21 mkimage: Allow updating the FIT timestamp by Simon Glass · 4 years, 3 months ago
  64. 8200d88 binman: Allow zero-length entries to overlap by Simon Glass · 4 years, 3 months ago
  65. 2f5c3a4 binman: Allow missing Intel blobs by Simon Glass · 4 years, 3 months ago
  66. 13262c9 binman: Detect when valid images are not produced by Simon Glass · 4 years, 3 months ago
  67. f9793a1 patman: Update errors and warnings to use stderr by Simon Glass · 4 years, 3 months ago
  68. 5f850fb binman: Allow external binaries to be missing by Simon Glass · 4 years, 3 months ago
  69. 894f635 binman: Convert existing binary blobs to blob_ext by Simon Glass · 4 years, 3 months ago
  70. d498630 binman: Add an etype for external binary blobs by Simon Glass · 4 years, 3 months ago
  71. 1216448 binman: Use super() instead of specifying parent type by Simon Glass · 4 years, 3 months ago
  72. 0b9116e binman: Re-enable concurrent tests by Simon Glass · 4 years, 3 months ago
  73. fe04f64 binman: Fix a few typos in the entry docs by Simon Glass · 4 years, 3 months ago
  74. 3e8fba4 binman: Add support for calling mkimage by Simon Glass · 4 years, 3 months ago
  75. ce774e9 binman: Set a default toolpath by Simon Glass · 4 years, 3 months ago
  76. 92dee5f binman: Specify the toolpath when running test coverage by Simon Glass · 4 years, 3 months ago
  77. 5d8b338 binman: Correct the search patch for pylibfdt by Simon Glass · 4 years, 3 months ago
  78. ccbe7db binman: cbfs: Fix IFWI typo by Simon Glass · 4 years, 3 months ago
  79. de43855 binman: Output errors to stderr by Simon Glass · 4 years, 3 months ago
  80. 0fc2e63 patman: Add a -D option to enable debugging by Simon Glass · 4 years, 4 months ago
  81. df3fc07 patman: Support collecting response tags in Patchstream by Simon Glass · 4 years, 4 months ago
  82. ef66291 patman: Allow disabling 'bright' mode with Print output by Simon Glass · 4 years, 4 months ago
  83. 57374b0 patman: Add a 'test' subcommand by Simon Glass · 4 years, 4 months ago
  84. 4806fa3 patman: Allow different commands by Simon Glass · 4 years, 4 months ago
  85. e676fab patman: Convert to ArgumentParser by Simon Glass · 4 years, 4 months ago
  86. d9dc99e patman: Allow skipping patches at the end by Simon Glass · 4 years, 4 months ago
  87. e9799e0 patman: Allow creating patches for another branch by Simon Glass · 4 years, 4 months ago
  88. 5d59758 patman: Add a test that uses gitpython by Simon Glass · 4 years, 4 months ago
  89. f365375 patman: Move main code out to a control module by Simon Glass · 4 years, 4 months ago
  90. 2e9a0cd patman: Use test_util to show test results by Simon Glass · 4 years, 4 months ago
  91. dd85dc5 mkimage: Fix error message if write less data then expected by Mylène Josserand · 4 years, 3 months ago
  92. f02d0eb dtoc: Support ACPI paths in of-platdata by Simon Glass · 4 years, 4 months ago
  93. 6c3fc50 dtoc: add test for cd-gpios by Walter Lozano · 4 years, 4 months ago
  94. ad34017 dtoc: update dtb_platdata to support cd-gpios by Walter Lozano · 4 years, 4 months ago
  95. 51f1263 dtoc: extend dtoc to use struct driver_info when linking nodes by Walter Lozano · 4 years, 4 months ago
  96. 361e733 dtoc: add option to disable warnings by Walter Lozano · 4 years, 4 months ago
  97. dac8228 dtoc: add support to scan drivers by Walter Lozano · 4 years, 4 months ago
  98. ace16e8 dtoc: add missing code comments by Walter Lozano · 4 years, 4 months ago
  99. 8af45b1 checkpatch: Don't warn about PREFER_IF in headers/DT files by Simon Glass · 4 years, 4 months ago
  100. 5c43076 patman: Add tests for the rest of the checkpatch checks by Simon Glass · 4 years, 4 months ago