1. c27ee7c patman: Drop tools.ToByte() by Simon Glass · Sun Nov 08 20:36:19 2020 -0700
  2. 9dfb311 patman: Drop unicode helper functions by Simon Glass · Sun Nov 08 20:36:18 2020 -0700
  3. c9a032c fdt: Use an Enum for the data type by Simon Glass · Sun Nov 08 20:36:17 2020 -0700
  4. eb943b1 binman: Correct calculation for image-pos by Simon Glass · Mon Nov 02 12:55:44 2020 -0700
  5. e17220f binman: Update intel_ifwi to store padded section by Simon Glass · Mon Nov 02 12:55:43 2020 -0700
  6. a22e680 binman: Avoid calculated section data repeatedly by Simon Glass · Mon Oct 26 17:40:26 2020 -0600
  7. d92c836 binman: Support compression of sections by Simon Glass · Mon Oct 26 17:40:25 2020 -0600
  8. d99850b binman: Use the actual contents in CheckSize() by Simon Glass · Mon Oct 26 17:40:24 2020 -0600
  9. c5f4b48 binman: Update CheckEntries() for compressed sections by Simon Glass · Mon Oct 26 17:40:23 2020 -0600
  10. 2d9570d binman: Drop CheckEntries() by Simon Glass · Mon Oct 26 17:40:22 2020 -0600
  11. b193d46 binman: Call CheckSize() from the section's Pack() method by Simon Glass · Mon Oct 26 17:40:21 2020 -0600
  12. 6a6c1b7 binman: Drop the Entry.CheckSize() method by Simon Glass · Mon Oct 26 17:40:20 2020 -0600
  13. bd668e3 binman: Move sort and expand to the main Pack() function by Simon Glass · Mon Oct 26 17:40:19 2020 -0600
  14. 55f6807 binman: Drop Entry.CheckOffset() by Simon Glass · Mon Oct 26 17:40:18 2020 -0600
  15. acd6c6e binman: Avoid reporting image-pos with compression by Simon Glass · Mon Oct 26 17:40:17 2020 -0600
  16. 72eeff1 binman: Set section contents in GetData() by Simon Glass · Mon Oct 26 17:40:16 2020 -0600
  17. 789b3440 binman: Store the original data before compression by Simon Glass · Mon Oct 26 17:40:15 2020 -0600
  18. bb39574 binman: Make section padding consistent with other entries by Simon Glass · Mon Oct 26 17:40:14 2020 -0600
  19. 510ef0f binman: Move section padding to the parent by Simon Glass · Mon Oct 26 17:40:13 2020 -0600
  20. ff1903a binman: Refactor _BuildSectionData() by Simon Glass · Mon Oct 26 17:40:12 2020 -0600
  21. d0850eb binman: Move section-building code into a function by Simon Glass · Mon Oct 26 17:40:11 2020 -0600
  22. afb9caa binman: Expand docs and test for alignment by Simon Glass · Mon Oct 26 17:40:10 2020 -0600
  23. d12599d binman: Expand docs and test for padding by Simon Glass · Mon Oct 26 17:40:09 2020 -0600
  24. 187202f binman: Update testPackExtra with more checks by Simon Glass · Mon Oct 26 17:40:08 2020 -0600
  25. 51d02ad binman: Use 'files-compress' to set compression for files by Simon Glass · Mon Oct 26 17:40:07 2020 -0600
  26. a1301a2 binman: Move CompressData() into Entry base class by Simon Glass · Mon Oct 26 17:40:06 2020 -0600
  27. d617986 binman: Expand the error message for breaching a section by Simon Glass · Mon Oct 26 17:40:05 2020 -0600
  28. 05ef6f3 binman: Remove references to 'image' in entry_Section by Simon Glass · Mon Oct 26 17:40:04 2020 -0600
  29. 31a0963 binman: Fix return from u-boot-ucode if there is no DT by Simon Glass · Mon Oct 26 17:40:03 2020 -0600
  30. 7668194 binman: Give a sensible error if no command is given by Simon Glass · Mon Oct 26 17:40:02 2020 -0600
  31. d1fdf75 binman: Add tests for skip-at-start sections by Simon Glass · Mon Oct 26 17:40:01 2020 -0600
  32. 8cdc08a binman: Drop unused return variable for _DoTestFile() by Simon Glass · Mon Oct 26 17:40:00 2020 -0600
  33. 136dd35 binman: Update the entry docs by Simon Glass · Mon Oct 26 17:39:59 2020 -0600
  34. 6b7db0a sunxi: binman: Add support for including SCP firmware by Samuel Holland · Wed Oct 21 21:12:16 2020 -0500
  35. 9d8cc63 binman: Add support for SCP firmware by Samuel Holland · Wed Oct 21 21:12:15 2020 -0500
  36. 91079ac sunxi: binman: Update FIT component descriptions by Samuel Holland · Wed Oct 21 21:12:14 2020 -0500
  37. 99fdebc binman: Only write FDT once per node by Samuel Holland · Wed Oct 21 21:12:09 2020 -0500
  38. a072950 binman: Support adding a U-Boot environment by Simon Glass · Sun Sep 06 10:35:33 2020 -0600
  39. 6f1f4d4 binman: Show an error when a file is missing by Simon Glass · Sun Sep 06 10:35:32 2020 -0600
  40. 5d90d5e binman: sunxi: Add help message for missing sunxi ATF BL31 by Simon Glass · Sun Sep 06 10:39:10 2020 -0600
  41. a820af7 binman: Support help messages for missing blobs by Simon Glass · Sun Sep 06 10:39:09 2020 -0600
  42. 1032acc binman: Allow selecting default FIT configuration by Simon Glass · Sun Sep 06 10:39:08 2020 -0600
  43. fb4e538 binman: Document how CROSS_COMPILE, CC, HOSTCC etc. are used in README by Alper Nebi Yasak · Sun Sep 06 14:46:07 2020 +0300
  44. 5cd321d binman: Use target-specific tools when cross-compiling by Alper Nebi Yasak · Sun Sep 06 14:46:05 2020 +0300
  45. e475c5c binman: Support cross-compiling test files to x86 by Alper Nebi Yasak · Sun Sep 06 14:46:04 2020 +0300
  46. a435cd1 binman: Support generating FITs with multiple dtbs by Simon Glass · Tue Sep 01 05:13:59 2020 -0600
  47. 559c4de binman: Add support for ATF BL31 by Simon Glass · Tue Sep 01 05:13:58 2020 -0600
  48. b8f9037 binman: Move 'external' support into base class by Simon Glass · Tue Sep 01 05:13:57 2020 -0600
  49. 31ee50f binman: Fix up a few missing comments by Simon Glass · Tue Sep 01 05:13:55 2020 -0600
  50. 21db0ff binman: Allow entry args to be required by Simon Glass · Tue Sep 01 05:13:54 2020 -0600
  51. c08a11f tools: Drop unnecessary use of __file__ by Simon Glass · Sat Aug 29 11:36:15 2020 -0600
  52. c1dc2f8 binman: Use pkg_resources to find resources by Simon Glass · Sat Aug 29 11:36:14 2020 -0600
  53. c261ec1 binman: Build FIT image subentries with the section etype by Alper Nebi Yasak · Mon Aug 31 12:58:20 2020 +0300
  54. c503060 binman: Respect pad-before property of section subentries by Alper Nebi Yasak · Mon Aug 31 12:58:19 2020 +0300
  55. 6aae239 binman: Ignore hash*, signature* nodes in sections by Alper Nebi Yasak · Mon Aug 31 12:58:18 2020 +0300
  56. bc404b7 binman: Add a setup script for Python by Simon Glass · Wed Aug 05 13:27:49 2020 -0600
  57. 90cd6f0 binman: Correct some import statements by Simon Glass · Wed Aug 05 13:27:47 2020 -0600
  58. 220ff5f binman: Move GetEntryModules() to control by Simon Glass · Wed Aug 05 13:27:46 2020 -0600
  59. c46090d Makefile: Rename ALL-y to INPUTS-y by Simon Glass · Sun Jul 19 13:56:01 2020 -0600
  60. 14c596c binman: Don't change the descriptor in tests by Simon Glass · Sat Jul 25 15:11:19 2020 -0600
  61. 45d556d binman: Add support for generating a FIT by Simon Glass · Thu Jul 09 18:39:45 2020 -0600
  62. d70829a binman: Allow zero-length entries to overlap by Simon Glass · Thu Jul 09 18:39:42 2020 -0600
  63. e88cef9 binman: Allow missing Intel blobs by Simon Glass · Thu Jul 09 18:39:41 2020 -0600
  64. a003cd3 binman: Detect when valid images are not produced by Simon Glass · Thu Jul 09 18:39:40 2020 -0600
  65. 6e02f7c patman: Update errors and warnings to use stderr by Simon Glass · Thu Jul 09 18:39:39 2020 -0600
  66. 5d94cc6 binman: Allow external binaries to be missing by Simon Glass · Thu Jul 09 18:39:38 2020 -0600
  67. 4761f4a binman: Convert existing binary blobs to blob_ext by Simon Glass · Thu Jul 09 18:39:37 2020 -0600
  68. 5e56018 binman: Add an etype for external binary blobs by Simon Glass · Thu Jul 09 18:39:36 2020 -0600
  69. 67c5980 binman: Use super() instead of specifying parent type by Simon Glass · Thu Jul 09 18:39:35 2020 -0600
  70. 12dd26ad binman: Fix a few typos in the entry docs by Simon Glass · Thu Jul 09 18:39:32 2020 -0600
  71. 48f3aad binman: Add support for calling mkimage by Simon Glass · Thu Jul 09 18:39:31 2020 -0600
  72. 901ec8f binman: Set a default toolpath by Simon Glass · Thu Jul 09 18:39:30 2020 -0600
  73. 5d5930d binman: Specify the toolpath when running test coverage by Simon Glass · Thu Jul 09 18:39:29 2020 -0600
  74. 6a5d36e binman: Correct the search patch for pylibfdt by Simon Glass · Thu Jul 09 18:39:28 2020 -0600
  75. b5a47b2 binman: cbfs: Fix IFWI typo by Simon Glass · Thu Jul 09 18:39:27 2020 -0600
  76. b5a8a94 binman: Output errors to stderr by Simon Glass · Thu Jul 09 18:39:26 2020 -0600
  77. 5a9ecb2 Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm" by Tom Rini · Fri Jul 24 08:42:06 2020 -0400
  78. c7b010d binman: Add support for generating a FIT by Simon Glass · Thu Jul 09 18:39:45 2020 -0600
  79. 5781864 binman: Allow zero-length entries to overlap by Simon Glass · Thu Jul 09 18:39:42 2020 -0600
  80. b791ad4 binman: Allow missing Intel blobs by Simon Glass · Thu Jul 09 18:39:41 2020 -0600
  81. 7332588 binman: Detect when valid images are not produced by Simon Glass · Thu Jul 09 18:39:40 2020 -0600
  82. dab7c43 patman: Update errors and warnings to use stderr by Simon Glass · Thu Jul 09 18:39:39 2020 -0600
  83. 42f927a binman: Allow external binaries to be missing by Simon Glass · Thu Jul 09 18:39:38 2020 -0600
  84. 656014d binman: Convert existing binary blobs to blob_ext by Simon Glass · Thu Jul 09 18:39:37 2020 -0600
  85. 9ade419 binman: Add an etype for external binary blobs by Simon Glass · Thu Jul 09 18:39:36 2020 -0600
  86. 4a41e5d binman: Use super() instead of specifying parent type by Simon Glass · Thu Jul 09 18:39:35 2020 -0600
  87. 25a50db binman: Fix a few typos in the entry docs by Simon Glass · Thu Jul 09 18:39:32 2020 -0600
  88. b7ca1c9 binman: Add support for calling mkimage by Simon Glass · Thu Jul 09 18:39:31 2020 -0600
  89. 8ed2523 binman: Set a default toolpath by Simon Glass · Thu Jul 09 18:39:30 2020 -0600
  90. b70caf7 binman: Specify the toolpath when running test coverage by Simon Glass · Thu Jul 09 18:39:29 2020 -0600
  91. 0b75468 binman: Correct the search patch for pylibfdt by Simon Glass · Thu Jul 09 18:39:28 2020 -0600
  92. 1f32ff91 binman: cbfs: Fix IFWI typo by Simon Glass · Thu Jul 09 18:39:27 2020 -0600
  93. 44c40fd binman: Output errors to stderr by Simon Glass · Thu Jul 09 18:39:26 2020 -0600
  94. 4214316 patman: Tidy up sys.path changes by Simon Glass · Fri Apr 17 18:09:05 2020 -0600
  95. a997ea5 patman: Move to absolute imports by Simon Glass · Fri Apr 17 18:09:04 2020 -0600
  96. c585dd4 binman: Move to absolute imports by Simon Glass · Fri Apr 17 18:09:03 2020 -0600
  97. 7330692 patman: Move test running/reporting to test_util by Simon Glass · Fri Apr 17 18:09:01 2020 -0600
  98. ebbb543 binman: Rename the main module by Simon Glass · Fri Apr 17 18:08:58 2020 -0600
  99. b38aa01 patman: Drop references to __future__ by Simon Glass · Fri Apr 17 18:08:54 2020 -0600
  100. a7a0ca4 binman: fix default filename of u-boot-with-ucode-ptr in documentation by Masahiro Yamada · Sat Dec 14 13:47:26 2019 +0900